summaryrefslogtreecommitdiff
path: root/src/include/utils
diff options
context:
space:
mode:
authorMichael P2011-01-28 02:05:49 +0000
committerPavan Deolasee2011-05-19 17:49:36 +0000
commita88646f333870be445806af17feb2756139aab78 (patch)
tree0b2d38aa3f19983910971780da8a681e788e6318 /src/include/utils
parente0617d4a90e08a0774a480a2a650b500f2ff8ceb (diff)
maintenance for 2011, change header files
A little bit late, but change the headers for 2011.
Diffstat (limited to 'src/include/utils')
-rw-r--r--src/include/utils/rel.h2
-rw-r--r--src/include/utils/snapshot.h2
-rw-r--r--src/include/utils/syscache.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/include/utils/rel.h b/src/include/utils/rel.h
index 5f3a482877..fe4bcedcb0 100644
--- a/src/include/utils/rel.h
+++ b/src/include/utils/rel.h
@@ -6,7 +6,7 @@
*
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
- * Portions Copyright (c) 2010 Nippon Telegraph and Telephone Corporation
+ * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation
*
* $PostgreSQL: pgsql/src/include/utils/rel.h,v 1.114 2009/06/11 14:49:13 momjian Exp $
*
diff --git a/src/include/utils/snapshot.h b/src/include/utils/snapshot.h
index 835ba95291..23b5aea4eb 100644
--- a/src/include/utils/snapshot.h
+++ b/src/include/utils/snapshot.h
@@ -5,7 +5,7 @@
*
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
- * Portions Copyright (c) 2010 Nippon Telegraph and Telephone Corporation
+ * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation
*
* $PostgreSQL: pgsql/src/include/utils/snapshot.h,v 1.5 2009/06/11 14:49:13 momjian Exp $
*
diff --git a/src/include/utils/syscache.h b/src/include/utils/syscache.h
index e038041519..19df41d746 100644
--- a/src/include/utils/syscache.h
+++ b/src/include/utils/syscache.h
@@ -8,7 +8,7 @@
*
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
- * Portions Copyright (c) 2010 Nippon Telegraph and Telephone Corporation
+ * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation
*
* $PostgreSQL: pgsql/src/include/utils/syscache.h,v 1.74 2009/01/01 17:24:02 momjian Exp $
*