From 7bf53d6acb1dd1242f6b73852b52f51db8be9b99 Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Sun, 6 Nov 2016 20:58:26 +0100 Subject: Add copyright and license information. --- README.rst | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 README.rst (limited to 'README.rst') diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..683db8f --- /dev/null +++ b/README.rst @@ -0,0 +1,31 @@ +======= +crecord +======= + +License +------- + +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 2 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 package; if not, write to the Free +Software Foundation, Inc., 51 Franklin St, Fifth Floor, +Boston, MA 02110-1301 USA + +Authors +------- + +For the list of contributors, see CONTRIBUTORS. + +.. include:: CONTRIBUTORS + :literal: -- cgit v1.2.3