Răsfoiți Sursa

Merge branch 'master' into t/217

Piotrek Koszuliński 9 ani în urmă
părinte
comite
1b8e843f1a
2 a modificat fișierele cu 10 adăugiri și 0 ștergeri
  1. 5 0
      bender.js
  2. 5 0
      gulpfile.js

+ 5 - 0
bender.js

@@ -1,3 +1,8 @@
+/**
+ * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.md.
+ */
+
 /* jshint browser: false, node: true, strict: true */
 /* jshint browser: false, node: true, strict: true */
 
 
 'use strict';
 'use strict';

+ 5 - 0
gulpfile.js

@@ -1,3 +1,8 @@
+/**
+ * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.md.
+ */
+
 /* jshint browser: false, node: true, strict: true */
 /* jshint browser: false, node: true, strict: true */
 
 
 'use strict';
 'use strict';