OSDN Git Service

Add RIP notice for Paul.
authorBruce Momjian <bruce@momjian.us>
Wed, 21 Oct 1998 04:25:25 +0000 (04:25 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 21 Oct 1998 04:25:25 +0000 (04:25 +0000)
src/backend/utils/adt/inet.c

index bfb63b2..9313245 100644 (file)
@@ -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 <sys/types.h>