diff options
Diffstat (limited to 'src/include/utils/inet.h')
-rw-r--r-- | src/include/utils/inet.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/inet.h b/src/include/utils/inet.h index 9b375ed24cb..acd50a360ee 100644 --- a/src/include/utils/inet.h +++ b/src/include/utils/inet.h @@ -4,10 +4,10 @@ * Declarations for operations on INET datatypes. * * - * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: inet.h,v 1.15 2003/08/04 00:43:32 momjian Exp $ + * $Id: inet.h,v 1.16 2003/08/04 02:40:15 momjian Exp $ * *------------------------------------------------------------------------- */ |