diff options
author | Rui Paulo <rpaulo@FreeBSD.org> | 2009-03-20 13:44:43 +0000 |
---|---|---|
committer | Rui Paulo <rpaulo@FreeBSD.org> | 2009-03-20 13:44:43 +0000 |
commit | 3430dc7c1fc255ec21a9b5e9c189ec01d930c6bd (patch) | |
tree | b8e8721c09f593e90db0d033af066542e6167439 /contrib/libpcap/LICENSE | |
parent | ef96d74f8a1717b564e0f74fa857002d9c713455 (diff) | |
download | src-3430dc7c1fc255ec21a9b5e9c189ec01d930c6bd.tar.gz src-3430dc7c1fc255ec21a9b5e9c189ec01d930c6bd.zip |
Notes
Diffstat (limited to 'contrib/libpcap/LICENSE')
-rw-r--r-- | contrib/libpcap/LICENSE | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/contrib/libpcap/LICENSE b/contrib/libpcap/LICENSE deleted file mode 100644 index dea5f7d54d6b..000000000000 --- a/contrib/libpcap/LICENSE +++ /dev/null @@ -1,19 +0,0 @@ -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. |