aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2015-05-21 14:14:53 -0700
committerBill Yi <byi@google.com>2015-05-21 14:14:53 -0700
commit7a9fc8fd72dd4f76910a4c398b36ea324a23328d (patch)
tree5aa63e305609c996e40ae6f8cc489bc06e58309a
parentb5d6f230d44e96d2ac9cbd7f6bb2862fa88a60c4 (diff)
downloadtcpdump-7a9fc8fd72dd4f76910a4c398b36ea324a23328d.tar.gz
Change-Id: Ic0f9e7d3f823c3ed4c161d5b9224d27212a8ad59
-rw-r--r--MODULE_LICENSE_BSD0
-rw-r--r--NOTICE19
2 files changed, 19 insertions, 0 deletions
diff --git a/MODULE_LICENSE_BSD b/MODULE_LICENSE_BSD
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/MODULE_LICENSE_BSD
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 00000000..dea5f7d5
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,19 @@
+License: BSD
+
+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.