From: Andre Noll Date: Sat, 23 Feb 2008 19:18:39 +0000 (+0100) Subject: para.h: Change copyright year to 2008. X-Git-Tag: v0.3.1~1 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=2e0a7f6ff3d11d63a9dc733db149e2f4b431ed2f para.h: Change copyright year to 2008. --- diff --git a/para.h b/para.h index 403ca7d4..d69acdf6 100644 --- a/para.h +++ b/para.h @@ -119,7 +119,7 @@ /** version text used by various commands if -V switch was given */ #define VERSION_TEXT(prefix) "para_" prefix " " PACKAGE_VERSION " (" CODENAME ")" "\n" \ - "Copyright (C) 2007 Andre Noll\n" \ + "Copyright (C) 2008 Andre Noll\n" \ "This is free software with ABSOLUTELY NO WARRANTY." \ " See COPYING for details.\n" \ "Written by Andre Noll.\n" \