diff --git a/.gitattributes b/.gitattributes index 6e8a7e557..93ae94673 100644 --- a/.gitattributes +++ b/.gitattributes @@ -24,8 +24,7 @@ # for linguist; let github identify our project as C++ instead of C due to pcre2 pcre2/** linguist-vendored -angular.js linguist-vendored -angular-*.js linguist-vendored +alpine.js linguist-vendored doc_src/** linguist-documentation *.fish linguist-language=fish src/*.h linguist-language=c++ diff --git a/debian/copyright b/debian/copyright index 990db34af..190c5201e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -17,8 +17,8 @@ Copyright: 2001-2017 Python Software Foundation 2020-2023 fish-shell contributors License: Python -Files: share/tools/web_config/js/angular*.js -Copyright: 2010-2020 Google LLC +Files: share/tools/web_config/js/alpine.js +Copyright: 2019-2021 Caleb Porzio and contributors License: MIT Files: share/tools/web_config/themes/Dracula.theme diff --git a/doc_src/license.rst b/doc_src/license.rst index 5740b513d..e7059dbd2 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. It also includes the Dracula theme, which is copyright 2018 Dracula Team, and is licensed under the same license. +``fish`` includes a copy of Alpine.js, which is copyright 2019-2021 Caleb Porzio and contributors, 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/js/colorutils.js b/share/tools/web_config/js/colorutils.js index 4fff5e606..5a8cec50f 100644 --- a/share/tools/web_config/js/colorutils.js +++ b/share/tools/web_config/js/colorutils.js @@ -1,5 +1,3 @@ -/* TODO: Write an angularjs service to wrap these methods */ - term_256_colors = [ // 247