diff options
Diffstat (limited to 'server/src')
| -rw-r--r-- | server/src/pracrod.cc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/server/src/pracrod.cc b/server/src/pracrod.cc index a1c8ba1..a929f63 100644 --- a/server/src/pracrod.cc +++ b/server/src/pracrod.cc @@ -69,7 +69,7 @@ static const char version_str[] =  ;  static const char copyright_str[] = -"Copyright (C) 2006-2007 Bent Bisballe Nyeng - Aasimon.org.\n" +"Copyright (C) 2006-2009 Bent Bisballe Nyeng - Aasimon.org.\n"  "This is free software.  You may redistribute copies of it under the terms of\n"  "the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.\n"  "There is NO WARRANTY, to the extent permitted by law.\n" | 
