Update of /cvsroot/blob/blob/src/blob
In directory usw-pr-cvs1:/tmp/cvs-serv1927
Modified Files:
testmem.S testmem2.S
Log Message:
Change license for src/blob/testmem.S and src/blob/testmem2.S from
GPLv2+later to GPLv2 only. My fault, rmk defaults to GPLv2 only, just
like Linus does.
Index: testmem.S
===================================================================
RCS file: /cvsroot/blob/blob/src/blob/testmem.S,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- testmem.S 7 Oct 2001 15:51:01 -0000 1.1
+++ testmem.S 8 Feb 2002 10:15:05 -0000 1.2
@@ -9,9 +9,8 @@
*
*
* 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 2 of the License, or
- * (at your option) any later version.
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
Index: testmem2.S
===================================================================
RCS file: /cvsroot/blob/blob/src/blob/testmem2.S,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- testmem2.S 7 Oct 2001 19:34:17 -0000 1.2
+++ testmem2.S 8 Feb 2002 10:15:05 -0000 1.3
@@ -8,9 +8,8 @@
*
*
* 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 2 of the License, or
- * (at your option) any later version.
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|