Deprecated: Assigning the return value of new by reference is deprecated in /home/bluestat/public_html/source/index.php on line 477
From c3123c839ec967e6f43d47e7c96d05855d2b9bb3 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Fri, 24 Aug 2007 16:13:57 -0700 Subject: [PATCH] Removing all the copyright symbols in favor of (c) --- Data/Abstract/DataSet.php | 2 +- Data/Abstract/DataSetException.php | 2 +- Data/ArrayDataSet.php | 2 +- UnitTest/AllTests.php | 2 +- UnitTest/DataTests.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Data/Abstract/DataSet.php b/Data/Abstract/DataSet.php index a1f878a..c6b9d2e 100644 --- a/Data/Abstract/DataSet.php +++ b/Data/Abstract/DataSet.php @@ -2,7 +2,7 @@ /*=====================================================================* || ################################################################### || # WebFreeChart -|| # Copyright ©2002-2007 Blue Static +|| # Copyright (c)2002-2007 Blue Static || # || # This program is free software; you can redistribute it and/or modify || # it under the terms of the GNU General Public License as published by diff --git a/Data/Abstract/DataSetException.php b/Data/Abstract/DataSetException.php index db813a6..0167772 100644 --- a/Data/Abstract/DataSetException.php +++ b/Data/Abstract/DataSetException.php @@ -2,7 +2,7 @@ /*=====================================================================* || ################################################################### || # WebFreeChart -|| # Copyright ©2002-2007 Blue Static +|| # Copyright (c)2002-2007 Blue Static || # || # This program is free software; you can redistribute it and/or modify || # it under the terms of the GNU General Public License as published by diff --git a/Data/ArrayDataSet.php b/Data/ArrayDataSet.php index a37c409..eef7e30 100644 --- a/Data/ArrayDataSet.php +++ b/Data/ArrayDataSet.php @@ -2,7 +2,7 @@ /*=====================================================================* || ################################################################### || # WebFreeChart -|| # Copyright ©2002-2007 Blue Static +|| # Copyright (c)2002-2007 Blue Static || # || # This program is free software; you can redistribute it and/or modify || # it under the terms of the GNU General Public License as published by diff --git a/UnitTest/AllTests.php b/UnitTest/AllTests.php index e12c21b..1eed58f 100644 --- a/UnitTest/AllTests.php +++ b/UnitTest/AllTests.php @@ -2,7 +2,7 @@ /*=====================================================================* || ################################################################### || # WebFreeChart -|| # Copyright ©2002-2007 Blue Static +|| # Copyright (c)2002-2007 Blue Static || # || # This program is free software; you can redistribute it and/or modify || # it under the terms of the GNU General Public License as published by diff --git a/UnitTest/DataTests.php b/UnitTest/DataTests.php index a00e311..871206f 100644 --- a/UnitTest/DataTests.php +++ b/UnitTest/DataTests.php @@ -2,7 +2,7 @@ /*=====================================================================* || ################################################################### || # WebFreeChart -|| # Copyright ©2002-2007 Blue Static +|| # Copyright (c)2002-2007 Blue Static || # || # This program is free software; you can redistribute it and/or modify || # it under the terms of the GNU General Public License as published by -- 1.7.11.3