diff --git a/dev/skeletons/build_class_from_table.php b/dev/skeletons/build_class_from_table.php index c20404e3c9f..a8e6bf08188 100644 --- a/dev/skeletons/build_class_from_table.php +++ b/dev/skeletons/build_class_from_table.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2007 Laurent Destailleur * * 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/dev/skeletons/skeleton_class.class.php b/dev/skeletons/skeleton_class.class.php index a71d3b2f38d..e7d630c4189 100644 --- a/dev/skeletons/skeleton_class.class.php +++ b/dev/skeletons/skeleton_class.class.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2007-2008 Laurent Destailleur * Copyright (C) ---Put here your own copyright and developer email--- * * This program is free software; you can redistribute it and/or modify diff --git a/dev/skeletons/skeleton_script.php b/dev/skeletons/skeleton_script.php index 5c5f098d756..7d7de599198 100644 --- a/dev/skeletons/skeleton_script.php +++ b/dev/skeletons/skeleton_script.php @@ -142,7 +142,7 @@ else */ -// -------------------- END OY YOUR CODE -------------------- +// -------------------- END OF YOUR CODE -------------------- return $error;