| Index: Source/devtools/front_end/cm/LICENSE_python
|
| diff --git a/Source/devtools/front_end/cm/LICENSE b/Source/devtools/front_end/cm/LICENSE_python
|
| similarity index 82%
|
| copy from Source/devtools/front_end/cm/LICENSE
|
| copy to Source/devtools/front_end/cm/LICENSE_python
|
| index 3916e96b2dd2b96c863f9cd8e9709109f67512ed..918866b42a7709e69143605918c4adc30863bbdd 100644
|
| --- a/Source/devtools/front_end/cm/LICENSE
|
| +++ b/Source/devtools/front_end/cm/LICENSE_python
|
| @@ -1,4 +1,6 @@
|
| -Copyright (C) 2012 by Marijn Haverbeke <marijnh@gmail.com>
|
| +The MIT License
|
| +
|
| +Copyright (c) 2010 Timothy Farrell
|
|
|
| Permission is hereby granted, free of charge, to any person obtaining a copy
|
| of this software and associated documentation files (the "Software"), to deal
|
| @@ -16,8 +18,4 @@ 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.
|
| -
|
| -Please note that some subdirectories of the CodeMirror distribution
|
| -include their own LICENSE files, and are released under different
|
| -licences.
|
| +THE SOFTWARE.
|
|
|