From 848ceb4370825e3cbec27d86c294c2e4a3a2f5e5 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Tue, 10 Nov 2015 14:19:17 +0100 Subject: [PATCH] Removed non-printable characters at beginning of file --- scripts/ckeditor-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ckeditor-config.js b/scripts/ckeditor-config.js index b8d69ce7..e3be337f 100755 --- a/scripts/ckeditor-config.js +++ b/scripts/ckeditor-config.js @@ -1,4 +1,4 @@ -/** +/** * @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.html or http://ckeditor.com/license */