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/include/libpq/ip.h | |
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/include/libpq/ip.h')
-rw-r--r-- | src/include/libpq/ip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/libpq/ip.h b/src/include/libpq/ip.h index 0ea57461fc1..65a7b46c301 100644 --- a/src/include/libpq/ip.h +++ b/src/include/libpq/ip.h @@ -6,7 +6,7 @@ * These definitions are used by both frontend and backend code. Be careful * what you include here! * - * Copyright (c) 2003-2012, PostgreSQL Global Development Group + * Copyright (c) 2003-2013, PostgreSQL Global Development Group * * src/include/libpq/ip.h * |