diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/net/if_atm.h | 7 | ||||
-rw-r--r-- | sys/net/if_atmsubr.c | 7 | ||||
-rw-r--r-- | sys/netinet/if_atm.c | 7 | ||||
-rw-r--r-- | sys/netinet/if_atm.h | 7 |
4 files changed, 16 insertions, 12 deletions
diff --git a/sys/net/if_atm.h b/sys/net/if_atm.h index a836508e04b..f2a413ad5f3 100644 --- a/sys/net/if_atm.h +++ b/sys/net/if_atm.h @@ -1,8 +1,8 @@ -/* $OpenBSD: if_atm.h,v 1.1 1996/06/21 15:13:39 chuck Exp $ */ +/* $OpenBSD: if_atm.h,v 1.2 1996/06/21 21:35:18 chuck Exp $ */ /* * - * Copyright (c) 1996 Charles D. Cranor + * Copyright (c) 1996 Charles D. Cranor and Washington University. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -15,7 +15,8 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software developed by Charles D. Cranor. + * This product includes software developed by Charles D. Cranor and + * Washington University. * 4. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/sys/net/if_atmsubr.c b/sys/net/if_atmsubr.c index e91d6cff8ad..d0a71f570e3 100644 --- a/sys/net/if_atmsubr.c +++ b/sys/net/if_atmsubr.c @@ -1,8 +1,8 @@ -/* $OpenBSD: if_atmsubr.c,v 1.1 1996/06/21 15:13:40 chuck Exp $ */ +/* $OpenBSD: if_atmsubr.c,v 1.2 1996/06/21 21:35:19 chuck Exp $ */ /* * - * Copyright (c) 1996 Charles D. Cranor + * Copyright (c) 1996 Charles D. Cranor and Washington University. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -15,7 +15,8 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software developed by Charles D. Cranor. + * This product includes software developed by Charles D. Cranor and + * Washington University. * 4. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/sys/netinet/if_atm.c b/sys/netinet/if_atm.c index eb0e52e759b..7d3642e693b 100644 --- a/sys/netinet/if_atm.c +++ b/sys/netinet/if_atm.c @@ -1,8 +1,8 @@ -/* $OpenBSD: if_atm.c,v 1.1 1996/06/21 15:14:35 chuck Exp $ */ +/* $OpenBSD: if_atm.c,v 1.2 1996/06/21 21:35:19 chuck Exp $ */ /* * - * Copyright (c) 1996 Charles D. Cranor + * Copyright (c) 1996 Charles D. Cranor and Washington University. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -15,7 +15,8 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software developed by Charles D. Cranor. + * This product includes software developed by Charles D. Cranor and + * Washington University. * 4. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/sys/netinet/if_atm.h b/sys/netinet/if_atm.h index 054cd1a2e99..cff90566db4 100644 --- a/sys/netinet/if_atm.h +++ b/sys/netinet/if_atm.h @@ -1,8 +1,8 @@ -/* $OpenBSD: if_atm.h,v 1.1 1996/06/21 15:14:35 chuck Exp $ */ +/* $OpenBSD: if_atm.h,v 1.2 1996/06/21 21:35:20 chuck Exp $ */ /* * - * Copyright (c) 1996 Charles D. Cranor + * Copyright (c) 1996 Charles D. Cranor and Washington University. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -15,7 +15,8 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software developed by Charles D. Cranor. + * This product includes software developed by Charles D. Cranor and + * Washington University. * 4. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. * |