From decc788d2ad94935ef68a59e02ec1d9792f8725e Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Tue, 29 Nov 2016 15:08:45 +0100 Subject: [PATCH] LICENSE: renamed --- COPYING => LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename COPYING => LICENSE (99%) diff --git a/COPYING b/LICENSE similarity index 99% rename from COPYING rename to LICENSE index ecbc059..d159169 100644 --- a/COPYING +++ b/LICENSE @@ -336,4 +336,4 @@ This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. \ No newline at end of file +Public License instead of this License.