summaryrefslogtreecommitdiffstats
path: root/sys/netatalk/ddp_pcb.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-07 02:35:34 +0000
committerimp <imp@FreeBSD.org>2005-01-07 02:35:34 +0000
commit2ecef44547258264cd20daf841e29f8dedd9def4 (patch)
tree5f233d4007fd8f02ec1b408b5fc006dee54ae2d5 /sys/netatalk/ddp_pcb.c
parent2b54eeafaedc0507e064739f8fb8e239948c373c (diff)
downloadFreeBSD-src-2ecef44547258264cd20daf841e29f8dedd9def4.zip
FreeBSD-src-2ecef44547258264cd20daf841e29f8dedd9def4.tar.gz
/* -> /*- for license, minor formatting changes, insert COPYRIGHT into files
Diffstat (limited to 'sys/netatalk/ddp_pcb.c')
-rw-r--r--sys/netatalk/ddp_pcb.c24
1 files changed, 22 insertions, 2 deletions
diff --git a/sys/netatalk/ddp_pcb.c b/sys/netatalk/ddp_pcb.c
index dda2cb7..23ccd8c 100644
--- a/sys/netatalk/ddp_pcb.c
+++ b/sys/netatalk/ddp_pcb.c
@@ -1,8 +1,28 @@
-/*
+/*-
* Copyright (c) 2004-2005 Robert N. M. Watson
* Copyright (c) 1990,1994 Regents of The University of Michigan.
- * All Rights Reserved. See COPYRIGHT.
+ * All Rights Reserved.
+ *
+ * Permission to use, copy, modify, and distribute this software and
+ * its documentation for any purpose and without fee is hereby granted,
+ * provided that the above copyright notice appears in all copies and
+ * that both that copyright notice and this permission notice appear
+ * in supporting documentation, and that the name of The University
+ * of Michigan not be used in advertising or publicity pertaining to
+ * distribution of the software without specific, written prior
+ * permission. This software is supplied as is without expressed or
+ * implied warranties of any kind.
+ *
+ * This product includes software developed by the University of
+ * California, Berkeley and its contributors.
*
+ * Research Systems Unix Group
+ * The University of Michigan
+ * c/o Wesley Craig
+ * 535 W. William Street
+ * Ann Arbor, Michigan
+ * +1-313-764-2278
+ * netatalk@umich.edu
* $FreeBSD$
*/
OpenPOWER on IntegriCloud