summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2018-01-21 10:49:45 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-01-21 10:50:55 +0100
commit73fa8255ac65985b2a7b5596191892b6027e0c4d (patch)
treea5e507c78667024dd81e852c80f453b4f2046b37 /README
parent946565d8eb05fbf7970ea366e817581bb5a90910 (diff)
downloadlibtasn1-73fa8255ac65985b2a7b5596191892b6027e0c4d.tar.gz
development moved to gitlabHEADmaster
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 0 insertions, 22 deletions
diff --git a/README b/README
deleted file mode 100644
index 5dde6cd..0000000
--- a/README
+++ /dev/null
@@ -1,22 +0,0 @@
-This is GNU Libtasn1, a small ASN.1 library.
-
-The C library (libtasn1.*) is licensed under the GNU Lesser General
-Public License version 2.1 or later. See the file COPYING.LIB.
-
-The command line tool, self tests, examples, and other auxilliary
-files, are licensed under the GNU General Public License version 3.0
-or later. See the file COPYING.
-
-The manual is in doc/. You can also browse the manual and see updates
-about the project on the homepage:
-
-http://www.gnu.org/software/libtasn1/
-
-For any copyright year range specified as YYYY-ZZZZ in this package
-note that the range specifies every single year in that closed interval.
-
-----------------------------------------------------------------------
-Copyright (C) 2002-2014 Free Software Foundation, Inc.
-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.