summaryrefslogtreecommitdiff
path: root/contrib/tablefunc
diff options
context:
space:
mode:
authorBruce Momjian2013-01-01 22:15:01 +0000
committerBruce Momjian2013-01-01 22:15:01 +0000
commitbd61a623ace3f3db8da1c7936416706968ae6ec2 (patch)
tree3435a8e905f294074a1ff858e5dfed96bb14f0c1 /contrib/tablefunc
parentb10e9ae9f3ae4f1910085673eab159ff9c8e1080 (diff)
Update copyrights for 2013
Fully update git head, and update back branches in ./COPYRIGHT and legal.sgml files.
Diffstat (limited to 'contrib/tablefunc')
-rw-r--r--contrib/tablefunc/tablefunc.c2
-rw-r--r--contrib/tablefunc/tablefunc.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tablefunc/tablefunc.c b/contrib/tablefunc/tablefunc.c
index 8be7ad46196..c2d13e0f487 100644
--- a/contrib/tablefunc/tablefunc.c
+++ b/contrib/tablefunc/tablefunc.c
@@ -10,7 +10,7 @@
* And contributors:
* Nabil Sayegh <postgresql@e-trolley.de>
*
- * Copyright (c) 2002-2012, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2013, 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
diff --git a/contrib/tablefunc/tablefunc.h b/contrib/tablefunc/tablefunc.h
index d9670f54019..ebf993b95dc 100644
--- a/contrib/tablefunc/tablefunc.h
+++ b/contrib/tablefunc/tablefunc.h
@@ -10,7 +10,7 @@
* And contributors:
* Nabil Sayegh <postgresql@e-trolley.de>
*
- * Copyright (c) 2002-2012, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2013, 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