Xinqi Bao's Git
projects
/
slstatus.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
8a29374
)
happy new year!
author
Aaron Marcher <
[email protected]
>
Sat, 7 Jan 2017 20:28:22 +0000
(21:28 +0100)
committer
Aaron Marcher <
[email protected]
>
Sat, 7 Jan 2017 20:28:22 +0000
(21:28 +0100)
LICENSE
patch
|
blob
|
history
slstatus.c
patch
|
blob
|
history
diff --git
a/LICENSE
b/LICENSE
index
5056ffa
..
0764226
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
diff --git
a/slstatus.c
b/slstatus.c
index
4432e18
..
155cf2e
100644
(file)
--- a/
slstatus.c
+++ b/
slstatus.c
@@
-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);