changeset 10266:6539f018c7ef octave-forge

geometry: little formasting of license
author jpicarbajal
date Wed, 16 May 2012 16:26:13 +0000
parents b3d2f782daad
children 0296a70da007
files main/geometry/inst/geom2d/closed_path.m
diffstat 1 files changed, 11 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/main/geometry/inst/geom2d/closed_path.m	Wed May 16 16:15:59 2012 +0000
+++ b/main/geometry/inst/geom2d/closed_path.m	Wed May 16 16:26:13 2012 +0000
@@ -1,17 +1,18 @@
 %% Copyright (C) 2012 Simeon Simeonov <simeon.simeonov.s@gmail.com>
 %%
-%% 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 Foundation; either version 3 of the License, or
-%% (at your option) any later version.
+%%    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 Foundation, either version 3 of the License, or
+%%    any later version.
 %%
-%% This program is distributed in the hope that it will be useful,
-%% but WITHOUT ANY WARRANTY; without even the implied warranty of
-%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-%% GNU General Public License for more details.
+%%    This program is distributed in the hope that it will be useful,
+%%    but WITHOUT ANY WARRANTY; without even the implied warranty of
+%%    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+%%    GNU General Public License for more details.
 %%
-%% You should have received a copy of the GNU General Public License
-%% along with this program; if not, see <http://www.gnu.org/licenses/>.
+%%    You should have received a copy of the GNU General Public License
+%%    along with this program. If not, see <http://www.gnu.org/licenses/>.
+
 
 %% -*- texinfo -*-
 %% @deftypefn {Function File} {@var{y} =} polygon (@var{x})