From 2c4d1c36f9753be71211a9f5d4b47b252a0648a4 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 21 Jan 2014 13:34:54 +0200 Subject: [PATCH] Rename license.txt to LICENSE.md --- license.txt => LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename license.txt => LICENSE.md (99%) diff --git a/license.txt b/LICENSE.md similarity index 99% rename from license.txt rename to LICENSE.md index 5bcefda..d91f1c0 100644 --- a/license.txt +++ b/LICENSE.md @@ -218,4 +218,4 @@ The hypothetical commands `show w' and `show c' should show the appropriate part You should also get your employer (if you work as a programmer) or school, if any, to sign a �copyright disclaimer� for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . -The GNU 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. But first, please read . \ No newline at end of file +The GNU 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. But first, please read .