]> granicus.if.org Git - postgresql/blobdiff - src/backend/utils/adt/oid.c
Update copyright for 2014
[postgresql] / src / backend / utils / adt / oid.c
index e26e8745f67fea0f9cb0f3c5ec7acf4baac01dff..8945ef43f0148bf80ade05a1c56996bdf003e13c 100644 (file)
@@ -3,7 +3,7 @@
  * oid.c
  *       Functions for the built-in type Oid ... also oidvector.
  *
- * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *