diff --git a/Admin/BaseFieldDescription.php b/Admin/BaseFieldDescription.php index 36e4f1f04a..6802d91156 100644 --- a/Admin/BaseFieldDescription.php +++ b/Admin/BaseFieldDescription.php @@ -3,7 +3,7 @@ /* * This file is part of the Sonata package. * - * (c) 2010-2011 Thomas Rabaix + * (c) Thomas Rabaix * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Admin/FieldDescriptionInterface.php b/Admin/FieldDescriptionInterface.php index 444a4780af..d6ad5f4446 100644 --- a/Admin/FieldDescriptionInterface.php +++ b/Admin/FieldDescriptionInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sonata package. * - * (c) 2010-2011 Thomas Rabaix + * (c) Thomas Rabaix * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Exception/ModelManagerException.php b/Exception/ModelManagerException.php index 480f63b3d1..331446b144 100644 --- a/Exception/ModelManagerException.php +++ b/Exception/ModelManagerException.php @@ -3,7 +3,7 @@ /* * This file is part of the Sonata package. * - * (c) 2010-2011 Thomas Rabaix + * (c) Thomas Rabaix * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Exception/NoValueException.php b/Exception/NoValueException.php index db76c6091c..25ff83c3cc 100644 --- a/Exception/NoValueException.php +++ b/Exception/NoValueException.php @@ -3,7 +3,7 @@ /* * This file is part of the Sonata package. * - * (c) 2010-2011 Thomas Rabaix + * (c) Thomas Rabaix * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Resources/meta/LICENSE b/Resources/meta/LICENSE index 6d03377597..f5ee89c50a 100644 --- a/Resources/meta/LICENSE +++ b/Resources/meta/LICENSE @@ -1,6 +1,6 @@ The MIT License -Copyright (c) 2010-2013 thomas.rabaix@sonata-project.org +Copyright (c) 2010-2014 thomas.rabaix@sonata-project.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Translator/BCLabelTranslatorStrategy.php b/Translator/BCLabelTranslatorStrategy.php index bd45155f64..20a288fae6 100644 --- a/Translator/BCLabelTranslatorStrategy.php +++ b/Translator/BCLabelTranslatorStrategy.php @@ -1,9 +1,9 @@ * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Translator/FormLabelTranslatorStrategy.php b/Translator/FormLabelTranslatorStrategy.php index 95ed0e8776..5020c9baee 100644 --- a/Translator/FormLabelTranslatorStrategy.php +++ b/Translator/FormLabelTranslatorStrategy.php @@ -1,9 +1,9 @@ * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Translator/LabelTranslatorStrategyInterface.php b/Translator/LabelTranslatorStrategyInterface.php index b33adef31e..e21d9c4c90 100644 --- a/Translator/LabelTranslatorStrategyInterface.php +++ b/Translator/LabelTranslatorStrategyInterface.php @@ -1,9 +1,9 @@ * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Translator/NativeLabelTranslatorStrategy.php b/Translator/NativeLabelTranslatorStrategy.php index a3f1703b45..af363621f9 100644 --- a/Translator/NativeLabelTranslatorStrategy.php +++ b/Translator/NativeLabelTranslatorStrategy.php @@ -1,9 +1,9 @@ * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Translator/NoopLabelTranslatorStrategy.php b/Translator/NoopLabelTranslatorStrategy.php index 72496c5c58..4bde7f34a6 100644 --- a/Translator/NoopLabelTranslatorStrategy.php +++ b/Translator/NoopLabelTranslatorStrategy.php @@ -1,9 +1,9 @@ * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Translator/UnderscoreLabelTranslatorStrategy.php b/Translator/UnderscoreLabelTranslatorStrategy.php index c59349f4ae..062f65eaad 100644 --- a/Translator/UnderscoreLabelTranslatorStrategy.php +++ b/Translator/UnderscoreLabelTranslatorStrategy.php @@ -1,9 +1,9 @@ * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Twig/Extension/SonataAdminExtension.php b/Twig/Extension/SonataAdminExtension.php index abacc2e010..7c17b51cff 100644 --- a/Twig/Extension/SonataAdminExtension.php +++ b/Twig/Extension/SonataAdminExtension.php @@ -1,9 +1,9 @@ * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code.