Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/94275
Change subject: Add AUTHORS and LICENSE files ...................................................................... Add AUTHORS and LICENSE files Change-Id: Ib35423d11f784b083d0dfc201a6ef7eeef09cb63 --- A AUTHORS.txt A LICENSE-MIT 2 files changed, 40 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/75/94275/1 diff --git a/AUTHORS.txt b/AUTHORS.txt new file mode 100644 index 0000000..cc1ba49 --- /dev/null +++ b/AUTHORS.txt @@ -0,0 +1,20 @@ +Principal Authors (major contributors, alphabetically) + +Ed Sanders <[email protected]> +Roan Kattouw <[email protected]> +Rob Moen <[email protected]> +Timo Tijhof <[email protected]> +Trevor Parscal <[email protected]> + +Patch Contributors (minor contributors, alphabetically) + +Amir Aharoni <[email protected]> +Bartosz Dziewoński <[email protected]> +Erik Moeller <[email protected]> +Erick Guan <[email protected]> +Inez Korczyński <[email protected]> +James Forrester <[email protected]> +Kyle Florence <[email protected]> +Moriel Schottlender <[email protected]> +Niklas Laxström <[email protected]> +Sam Reed <[email protected]> diff --git a/LICENSE-MIT b/LICENSE-MIT new file mode 100644 index 0000000..d51f81a --- /dev/null +++ b/LICENSE-MIT @@ -0,0 +1,20 @@ +Copyright 2011-2013 OOJS Team and other contributors. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -- To view, visit https://gerrit.wikimedia.org/r/94275 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib35423d11f784b083d0dfc201a6ef7eeef09cb63 Gerrit-PatchSet: 1 Gerrit-Project: oojs/ui Gerrit-Branch: master Gerrit-Owner: Catrope <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
