From 11939c5bdc166fe876293c8556b6251e1f9af7ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=CC=81=20R?= Date: Tue, 20 May 2014 21:49:40 +0200 Subject: [PATCH] Fix EZP-22128: Update copyright info on old headers (cherry picked from commit bf5fbd3e07fb6a41fdd040af1860075f9263a761) --- autoloads/eztemplateautoload.php | 2 +- bin/php/ezsqldumpsurveydata.php | 2 +- datatypes/ezsurvey/ezsurveytype.php | 2 +- modules/survey/action.php | 2 +- modules/survey/classes/ezsurvey.php | 2 +- modules/survey/classes/ezsurveyemailentry.php | 2 +- modules/survey/classes/ezsurveyentry.php | 2 +- modules/survey/classes/ezsurveyfeedbackfield.php | 2 +- modules/survey/classes/ezsurveyformattedparagraph.php | 2 +- modules/survey/classes/ezsurveymetadata.php | 2 +- modules/survey/classes/ezsurveymultiplechoice.php | 2 +- modules/survey/classes/ezsurveynumberentry.php | 2 +- modules/survey/classes/ezsurveyoperators.php | 2 +- modules/survey/classes/ezsurveyparagraph.php | 2 +- modules/survey/classes/ezsurveyquestion.php | 2 +- modules/survey/classes/ezsurveyquestionmetadata.php | 2 +- modules/survey/classes/ezsurveyquestionresult.php | 2 +- modules/survey/classes/ezsurveyquestions.php | 2 +- modules/survey/classes/ezsurveyreceiver.php | 2 +- modules/survey/classes/ezsurveyrelatedconfig.php | 2 +- modules/survey/classes/ezsurveyrelatedobject.php | 2 +- modules/survey/classes/ezsurveyresult.php | 2 +- modules/survey/classes/ezsurveysectionheader.php | 2 +- modules/survey/classes/ezsurveytextentry.php | 2 +- modules/survey/classes/ezsurveywizard.php | 2 +- modules/survey/copy.php | 2 +- modules/survey/edit.php | 2 +- modules/survey/export.php | 2 +- modules/survey/function_definition.php | 2 +- modules/survey/list.php | 2 +- modules/survey/module.php | 2 +- modules/survey/preview.php | 2 +- modules/survey/relatedobjectconfig.php | 2 +- modules/survey/remove.php | 2 +- modules/survey/result.php | 2 +- modules/survey/result_edit.php | 2 +- modules/survey/result_list.php | 2 +- modules/survey/rremove.php | 2 +- modules/survey/rview.php | 2 +- modules/survey/view.php | 2 +- modules/survey/wizard.php | 2 +- tests/ezsurvey_wizard_regression.php | 2 +- tests/suite.php | 2 +- 43 files changed, 43 insertions(+), 43 deletions(-) diff --git a/autoloads/eztemplateautoload.php b/autoloads/eztemplateautoload.php index 311f3c4..00372ae 100644 --- a/autoloads/eztemplateautoload.php +++ b/autoloads/eztemplateautoload.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/bin/php/ezsqldumpsurveydata.php b/bin/php/ezsqldumpsurveydata.php index f0000a1..f58f41e 100755 --- a/bin/php/ezsqldumpsurveydata.php +++ b/bin/php/ezsqldumpsurveydata.php @@ -3,7 +3,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/datatypes/ezsurvey/ezsurveytype.php b/datatypes/ezsurvey/ezsurveytype.php index d94f748..545f35e 100644 --- a/datatypes/ezsurvey/ezsurveytype.php +++ b/datatypes/ezsurvey/ezsurveytype.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/action.php b/modules/survey/action.php index ed2d266..4c777e0 100644 --- a/modules/survey/action.php +++ b/modules/survey/action.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurvey.php b/modules/survey/classes/ezsurvey.php index 4a53df2..8cc3993 100644 --- a/modules/survey/classes/ezsurvey.php +++ b/modules/survey/classes/ezsurvey.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyemailentry.php b/modules/survey/classes/ezsurveyemailentry.php index 9ad9337..302b534 100644 --- a/modules/survey/classes/ezsurveyemailentry.php +++ b/modules/survey/classes/ezsurveyemailentry.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyentry.php b/modules/survey/classes/ezsurveyentry.php index 665c7aa..eef1943 100644 --- a/modules/survey/classes/ezsurveyentry.php +++ b/modules/survey/classes/ezsurveyentry.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyfeedbackfield.php b/modules/survey/classes/ezsurveyfeedbackfield.php index 29d8a87..245682a 100644 --- a/modules/survey/classes/ezsurveyfeedbackfield.php +++ b/modules/survey/classes/ezsurveyfeedbackfield.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyformattedparagraph.php b/modules/survey/classes/ezsurveyformattedparagraph.php index a14a737..895c9fb 100644 --- a/modules/survey/classes/ezsurveyformattedparagraph.php +++ b/modules/survey/classes/ezsurveyformattedparagraph.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveymetadata.php b/modules/survey/classes/ezsurveymetadata.php index 02441c9..8f441bd 100644 --- a/modules/survey/classes/ezsurveymetadata.php +++ b/modules/survey/classes/ezsurveymetadata.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveymultiplechoice.php b/modules/survey/classes/ezsurveymultiplechoice.php index 5db5f39..26b37d2 100644 --- a/modules/survey/classes/ezsurveymultiplechoice.php +++ b/modules/survey/classes/ezsurveymultiplechoice.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveynumberentry.php b/modules/survey/classes/ezsurveynumberentry.php index a1c7db1..2344af4 100644 --- a/modules/survey/classes/ezsurveynumberentry.php +++ b/modules/survey/classes/ezsurveynumberentry.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyoperators.php b/modules/survey/classes/ezsurveyoperators.php index 12329bc..ed52158 100644 --- a/modules/survey/classes/ezsurveyoperators.php +++ b/modules/survey/classes/ezsurveyoperators.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyparagraph.php b/modules/survey/classes/ezsurveyparagraph.php index be44527..891684a 100644 --- a/modules/survey/classes/ezsurveyparagraph.php +++ b/modules/survey/classes/ezsurveyparagraph.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyquestion.php b/modules/survey/classes/ezsurveyquestion.php index bd62796..8266a74 100644 --- a/modules/survey/classes/ezsurveyquestion.php +++ b/modules/survey/classes/ezsurveyquestion.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyquestionmetadata.php b/modules/survey/classes/ezsurveyquestionmetadata.php index d5fb765..7999bc7 100644 --- a/modules/survey/classes/ezsurveyquestionmetadata.php +++ b/modules/survey/classes/ezsurveyquestionmetadata.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyquestionresult.php b/modules/survey/classes/ezsurveyquestionresult.php index b656ab2..33b3d72 100644 --- a/modules/survey/classes/ezsurveyquestionresult.php +++ b/modules/survey/classes/ezsurveyquestionresult.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyquestions.php b/modules/survey/classes/ezsurveyquestions.php index 71d88d8..2ceb246 100644 --- a/modules/survey/classes/ezsurveyquestions.php +++ b/modules/survey/classes/ezsurveyquestions.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyreceiver.php b/modules/survey/classes/ezsurveyreceiver.php index e70604f..608a5df 100644 --- a/modules/survey/classes/ezsurveyreceiver.php +++ b/modules/survey/classes/ezsurveyreceiver.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyrelatedconfig.php b/modules/survey/classes/ezsurveyrelatedconfig.php index 44da42c..9cd1cec 100644 --- a/modules/survey/classes/ezsurveyrelatedconfig.php +++ b/modules/survey/classes/ezsurveyrelatedconfig.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyrelatedobject.php b/modules/survey/classes/ezsurveyrelatedobject.php index 1d83d90..21fe1c6 100644 --- a/modules/survey/classes/ezsurveyrelatedobject.php +++ b/modules/survey/classes/ezsurveyrelatedobject.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveyresult.php b/modules/survey/classes/ezsurveyresult.php index 374c820..d16af6b 100644 --- a/modules/survey/classes/ezsurveyresult.php +++ b/modules/survey/classes/ezsurveyresult.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveysectionheader.php b/modules/survey/classes/ezsurveysectionheader.php index 9793d87..0662455 100644 --- a/modules/survey/classes/ezsurveysectionheader.php +++ b/modules/survey/classes/ezsurveysectionheader.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveytextentry.php b/modules/survey/classes/ezsurveytextentry.php index bd19958..6186444 100644 --- a/modules/survey/classes/ezsurveytextentry.php +++ b/modules/survey/classes/ezsurveytextentry.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/classes/ezsurveywizard.php b/modules/survey/classes/ezsurveywizard.php index ce713a7..561e920 100644 --- a/modules/survey/classes/ezsurveywizard.php +++ b/modules/survey/classes/ezsurveywizard.php @@ -4,7 +4,7 @@ // // Created on: <11-Jun-2008 14:58:01 br> // -// Copyright (C) 1999-2013 eZ Systems AS. All rights reserved. +// Copyright (C) 1999-2014 eZ Systems AS. All rights reserved. // // This source file is part of the eZ publish (tm) Open Source Content // Management System. diff --git a/modules/survey/copy.php b/modules/survey/copy.php index cf1bca3..696e25f 100644 --- a/modules/survey/copy.php +++ b/modules/survey/copy.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/edit.php b/modules/survey/edit.php index af00abe..4b184de 100644 --- a/modules/survey/edit.php +++ b/modules/survey/edit.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/export.php b/modules/survey/export.php index 10a02fc..1c01bd8 100644 --- a/modules/survey/export.php +++ b/modules/survey/export.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/function_definition.php b/modules/survey/function_definition.php index b664bd8..a7164b7 100644 --- a/modules/survey/function_definition.php +++ b/modules/survey/function_definition.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/list.php b/modules/survey/list.php index 1afb1ce..d56ee36 100644 --- a/modules/survey/list.php +++ b/modules/survey/list.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/module.php b/modules/survey/module.php index caa6910..7ac965e 100644 --- a/modules/survey/module.php +++ b/modules/survey/module.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/preview.php b/modules/survey/preview.php index d83bdab..d1ac560 100644 --- a/modules/survey/preview.php +++ b/modules/survey/preview.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/relatedobjectconfig.php b/modules/survey/relatedobjectconfig.php index 1cdb610..87f7c8b 100644 --- a/modules/survey/relatedobjectconfig.php +++ b/modules/survey/relatedobjectconfig.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/remove.php b/modules/survey/remove.php index cc8065a..4018f58 100644 --- a/modules/survey/remove.php +++ b/modules/survey/remove.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/result.php b/modules/survey/result.php index 41b94f0..9231031 100644 --- a/modules/survey/result.php +++ b/modules/survey/result.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/result_edit.php b/modules/survey/result_edit.php index 333eb4c..e9cfa7c 100644 --- a/modules/survey/result_edit.php +++ b/modules/survey/result_edit.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/result_list.php b/modules/survey/result_list.php index 4b2b6b0..c04eb85 100644 --- a/modules/survey/result_list.php +++ b/modules/survey/result_list.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/rremove.php b/modules/survey/rremove.php index a721a8a..91e27a9 100644 --- a/modules/survey/rremove.php +++ b/modules/survey/rremove.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/rview.php b/modules/survey/rview.php index 236458a..4bc00aa 100644 --- a/modules/survey/rview.php +++ b/modules/survey/rview.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/view.php b/modules/survey/view.php index 0da194d..f770096 100644 --- a/modules/survey/view.php +++ b/modules/survey/view.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/modules/survey/wizard.php b/modules/survey/wizard.php index d716337..3451678 100644 --- a/modules/survey/wizard.php +++ b/modules/survey/wizard.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/tests/ezsurvey_wizard_regression.php b/tests/ezsurvey_wizard_regression.php index 3efd75b..5cdeb80 100644 --- a/tests/ezsurvey_wizard_regression.php +++ b/tests/ezsurvey_wizard_regression.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */ diff --git a/tests/suite.php b/tests/suite.php index eae23ef..eea4e2b 100644 --- a/tests/suite.php +++ b/tests/suite.php @@ -2,7 +2,7 @@ /** * This file is part of the eZSurvey extension. * - * @copyright Copyright (C) eZ Systems AS. All rights reserved. + * @copyright Copyright (C) eZ Systems AS. * @license For full copyright and license information view LICENSE file distributed with this source code. * @version //autogentag// */