diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-07-06 04:09:48 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-07-06 16:28:46 +0200 |
commit | 7b28d51cdd8f1b13318f9f9b281434d36353aa89 (patch) | |
tree | c7be642f53324f0935ecdcbf7f1a976642bd8fc2 /README.md | |
parent | d132087b3ca55b96724b48d36c2b82cdfe5d6533 (diff) |
global: move to Apache 2.0
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 0 insertions, 16 deletions
@@ -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. |