updated copyright years and pekka's email on some files
[silc.git] / apps / silcd / server_version.c
index 34992677e5f56639b42f268b5021ef5665a6f118..97fc6cff208a89d2ba5a5ad8a533b934e031b883 100644 (file)
@@ -2,9 +2,9 @@
 
   server_version.c
   
-  Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
+  Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 1997 - 2000 Pekka Riikonen
+  Copyright (C) 1997 - 2002 Pekka Riikonen
 
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -21,4 +21,4 @@
 #include "serverincludes.h"
 #include "version_internal.h"
 
-const char *server_version = SILC_VERSION_STRING;
+const char *server_version = SILC_DIST_VERSION_STRING;