diff options
author | comex | 2015-01-30 15:57:24 -0500 |
---|---|---|
committer | comex | 2015-01-30 15:57:24 -0500 |
commit | 4e9dd24321834b1a9aaf00ef481e95b85cb2f5e8 (patch) | |
tree | 202c59d3a11b3adc3a4af815192e15a4709df8e1 /LICENSE.txt | |
parent | correct thinko in the readme (diff) | |
download | substitute-4e9dd24321834b1a9aaf00ef481e95b85cb2f5e8.tar.gz |
trivial wording tweak
Diffstat (limited to '')
-rw-r--r-- | LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 190dedc..04a2e49 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ Some files in this repository contain their own licensing info in a header: substrate.h, which is based on an older version of CydiaSubstrate, is under -LGPLv3, and substitute.h and the generated files are under public domain. (So +LGPLv3, and substitute.h and the generated files are in the public domain. (So if you want to take advantage of the more lax permission below, you can't use the Substrate compatibility layer; also, the Debian package includes the obligatory copy of the (L)GPLv3.) |