From c2805e03c84b6e598556fd06d1ede7aaeea7ce9c Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Tue, 6 Mar 2012 16:17:54 -0800 Subject: Squashed commit FileIO-Build-Candidate into Master Fixing issues with HTML and CSS URLs. Adjusted RegEx logic. Also code a mirror update and undo/redo changes were merged into this request. Signed-off-by: Valerio Virgillito --- imports/codemirror/LICENSE | 4 ++++ 1 file changed, 4 insertions(+) mode change 100755 => 100644 imports/codemirror/LICENSE (limited to 'imports/codemirror/LICENSE') diff --git a/imports/codemirror/LICENSE b/imports/codemirror/LICENSE old mode 100755 new mode 100644 index 3f7c0bb1..f62410e6 --- a/imports/codemirror/LICENSE +++ b/imports/codemirror/LICENSE @@ -17,3 +17,7 @@ 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. -- cgit v1.2.3