From 7b28d51cdd8f1b13318f9f9b281434d36353aa89 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Fri, 6 Jul 2018 04:09:48 +0200 Subject: global: move to Apache 2.0 Signed-off-by: Jason A. Donenfeld --- README.md | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 63bb58a4..58bf89ad 100644 --- a/README.md +++ b/README.md @@ -13,19 +13,3 @@ $ git submodule init $ git submodule update $ ./gradlew assembleRelease ``` - -## License - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - 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 General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -- cgit v1.2.3-59-g8ed1b