summaryrefslogtreecommitdiff
path: root/src/bin/psql/large_obj.h
diff options
context:
space:
mode:
authorBruce Momjian2015-01-06 16:43:47 +0000
committerBruce Momjian2015-01-06 16:43:47 +0000
commit4baaf863eca5412e07a8441b3b7e7482b7a8b21a (patch)
treecc846ecbd09b540bc7e8868db2dec202ff6c332e /src/bin/psql/large_obj.h
parentadfc157dd91471e995f3aa72e0fb5b50ecd93575 (diff)
Update copyright for 2015
Backpatch certain files through 9.0
Diffstat (limited to 'src/bin/psql/large_obj.h')
-rw-r--r--src/bin/psql/large_obj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/large_obj.h b/src/bin/psql/large_obj.h
index 7a6b943704a..3d3780197de 100644
--- a/src/bin/psql/large_obj.h
+++ b/src/bin/psql/large_obj.h
@@ -1,7 +1,7 @@
/*
* psql - the PostgreSQL interactive terminal
*
- * Copyright (c) 2000-2014, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2015, PostgreSQL Global Development Group
*
* src/bin/psql/large_obj.h
*/