Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
CVS Commit by dpage: Update copyright

CVS Commit by dpage: Update copyright



Log Message:
-----------
Update copyright

Modified Files:
--------------
    pgadmin-tools/support:
        genfile.c (r1.5 -> r1.6)
        misc.c (r1.7 -> r1.8)

Index: genfile.c
===================================================================
RCS file: /projects/pgadmin-tools/support/genfile.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -Lsupport/genfile.c -Lsupport/genfile.c -u -w -r1.5 -r1.6
--- support/genfile.c
+++ support/genfile.c
@@ -3,7 +3,7 @@
  * genfile.c
  *
  *
- * Copyright (c) 2004, PostgreSQL Global Development Group
+ * Copyright (c) 2004 - 2005, PostgreSQL Global Development Group
  * 
  * Author: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
  *
Index: misc.c
===================================================================
RCS file: /projects/pgadmin-tools/support/misc.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -Lsupport/misc.c -Lsupport/misc.c -u -w -r1.7 -r1.8
--- support/misc.c
+++ support/misc.c
@@ -2,7 +2,7 @@
  * admin.c
  * miscellaneous administrative functions
  *
- * Copyright (c) 2004, PostgreSQL Global Development Group
+ * Copyright (c) 2004 - 2005, PostgreSQL Global Development Group
  *
  * Author: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
  *


Home | Main Index | Thread Index

top