summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorderaadt <>2014-07-11 10:32:18 +0000
committerderaadt <>2014-07-11 10:32:18 +0000
commitd7e9d22d23113d45de502c3adb26640fc2d705ae (patch)
tree430ce284c64acf777eb5f381f389a66e04f4ee0f /src
parent83ea19ee9aaed03e6a04139fc2b6894816d512fb (diff)
downloadopenbsd-d7e9d22d23113d45de502c3adb26640fc2d705ae.tar.gz
openbsd-d7e9d22d23113d45de502c3adb26640fc2d705ae.tar.bz2
openbsd-d7e9d22d23113d45de502c3adb26640fc2d705ae.zip
Fetch the specific license which will be used from
https://www.openssl.org/~appro/camellia/dist/BSD_license.txt It isn't our concern to supply the other licences mentioned in source files; that is realy not our problem.
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/camellia/asm/BSD_license.txt24
-rw-r--r--src/lib/libssl/src/crypto/camellia/asm/BSD_license.txt24
2 files changed, 48 insertions, 0 deletions
diff --git a/src/lib/libcrypto/camellia/asm/BSD_license.txt b/src/lib/libcrypto/camellia/asm/BSD_license.txt
new file mode 100644
index 0000000000..325988faec
--- /dev/null
+++ b/src/lib/libcrypto/camellia/asm/BSD_license.txt
@@ -0,0 +1,24 @@
1Camellia assebler implementation.
2
3Copyright (c) 2008 Andy Polyakov <appro@openssl.org>
4
5Redistribution and use in source and binary forms, with or without
6modification, are permitted provided that the following conditions
7are met:
81. Redistributions of source code must retain the above copyright
9 notice, this list of conditions and the following disclaimer as
10 the first lines of this file unmodified.
112. Redistributions in binary form must reproduce the above copyright
12 notice, this list of conditions and the following disclaimer in the
13 documentation and/or other materials provided with the distribution.
14
15THIS SOFTWARE IS PROVIDED BY Andy Polyakov ``AS IS'' AND ANY EXPRESS OR
16IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
17OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
18IN NO EVENT SHALL NTT BE LIABLE FOR ANY DIRECT, INDIRECT,
19INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/src/lib/libssl/src/crypto/camellia/asm/BSD_license.txt b/src/lib/libssl/src/crypto/camellia/asm/BSD_license.txt
new file mode 100644
index 0000000000..325988faec
--- /dev/null
+++ b/src/lib/libssl/src/crypto/camellia/asm/BSD_license.txt
@@ -0,0 +1,24 @@
1Camellia assebler implementation.
2
3Copyright (c) 2008 Andy Polyakov <appro@openssl.org>
4
5Redistribution and use in source and binary forms, with or without
6modification, are permitted provided that the following conditions
7are met:
81. Redistributions of source code must retain the above copyright
9 notice, this list of conditions and the following disclaimer as
10 the first lines of this file unmodified.
112. Redistributions in binary form must reproduce the above copyright
12 notice, this list of conditions and the following disclaimer in the
13 documentation and/or other materials provided with the distribution.
14
15THIS SOFTWARE IS PROVIDED BY Andy Polyakov ``AS IS'' AND ANY EXPRESS OR
16IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
17OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
18IN NO EVENT SHALL NTT BE LIABLE FOR ANY DIRECT, INDIRECT,
19INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.