Converted AUTHORS and LICENSE files to Markdown
.txt files are rendered by Github as plain monospace text. Markdown files however are rendered with a more readable font and formatting.
This commit is contained in:
+57
@@ -0,0 +1,57 @@
|
|||||||
|
OpenLayers contributors:
|
||||||
|
|
||||||
|
* Antoine Abt
|
||||||
|
* Mike Adair
|
||||||
|
* Jeff Adams
|
||||||
|
* Seb Benthall
|
||||||
|
* Bruno Binet
|
||||||
|
* Stéphane Brunner
|
||||||
|
* Howard Butler
|
||||||
|
* Bertil Chaupis
|
||||||
|
* John Cole
|
||||||
|
* Tim Coulter
|
||||||
|
* Robert Coup
|
||||||
|
* Jeff Dege
|
||||||
|
* Roald de Wit
|
||||||
|
* Schuyler Erle
|
||||||
|
* Christian López Espínola
|
||||||
|
* John Frank
|
||||||
|
* Sean Gilles
|
||||||
|
* Pierre Giraud
|
||||||
|
* Ivan Grcic
|
||||||
|
* Andreas Hocevar
|
||||||
|
* Marc Jansen
|
||||||
|
* Ian Johnson
|
||||||
|
* Frédéric Junod
|
||||||
|
* Eric Lemoine
|
||||||
|
* Philip Lindsay
|
||||||
|
* Martijn van Oosterhout
|
||||||
|
* David Overstrom
|
||||||
|
* Tom Payne
|
||||||
|
* Corey Puffault
|
||||||
|
* Peter William Robins
|
||||||
|
* Gregers Rygg
|
||||||
|
* Tim Schaub
|
||||||
|
* Christopher Schmidt
|
||||||
|
* Cameron Shorter
|
||||||
|
* Pedro Simonetti
|
||||||
|
* Paul Spencer
|
||||||
|
* Paul Smith
|
||||||
|
* Glen Stampoultzis
|
||||||
|
* James Stembridge
|
||||||
|
* Erik Uzureau
|
||||||
|
* Bart van den Eijnden
|
||||||
|
* Ivan Willig
|
||||||
|
* Thomas Wood
|
||||||
|
* Bill Woodall
|
||||||
|
* Steve Woodbridge
|
||||||
|
* David Zwarg
|
||||||
|
|
||||||
|
Some portions of OpenLayers are used under the Apache 2.0 license, available
|
||||||
|
in doc/licenses/APACHE-2.0.txt.
|
||||||
|
|
||||||
|
Some portions of OpenLayers are used under the MIT license, availabie in
|
||||||
|
doc/licenses/MIT-LICENSE.txt.
|
||||||
|
|
||||||
|
Some portions of OpenLayers are Copyright 2001 Robert Penner, and are used
|
||||||
|
under the BSD license, available in doc/licenses/BSD-LICENSE.txt
|
||||||
-57
@@ -1,57 +0,0 @@
|
|||||||
OpenLayers contributors:
|
|
||||||
|
|
||||||
Antoine Abt
|
|
||||||
Mike Adair
|
|
||||||
Jeff Adams
|
|
||||||
Seb Benthall
|
|
||||||
Bruno Binet
|
|
||||||
Stéphane Brunner
|
|
||||||
Howard Butler
|
|
||||||
Bertil Chaupis
|
|
||||||
John Cole
|
|
||||||
Tim Coulter
|
|
||||||
Robert Coup
|
|
||||||
Jeff Dege
|
|
||||||
Roald de Wit
|
|
||||||
Schuyler Erle
|
|
||||||
Christian López Espínola
|
|
||||||
John Frank
|
|
||||||
Sean Gilles
|
|
||||||
Pierre Giraud
|
|
||||||
Ivan Grcic
|
|
||||||
Andreas Hocevar
|
|
||||||
Marc Jansen
|
|
||||||
Ian Johnson
|
|
||||||
Frédéric Junod
|
|
||||||
Eric Lemoine
|
|
||||||
Philip Lindsay
|
|
||||||
Martijn van Oosterhout
|
|
||||||
David Overstrom
|
|
||||||
Tom Payne
|
|
||||||
Corey Puffault
|
|
||||||
Peter William Robins
|
|
||||||
Gregers Rygg
|
|
||||||
Tim Schaub
|
|
||||||
Christopher Schmidt
|
|
||||||
Cameron Shorter
|
|
||||||
Pedro Simonetti
|
|
||||||
Paul Spencer
|
|
||||||
Paul Smith
|
|
||||||
Glen Stampoultzis
|
|
||||||
James Stembridge
|
|
||||||
Erik Uzureau
|
|
||||||
Bart van den Eijnden
|
|
||||||
Ivan Willig
|
|
||||||
Thomas Wood
|
|
||||||
Bill Woodall
|
|
||||||
Steve Woodbridge
|
|
||||||
David Zwarg
|
|
||||||
|
|
||||||
Some portions of OpenLayers are used under the Apache 2.0 license, available
|
|
||||||
in doc/licenses/APACHE-2.0.txt.
|
|
||||||
|
|
||||||
Some portions of OpenLayers are used under the MIT license, availabie in
|
|
||||||
doc/licenses/MIT-LICENSE.txt.
|
|
||||||
|
|
||||||
Some portions of OpenLayers are Copyright 2001 Robert Penner, and are used
|
|
||||||
under the BSD license, available in doc/licenses/BSD-LICENSE.txt
|
|
||||||
@@ -4,10 +4,10 @@ authors.txt for full list.
|
|||||||
Redistribution and use in source and binary forms, with or without modification,
|
Redistribution and use in source and binary forms, with or without modification,
|
||||||
are permitted provided that the following conditions are met:
|
are permitted provided that the following conditions are met:
|
||||||
|
|
||||||
1. Redistributions of source code must retain the above copyright notice, this
|
1. Redistributions of source code must retain the above copyright notice, this
|
||||||
list of conditions and the following disclaimer.
|
list of conditions and the following disclaimer.
|
||||||
|
|
||||||
2. Redistributions in binary form must reproduce the above copyright notice,
|
2. Redistributions in binary form must reproduce the above copyright notice,
|
||||||
this list of conditions and the following disclaimer in the documentation and/or
|
this list of conditions and the following disclaimer in the documentation and/or
|
||||||
other materials provided with the distribution.
|
other materials provided with the distribution.
|
||||||
|
|
||||||
Reference in New Issue
Block a user