diff options
author | Simon Josefsson <simon@josefsson.org> | 2004-08-22 21:41:54 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2004-08-22 21:41:54 +0000 |
commit | a627dfe5fa56584a8e951b9c3914841d17976d72 (patch) | |
tree | 5182271db76ca55f76437166cd36601b1d460bb9 /README | |
parent | 92263644121deb1e181ccbd17419023733d678b0 (diff) | |
download | gnutls-a627dfe5fa56584a8e951b9c3914841d17976d72.tar.gz |
Add copying conditions.
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,8 @@ +GNU TLS README -- Important introductory notes. +Copyright (C) 2004 Simon Josefsson +Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos +See the end for copying conditions. + This is the GNU TLS library. More up to date information can be found at http://www.gnu.org/software/gnutls/ and http://www.gnutls.org/ @@ -77,3 +82,7 @@ important and expensive. If you think you found a bug, report it to bug-gnutls@gnu.org, together with the needed information, in order for developers to reproduce it. +---------------------------------------------------------------------- +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. |