Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorTom Needham <needham.thomas@gmail.com>2015-09-01 14:51:38 +0300
committerTom Needham <needham.thomas@gmail.com>2015-09-01 14:51:38 +0300
commit53e41f035d89f4b85497370ff4ec40481c35cc80 (patch)
tree6d04f3c8e68e79cb874d2a805f066c1b058ae65e /js
parent64fabf9ebef7c68fb9dbeb3c63186b3ae1caff0a (diff)
Update version no. and file header
Diffstat (limited to 'js')
-rw-r--r--js/editor.js9
1 files changed, 7 insertions, 2 deletions
diff --git a/js/editor.js b/js/editor.js
index 86681f4..160a315 100644
--- a/js/editor.js
+++ b/js/editor.js
@@ -1,6 +1,11 @@
/**
- * Text Editor
- * Version 2.0 Alpha
+ * ownCloud - Files_Texteditor
+ *
+ * This file is licensed under the Affero General Public License version 3 or
+ * later. See the COPYING file.
+ *
+ * @author Tom Needham <tom@owncloud.com>
+ * @copyright Tom Needham 2015
*/
var Files_Texteditor = {