summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorTom Lane2005-01-01 20:44:34 +0000
committerTom Lane2005-01-01 20:44:34 +0000
commit7e1c8ef4fca01293cd561386c1b37bb53e26d62a (patch)
tree20d7f1cd615158f6ea3a1e71c740f1af626360fb /contrib
parent3ca924a9dd524c158235c98d9a0acb3cae314b73 (diff)
Some more missed copyright notices. Many of these look like they
should have been caught by the src/tools/copyright script ... why weren't they?
Diffstat (limited to 'contrib')
-rw-r--r--contrib/dblink/README.dblink2
-rw-r--r--contrib/fuzzystrmatch/README.fuzzystrmatch2
-rw-r--r--contrib/tablefunc/README.tablefunc2
3 files changed, 3 insertions, 3 deletions
diff --git a/contrib/dblink/README.dblink b/contrib/dblink/README.dblink
index a1d21106022..22db3504913 100644
--- a/contrib/dblink/README.dblink
+++ b/contrib/dblink/README.dblink
@@ -8,7 +8,7 @@
* Darko Prenosil <Darko.Prenosil@finteh.hr>
* Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
*
- * Copyright (c) 2001-2004, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2005, PostgreSQL Global Development Group
* ALL RIGHTS RESERVED;
*
* Permission to use, copy, modify, and distribute this software and its
diff --git a/contrib/fuzzystrmatch/README.fuzzystrmatch b/contrib/fuzzystrmatch/README.fuzzystrmatch
index 44061f96724..876bdef2842 100644
--- a/contrib/fuzzystrmatch/README.fuzzystrmatch
+++ b/contrib/fuzzystrmatch/README.fuzzystrmatch
@@ -5,7 +5,7 @@
*
* Joe Conway <mail@joeconway.com>
*
- * Copyright (c) 2001-2004, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2005, PostgreSQL Global Development Group
* ALL RIGHTS RESERVED;
*
* levenshtein()
diff --git a/contrib/tablefunc/README.tablefunc b/contrib/tablefunc/README.tablefunc
index 4ad658c6a1f..7097ef00957 100644
--- a/contrib/tablefunc/README.tablefunc
+++ b/contrib/tablefunc/README.tablefunc
@@ -7,7 +7,7 @@
* And contributors:
* Nabil Sayegh <postgresql@e-trolley.de>
*
- * Copyright (c) 2002-2004, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2005, PostgreSQL Global Development Group
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee, and without a written agreement