Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CmfTreeBrowserBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* This file is part of the Symfony CMF package.
*
* (c) 2011-2015 Symfony CMF
* (c) 2011-2017 Symfony CMF
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
2 changes: 1 addition & 1 deletion DependencyInjection/CmfTreeBrowserExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* This file is part of the Symfony CMF package.
*
* (c) 2011-2015 Symfony CMF
* (c) 2011-2017 Symfony CMF
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
2 changes: 1 addition & 1 deletion Form/Type/TreeSelectType.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* This file is part of the Symfony CMF package.
*
* (c) 2011-2015 Symfony CMF
* (c) 2011-2017 Symfony CMF
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
2 changes: 1 addition & 1 deletion Resources/assets/js/adapter/fancytree.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of the Symfony CMF package.
*
* (c) 2011-2015 Symfony CMF
* (c) 2011-2017 Symfony CMF
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
2 changes: 1 addition & 1 deletion Resources/assets/js/jquery.cmf_context_menu.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of the Symfony CMF package.
*
* (c) 2011-2015 Symfony CMF
* (c) 2011-2017 Symfony CMF
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
2 changes: 1 addition & 1 deletion Resources/assets/js/jquery.cmf_tree.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of the Symfony CMF package.
*
* (c) 2011-2015 Symfony CMF
* (c) 2011-2017 Symfony CMF
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
2 changes: 1 addition & 1 deletion Resources/meta/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ TreeBrowerBundle

The MIT License

Copyright (c) 2011-2015 Symfony CMF
Copyright (c) 2011-2017 Symfony CMF

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Tests/Unit/Form/Type/TreeSelectTypeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* This file is part of the Symfony CMF package.
*
* (c) 2011-2015 Symfony CMF
* (c) 2011-2017 Symfony CMF
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down