Skip to content

Commit

Permalink
Update licence headers (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
kunicmarko20 committed May 1, 2018
1 parent 9105fcb commit 823ac75
Show file tree
Hide file tree
Showing 55 changed files with 180 additions and 107 deletions.
5 changes: 3 additions & 2 deletions src/Builder/JsonBuilder.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Command/CKEditorInstallerCommand.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Composer/CKEditorScriptHandler.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/DependencyInjection/Compiler/ResourceCompilerPass.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/DependencyInjection/Compiler/TemplatingCompilerPass.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/DependencyInjection/Configuration.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/DependencyInjection/FOSCKEditorExtension.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Exception/ConfigManagerException.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Exception/DependencyInjectionException.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Exception/Exception.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Exception/PluginManagerException.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Exception/StylesSetManagerException.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Exception/TemplateManagerException.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Exception/ToolbarManagerException.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/FOSCKEditorBundle.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Form/Type/CKEditorType.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Installer/CKEditorInstaller.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Model/ConfigManager.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Model/ConfigManagerInterface.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Model/PluginManager.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Model/PluginManagerInterface.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Model/StylesSetManager.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Model/StylesSetManagerInterface.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Model/TemplateManager.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Model/TemplateManagerInterface.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Model/ToolbarManager.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Model/ToolbarManagerInterface.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Renderer/CKEditorRenderer.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Renderer/CKEditorRendererInterface.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down
5 changes: 3 additions & 2 deletions src/Templating/CKEditorHelper.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php

/*
* This file is part of the Ivory CKEditor package.
* This file is part of the FOSCKEditor Bundle.
*
* (c) Eric GELOEN <geloen.eric@gmail.com>
* (c) 2018 - present Friends of Symfony
* (c) 2009 - 2017 Eric GELOEN <geloen.eric@gmail.com>
*
* For the full copyright and license information, please read the LICENSE
* file that was distributed with this source code.
Expand Down

0 comments on commit 823ac75

Please sign in to comment.