Skip to content

Commit

Permalink
Updated license URLs.
Browse files Browse the repository at this point in the history
Some files had links to terms of use instead of license.
  • Loading branch information
engineering-this authored and f1ames committed Jan 31, 2018
1 parent 9a3d22f commit cd21027
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ckeditor.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/terms-of-use/#open-source-licences
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/

// Compressed version of core/ckeditor_base.js. See original for instructions.
Expand Down
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/terms-of-use/#open-source-licences
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/

CKEDITOR.editorConfig = function( config ) {
Expand Down
2 changes: 1 addition & 1 deletion contents.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/terms-of-use/#open-source-licences
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/

body
Expand Down
2 changes: 1 addition & 1 deletion styles.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/terms-of-use/#open-source-licences
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/

// This file contains style definitions that can be used by CKEditor plugins.
Expand Down

0 comments on commit cd21027

Please sign in to comment.