Skip to content

Commit 1229bc2

Browse files
committed
fix: Fixed copyreich date in help string.
1 parent 6b2687b commit 1229bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ void
7272
version()
7373
{
7474
static char const version[] = "snowmonkey v%s.%s%s\n\
75-
Copyright (C) 2011, 2012 Etienne 'lenaing' Girondel.\n\
75+
Copyright (C) 2011, 2013 Etienne 'lenaing' Girondel.\n\
7676
CeCILL License:\n\
7777
FR : <http://www.cecill.info/licences/Licence_CeCILL_V2-fr.txt>.\n\
7878
EN : <http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt>.\n\

0 commit comments

Comments
 (0)