Index: lams_admin/src/java/org/lamsfoundation/lams/admin/util/AdminPreparer.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/util/Attic/AdminPreparer.java,v diff -u -r1.3 -r1.4 --- lams_admin/src/java/org/lamsfoundation/lams/admin/util/AdminPreparer.java 3 Apr 2006 12:49:05 -0000 1.3 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/util/AdminPreparer.java 3 Apr 2006 23:20:41 -0000 1.4 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/admin/util/ExcelUserImportFileParser.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/util/Attic/ExcelUserImportFileParser.java,v diff -u -r1.2 -r1.3 --- lams_admin/src/java/org/lamsfoundation/lams/admin/util/ExcelUserImportFileParser.java 3 Apr 2006 12:49:05 -0000 1.2 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/util/ExcelUserImportFileParser.java 3 Apr 2006 23:20:41 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/admin/util/IUserImportFileParser.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/util/Attic/IUserImportFileParser.java,v diff -u -r1.2 -r1.3 --- lams_admin/src/java/org/lamsfoundation/lams/admin/util/IUserImportFileParser.java 3 Apr 2006 12:49:05 -0000 1.2 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/util/IUserImportFileParser.java 3 Apr 2006 23:20:41 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/admin/web/AdminAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/web/Attic/AdminAction.java,v diff -u -r1.4 -r1.5 --- lams_admin/src/java/org/lamsfoundation/lams/admin/web/AdminAction.java 3 Apr 2006 12:49:05 -0000 1.4 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/web/AdminAction.java 3 Apr 2006 23:20:58 -0000 1.5 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/admin/web/OrganisationAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/web/OrganisationAction.java,v diff -u -r1.3 -r1.4 --- lams_admin/src/java/org/lamsfoundation/lams/admin/web/OrganisationAction.java 3 Apr 2006 12:49:05 -0000 1.3 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/web/OrganisationAction.java 3 Apr 2006 23:20:58 -0000 1.4 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/admin/web/OrganisationActionForm.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/web/Attic/OrganisationActionForm.java,v diff -u -r1.2 -r1.3 --- lams_admin/src/java/org/lamsfoundation/lams/admin/web/OrganisationActionForm.java 3 Apr 2006 12:49:05 -0000 1.2 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/web/OrganisationActionForm.java 3 Apr 2006 23:20:58 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/admin/web/ScheduledJobDTO.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/web/ScheduledJobDTO.java,v diff -u -r1.2 -r1.3 --- lams_admin/src/java/org/lamsfoundation/lams/admin/web/ScheduledJobDTO.java 3 Apr 2006 12:49:05 -0000 1.2 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/web/ScheduledJobDTO.java 3 Apr 2006 23:20:58 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/admin/web/ScheduledJobListAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/web/ScheduledJobListAction.java,v diff -u -r1.2 -r1.3 --- lams_admin/src/java/org/lamsfoundation/lams/admin/web/ScheduledJobListAction.java 3 Apr 2006 12:49:05 -0000 1.2 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/web/ScheduledJobListAction.java 3 Apr 2006 23:20:58 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/admin/web/UserAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/web/UserAction.java,v diff -u -r1.3 -r1.4 --- lams_admin/src/java/org/lamsfoundation/lams/admin/web/UserAction.java 3 Apr 2006 12:49:05 -0000 1.3 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/web/UserAction.java 3 Apr 2006 23:20:58 -0000 1.4 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/admin/web/UserActionForm.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/web/Attic/UserActionForm.java,v diff -u -r1.2 -r1.3 --- lams_admin/src/java/org/lamsfoundation/lams/admin/web/UserActionForm.java 3 Apr 2006 12:49:05 -0000 1.2 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/web/UserActionForm.java 3 Apr 2006 23:20:58 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/admin/web/UsersAddAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/web/Attic/UsersAddAction.java,v diff -u -r1.3 -r1.4 --- lams_admin/src/java/org/lamsfoundation/lams/admin/web/UsersAddAction.java 3 Apr 2006 12:49:05 -0000 1.3 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/web/UsersAddAction.java 3 Apr 2006 23:20:58 -0000 1.4 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/admin/web/UsersAddActionForm.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/web/Attic/UsersAddActionForm.java,v diff -u -r1.2 -r1.3 --- lams_admin/src/java/org/lamsfoundation/lams/admin/web/UsersAddActionForm.java 3 Apr 2006 12:49:05 -0000 1.2 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/web/UsersAddActionForm.java 3 Apr 2006 23:20:58 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/admin/web/UsersRemoveAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/web/Attic/UsersRemoveAction.java,v diff -u -r1.3 -r1.4 --- lams_admin/src/java/org/lamsfoundation/lams/admin/web/UsersRemoveAction.java 3 Apr 2006 12:49:05 -0000 1.3 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/web/UsersRemoveAction.java 3 Apr 2006 23:20:58 -0000 1.4 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/admin/web/UsersRemoveActionForm.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/web/Attic/UsersRemoveActionForm.java,v diff -u -r1.2 -r1.3 --- lams_admin/src/java/org/lamsfoundation/lams/admin/web/UsersRemoveActionForm.java 3 Apr 2006 12:49:05 -0000 1.2 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/web/UsersRemoveActionForm.java 3 Apr 2006 23:20:58 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/sysadmin/web/CacheAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/sysadmin/web/Attic/CacheAction.java,v diff -u -r1.2 -r1.3 --- lams_admin/src/java/org/lamsfoundation/lams/sysadmin/web/CacheAction.java 3 Apr 2006 12:49:05 -0000 1.2 +++ lams_admin/src/java/org/lamsfoundation/lams/sysadmin/web/CacheAction.java 3 Apr 2006 23:20:58 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_admin/src/java/org/lamsfoundation/lams/sysadmin/web/CacheActionForm.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/sysadmin/web/Attic/CacheActionForm.java,v diff -u -r1.2 -r1.3 --- lams_admin/src/java/org/lamsfoundation/lams/sysadmin/web/CacheActionForm.java 3 Apr 2006 12:49:05 -0000 1.2 +++ lams_admin/src/java/org/lamsfoundation/lams/sysadmin/web/CacheActionForm.java 3 Apr 2006 23:20:58 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_build/common.properties =================================================================== RCS file: /usr/local/cvsroot/lams_build/common.properties,v diff -u -r1.12 -r1.13 --- lams_build/common.properties 3 Apr 2006 12:51:02 -0000 1.12 +++ lams_build/common.properties 3 Apr 2006 23:23:42 -0000 1.13 @@ -2,8 +2,8 @@ # License Information: http://lamsfoundation.org/licensing/lams/2.0/ # # 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 +# it under the terms of the GNU General Public License version 2.0 +# 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 @@ -15,7 +15,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA # -# http://www.gnu.org/licenses/gpl.txt +# http://www.gnu.org/licenses/gpl.txt # project-wide properties project=LAMS Index: lams_build/shared.properties =================================================================== RCS file: /usr/local/cvsroot/lams_build/shared.properties,v diff -u -r1.15 -r1.16 --- lams_build/shared.properties 31 Mar 2006 03:54:03 -0000 1.15 +++ lams_build/shared.properties 3 Apr 2006 23:23:42 -0000 1.16 @@ -1,9 +1,9 @@ # Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) -# +# License Information: http://lamsfoundation.org/licensing/lams/2.0/ +# # 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.0 +# 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: lams_build/unix.properties =================================================================== RCS file: /usr/local/cvsroot/lams_build/unix.properties,v diff -u -r1.6 -r1.7 --- lams_build/unix.properties 3 Apr 2006 12:51:02 -0000 1.6 +++ lams_build/unix.properties 3 Apr 2006 23:23:42 -0000 1.7 @@ -2,8 +2,8 @@ # License Information: http://lamsfoundation.org/licensing/lams/2.0/ # # 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 +# it under the terms of the GNU General Public License version 2.0 +# 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: lams_build/windows.properties =================================================================== RCS file: /usr/local/cvsroot/lams_build/windows.properties,v diff -u -r1.6 -r1.7 --- lams_build/windows.properties 3 Apr 2006 12:51:02 -0000 1.6 +++ lams_build/windows.properties 3 Apr 2006 23:23:42 -0000 1.7 @@ -1,9 +1,9 @@ # Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) # License Information: http://lamsfoundation.org/licensing/lams/2.0/ - +# # 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 +# it under the terms of the GNU General Public License version 2.0 +# 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: lams_central/src/java/org/lamsfoundation/lams/authoring/IObjectExtractor.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/authoring/IObjectExtractor.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/authoring/IObjectExtractor.java 3 Apr 2006 13:03:39 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/authoring/IObjectExtractor.java 3 Apr 2006 23:28:16 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractor.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractor.java,v diff -u -r1.18 -r1.19 --- lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractor.java 3 Apr 2006 13:03:39 -0000 1.18 +++ lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractor.java 3 Apr 2006 23:28:16 -0000 1.19 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractorException.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractorException.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractorException.java 3 Apr 2006 13:03:39 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractorException.java 3 Apr 2006 23:28:16 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/authoring/dto/StoreLearningDesignResultsDTO.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/authoring/dto/StoreLearningDesignResultsDTO.java,v diff -u -r1.4 -r1.5 --- lams_central/src/java/org/lamsfoundation/lams/authoring/dto/StoreLearningDesignResultsDTO.java 3 Apr 2006 13:03:38 -0000 1.4 +++ lams_central/src/java/org/lamsfoundation/lams/authoring/dto/StoreLearningDesignResultsDTO.java 3 Apr 2006 23:28:17 -0000 1.5 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/authoring/service/AuthoringService.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/authoring/service/AuthoringService.java,v diff -u -r1.23 -r1.24 --- lams_central/src/java/org/lamsfoundation/lams/authoring/service/AuthoringService.java 3 Apr 2006 13:03:39 -0000 1.23 +++ lams_central/src/java/org/lamsfoundation/lams/authoring/service/AuthoringService.java 3 Apr 2006 23:28:17 -0000 1.24 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/authoring/service/IAuthoringService.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/authoring/service/IAuthoringService.java,v diff -u -r1.10 -r1.11 --- lams_central/src/java/org/lamsfoundation/lams/authoring/service/IAuthoringService.java 3 Apr 2006 13:03:39 -0000 1.10 +++ lams_central/src/java/org/lamsfoundation/lams/authoring/service/IAuthoringService.java 3 Apr 2006 23:28:17 -0000 1.11 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/authoring/web/AuthoringAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/authoring/web/AuthoringAction.java,v diff -u -r1.10 -r1.11 --- lams_central/src/java/org/lamsfoundation/lams/authoring/web/AuthoringAction.java 3 Apr 2006 13:03:39 -0000 1.10 +++ lams_central/src/java/org/lamsfoundation/lams/authoring/web/AuthoringAction.java 3 Apr 2006 23:28:17 -0000 1.11 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/authoring/web/AuthoringConstants.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/authoring/web/AuthoringConstants.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/authoring/web/AuthoringConstants.java 3 Apr 2006 13:03:39 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/authoring/web/AuthoringConstants.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/authoring/web/StoreLDServlet.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/authoring/web/StoreLDServlet.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/authoring/web/StoreLDServlet.java 3 Apr 2006 13:03:39 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/authoring/web/StoreLDServlet.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/security/AbstractServerLoginModule.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/security/AbstractServerLoginModule.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/security/AbstractServerLoginModule.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/security/AbstractServerLoginModule.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/security/AuthenticationMethodConfigurer.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/security/Attic/AuthenticationMethodConfigurer.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/security/AuthenticationMethodConfigurer.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/security/AuthenticationMethodConfigurer.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/security/DatabaseAuthenticator.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/security/DatabaseAuthenticator.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/security/DatabaseAuthenticator.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/security/DatabaseAuthenticator.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/security/JspRedirectStrategy.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/security/JspRedirectStrategy.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/security/JspRedirectStrategy.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/security/JspRedirectStrategy.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/security/LDAPAuthenticator.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/security/LDAPAuthenticator.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/security/LDAPAuthenticator.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/security/LDAPAuthenticator.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/security/NestableGroup.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/security/NestableGroup.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/security/NestableGroup.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/security/NestableGroup.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/security/SimpleGroup.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/security/SimpleGroup.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/security/SimpleGroup.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/security/SimpleGroup.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/security/SimplePrincipal.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/security/SimplePrincipal.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/security/SimplePrincipal.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/security/SimplePrincipal.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/security/UniversalLoginModule.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/security/UniversalLoginModule.java,v diff -u -r1.5 -r1.6 --- lams_central/src/java/org/lamsfoundation/lams/security/UniversalLoginModule.java 3 Apr 2006 13:03:38 -0000 1.5 +++ lams_central/src/java/org/lamsfoundation/lams/security/UniversalLoginModule.java 3 Apr 2006 23:28:17 -0000 1.6 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/security/UsernamePasswordLoginModule.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/security/UsernamePasswordLoginModule.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/security/UsernamePasswordLoginModule.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/security/UsernamePasswordLoginModule.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/security/WebAuthAuthenticator.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/security/Attic/WebAuthAuthenticator.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/security/WebAuthAuthenticator.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/security/WebAuthAuthenticator.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/security/WebAuthServlet.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/security/Attic/WebAuthServlet.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/security/WebAuthServlet.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/security/WebAuthServlet.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/themes/web/StoreThemeServlet.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/themes/web/StoreThemeServlet.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/themes/web/StoreThemeServlet.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/themes/web/StoreThemeServlet.java 3 Apr 2006 23:28:16 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/themes/web/ThemeAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/themes/web/ThemeAction.java,v diff -u -r1.4 -r1.5 --- lams_central/src/java/org/lamsfoundation/lams/themes/web/ThemeAction.java 3 Apr 2006 13:03:38 -0000 1.4 +++ lams_central/src/java/org/lamsfoundation/lams/themes/web/ThemeAction.java 3 Apr 2006 23:28:16 -0000 1.5 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/themes/web/ThemeConstants.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/themes/web/ThemeConstants.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/themes/web/ThemeConstants.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/themes/web/ThemeConstants.java 3 Apr 2006 23:28:16 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/web/FlashCrashDumpServlet.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/web/FlashCrashDumpServlet.java,v diff -u -r1.4 -r1.5 --- lams_central/src/java/org/lamsfoundation/lams/web/FlashCrashDumpServlet.java 3 Apr 2006 13:03:39 -0000 1.4 +++ lams_central/src/java/org/lamsfoundation/lams/web/FlashCrashDumpServlet.java 3 Apr 2006 23:28:17 -0000 1.5 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/web/HomeAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/web/HomeAction.java,v diff -u -r1.4 -r1.5 --- lams_central/src/java/org/lamsfoundation/lams/web/HomeAction.java 3 Apr 2006 13:03:39 -0000 1.4 +++ lams_central/src/java/org/lamsfoundation/lams/web/HomeAction.java 3 Apr 2006 23:28:17 -0000 1.5 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/web/PasswordChangeAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/web/PasswordChangeAction.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/web/PasswordChangeAction.java 3 Apr 2006 13:03:39 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/web/PasswordChangeAction.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/web/PasswordChangeActionForm.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/web/PasswordChangeActionForm.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/web/PasswordChangeActionForm.java 3 Apr 2006 13:03:39 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/web/PasswordChangeActionForm.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/web/SessionListener.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/web/SessionListener.java,v diff -u -r1.3 -r1.4 --- lams_central/src/java/org/lamsfoundation/lams/web/SessionListener.java 3 Apr 2006 13:03:39 -0000 1.3 +++ lams_central/src/java/org/lamsfoundation/lams/web/SessionListener.java 3 Apr 2006 23:28:17 -0000 1.4 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/web/development/WDDXPostAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/web/development/WDDXPostAction.java,v diff -u -r1.3 -r1.4 --- lams_central/src/java/org/lamsfoundation/lams/web/development/WDDXPostAction.java 3 Apr 2006 13:03:38 -0000 1.3 +++ lams_central/src/java/org/lamsfoundation/lams/web/development/WDDXPostAction.java 3 Apr 2006 23:28:17 -0000 1.4 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/web/development/WDDXPostActionForm.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/web/development/WDDXPostActionForm.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/web/development/WDDXPostActionForm.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/web/development/WDDXPostActionForm.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/web/tag/CssTag.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/web/tag/CssTag.java,v diff -u -r1.6 -r1.7 --- lams_central/src/java/org/lamsfoundation/lams/web/tag/CssTag.java 3 Apr 2006 13:03:38 -0000 1.6 +++ lams_central/src/java/org/lamsfoundation/lams/web/tag/CssTag.java 3 Apr 2006 23:28:17 -0000 1.7 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/web/tag/LAMSURLTag.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/web/tag/LAMSURLTag.java,v diff -u -r1.4 -r1.5 --- lams_central/src/java/org/lamsfoundation/lams/web/tag/LAMSURLTag.java 3 Apr 2006 13:03:38 -0000 1.4 +++ lams_central/src/java/org/lamsfoundation/lams/web/tag/LAMSURLTag.java 3 Apr 2006 23:28:17 -0000 1.5 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/web/tag/MultiLinesTextareaTag.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/web/tag/MultiLinesTextareaTag.java,v diff -u -r1.3 -r1.4 --- lams_central/src/java/org/lamsfoundation/lams/web/tag/MultiLinesTextareaTag.java 3 Apr 2006 13:03:38 -0000 1.3 +++ lams_central/src/java/org/lamsfoundation/lams/web/tag/MultiLinesTextareaTag.java 3 Apr 2006 23:28:17 -0000 1.4 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/web/tag/UserTag.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/web/tag/UserTag.java,v diff -u -r1.8 -r1.9 --- lams_central/src/java/org/lamsfoundation/lams/web/tag/UserTag.java 3 Apr 2006 13:03:38 -0000 1.8 +++ lams_central/src/java/org/lamsfoundation/lams/web/tag/UserTag.java 3 Apr 2006 23:28:17 -0000 1.9 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/web/tag/WebAppURLTag.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/web/tag/WebAppURLTag.java,v diff -u -r1.3 -r1.4 --- lams_central/src/java/org/lamsfoundation/lams/web/tag/WebAppURLTag.java 3 Apr 2006 13:03:38 -0000 1.3 +++ lams_central/src/java/org/lamsfoundation/lams/web/tag/WebAppURLTag.java 3 Apr 2006 23:28:17 -0000 1.4 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/workspace/dto/UpdateContentDTO.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/workspace/dto/UpdateContentDTO.java,v diff -u -r1.2 -r1.3 --- lams_central/src/java/org/lamsfoundation/lams/workspace/dto/UpdateContentDTO.java 3 Apr 2006 13:03:39 -0000 1.2 +++ lams_central/src/java/org/lamsfoundation/lams/workspace/dto/UpdateContentDTO.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/workspace/service/IWorkspaceManagementService.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/workspace/service/IWorkspaceManagementService.java,v diff -u -r1.9 -r1.10 --- lams_central/src/java/org/lamsfoundation/lams/workspace/service/IWorkspaceManagementService.java 3 Apr 2006 13:03:38 -0000 1.9 +++ lams_central/src/java/org/lamsfoundation/lams/workspace/service/IWorkspaceManagementService.java 3 Apr 2006 23:28:17 -0000 1.10 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/workspace/service/WorkspaceManagementService.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/workspace/service/WorkspaceManagementService.java,v diff -u -r1.18 -r1.19 --- lams_central/src/java/org/lamsfoundation/lams/workspace/service/WorkspaceManagementService.java 3 Apr 2006 13:03:38 -0000 1.18 +++ lams_central/src/java/org/lamsfoundation/lams/workspace/service/WorkspaceManagementService.java 3 Apr 2006 23:28:17 -0000 1.19 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/src/java/org/lamsfoundation/lams/workspace/web/WorkspaceAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/src/java/org/lamsfoundation/lams/workspace/web/WorkspaceAction.java,v diff -u -r1.10 -r1.11 --- lams_central/src/java/org/lamsfoundation/lams/workspace/web/WorkspaceAction.java 3 Apr 2006 13:03:39 -0000 1.10 +++ lams_central/src/java/org/lamsfoundation/lams/workspace/web/WorkspaceAction.java 3 Apr 2006 23:28:18 -0000 1.11 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/test/java/org/lamsfoundation/lams/authoring/service/TestAuthoringService.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/test/java/org/lamsfoundation/lams/authoring/service/Attic/TestAuthoringService.java,v diff -u -r1.7 -r1.8 --- lams_central/test/java/org/lamsfoundation/lams/authoring/service/TestAuthoringService.java 3 Apr 2006 13:03:39 -0000 1.7 +++ lams_central/test/java/org/lamsfoundation/lams/authoring/service/TestAuthoringService.java 3 Apr 2006 23:28:18 -0000 1.8 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/test/java/org/lamsfoundation/lams/authoring/web/TestAuthoringAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/test/java/org/lamsfoundation/lams/authoring/web/Attic/TestAuthoringAction.java,v diff -u -r1.3 -r1.4 --- lams_central/test/java/org/lamsfoundation/lams/authoring/web/TestAuthoringAction.java 3 Apr 2006 13:03:39 -0000 1.3 +++ lams_central/test/java/org/lamsfoundation/lams/authoring/web/TestAuthoringAction.java 3 Apr 2006 23:28:17 -0000 1.4 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/test/java/org/lamsfoundation/lams/workspace/dao/TestWorkspaceFolderContentDAO.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/test/java/org/lamsfoundation/lams/workspace/dao/Attic/TestWorkspaceFolderContentDAO.java,v diff -u -r1.3 -r1.4 --- lams_central/test/java/org/lamsfoundation/lams/workspace/dao/TestWorkspaceFolderContentDAO.java 3 Apr 2006 13:03:39 -0000 1.3 +++ lams_central/test/java/org/lamsfoundation/lams/workspace/dao/TestWorkspaceFolderContentDAO.java 3 Apr 2006 23:28:17 -0000 1.4 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/test/java/org/lamsfoundation/lams/workspace/service/BaseWorkspaceTest.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/test/java/org/lamsfoundation/lams/workspace/service/Attic/BaseWorkspaceTest.java,v diff -u -r1.2 -r1.3 --- lams_central/test/java/org/lamsfoundation/lams/workspace/service/BaseWorkspaceTest.java 3 Apr 2006 13:03:38 -0000 1.2 +++ lams_central/test/java/org/lamsfoundation/lams/workspace/service/BaseWorkspaceTest.java 3 Apr 2006 23:28:17 -0000 1.3 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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: lams_central/test/java/org/lamsfoundation/lams/workspace/service/TestWorkspaceManagement.java =================================================================== RCS file: /usr/local/cvsroot/lams_central/test/java/org/lamsfoundation/lams/workspace/service/Attic/TestWorkspaceManagement.java,v diff -u -r1.6 -r1.7 --- lams_central/test/java/org/lamsfoundation/lams/workspace/service/TestWorkspaceManagement.java 3 Apr 2006 13:03:38 -0000 1.6 +++ lams_central/test/java/org/lamsfoundation/lams/workspace/service/TestWorkspaceManagement.java 3 Apr 2006 23:28:17 -0000 1.7 @@ -4,8 +4,8 @@ * License Information: http://lamsfoundation.org/licensing/lams/2.0/ * * 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. + * it under the terms of the GNU General Public License version 2.0 + * 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