From 2305ac75b9afddfd8d99af339f9153ac5f748444 Mon Sep 17 00:00:00 2001 From: NicolasGraph Date: Tue, 14 Mar 2017 09:27:58 +0100 Subject: [PATCH] Misc. --- README.textile | 1 + manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.textile b/README.textile index ebef612..af20e4f 100644 --- a/README.textile +++ b/README.textile @@ -185,6 +185,7 @@ h2(#Changelog). Changelog h3. Version 0.6.0 - 2017/03/14 * Changed: Back to @oui_@ plugin author prefix. +* Changed: Lighten compiled code by removing duplicated license infos. h3. Version 0.5.0 (rah_flat) - 2016/08/26 diff --git a/manifest.json b/manifest.json index 6a043db..42056c6 100755 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "description" : "Edit Textpattern's database prefs, contents and page templates as flat files", "version" : "0.6.0", "type" : 1, - "author" : "Nicolas Morand from Jukka Svahn's rah_flat", + "author" : "Nicolas Morand, Jukka Svahn", "author_uri" : "http://github.com/NicolasGraph", "order" : 5, "flags" : 3,