From bd61a623ace3f3db8da1c7936416706968ae6ec2 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 1 Jan 2013 17:15:01 -0500 Subject: Update copyrights for 2013 Fully update git head, and update back branches in ./COPYRIGHT and legal.sgml files. --- src/port/win32error.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/port/win32error.c') diff --git a/src/port/win32error.c b/src/port/win32error.c index 41e8cd8bf35..2222be89071 100644 --- a/src/port/win32error.c +++ b/src/port/win32error.c @@ -3,7 +3,7 @@ * win32error.c * Map win32 error codes to errno values * - * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group * * IDENTIFICATION * src/port/win32error.c -- cgit v1.2.3