diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-13 16:21:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-13 16:21:19 +0000 |
commit | 0a867c78e1f3ac86a0ef481581415dec1fb23f2e (patch) | |
tree | 661686b50d1339358e499cff13d10b2fa2d51cff /inet | |
parent | 3f73836632c221bd952d0cee6abdd88b35963965 (diff) | |
download | glibc-0a867c78e1f3ac86a0ef481581415dec1fb23f2e.tar glibc-0a867c78e1f3ac86a0ef481581415dec1fb23f2e.tar.gz glibc-0a867c78e1f3ac86a0ef481581415dec1fb23f2e.tar.bz2 glibc-0a867c78e1f3ac86a0ef481581415dec1fb23f2e.zip |
(ether_ntohost): Add year to copyright.
Diffstat (limited to 'inet')
-rw-r--r-- | inet/ether_ntoh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/ether_ntoh.c b/inet/ether_ntoh.c index 43299b9135..2eb71e5f95 100644 --- a/inet/ether_ntoh.c +++ b/inet/ether_ntoh.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc. +/* Copyright (C) 1996, 1997, 1999, 2001 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996. |