summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-11-03 16:58:29 +0200
committerLars Wirzenius <liw@liw.fi>2018-11-03 16:58:29 +0200
commit65d14fd03b74e319b24499e63076d9c6ce99e5a8 (patch)
treef285b7504209ca6e66447af8f56d2f8e2bacf4c6
parente3b9df529d8aaa05176645ec1563d271416cb107 (diff)
downloadmuck-poc-65d14fd03b74e319b24499e63076d9c6ce99e5a8.tar.gz
Add: NEWS file
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..c391186
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,23 @@
+NEWS for Muck, a RESTful JSON store
+=============================================================================
+
+Copyright 2018 Lars Wirzenius
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU Affero 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 Affero General Public License for more details.
+
+You should have received a copy of the GNU Affero General Public License
+along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+
+Version 0.1+git, not yet released
+---------------------------------
+
+* First release.