Author: baby-guest Date: 2008-02-19 13:44:42 +0000 (Tue, 19 Feb 2008) New Revision: 5849
Modified: software/ui/src/CuTest.c software/ui/src/CuTest.h software/ui/src/CuTest.sh software/ui/src/CuTest.txt Log: Capitalize part of the license statement of CuTest Modified: software/ui/src/CuTest.c =================================================================== --- software/ui/src/CuTest.c 2008-02-19 13:21:48 UTC (rev 5848) +++ software/ui/src/CuTest.c 2008-02-19 13:44:42 UTC (rev 5849) @@ -1,9 +1,9 @@ /* * Copyright (c) 2003 Asim Jalis * - * This software is provided 'as-is', without any express or implied - * warranty. In no event will the authors be held liable for any damages - * arising from the use of this software. + * THIS SOFTWARE IS PROVIDED 'AS IS', WITHOUT ANY EXPRESS OR IMPLIED + * WARRANTY. IN NO EVENT WILL THE AUTHORS BE HELD LIABLE FOR ANY DAMAGES + * ARISING FROM THE USE OF THIS SOFTWARE. * * Permission is granted to anyone to use this software for any purpose, * including commercial applications, and to alter it and redistribute it Modified: software/ui/src/CuTest.h =================================================================== --- software/ui/src/CuTest.h 2008-02-19 13:21:48 UTC (rev 5848) +++ software/ui/src/CuTest.h 2008-02-19 13:44:42 UTC (rev 5849) @@ -1,9 +1,9 @@ /* * Copyright (c) 2003 Asim Jalis * - * This software is provided 'as-is', without any express or implied - * warranty. In no event will the authors be held liable for any damages - * arising from the use of this software. + * THIS SOFTWARE IS PROVIDED 'AS IS', WITHOUT ANY EXPRESS OR IMPLIED + * WARRANTY. IN NO EVENT WILL THE AUTHORS BE HELD LIABLE FOR ANY DAMAGES + * ARISING FROM THE USE OF THIS SOFTWARE. * * Permission is granted to anyone to use this software for any purpose, * including commercial applications, and to alter it and redistribute it Modified: software/ui/src/CuTest.sh =================================================================== --- software/ui/src/CuTest.sh 2008-02-19 13:21:48 UTC (rev 5848) +++ software/ui/src/CuTest.sh 2008-02-19 13:44:42 UTC (rev 5849) @@ -2,9 +2,9 @@ # Copyright (c) 2003 Asim Jalis # -# This software is provided 'as-is', without any express or implied -# warranty. In no event will the authors be held liable for any damages -# arising from the use of this software. +# THIS SOFTWARE IS PROVIDED 'AS IS', WITHOUT ANY EXPRESS OR IMPLIED +# WARRANTY. IN NO EVENT WILL THE AUTHORS BE HELD LIABLE FOR ANY DAMAGES +# ARISING FROM THE USE OF THIS SOFTWARE. # # Permission is granted to anyone to use this software for any purpose, # including commercial applications, and to alter it and redistribute it Modified: software/ui/src/CuTest.txt =================================================================== --- software/ui/src/CuTest.txt 2008-02-19 13:21:48 UTC (rev 5848) +++ software/ui/src/CuTest.txt 2008-02-19 13:44:42 UTC (rev 5849) @@ -36,9 +36,9 @@ Copyright (c) 2003 Asim Jalis -This software is provided 'as-is', without any express or implied -warranty. In no event will the authors be held liable for any damages -arising from the use of this software. +THIS SOFTWARE IS PROVIDED 'AS IS', WITHOUT ANY EXPRESS OR IMPLIED +WARRANTY. IN NO EVENT WILL THE AUTHORS BE HELD LIABLE FOR ANY DAMAGES +ARISING FROM THE USE OF THIS SOFTWARE. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

