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:
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 = {