projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e8d8a8
)
version.c: Change year from 2015 to 2016.
author
Andre Noll
<maan@tuebingen.mpg.de>
Wed, 22 Jun 2016 16:50:00 +0000
(18:50 +0200)
committer
Andre Noll
<maan@tuebingen.mpg.de>
Fri, 24 Jun 2016 06:37:08 +0000
(08:37 +0200)
This should be automated somehow...
version.c
patch
|
blob
|
history
diff --git
a/version.c
b/version.c
index 695675613398c1ae52867bbd3a04c27bc81145db..6cbb0534746197460f4aa75d2eb2caba1a4d4c0c 100644
(file)
--- a/
version.c
+++ b/
version.c
@@
-43,7
+43,7
@@
const char *version_text(const char *pfx)
static char buf[512];
snprintf(buf, sizeof(buf) - 1, "%s\n"
- "Copyright (C) 2002-201
5
Andre Noll\n"
+ "Copyright (C) 2002-201
6
Andre Noll\n"
"This is free software with ABSOLUTELY NO WARRANTY."
" See COPYING for details.\n"
"Report bugs to <maan@tuebingen.mpg.de>.\n"