diff options
author | Simon Josefsson <simon@josefsson.org> | 2011-08-03 01:09:43 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2011-08-03 01:10:52 +0200 |
commit | 5ca16d756ababb14e31d09ac4f1c1514de2ff5b9 (patch) | |
tree | 7ec35dd849e3043387b6d8e7e93901daf1b9d961 /README | |
parent | 05dac5357d4069b458d820a1af716d2ef08c73d2 (diff) | |
download | gnutls-5ca16d756ababb14e31d09ac4f1c1514de2ff5b9.tar.gz |
Add NEWS entries. Use copyright ranges (now permitted).
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,5 @@ GnuTLS README -- Important introductory notes. -Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008, 2009, 2010 Free Software Foundation, Inc. +Copyright (C) 2000-2011 Free Software Foundation, Inc. See the end of this document for copying conditions. GnuTLS implements the TLS/SSL (Transport Layer Security aka Secure @@ -109,6 +108,9 @@ contains the code for "GnuTLS Inner Application" support and the OpenSSL compatibility layer. The gnutls library is located in the lib/ directory, while the gnutls-extra library is at libextra/. +For any copyright year range specified as YYYY-ZZZZ in this package +note that the range specifies every single year in that closed interval. + BUGS ---- |