diff options
| author | Bruce Momjian <bruce@momjian.us> | 2013-01-01 17:15:01 -0500 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2013-01-01 17:15:01 -0500 |
| commit | bd61a623ace3f3db8da1c7936416706968ae6ec2 (patch) | |
| tree | 3435a8e905f294074a1ff858e5dfed96bb14f0c1 /contrib/dummy_seclabel | |
| parent | b10e9ae9f3ae4f1910085673eab159ff9c8e1080 (diff) | |
| download | postgresql-bd61a623ace3f3db8da1c7936416706968ae6ec2.tar.gz | |
Update copyrights for 2013
Fully update git head, and update back branches in ./COPYRIGHT and
legal.sgml files.
Diffstat (limited to 'contrib/dummy_seclabel')
| -rw-r--r-- | contrib/dummy_seclabel/dummy_seclabel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/dummy_seclabel/dummy_seclabel.c b/contrib/dummy_seclabel/dummy_seclabel.c index 75e4f8cda4..90672c3e19 100644 --- a/contrib/dummy_seclabel/dummy_seclabel.c +++ b/contrib/dummy_seclabel/dummy_seclabel.c @@ -7,7 +7,7 @@ * perspective, but allows regression testing independent of platform-specific * features like SELinux. * - * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California */ #include "postgres.h" |
