happy new year!
authorAaron Marcher <info@nulltime.net>
Sat, 7 Jan 2017 20:28:22 +0000 (21:28 +0100)
committerAaron Marcher <info@nulltime.net>
Sat, 7 Jan 2017 20:28:22 +0000 (21:28 +0100)
LICENSE
slstatus.c

diff --git a/LICENSE b/LICENSE
index 5056ffae636a1cbdbdd307c26d3f42f88dbbe6c8..0764226d66c05cf17191c91448e98f955305598c 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 ISC License
 
-Copyright (C) 2016 Aaron Marcher
+Copyright (C) 2016-2017 Aaron Marcher
 
 Permission to use, copy, modify, and/or distribute this software for any purpose
 with or without fee is hereby granted, provided that the above copyright notice
index 4432e1896cae09329f41fca267f3ca91eb3a743a..155cf2e1a329f2ece37e2de4d96f19d5fb5377ae 100644 (file)
@@ -769,7 +769,7 @@ main(int argc, char *argv[])
                        oflag = 1;
                        break;
                case 'v':
-                       printf("slstatus (C) 2016 slstatus engineers\n");
+                       printf("slstatus (C) 2016-2017 slstatus engineers\n");
                        return 0;
                case 'h':
                        usage(0);