From: Alexander Ebert Date: Tue, 13 Aug 2013 18:12:22 +0000 (+0200) Subject: Fixed copyright X-Git-Tag: 2.0.0_Beta_7~25^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=c088b28c508b2325ba6032a8efcf46b40520e0f1;p=GitHub%2FWoltLab%2FWCF.git Fixed copyright --- diff --git a/wcfsetup/install/files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js b/wcfsetup/install/files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js index d18f13902a..d681e0e234 100644 --- a/wcfsetup/install/files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js +++ b/wcfsetup/install/files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js @@ -1,9 +1,10 @@ -/* - * BBCode Plugin v1.0 for CKEditor - http://www.site-top.com/ - * Copyright (c) 2010, PitBult. - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") +/** + * BBCode Plugin for CKEditor + * + * @author Marcel Werk + * @copyright 2001-2013 WoltLab GmbH + * @license GNU Lesser General Public License */ - (function() { var $pasted = false; var $insertedText = null;