aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--LICENSE17
-rw-r--r--NEWS0
3 files changed, 17 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index af3e1e9..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,7 +0,0 @@
-The Rin Library changes
-=======================
-
-Version 0.0.1
--------------
-
-- Initial commit
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..d902a45
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,17 @@
+Copyright (c) 2015-2017 the Rin Library authors (see the file AUTHORS
+for a complete list)
+
+The Rin Library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; version 2.1
+of the License.
+
+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
+Lesser General Public License for more details.
+
+A copy of the GNU Lesser General Public License is included in the
+Rin Library distribution in the file COPYING. If you did not receive
+this copy, write to the Free Software Foundation, Inc., 51 Franklin St,
+Fifth Floor, Boston, MA 02110-1301, USA.
diff --git a/NEWS b/NEWS
deleted file mode 100644
index e69de29..0000000
--- a/NEWS
+++ /dev/null