From da9a8649d810826daf7868c6be9a4086c835c0ee Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 29 Aug 2004 04:13:13 +0000 Subject: Update copyright to 2004. --- src/backend/utils/adt/ascii.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/backend/utils/adt/ascii.c') diff --git a/src/backend/utils/adt/ascii.c b/src/backend/utils/adt/ascii.c index 38a489a5678..f6d6516b6ef 100644 --- a/src/backend/utils/adt/ascii.c +++ b/src/backend/utils/adt/ascii.c @@ -2,10 +2,10 @@ * ascii.c * The PostgreSQL routine for string to ascii conversion. * - * Portions Copyright (c) 1999-2003, PostgreSQL Global Development Group + * Portions Copyright (c) 1999-2004, PostgreSQL Global Development Group * * IDENTIFICATION - * $PostgreSQL: pgsql/src/backend/utils/adt/ascii.c,v 1.20 2003/11/29 19:51:58 pgsql Exp $ + * $PostgreSQL: pgsql/src/backend/utils/adt/ascii.c,v 1.21 2004/08/29 04:12:51 momjian Exp $ * *----------------------------------------------------------------------- */ -- cgit v1.2.3