summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-05 02:31:39 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-05 02:31:39 +0000
commitf846794e00f2bcfc69f4f96970716a724198389e (patch)
tree91f4bf1a239467d7462687c0700fdd150b4ab91f /lib/libc
parent4875e7ccc7126d90cd553cb372c786f03696561d (diff)
repair copyright notices for NRL & cmetz; cmetz
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/net/gai_strerror.c3
-rw-r--r--lib/libc/net/if_indextoname.c1
-rw-r--r--lib/libc/net/if_nameindex.c1
-rw-r--r--lib/libc/net/if_nametoindex.c1
4 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/net/gai_strerror.c b/lib/libc/net/gai_strerror.c
index 708fb23d180..a191cb5b283 100644
--- a/lib/libc/net/gai_strerror.c
+++ b/lib/libc/net/gai_strerror.c
@@ -1,7 +1,6 @@
-/* $OpenBSD: gai_strerror.c,v 1.4 1999/12/30 08:54:20 itojun Exp $ */
+/* $OpenBSD: gai_strerror.c,v 1.5 2001/06/05 02:31:34 deraadt Exp $ */
/*
- * %%% copyright-cmetz-97-bsd
* Copyright (c) 1997-1999, Craig Metz, All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/lib/libc/net/if_indextoname.c b/lib/libc/net/if_indextoname.c
index 4b38f851a19..4f3990b4c26 100644
--- a/lib/libc/net/if_indextoname.c
+++ b/lib/libc/net/if_indextoname.c
@@ -1,5 +1,4 @@
/*
- * %%% copyright-cmetz-98-bsd
* Copyright (c) 1998-1999, Craig Metz, All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/lib/libc/net/if_nameindex.c b/lib/libc/net/if_nameindex.c
index 9e4a71faa9e..88f162d7dd2 100644
--- a/lib/libc/net/if_nameindex.c
+++ b/lib/libc/net/if_nameindex.c
@@ -1,5 +1,4 @@
/*
- * %%% copyright-cmetz-98-bsd
* Copyright (c) 1998-1999, Craig Metz, All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/lib/libc/net/if_nametoindex.c b/lib/libc/net/if_nametoindex.c
index 3a837143767..e7e8b6c22ae 100644
--- a/lib/libc/net/if_nametoindex.c
+++ b/lib/libc/net/if_nametoindex.c
@@ -1,5 +1,4 @@
/*
- * %%% copyright-cmetz-98-bsd
* Copyright (c) 1998-1999, Craig Metz, All rights reserved.
*
* Redistribution and use in source and binary forms, with or without