Replace references to angular with alpine

Updates our license references.
This commit is contained in:
ridiculousfish 2023-10-08 12:25:43 -07:00
parent 5e06e80136
commit 98018753e5
4 changed files with 4 additions and 7 deletions

3
.gitattributes vendored
View file

@ -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++

4
debian/copyright vendored
View file

@ -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

View file

@ -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.

View file

@ -1,5 +1,3 @@
/* TODO: Write an angularjs service to wrap these methods */
term_256_colors =
[
// 247