From 7e1c8ef4fca01293cd561386c1b37bb53e26d62a Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Sat, 1 Jan 2005 20:44:34 +0000 Subject: Some more missed copyright notices. Many of these look like they should have been caught by the src/tools/copyright script ... why weren't they? --- src/include/libpq/ip.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/libpq/ip.h') diff --git a/src/include/libpq/ip.h b/src/include/libpq/ip.h index d7d82aa43c..c1013b574a 100644 --- a/src/include/libpq/ip.h +++ b/src/include/libpq/ip.h @@ -3,9 +3,9 @@ * ip.h * Definitions for IPv6-aware network access. * - * Copyright (c) 2003, PostgreSQL Global Development Group + * Copyright (c) 2003-2005, PostgreSQL Global Development Group * - * $PostgreSQL: pgsql/src/include/libpq/ip.h,v 1.13 2003/11/29 22:41:03 pgsql Exp $ + * $PostgreSQL: pgsql/src/include/libpq/ip.h,v 1.14 2005/01/01 20:44:27 tgl Exp $ * *------------------------------------------------------------------------- */ -- cgit v1.2.1