summaryrefslogtreecommitdiff
path: root/perl_dmod/Cstore/README
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-07-01 13:26:09 +0200
committerGitHub <noreply@github.com>2024-07-01 13:26:09 +0200
commitb8bdc8a668ee7786fc6c19f91d18b944a5e9cdbc (patch)
treee9697cbe7ef50908ce96a0a57e76f7d7b7bcaeb2 /perl_dmod/Cstore/README
parent6f435de5a5ee165d24a11a28c5aa10b735bace03 (diff)
parent069bd35b3cc58e0deeae02d3a7811d29c1ccea3f (diff)
downloadvyatta-cfg-b8bdc8a668ee7786fc6c19f91d18b944a5e9cdbc.tar.gz
vyatta-cfg-b8bdc8a668ee7786fc6c19f91d18b944a5e9cdbc.zip
Merge pull request #83 from c-po/no-legacy
T6527: remove legacy Perl library components
Diffstat (limited to 'perl_dmod/Cstore/README')
-rw-r--r--perl_dmod/Cstore/README33
1 files changed, 0 insertions, 33 deletions
diff --git a/perl_dmod/Cstore/README b/perl_dmod/Cstore/README
deleted file mode 100644
index 84870fc..0000000
--- a/perl_dmod/Cstore/README
+++ /dev/null
@@ -1,33 +0,0 @@
-Cstore version 0.01
-==========================
-
-This module provides Perl bindings to the Vyatta Cstore library.
-
-
-INSTALLATION
-
-This module is installed as part of the vyatta-cfg package.
-
-
-DEPENDENCIES
-
-This module requires the Vyatta Cstore library.
-
-
-COPYRIGHT AND LICENCE
-
-Copyright (C) 2010 Vyatta, Inc.
-
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License version 2 as
-published by the Free Software Foundation.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-