happy new year!

master
Aaron Marcher 9 years ago
parent 8a29374783
commit 3847911771
No known key found for this signature in database
GPG Key ID: 74B048E5C2474F9A

@ -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

@ -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);

Loading…
Cancel
Save