From 5d950e3b0c75d65dd09f8ca5f76cd429a0aabbdc Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 1 Jan 2011 13:18:15 -0500 Subject: Stamp copyrights for year 2011. --- src/test/thread/Makefile | 2 +- src/test/thread/thread_test.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/test/thread') diff --git a/src/test/thread/Makefile b/src/test/thread/Makefile index b90bbd477d..571719feb4 100644 --- a/src/test/thread/Makefile +++ b/src/test/thread/Makefile @@ -2,7 +2,7 @@ # # Makefile for tools/thread # -# Copyright (c) 2003-2010, PostgreSQL Global Development Group +# Copyright (c) 2003-2011, PostgreSQL Global Development Group # # src/test/thread/Makefile # diff --git a/src/test/thread/thread_test.c b/src/test/thread/thread_test.c index bff7d5a263..0782e8c66b 100644 --- a/src/test/thread/thread_test.c +++ b/src/test/thread/thread_test.c @@ -3,7 +3,7 @@ * test_thread_funcs.c * libc thread test program * - * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/test/thread/thread_test.c -- cgit v1.2.3