aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMu Qiao <qiaomuf@gentoo.org>2011-03-21 14:59:08 +0800
committerPetteri Räty <petsku@petteriraty.eu>2011-03-26 14:30:27 +0200
commita7fead521d21625dd0b378c18d4739b0ce5c5f55 (patch)
treeca333e8da156aeb705d8352e51b5535326bed098 /bashast/gunit/arith_main.gunit
parentEnable automake silent rules (diff)
downloadlibbash-a7fead521d21625dd0b378c18d4739b0ce5c5f55.tar.gz
libbash-a7fead521d21625dd0b378c18d4739b0ce5c5f55.tar.bz2
libbash-a7fead521d21625dd0b378c18d4739b0ce5c5f55.zip
Fix copyright format, add missing copyright
Use the format according to http://www.gnu.org/licenses/gpl-howto.html, unify indentation.
Diffstat (limited to 'bashast/gunit/arith_main.gunit')
-rw-r--r--bashast/gunit/arith_main.gunit27
1 files changed, 14 insertions, 13 deletions
diff --git a/bashast/gunit/arith_main.gunit b/bashast/gunit/arith_main.gunit
index e509c73..7253fad 100644
--- a/bashast/gunit/arith_main.gunit
+++ b/bashast/gunit/arith_main.gunit
@@ -1,20 +1,21 @@
-/**
-Copyright 2010 Nathan Eloe
+/*
+ Copyright 2010 Nathan Eloe
-This file is part of libbash.
+ This file is part of libbash.
-libbash 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 2 of the License, or
-(at your option) any later version.
+ libbash 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 2 of the License, or
+ (at your option) any later version.
-libbash 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.
+ libbash 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 libbash. If not, see <http://www.gnu.org/licenses/>.
-**/
+ You should have received a copy of the GNU General Public License
+ along with libbash. If not, see <http://www.gnu.org/licenses/>.
+*/
gunit bashast;
//for this set of unittests, we'll start from the