diff src/__bilateral__.cc @ 561:c45838839d86

maint: update license to GPLv3 and mention non GPL files
author carandraug
date Mon, 16 Apr 2012 12:49:47 +0000
parents 7abf13c5b3e3
children c6be7812523a
line wrap: on
line diff
--- a/src/__bilateral__.cc
+++ b/src/__bilateral__.cc
@@ -1,17 +1,17 @@
-// Copyright (C) 2008 Soren Hauberg
+// Copyright (C) 2008 Soren Hauberg <soren@hauberg.org>
 //
-// 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 (at your option) 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/>.
 
 #include <octave/oct.h>