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 /src/interfaces/libpq/test/uri-regress.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 'src/interfaces/libpq/test/uri-regress.c')
-rw-r--r-- | src/interfaces/libpq/test/uri-regress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/libpq/test/uri-regress.c b/src/interfaces/libpq/test/uri-regress.c index a0ba9e4583b..6e1e3506fce 100644 --- a/src/interfaces/libpq/test/uri-regress.c +++ b/src/interfaces/libpq/test/uri-regress.c @@ -7,7 +7,7 @@ * prints out the values from the parsed PQconninfoOption struct that differ * from the defaults (obtained from PQconndefaults). * - * Portions Copyright (c) 2012, PostgreSQL Global Development Group + * Portions Copyright (c) 2012-2013, PostgreSQL Global Development Group * * IDENTIFICATION * src/interfaces/libpq/test/uri-regress.c |