diff options
author | mcr <mcr> | 2000-10-09 22:38:24 +0000 |
---|---|---|
committer | mcr <mcr> | 2000-10-09 22:38:24 +0000 |
commit | 18a28b6e5f4b7f31375779232f0af38b24d031c8 (patch) | |
tree | cf41557f8c6be16f9a81d159c6f11231af9ae114 /LICENSE | |
parent | 596742a577ad2c1e22ba8b70fbc63961b8c4e614 (diff) | |
download | tcpdump-18a28b6e5f4b7f31375779232f0af38b24d031c8.tar.gz |
added license file
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 19 |
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. |