~ivle-dev/ivle/codemirror

« back to all changes in this revision

Viewing changes to ivle/webapp/filesystem/browser/media/codemirror/LICENSE

  • Committer: David Coles
  • Date: 2010-05-31 10:38:53 UTC
  • Revision ID: coles.david@gmail.com-20100531103853-8xypjpracvwy0qt4
Editor: Added CodeMirror-0.67 Javascript code editor source from 
http://marijn.haverbeke.nl/codemirror/ (zlib-style licence)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 Copyright (c) 2007-2009 Marijn Haverbeke
 
2
 
 
3
 This software is provided 'as-is', without any express or implied
 
4
 warranty. In no event will the authors be held liable for any
 
5
 damages arising from the use of this software.
 
6
 
 
7
 Permission is granted to anyone to use this software for any
 
8
 purpose, including commercial applications, and to alter it and
 
9
 redistribute it freely, subject to the following restrictions:
 
10
 
 
11
 1. The origin of this software must not be misrepresented; you must
 
12
    not claim that you wrote the original software. If you use this
 
13
    software in a product, an acknowledgment in the product
 
14
    documentation would be appreciated but is not required.
 
15
 
 
16
 2. Altered source versions must be plainly marked as such, and must
 
17
    not be misrepresented as being the original software.
 
18
 
 
19
 3. This notice may not be removed or altered from any source
 
20
    distribution.
 
21
 
 
22
 Marijn Haverbeke
 
23
 marijnh at gmail