From 1d75c573d24cbf810812ab70909b109c1570fd41 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 5 Mar 2006 15:59:11 +0000 Subject: Update copyright for 2006. Update scripts. --- src/backend/lib/stringinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/backend/lib/stringinfo.c') diff --git a/src/backend/lib/stringinfo.c b/src/backend/lib/stringinfo.c index c66044ee94..19184cf7af 100644 --- a/src/backend/lib/stringinfo.c +++ b/src/backend/lib/stringinfo.c @@ -6,7 +6,7 @@ * It can be used to buffer either ordinary C strings (null-terminated text) * or arbitrary binary data. All storage is allocated with palloc(). * - * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * $PostgreSQL$ -- cgit v1.2.3