summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authormcr <mcr>2000-10-09 22:38:56 +0000
committermcr <mcr>2000-10-09 22:38:56 +0000
commit8c9d56c5d4a79ff6c3be60a1c3ba4a847f0eab78 (patch)
tree722c1dba9237eab9257674466c2d59e07aed2c01 /LICENSE
parent79e2793fb37fa71e5acf91000262bbbe9a28fb9c (diff)
downloadlibpcap-8c9d56c5d4a79ff6c3be60a1c3ba4a847f0eab78.tar.gz
added license file
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE19
1 files changed, 19 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 00000000..dea5f7d5
--- /dev/null
+++ b/LICENSE
@@ -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.