]> The Tcpdump Group git mirrors - tcpdump/commitdiff
copyright clarification.
authoritojun <itojun>
Mon, 22 Oct 2001 04:23:37 +0000 (04:23 +0000)
committeritojun <itojun>
Mon, 22 Oct 2001 04:23:37 +0000 (04:23 +0000)
rx.h

diff --git a/rx.h b/rx.h
index ec0740aa5b5ffa87415a19c18805edf711e3ad0a..8a3e7a892c429fd02fa843b5de95f2d742e3cc96 100644 (file)
--- a/rx.h
+++ b/rx.h
@@ -1,7 +1,29 @@
+/*
+ * Copyright: (c) 2000 United States Government as represented by the
+ *     Secretary of the Navy. All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ *  
+ *   1. Redistributions of source code must retain the above copyright
+ *      notice, this list of conditions and the following disclaimer.
+ *   2. Redistributions in binary form must reproduce the above copyright
+ *      notice, this list of conditions and the following disclaimer in
+ *      the documentation and/or other materials provided with the
+ *      distribution.
+ *   3. The names of the authors may not be used to endorse or promote
+ *      products derived from this software without specific prior
+ *      written permission.
+ *  
+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
+ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+ */
 /*
  * Rx protocol format
  *
- * $Id: rx.h,v 1.4 2001-09-09 01:41:50 guy Exp $
+ * $Id: rx.h,v 1.5 2001-10-22 04:23:37 itojun Exp $
  */
 
 #define FS_RX_PORT     7000