diff options
author | John Fultz <jfultz@wolfram.com> | 2019-02-04 10:43:40 -0600 |
---|---|---|
committer | John Fultz <jfultz@wolfram.com> | 2019-02-04 10:43:40 -0600 |
commit | 8e69b7994d91a8cc53ab5178bb17654744cc367c (patch) | |
tree | 89340658e7a1f40e192ab8b532acc0f3a80bb629 | |
parent | 4a8e4405dca115383ada8b7816839076bebcb7f4 (diff) |
Add exception to GPL coverage for dictionary files.
-rw-r--r-- | LICENSE | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -20,6 +20,12 @@ Quackle Version 0.92 and before were released under the Revised BSD License, which is Appendix 2. Quackle Version 0.92 encompassed work up until 6 May 2006. Quackle Version 0.93 encompasses work from 7 May 2006 onward. +Some dictionary files (.dawg files) are not covered by the GPL and are instead +distributed under an agreement for distribution with the Quackle software. +These files have their own copyrights prominently displayed when Quackle loads +the dictionary, and no permission is granted or implied to distribute or use +the copyrighted dictionary files apart from Quackle. + ============================================================================== Appendix 1. ============================================================================== |