From bdcc1265567567cf967b8f9f44c0610f9e27b9f3 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Thu, 11 Dec 2014 10:56:23 +0100 Subject: Add readme and license. --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..842239d --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# Fetch 78's from http://78records.cdbpdx.com/ + +Just because clicking on near 6000 files is too much. Do visit the +main site, though there's a lot of interesting info, images etc there. + +Fork it and adapt it to your needs. + +## License + +Copyright (C) 2014 Harald Eilertsen + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +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 . -- cgit v1.2.3