From: Bruce Momjian Date: Wed, 21 Oct 1998 04:25:25 +0000 (+0000) Subject: Add RIP notice for Paul. X-Git-Tag: REL6_4_2~178 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=89f01cd92f2a379d8ae18fa2139c9b7605eb722f;p=postgresql Add RIP notice for Paul. --- diff --git a/src/backend/utils/adt/inet.c b/src/backend/utils/adt/inet.c index bfb63b2abb..9313245e53 100644 --- a/src/backend/utils/adt/inet.c +++ b/src/backend/utils/adt/inet.c @@ -3,7 +3,8 @@ * is for IP V4 CIDR notation, but prepared for V6: just * add the necessary bits where the comments indicate. * - * $Id: inet.c,v 1.7 1998/10/21 02:48:22 momjian Exp $ + * $Id: inet.c,v 1.8 1998/10/21 04:25:25 momjian Exp $ + * Jon Postel RIP 16 Oct 1998 */ #include