diff --git a/.settings/com.wdev91.eclipse.copyright.xml b/.settings/com.wdev91.eclipse.copyright.xml
index cb34e92..0d4e941 100644
--- a/.settings/com.wdev91.eclipse.copyright.xml
+++ b/.settings/com.wdev91.eclipse.copyright.xml
@@ -3,9 +3,9 @@
]]>
+along with Kiss4web. If not, see ]]>
-
+
-
+
diff --git a/src/fr/devinsy/kiss4web/CookieHelper.java b/src/fr/devinsy/kiss4web/CookieHelper.java
index 55e008f..9eeb4ab 100644
--- a/src/fr/devinsy/kiss4web/CookieHelper.java
+++ b/src/fr/devinsy/kiss4web/CookieHelper.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web;
import java.io.UnsupportedEncodingException;
diff --git a/src/fr/devinsy/kiss4web/FileItemHelper.java b/src/fr/devinsy/kiss4web/FileItemHelper.java
index 5e9aaf1..d033e5c 100644
--- a/src/fr/devinsy/kiss4web/FileItemHelper.java
+++ b/src/fr/devinsy/kiss4web/FileItemHelper.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web;
diff --git a/src/fr/devinsy/kiss4web/Page.java b/src/fr/devinsy/kiss4web/Page.java
index f46ada0..89924ab 100644
--- a/src/fr/devinsy/kiss4web/Page.java
+++ b/src/fr/devinsy/kiss4web/Page.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web;
diff --git a/src/fr/devinsy/kiss4web/PageManager.java b/src/fr/devinsy/kiss4web/PageManager.java
index 61103d4..d1b427f 100644
--- a/src/fr/devinsy/kiss4web/PageManager.java
+++ b/src/fr/devinsy/kiss4web/PageManager.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web;
diff --git a/src/fr/devinsy/kiss4web/Redirector.java b/src/fr/devinsy/kiss4web/Redirector.java
index 2b3da24..0b81394 100644
--- a/src/fr/devinsy/kiss4web/Redirector.java
+++ b/src/fr/devinsy/kiss4web/Redirector.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web;
diff --git a/src/fr/devinsy/kiss4web/ServletDispatcher.java b/src/fr/devinsy/kiss4web/ServletDispatcher.java
index 28fc46d..5a43bd3 100755
--- a/src/fr/devinsy/kiss4web/ServletDispatcher.java
+++ b/src/fr/devinsy/kiss4web/ServletDispatcher.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web;
diff --git a/src/fr/devinsy/kiss4web/ServletTools.java b/src/fr/devinsy/kiss4web/ServletTools.java
index cbb0922..1d78cf6 100644
--- a/src/fr/devinsy/kiss4web/ServletTools.java
+++ b/src/fr/devinsy/kiss4web/ServletTools.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web;
diff --git a/src/fr/devinsy/kiss4web/SimpleSecurityAgent.java b/src/fr/devinsy/kiss4web/SimpleSecurityAgent.java
index 4d19219..a68ed55 100644
--- a/src/fr/devinsy/kiss4web/SimpleSecurityAgent.java
+++ b/src/fr/devinsy/kiss4web/SimpleSecurityAgent.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web;
diff --git a/src/fr/devinsy/kiss4web/SimpleServletDispatcher.java b/src/fr/devinsy/kiss4web/SimpleServletDispatcher.java
index 37ae9cf..fbbcf55 100755
--- a/src/fr/devinsy/kiss4web/SimpleServletDispatcher.java
+++ b/src/fr/devinsy/kiss4web/SimpleServletDispatcher.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web;
diff --git a/src/fr/devinsy/kiss4web/security/Group.java b/src/fr/devinsy/kiss4web/security/Group.java
index 807ef99..66f57ab 100644
--- a/src/fr/devinsy/kiss4web/security/Group.java
+++ b/src/fr/devinsy/kiss4web/security/Group.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web.security;
diff --git a/src/fr/devinsy/kiss4web/security/Groups.java b/src/fr/devinsy/kiss4web/security/Groups.java
index d2dd2c9..f3374c6 100644
--- a/src/fr/devinsy/kiss4web/security/Groups.java
+++ b/src/fr/devinsy/kiss4web/security/Groups.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web.security;
diff --git a/src/fr/devinsy/kiss4web/security/GroupsFileReader.java b/src/fr/devinsy/kiss4web/security/GroupsFileReader.java
index fe0febb..30c350c 100644
--- a/src/fr/devinsy/kiss4web/security/GroupsFileReader.java
+++ b/src/fr/devinsy/kiss4web/security/GroupsFileReader.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web.security;
diff --git a/src/fr/devinsy/kiss4web/security/User.java b/src/fr/devinsy/kiss4web/security/User.java
index f3f8951..717bfef 100644
--- a/src/fr/devinsy/kiss4web/security/User.java
+++ b/src/fr/devinsy/kiss4web/security/User.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web.security;
diff --git a/src/fr/devinsy/kiss4web/security/Users.java b/src/fr/devinsy/kiss4web/security/Users.java
index 47a60db..04668a4 100644
--- a/src/fr/devinsy/kiss4web/security/Users.java
+++ b/src/fr/devinsy/kiss4web/security/Users.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web.security;
diff --git a/src/fr/devinsy/kiss4web/security/UsersFileReader.java b/src/fr/devinsy/kiss4web/security/UsersFileReader.java
index 92e7c3a..6d07666 100644
--- a/src/fr/devinsy/kiss4web/security/UsersFileReader.java
+++ b/src/fr/devinsy/kiss4web/security/UsersFileReader.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package fr.devinsy.kiss4web.security;
diff --git a/test/FooSandbox.java b/test/FooSandbox.java
index f9bf9f7..f43112b 100644
--- a/test/FooSandbox.java
+++ b/test/FooSandbox.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
import fr.devinsy.kiss4web.ServletDispatcher;
diff --git a/test/one/Foo2Test.java b/test/one/Foo2Test.java
index c024785..158a988 100644
--- a/test/one/Foo2Test.java
+++ b/test/one/Foo2Test.java
@@ -3,18 +3,18 @@
*
* This file is part of Devinsy-utils.
*
- * Devinsy-utils is free software: you can redistribute it and/or modify
+ * Kiss4web 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 3 of the License, or
* (at your option) any later version.
*
- * Devinsy-utils is distributed in the hope that it will be useful,
+ * Kiss4web 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 Devinsy-utils. If not, see
+ * along with Kiss4web. If not, see
*/
package one;