summaryrefslogtreecommitdiffstats
path: root/system/sqlite2/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/sqlite2/README')
-rw-r--r--system/sqlite2/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/system/sqlite2/README b/system/sqlite2/README
deleted file mode 100644
index 4cd7724fa5..0000000000
--- a/system/sqlite2/README
+++ /dev/null
@@ -1,7 +0,0 @@
-SQLite is a small C library that implements a self-contained, embeddable,
-zero-configuration SQL database engine. The distribution contains a
-standalone command-line database access program as well.
-
-This is a legacy build that is no longer maintained or supported by the
-upstream developers at sqlite.org. This sqlite2 package can be installed
-in parallel with the sqlite (version 3) package included in Slackware.