From 65d14fd03b74e319b24499e63076d9c6ce99e5a8 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 3 Nov 2018 16:58:29 +0200 Subject: Add: NEWS file --- NEWS | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 NEWS 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 . + + +Version 0.1+git, not yet released +--------------------------------- + +* First release. -- cgit v1.2.1