diff options
author | Bruce Momjian | 2013-01-01 22:15:01 +0000 |
---|---|---|
committer | Bruce Momjian | 2013-01-01 22:15:01 +0000 |
commit | bd61a623ace3f3db8da1c7936416706968ae6ec2 (patch) | |
tree | 3435a8e905f294074a1ff858e5dfed96bb14f0c1 /contrib/dblink/dblink.c | |
parent | b10e9ae9f3ae4f1910085673eab159ff9c8e1080 (diff) |
Update copyrights for 2013
Fully update git head, and update back branches in ./COPYRIGHT and
legal.sgml files.
Diffstat (limited to 'contrib/dblink/dblink.c')
-rw-r--r-- | contrib/dblink/dblink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/dblink/dblink.c b/contrib/dblink/dblink.c index ceec6ff8131..bba0d2adc3c 100644 --- a/contrib/dblink/dblink.c +++ b/contrib/dblink/dblink.c @@ -9,7 +9,7 @@ * Shridhar Daithankar <shridhar_daithankar@persistent.co.in> * * contrib/dblink/dblink.c - * Copyright (c) 2001-2012, PostgreSQL Global Development Group + * Copyright (c) 2001-2013, PostgreSQL Global Development Group * ALL RIGHTS RESERVED; * * Permission to use, copy, modify, and distribute this software and its |