commit be0fb159e43e972d3cc1dafd23041c51b5f32086
Author:     Christoph Lohmann <[email protected]>
AuthorDate: Sat Feb 27 23:18:54 2016 +0100
Commit:     Christoph Lohmann <[email protected]>
CommitDate: Sat Feb 27 23:18:54 2016 +0100

    Update the year.

diff --git a/LICENSE b/LICENSE
index 506c2f6..f920181 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
 MIT/X Consortium License
 
 © 2008 Kai Hendry <[email protected]>
-© 2012 Christoph Lohmann <[email protected]> 
+© 2012-2016 Christoph Lohmann <[email protected]> 
 
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
diff --git a/xssstate.c b/xssstate.c
index 1eeca29..f6e63a8 100644
--- a/xssstate.c
+++ b/xssstate.c
@@ -52,7 +52,7 @@ main(int argc, char *argv[]) {
                showtill = true;
                break;
        case 'v':
-               die("xssstate-"VERSION", © 2008-2012 xssstate engineers"
+               die("xssstate-"VERSION", © 2008-2016 xssstate engineers"
                                ", see LICENSE for details.\n");
        default:
                usage();

Reply via email to