diff options
author | Valerio Virgillito | 2012-02-14 11:07:21 -0800 |
---|---|---|
committer | Valerio Virgillito | 2012-02-14 11:07:21 -0800 |
commit | f060190a3bffd9a16718f2ce0499699103d46372 (patch) | |
tree | a308fe7eacec2156c8212dff0892a3de925d5f9a /imports/codemirror/notice.txt | |
parent | f766cc203f30ea43ae8b83cf4b65d45cc4435ee9 (diff) | |
parent | 33bc9d62b8e6694500bf14d5b18187bd99a520a3 (diff) | |
download | ninja-f060190a3bffd9a16718f2ce0499699103d46372.tar.gz |
Merge branch 'FileIO' of https://github.com/joseeight/ninja-internal into integration
Diffstat (limited to 'imports/codemirror/notice.txt')
-rwxr-xr-x | imports/codemirror/notice.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/imports/codemirror/notice.txt b/imports/codemirror/notice.txt new file mode 100755 index 00000000..ff52173b --- /dev/null +++ b/imports/codemirror/notice.txt | |||
@@ -0,0 +1,4 @@ | |||
1 | /* <notice> | ||
2 | Code from http://http://codemirror.net/ and https://github.com/marijnh/CodeMirror<br/> | ||
3 | License https://github.com/marijnh/CodeMirror/blob/master/LICENSE<br/> | ||
4 | </notice> */ \ No newline at end of file | ||