Bump year
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 13 May 2004 19:04:28 +0000 (19:04 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 13 May 2004 19:04:28 +0000 (19:04 +0000)
SimpleServer.pm
SimpleServer.xs

index 540a04b..e77f78a 100644 (file)
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2000, Index Data.
+##  Copyright (c) 2000-2004, Index Data.
 ##
 ##  Permission to use, copy, modify, distribute, and sell this software and
 ##  its documentation, in whole or in part, for any purpose, is hereby granted,
 ##
 
 ## $Log: SimpleServer.pm,v $
-## Revision 1.18  2003-09-09 20:12:38  mike
+## Revision 1.19  2004-05-13 19:04:32  adam
+## Bump year
+##
+## Revision 1.18  2003/09/09 20:12:38  mike
 ## Return diagnostics on Init failure
 ##
 ## Revision 1.17  2003/09/09 11:40:10  mike
index 13ea3e5..6bd2f36 100644 (file)
@@ -1,9 +1,8 @@
 /*
-
- * $Id: SimpleServer.xs,v 1.23 2004-05-13 18:55:40 adam Exp $ 
+ * $Id: SimpleServer.xs,v 1.24 2004-05-13 19:04:28 adam Exp $ 
  * ----------------------------------------------------------------------
  * 
- * Copyright (c) 2000, Index Data.
+ * Copyright (c) 2000-2004, Index Data.
  *
  * Permission to use, copy, modify, distribute, and sell this software and
  * its documentation, in whole or in part, for any purpose, is hereby granted,
@@ -28,8 +27,6 @@
  * OF THIS SOFTWARE.
  */
 
-
-
 #include "EXTERN.h"
 #include "perl.h"
 #include "embed.h"