Change year in version string to 2011.
[paraslash.git] / para.h
diff --git a/para.h b/para.h
index df7d755f20072c9a21066fbedfc1b492bdb58de8..c5e12fe6da3ef864bdc16bb0eaa178a8b5965cee 100644 (file)
--- a/para.h
+++ b/para.h
@@ -70,7 +70,7 @@
 /** Version text used by various commands if -V switch was given. */
 #define VERSION_TEXT(prefix) "para_" prefix " " PACKAGE_VERSION \
        " (" GIT_VERSION ": " CODENAME ")" "\n" \
-       "Copyright (C) 2010 Andre Noll\n" \
+       "Copyright (C) 2011 Andre Noll\n" \
        "This is free software with ABSOLUTELY NO WARRANTY." \
        " See COPYING for details.\n" \
        "Written by Andre Noll.\n" \