From: <car...@us...> - 2012-04-13 11:15:41
|
Revision: 10210 http://octave.svn.sourceforge.net/octave/?rev=10210&view=rev Author: carandraug Date: 2012-04-13 11:15:28 +0000 (Fri, 13 Apr 2012) Log Message: ----------- maint: update e-mail address of Etienne Grossmann Modified Paths: -------------- trunk/octave-forge/main/image/inst/bwborder.m trunk/octave-forge/main/linear-algebra/inst/rotparams.m trunk/octave-forge/main/linear-algebra/inst/rotv.m trunk/octave-forge/main/miscellaneous/inst/nze.m trunk/octave-forge/main/optim/inst/d2_min.m trunk/octave-forge/main/optim/inst/nelder_mead_min.m trunk/octave-forge/main/optim/inst/test_d2_min_1.m trunk/octave-forge/main/optim/inst/test_d2_min_2.m trunk/octave-forge/main/optim/inst/test_d2_min_3.m trunk/octave-forge/main/optim/inst/test_fminunc_1.m trunk/octave-forge/main/optim/inst/test_min_1.m trunk/octave-forge/main/optim/inst/test_min_2.m trunk/octave-forge/main/optim/inst/test_min_3.m trunk/octave-forge/main/optim/inst/test_min_4.m trunk/octave-forge/main/optim/inst/test_minimize_1.m trunk/octave-forge/main/optim/inst/test_nelder_mead_min_1.m trunk/octave-forge/main/optim/inst/test_nelder_mead_min_2.m trunk/octave-forge/main/struct/DESCRIPTION trunk/octave-forge/main/struct/inst/getfields.m trunk/octave-forge/main/struct/inst/setfields.m trunk/octave-forge/main/struct/inst/tars.m trunk/octave-forge/main/struct/inst/test_struct.m trunk/octave-forge/main/vrml/DESCRIPTION trunk/octave-forge/main/vrml/inst/best_dir.m trunk/octave-forge/main/vrml/inst/best_dir_cov.m trunk/octave-forge/main/vrml/inst/bound_convex.m trunk/octave-forge/main/vrml/inst/checker_color.m trunk/octave-forge/main/vrml/inst/proplan.m trunk/octave-forge/main/vrml/inst/save_vrml.m trunk/octave-forge/main/vrml/inst/test_moving_surf.m trunk/octave-forge/main/vrml/inst/test_vmesh.m trunk/octave-forge/main/vrml/inst/test_vrml_faces.m trunk/octave-forge/main/vrml/inst/vmesh.m trunk/octave-forge/main/vrml/inst/vrml_Background.m trunk/octave-forge/main/vrml/inst/vrml_Box.m trunk/octave-forge/main/vrml/inst/vrml_DirectionalLight.m trunk/octave-forge/main/vrml/inst/vrml_PointLight.m trunk/octave-forge/main/vrml/inst/vrml_ROUTE.m trunk/octave-forge/main/vrml/inst/vrml_Sphere.m trunk/octave-forge/main/vrml/inst/vrml_TimeSensor.m trunk/octave-forge/main/vrml/inst/vrml_Viewpoint.m trunk/octave-forge/main/vrml/inst/vrml_anim.m trunk/octave-forge/main/vrml/inst/vrml_arrow.m trunk/octave-forge/main/vrml/inst/vrml_browse.m trunk/octave-forge/main/vrml/inst/vrml_cyl.m trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_1.m trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_2.m trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_3.m trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_4.m trunk/octave-forge/main/vrml/inst/vrml_ellipsoid.m trunk/octave-forge/main/vrml/inst/vrml_faces.m trunk/octave-forge/main/vrml/inst/vrml_flatten.m trunk/octave-forge/main/vrml/inst/vrml_frame.m trunk/octave-forge/main/vrml/inst/vrml_group.m trunk/octave-forge/main/vrml/inst/vrml_interp.m trunk/octave-forge/main/vrml/inst/vrml_kill.m trunk/octave-forge/main/vrml/inst/vrml_lines.m trunk/octave-forge/main/vrml/inst/vrml_material.m trunk/octave-forge/main/vrml/inst/vrml_newname.m trunk/octave-forge/main/vrml/inst/vrml_parallelepiped.m trunk/octave-forge/main/vrml/inst/vrml_parallelogram.m trunk/octave-forge/main/vrml/inst/vrml_points.m trunk/octave-forge/main/vrml/inst/vrml_surf.m trunk/octave-forge/main/vrml/inst/vrml_text.m trunk/octave-forge/main/vrml/inst/vrml_thick_surf.m trunk/octave-forge/main/vrml/inst/vrml_transfo.m Modified: trunk/octave-forge/main/image/inst/bwborder.m =================================================================== --- trunk/octave-forge/main/image/inst/bwborder.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/image/inst/bwborder.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -23,7 +23,7 @@ ## neighbor that is not set. ## @end deftypefn -## Author: Etienne Grossmann <et...@cs...> +## Author: Etienne Grossmann <et...@is...> ## Last modified: January 2000 function b = bwborder(im) Modified: trunk/octave-forge/main/linear-algebra/inst/rotparams.m =================================================================== --- trunk/octave-forge/main/linear-algebra/inst/rotparams.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/linear-algebra/inst/rotparams.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Modified: trunk/octave-forge/main/linear-algebra/inst/rotv.m =================================================================== --- trunk/octave-forge/main/linear-algebra/inst/rotv.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/linear-algebra/inst/rotv.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Modified: trunk/octave-forge/main/miscellaneous/inst/nze.m =================================================================== --- trunk/octave-forge/main/miscellaneous/inst/nze.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/miscellaneous/inst/nze.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -19,7 +19,7 @@ ## Optionally, returns also linear indices. ## @end deftypefn -## Author: Etienne Grossmann <et...@cs...> +## Author: Etienne Grossmann <et...@is...> ## Author: Jaroslav Hajek <hi...@gm...> function [y, f] = nze (x) Modified: trunk/octave-forge/main/optim/inst/d2_min.m =================================================================== --- trunk/octave-forge/main/optim/inst/d2_min.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/optim/inst/d2_min.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/optim/inst/nelder_mead_min.m =================================================================== --- trunk/octave-forge/main/optim/inst/nelder_mead_min.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/optim/inst/nelder_mead_min.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002-2008 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002-2008 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/optim/inst/test_d2_min_1.m =================================================================== --- trunk/octave-forge/main/optim/inst/test_d2_min_1.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/optim/inst/test_d2_min_1.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/optim/inst/test_d2_min_2.m =================================================================== --- trunk/octave-forge/main/optim/inst/test_d2_min_2.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/optim/inst/test_d2_min_2.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/optim/inst/test_d2_min_3.m =================================================================== --- trunk/octave-forge/main/optim/inst/test_d2_min_3.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/optim/inst/test_d2_min_3.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/optim/inst/test_fminunc_1.m =================================================================== --- trunk/octave-forge/main/optim/inst/test_fminunc_1.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/optim/inst/test_fminunc_1.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/optim/inst/test_min_1.m =================================================================== --- trunk/octave-forge/main/optim/inst/test_min_1.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/optim/inst/test_min_1.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## Copyright (C) 2004 Michael Creel <mic...@ua...> ## ## This program is free software; you can redistribute it and/or modify it under Modified: trunk/octave-forge/main/optim/inst/test_min_2.m =================================================================== --- trunk/octave-forge/main/optim/inst/test_min_2.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/optim/inst/test_min_2.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## Copyright (C) 2004 Michael Creel <mic...@ua...> ## ## This program is free software; you can redistribute it and/or modify it under Modified: trunk/octave-forge/main/optim/inst/test_min_3.m =================================================================== --- trunk/octave-forge/main/optim/inst/test_min_3.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/optim/inst/test_min_3.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## Copyright (C) 2004 Michael Creel <mic...@ua...> ## ## This program is free software; you can redistribute it and/or modify it under Modified: trunk/octave-forge/main/optim/inst/test_min_4.m =================================================================== --- trunk/octave-forge/main/optim/inst/test_min_4.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/optim/inst/test_min_4.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/optim/inst/test_minimize_1.m =================================================================== --- trunk/octave-forge/main/optim/inst/test_minimize_1.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/optim/inst/test_minimize_1.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/optim/inst/test_nelder_mead_min_1.m =================================================================== --- trunk/octave-forge/main/optim/inst/test_nelder_mead_min_1.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/optim/inst/test_nelder_mead_min_1.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/optim/inst/test_nelder_mead_min_2.m =================================================================== --- trunk/octave-forge/main/optim/inst/test_nelder_mead_min_2.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/optim/inst/test_nelder_mead_min_2.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/struct/DESCRIPTION =================================================================== --- trunk/octave-forge/main/struct/DESCRIPTION 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/struct/DESCRIPTION 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,7 +1,7 @@ Name: Struct Version: 1.0.10 Date: 2012-03-25 -Author: Etienne Grossmann <et...@cs...>, Olaf Till <i7...@t-...> +Author: Etienne Grossmann <et...@is...>, Olaf Till <i7...@t-...> Maintainer: Olaf Till <i7...@t-...> Title: Structure Handling. Description: Additional Structure manipulations functions. Modified: trunk/octave-forge/main/struct/inst/getfields.m =================================================================== --- trunk/octave-forge/main/struct/inst/getfields.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/struct/inst/getfields.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2000 Etienne Grossmann <et...@cs...> +## Copyright (C) 2000 Etienne Grossmann <et...@is...> ## Copyright (C) 2012 Olaf Till <i7...@t-...> ## ## This program is free software; you can redistribute it and/or modify it under Modified: trunk/octave-forge/main/struct/inst/setfields.m =================================================================== --- trunk/octave-forge/main/struct/inst/setfields.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/struct/inst/setfields.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2000 Etienne Grossmann <et...@cs...> +## Copyright (C) 2000 Etienne Grossmann <et...@is...> ## Copyright (C) 2000 Paul Kienzle <pki...@us...> ## Copyright (C) 2012 Olaf Till <i7...@t-...> ## Modified: trunk/octave-forge/main/struct/inst/tars.m =================================================================== --- trunk/octave-forge/main/struct/inst/tars.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/struct/inst/tars.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2000 Etienne Grossmann <et...@cs...> +## Copyright (C) 2000 Etienne Grossmann <et...@is...> ## Copyright (C) 2012 Olaf Till <i7...@t-...> ## ## This program is free software; you can redistribute it and/or modify it under Modified: trunk/octave-forge/main/struct/inst/test_struct.m =================================================================== --- trunk/octave-forge/main/struct/inst/test_struct.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/struct/inst/test_struct.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2000 Etienne Grossmann <et...@cs...> +## Copyright (C) 2000 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/DESCRIPTION =================================================================== --- trunk/octave-forge/main/vrml/DESCRIPTION 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/DESCRIPTION 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,8 +1,8 @@ Name: Vrml Version: 1.0.12 Date: 2010-04-11 -Author: Etienne Grossmann <et...@cs...> -Maintainer: Etienne Grossmann <et...@cs...> +Author: Etienne Grossmann <et...@is...> +Maintainer: Etienne Grossmann <et...@is...> Title: VRML. Description: 3D graphics using VRML Depends: octave (>= 2.9.7), miscellaneous, struct, statistics Modified: trunk/octave-forge/main/vrml/inst/best_dir.m =================================================================== --- trunk/octave-forge/main/vrml/inst/best_dir.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/best_dir.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/best_dir_cov.m =================================================================== --- trunk/octave-forge/main/vrml/inst/best_dir_cov.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/best_dir_cov.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/bound_convex.m =================================================================== --- trunk/octave-forge/main/vrml/inst/bound_convex.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/bound_convex.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/checker_color.m =================================================================== --- trunk/octave-forge/main/vrml/inst/checker_color.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/checker_color.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2010 Etienne Grossmann <et...@cs...> +## Copyright (C) 2010 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/proplan.m =================================================================== --- trunk/octave-forge/main/vrml/inst/proplan.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/proplan.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/save_vrml.m =================================================================== --- trunk/octave-forge/main/vrml/inst/save_vrml.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/save_vrml.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/test_moving_surf.m =================================================================== --- trunk/octave-forge/main/vrml/inst/test_moving_surf.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/test_moving_surf.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2005 Etienne Grossmann <et...@cs...> +## Copyright (C) 2005 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/test_vmesh.m =================================================================== --- trunk/octave-forge/main/vrml/inst/test_vmesh.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/test_vmesh.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/test_vrml_faces.m =================================================================== --- trunk/octave-forge/main/vrml/inst/test_vrml_faces.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/test_vrml_faces.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vmesh.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vmesh.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vmesh.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002-2009 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002-2009 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_Background.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_Background.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_Background.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_Box.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_Box.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_Box.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2010 Etienne Grossmann <et...@cs...> +## Copyright (C) 2010 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_DirectionalLight.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_DirectionalLight.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_DirectionalLight.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2005 Etienne Grossmann <et...@cs...> +## Copyright (C) 2005 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_PointLight.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_PointLight.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_PointLight.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_ROUTE.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_ROUTE.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_ROUTE.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2005 Etienne Grossmann <et...@cs...> +## Copyright (C) 2005 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_Sphere.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_Sphere.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_Sphere.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2010 Etienne Grossmann <et...@cs...> +## Copyright (C) 2010 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_TimeSensor.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_TimeSensor.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_TimeSensor.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2005 Etienne Grossmann <et...@cs...> +## Copyright (C) 2005 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_Viewpoint.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_Viewpoint.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_Viewpoint.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2010 Etienne Grossmann <et...@cs...> +## Copyright (C) 2010 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_anim.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_anim.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_anim.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2005 Etienne Grossmann <et...@cs...> +## Copyright (C) 2005 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_arrow.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_arrow.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_arrow.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_browse.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_browse.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_browse.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_cyl.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_cyl.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_cyl.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_1.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_1.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_1.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002-2009 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002-2009 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_2.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_2.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_2.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_3.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_3.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_3.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_4.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_4.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_demo_tutorial_4.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002-2009 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002-2009 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_ellipsoid.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_ellipsoid.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_ellipsoid.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_faces.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_faces.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_faces.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_flatten.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_flatten.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_flatten.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_frame.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_frame.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_frame.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_group.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_group.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_group.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_interp.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_interp.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_interp.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2005 Etienne Grossmann <et...@cs...> +## Copyright (C) 2005 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_kill.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_kill.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_kill.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_lines.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_lines.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_lines.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_material.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_material.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_material.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_newname.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_newname.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_newname.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2005 Etienne Grossmann <et...@cs...> +## Copyright (C) 2005 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_parallelepiped.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_parallelepiped.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_parallelepiped.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2007-2010 Etienne Grossmann <et...@cs...> +## Copyright (C) 2007-2010 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_parallelogram.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_parallelogram.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_parallelogram.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2003 Etienne Grossmann <et...@cs...> +## Copyright (C) 2003 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_points.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_points.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_points.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_surf.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_surf.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_surf.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002-2009 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002-2009 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_text.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_text.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_text.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_thick_surf.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_thick_surf.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_thick_surf.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software Modified: trunk/octave-forge/main/vrml/inst/vrml_transfo.m =================================================================== --- trunk/octave-forge/main/vrml/inst/vrml_transfo.m 2012-04-13 10:40:59 UTC (rev 10209) +++ trunk/octave-forge/main/vrml/inst/vrml_transfo.m 2012-04-13 11:15:28 UTC (rev 10210) @@ -1,4 +1,4 @@ -## Copyright (C) 2002 Etienne Grossmann <et...@cs...> +## Copyright (C) 2002 Etienne Grossmann <et...@is...> ## ## 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 the Free Software This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |