X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=version.c;h=695675613398c1ae52867bbd3a04c27bc81145db;hb=3fd8d0567ae654aed7e97e832568d3e1b98e20a2;hp=c9a329c3d9039831ccc4be56fa37d7e375d3dd94;hpb=68630d8b55d688a7c7ce116951c310150aa9c166;p=paraslash.git diff --git a/version.c b/version.c index c9a329c3..69567561 100644 --- 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) 2014 Andre Noll\n" + "Copyright (C) 2002-2015 Andre Noll\n" "This is free software with ABSOLUTELY NO WARRANTY." " See COPYING for details.\n" "Report bugs to .\n"