From: Joseph C. <tex...@us...> - 2006-02-06 15:19:25
|
Update of /cvsroot/popfile/engine/tests/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24076/tests/languages Modified Files: Tag: b0_22_2 English-UK.msg English.msg Francais.msg Log Message: Change GPL license to remove the option for the person using POPFile to license it under any version of the GPL other than v2. Index: English-UK.msg =================================================================== RCS file: /cvsroot/popfile/engine/tests/languages/English-UK.msg,v retrieving revision 1.1 retrieving revision 1.1.8.1 diff -C2 -d -r1.1 -r1.1.8.1 *** English-UK.msg 20 Aug 2003 03:09:04 -0000 1.1 --- English-UK.msg 6 Feb 2006 15:19:10 -0000 1.1.8.1 *************** *** 1,10 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # ! # POPFile 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. # # POPFile is distributed in the hope that it will be useful, --- 1,9 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. # # POPFile is distributed in the hope that it will be useful, Index: Francais.msg =================================================================== RCS file: /cvsroot/popfile/engine/tests/languages/Francais.msg,v retrieving revision 1.1 retrieving revision 1.1.8.1 diff -C2 -d -r1.1 -r1.1.8.1 *** Francais.msg 21 Aug 2003 17:07:06 -0000 1.1 --- Francais.msg 6 Feb 2006 15:19:10 -0000 1.1.8.1 *************** *** 1,10 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # ! # POPFile 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. # # POPFile is distributed in the hope that it will be useful, --- 1,9 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. # # POPFile is distributed in the hope that it will be useful, Index: English.msg =================================================================== RCS file: /cvsroot/popfile/engine/tests/languages/English.msg,v retrieving revision 1.5 retrieving revision 1.5.8.1 diff -C2 -d -r1.5 -r1.5.8.1 *** English.msg 10 Oct 2003 20:03:19 -0000 1.5 --- English.msg 6 Feb 2006 15:19:10 -0000 1.5.8.1 *************** *** 1,10 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # ! # POPFile 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. # # POPFile is distributed in the hope that it will be useful, --- 1,9 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. # # POPFile is distributed in the hope that it will be useful, |