diff options
author | Charlie Root <root@rocinante.obtuse.com> | 2014-07-11 04:14:48 -0600 |
---|---|---|
committer | Charlie Root <root@rocinante.obtuse.com> | 2014-07-11 04:14:48 -0600 |
commit | ab3d9838cd88981b4d7ca54f06b8f7d2227f61b9 (patch) | |
tree | 339f05491c5ff2ebeb20c2837ca63d8129b74c11 /COPYING | |
parent | 9c478f202c152122e1588ecb15fc777c264d413c (diff) | |
download | portable-ab3d9838cd88981b4d7ca54f06b8f7d2227f61b9.tar.gz portable-ab3d9838cd88981b4d7ca54f06b8f7d2227f61b9.tar.bz2 portable-ab3d9838cd88981b4d7ca54f06b8f7d2227f61b9.zip |
wording changes and initial stab at crypto man pages.
still need to get man links working and ssl and apps
man pages added.
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ | |||
1 | 1 | ||
2 | LibReSSL files are retained under the copyright of the authors. New | ||
3 | additions are ISC licensed as per OpenBSD's normal licensing policy, | ||
4 | or are placed in the public domain. | ||
5 | |||
6 | The OpenSSL code is distributed under the terms of the original OpenSSL | ||
7 | licenses which follow: | ||
8 | |||
2 | LICENSE ISSUES | 9 | LICENSE ISSUES |
3 | ============== | 10 | ============== |
4 | 11 | ||