-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
128 changed files
with
4,864 additions
and
515 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# ----------------------------------------------------------------------------- | ||
# Copyright (c) Spyder Project Contributors | ||
# Copyright (c) 2009- Spyder Project Contributors | ||
# | ||
# Licensed under the terms of the MIT License | ||
# Distributed under the terms of the MIT License | ||
# (see spyder/__init__.py for details) | ||
# ----------------------------------------------------------------------------- | ||
# ----------------------------------------------------------------------------- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
The Spyder Project Contributors is composed of: | ||
|
||
* Pierre Raybaut <pierre.raybaut@gmail.com> (Main Spyder author) | ||
* Carlos Cordoba <ccordoba12@gmail.com> (Current maintainer) | ||
* All other developers that have contributed to the spyder repository: | ||
<https://github.com/spyder-ide/spyder/graphs/contributors> | ||
|
||
Additionally, some assets and code were originally sourced from third-party | ||
authors or projects, including: | ||
|
||
* The icons for the Spyder 3 theme are derived from Font Awesome, by | ||
David Gandy <https://fontawesome.com/> | ||
* Most Spyder 2 theme icons are sourced from the Crystal Project icon set, by | ||
Everaldo Coelho <https://www.everaldo.com> | ||
* Other Spyder 2 icons are from Yusuke Kamiyamane's icon sets, by | ||
Yusuke Kamiyamane <http://p.yusukekamiyamane.com/> | ||
* As well as the FamFamFam Silk icon set, by | ||
Mark James <http://www.famfamfam.com/lab/icons/silk/> | ||
* And the KDE Oxygen icons, by | ||
The KDE Artists <https://www.kde.org/> | ||
|
||
For information about the sources and authors of other third-party code | ||
and other resources used, please see the NOTICE.txt file, located in the | ||
root of the spyder repository or online at: | ||
<https://github.com/spyder-ide/spyder/blob/master/NOTICE.txt> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.