diff --git a/COPYING b/COPYING index 0faa42617..448c5b46d 100644 --- a/COPYING +++ b/COPYING @@ -9,8 +9,9 @@ Most of fish is licensed under the GNU General Public License version 2, and you can redistribute it and/or modify it under the terms of the GNU GPL as published by the Free Software Foundation. -fish also includes software licensed under the OpenBSD license, the ISC -license, and the NetBSD license. +fish also includes software licensed under the CMake license, the Python +Software Foundation License version 2, the OpenBSD license, the ISC license, +the NetBSD license, and the MIT license. Full licensing information is contained in doc_src/license.rst. diff --git a/doc_src/license.rst b/doc_src/license.rst index 72f7d08fa..5740b513d 100644 --- a/doc_src/license.rst +++ b/doc_src/license.rst @@ -275,7 +275,7 @@ POSSIBILITY OF SUCH DAMAGE. **MIT License** -``fish`` includes a copy of AngularJS, which is copyright 2010-2012 Google, Inc. and licensed under the MIT License. +``fish`` includes a copy of AngularJS, which is copyright 2010-2012 Google, Inc. and licensed under the MIT License. It also includes the Dracula theme, which is copyright 2018 Dracula Team, and is licensed under the same license. The MIT license follows. diff --git a/share/tools/web_config/themes/Dracula.theme b/share/tools/web_config/themes/Dracula.theme index f2708cf49..ad6fd6d44 100644 --- a/share/tools/web_config/themes/Dracula.theme +++ b/share/tools/web_config/themes/Dracula.theme @@ -1,4 +1,5 @@ # name: 'Dracula' +# license: 'MIT' # preferred_background: 282a36 # # Foreground: f8f8f2