Skip to content

Commit

Permalink
#170 라이선스 및 카피라이트 표기 정리
Browse files Browse the repository at this point in the history
  • Loading branch information
bnu committed Jun 10, 2016
1 parent 2639e74 commit 619f2d1
Show file tree
Hide file tree
Showing 690 changed files with 2,479 additions and 1,400 deletions.
3 changes: 1 addition & 2 deletions app/Console/Commands/PluginInstallCommand.php
Expand Up @@ -2,8 +2,7 @@
/**
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand Down
3 changes: 1 addition & 2 deletions app/Console/Commands/PluginMakeCommand.php
Expand Up @@ -2,8 +2,7 @@
/**
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand Down
7 changes: 5 additions & 2 deletions app/Console/Commands/PutTranslation.php
Expand Up @@ -8,8 +8,7 @@
* @package App\Console\Commands
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -32,6 +31,10 @@
*
* @category Commands
* @package App\Console\Commands
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/
class PutTranslation extends Command
{
Expand Down
7 changes: 5 additions & 2 deletions app/Console/Commands/Schema.php
Expand Up @@ -8,8 +8,7 @@
* @package App\Console\Commands
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -31,6 +30,10 @@
*
* @category Commands
* @package App\Console\Commands
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/
class Schema extends Command
{
Expand Down
7 changes: 5 additions & 2 deletions app/Console/Commands/Site.php
Expand Up @@ -8,8 +8,7 @@
* @package App\Console\Commands
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -28,6 +27,10 @@
*
* @category Command
* @package App\Console\Commands
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/
class Site extends Command
{
Expand Down
3 changes: 1 addition & 2 deletions app/Console/Commands/StorageOptimize.php
Expand Up @@ -2,8 +2,7 @@
/**
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand Down
3 changes: 1 addition & 2 deletions app/Console/Commands/ThemeMakeCommand.php
Expand Up @@ -2,8 +2,7 @@
/**
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand Down
7 changes: 5 additions & 2 deletions app/Console/Commands/Trash.php
Expand Up @@ -8,8 +8,7 @@
* @package App\Console\Commands
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand Down Expand Up @@ -48,6 +47,10 @@
* @category Commands
* @package App\Console\Commands
* @see Xpressengine\Trash\TrashManager manual
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/
class Trash extends Command
{
Expand Down
7 changes: 5 additions & 2 deletions app/Console/Commands/XeCacheClear.php
Expand Up @@ -8,8 +8,7 @@
* @package App\Console\Commands
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -27,6 +26,10 @@
*
* @category Commands
* @package App\Console\Commands
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/
class XeCacheClear extends ClearCommand
{
Expand Down
3 changes: 1 addition & 2 deletions app/Console/Commands/XeInstall.php
Expand Up @@ -2,8 +2,7 @@
/**
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand Down
7 changes: 5 additions & 2 deletions app/Facades/Module.php
Expand Up @@ -8,8 +8,7 @@
* @package Xpressengine\Module
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Crop. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -22,6 +21,10 @@
*
* @category Module
* @package Xpressengine\Module
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/
class Module extends Facade
{
Expand Down
7 changes: 5 additions & 2 deletions app/Facades/XeCategory.php
Expand Up @@ -8,8 +8,7 @@
* @package Xpressengine\Category
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -23,6 +22,10 @@
* @category Category
* @package Xpressengine\Category
* @see Xpressengine\Category\CategoryHandler
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/
class XeCategory extends Facade
{
Expand Down
7 changes: 5 additions & 2 deletions app/Facades/XeConfig.php
Expand Up @@ -8,8 +8,7 @@
* @package Xpressengine\Config
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -23,6 +22,10 @@
* @category Config
* @package Xpressengine\Config
* @see Xpressengine\Config\ConfigManager
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/
class XeConfig extends Facade
{
Expand Down
7 changes: 5 additions & 2 deletions app/Facades/XeCounter.php
Expand Up @@ -8,8 +8,7 @@
* @package Xpressengine\Counter
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -23,6 +22,10 @@
* @category Counter
* @package Xpressengine\Counter
* @see Xpressengine\Counter\Factory
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/
class XeCounter extends Facade
{
Expand Down
7 changes: 5 additions & 2 deletions app/Facades/XeDB.php
Expand Up @@ -8,8 +8,7 @@
* @package Xpressengine\Database
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -23,6 +22,10 @@
* @category Database
* @package Xpressengine\Database
* @see Xpressengine\Database\DatabaseHandler
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/
class XeDB extends Facade
{
Expand Down
7 changes: 5 additions & 2 deletions app/Facades/XeDocument.php
Expand Up @@ -8,8 +8,7 @@
* @package Xpressengine\Document
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -23,6 +22,10 @@
* @category Document
* @package Xpressengine\Document
* @see Xpressengine\Document\DocumentHandler
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/
class XeDocument extends Facade
{
Expand Down
7 changes: 5 additions & 2 deletions app/Facades/XeDynamicField.php
Expand Up @@ -8,8 +8,7 @@
* @package Xpressengine\DynamicField
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -23,6 +22,10 @@
* @category DynamicField
* @package Xpressengine\DynamicField
* @see Xpressengine\DynamicField\DynamicFieldHandler
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/
class XeDynamicField extends Facade
{
Expand Down
16 changes: 8 additions & 8 deletions app/Facades/XeEditor.php
Expand Up @@ -6,10 +6,10 @@
*
* @category Editor
* @package Xpressengine\Editor
* @author XE Team (developers) <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/lgpl-3.0-standalone.html LGPL
* @link http://www.xpressengine.com
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/
namespace App\Facades;

Expand All @@ -20,10 +20,10 @@
*
* @category Editor
* @package Xpressengine\Editor
* @author XE Team (developers) <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/lgpl-3.0-standalone.html LGPL
* @link http://www.xpressengine.com
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
* @see Xpressengine\Skin\SkinHandler
*/
class XeEditor extends Facade
Expand Down
7 changes: 5 additions & 2 deletions app/Facades/XeFrontend.php
Expand Up @@ -8,8 +8,7 @@
* @package Xpressengine\Presenter
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -22,6 +21,10 @@
*
* @category Presenter
* @package App\Presenter
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
* @see Xpressengine\Presenter\Html\FrontendHandler
*/
class XeFrontend extends Facade
Expand Down
7 changes: 5 additions & 2 deletions app/Facades/XeInterception.php
Expand Up @@ -8,8 +8,7 @@
* @package Xpressengine\Interception
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -22,6 +21,10 @@
*
* @category Interception
* @package Xpressengine\Interception
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
* @see Xpressengine\Interception\InterceptionHandler
*/
class XeInterception extends Facade
Expand Down
7 changes: 5 additions & 2 deletions app/Facades/XeLang.php
Expand Up @@ -8,8 +8,7 @@
* @package Xpressengine\Translation
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license LGPL-2.1
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
*/

Expand All @@ -22,6 +21,10 @@
*
* @category Translation
* @package Xpressengine\Translation
* @author XE Developers <developers@xpressengine.com>
* @copyright 2015 Copyright (C) NAVER Corp. <http://www.navercorp.com>
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL-2.1
* @link https://xpressengine.io
* @see Xpressengine\Translation\Translator
*/
class XeLang extends Facade
Expand Down

0 comments on commit 619f2d1

Please sign in to comment.