summaryrefslogtreecommitdiff
path: root/libraries/libtasn1/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libtasn1/README')
-rw-r--r--libraries/libtasn1/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/libtasn1/README b/libraries/libtasn1/README
deleted file mode 100644
index eb732eff2c..0000000000
--- a/libraries/libtasn1/README
+++ /dev/null
@@ -1,4 +0,0 @@
-Libtasn1 is the ASN.1 library used by GnuTLS, GNU Shishi and some
-other packages.The goal of this implementation is to be highly
-portable, and only require an ANSI C89 platform. It was written by
-Fabio Fiorina, and has been shipped as part of GnuTLS.