- From: Mercurial notifier <nobody@w3.org>
- Date: Mon, 26 Jul 2010 19:55:55 +0000
- To: Unicorn Updates <www-validator-cvs@w3.org>
changeset: 1337:b37fe3719378
tag: tip
user: Thomas Gambet <tgambet@w3.org>
date: Mon Jul 26 15:55:06 2010 -0400
files: WebContent/scripts/w3c_unicorn_index.js WebContent/scripts/w3c_unicorn_init.js WebContent/scripts/w3c_unicorn_languages.js WebContent/scripts/w3c_unicorn_results.js WebContent/style/base_ucn.css src/org/w3c/unicorn/Framework.java src/org/w3c/unicorn/RequestThread.java src/org/w3c/unicorn/UnicornCall.java src/org/w3c/unicorn/UnicornClient.java src/org/w3c/unicorn/action/Action.java src/org/w3c/unicorn/action/IndexAction.java src/org/w3c/unicorn/action/InitAction.java src/org/w3c/unicorn/action/LanguageAction.java src/org/w3c/unicorn/action/ObserveAction.java src/org/w3c/unicorn/action/TestObserver.java src/org/w3c/unicorn/contract/CallMethod.java src/org/w3c/unicorn/contract/CallParameter.java src/org/w3c/unicorn/contract/EnumInputMethod.java src/org/w3c/unicorn/contract/InputMethod.java src/org/w3c/unicorn/contract/Observer.java src/org/w3c/unicorn/contract/WADLUnmarshaller.java src/org/w3c/unicorn/contract/WADLUnmarshallerXPath.java src/org/w3c/unicorn/exceptions/InitializationFailedException.ava src/org/w3c/unicorn/exceptions/ParameterException.java src/org/w3c/unicorn/exceptions/UnicornException.java src/org/w3c/unicorn/exceptions/UnknownObserverException.java src/org/w3c/unicorn/exceptions/UnknownParserException.java src/org/w3c/unicorn/input/DirectInputModule.java src/org/w3c/unicorn/input/DirectInputParameter.java src/org/w3c/unicorn/input/FakeUploadInputModule.java src/org/w3c/unicorn/input/FileItemInputModule.java src/org/w3c/unicorn/input/InputModule.java src/org/w3c/unicorn/input/InputParameter.java src/org/w3c/unicorn/input/URIInputModule.java src/org/w3c/unicorn/input/URIInputParameter.java src/org/w3c/unicorn/input/UploadInputModule.java src/org/w3c/unicorn/input/UploadInputParameter.java src/org/w3c/unicorn/output/EnumOutputModule.java src/org/w3c/unicorn/output/FileOutputFormater.java src/org/w3c/unicorn/output/MailOutputModule.java src/org/w3c/unicorn/output/OutputFactory.java src/org/w3c/unicorn/output/OutputFormater.java src/org/w3c/unicorn/output/OutputModule.java src/org/w3c/uicorn/output/SimpleOutputFormater.java src/org/w3c/unicorn/output/SimpleOutputModule.java src/org/w3c/unicorn/output/XMLOutputFormater.java src/org/w3c/unicorn/request/DirectRequestGET.java src/org/w3c/unicorn/request/DirectRequestPOST.java src/org/w3c/unicorn/request/Request.java src/org/w3c/unicorn/request/RequestList.java src/org/w3c/unicorn/request/TrustAllManager.java src/org/w3c/unicorn/request/URIRequest.java src/org/w3c/unicorn/request/UploadRequest.java src/org/w3c/unicorn/response/Context.java src/org/w3c/unicorn/response/Group.java src/org/w3c/unicorn/response/Message.java src/org/w3c/unicorn/response/Response.java src/org/w3c/unicorn/response/ResponseFactory.java src/org/w3c/unicorn/response/impl/DefaultContextXBeans.java src/org/w3c/unicorn/response/impl/DefaultGroupXBeans.java src/org/w3c/unicorn/response/impl/DefaultMessageXBeans.java src/org/w3c/unicorn/response/impl/DefaultResponseXBeans.java src/org/w3c/unicorn/tasklist/Group.java src/org/w3c/unicorn/tasklist/Output.java src/org/w3c/unicor/tasklist/Task.java src/org/w3c/unicorn/tasklist/TaskListUnmarshallerBeans.java src/org/w3c/unicorn/tasklist/Tasklist.java src/org/w3c/unicorn/tasklist/TasksListUnmarshaller.java src/org/w3c/unicorn/tasklist/parameters/CheckboxListParameter.java src/org/w3c/unicorn/tasklist/parameters/CheckboxParameter.java src/org/w3c/unicorn/tasklist/parameters/DropDownParameter.java src/org/w3c/unicorn/tasklist/parameters/DropdownListParameter.java src/org/w3c/unicorn/tasklist/parameters/Mapping.java src/org/w3c/unicorn/tasklist/parameters/Parameter.java src/org/w3c/unicorn/tasklist/parameters/ParameterFactory.java src/org/w3c/unicorn/tasklist/parameters/ParameterType.java src/org/w3c/unicorn/tasklist/parameters/RadioParameter.java src/org/w3c/unicorn/tasklist/parameters/TextAreaParameter.java src/org/w3c/unicorn/tasklist/parameters/TextFieldParameter.java src/org/w3c/unicorn/tasklist/parameters/Value.java src/org/w3c/unicorn/tasklisttree/EnumCondType.java src/org/w3c/unicorn/tasklisttree/MimetypeCond.java src/org/w3c/uncorn/tasklisttree/ParameterCond.java src/org/w3c/unicorn/tasklisttree/TLTCond.java src/org/w3c/unicorn/tasklisttree/TLTExec.java src/org/w3c/unicorn/tasklisttree/TLTIf.java src/org/w3c/unicorn/tasklisttree/TLTNode.java src/org/w3c/unicorn/tasklisttree/XPathCond.java src/org/w3c/unicorn/util/EscapeHTMLEntities.java src/org/w3c/unicorn/util/EscapeXMLEntities.java src/org/w3c/unicorn/util/Language.java src/org/w3c/unicorn/util/ListFiles.java src/org/w3c/unicorn/util/LocalizedString.java src/org/w3c/unicorn/util/Mail.java src/org/w3c/unicorn/util/Message.java src/org/w3c/unicorn/util/MessageList.java src/org/w3c/unicorn/util/Property.java src/org/w3c/unicorn/util/Templates.java src/org/w3c/unicorn/util/UCNProperties.java src/org/w3c/unicorn/util/UnicornAuthenticator.java src/org/w3c/unicorn/util/UnicornVelocityTool.java src/org/w3c/unicorn/util/Unmarshaller.java src/org/w3c/unicorn/util/XHTMLize.java
description:
~+ updated copyright
diff -r bf814626b50b -r b37fe3719378 WebContent/scripts/w3c_unicorn_index.js
--- a/WebContent/scripts/w3c_unicorn_index.js Mon Jul 26 09:51:59 2010 -0400
+++ b/WebContent/scripts/w3c_unicorn_index.js Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas GAMBET.
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
var W3C = {
start: function(){
diff -r bf814626b50b -r b37fe3719378 WebContent/scripts/w3c_unicorn_init.js
--- a/WebContent/scripts/w3c_unicorn_init.js Mon Jul 26 09:51:59 2010 -0400
+++ b/WebContent/scripts/w3c_unicorn_init.js Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas GAMBET.
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
var W3C = {
start: function(){
diff -r bf814626b50b -r b37fe3719378 WebContent/scripts/w3c_unicorn_languages.js
--- a/WebContent/scripts/w3c_unicorn_languages.js Mon Jul 26 09:51:59 2010 -0400
+++ b/WebContent/scripts/w3c_unicorn_languages.js Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas GAMBET.
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
var W3C = {
start: function(){
diff -r bf814626b50b -r b37fe3719378 WebContent/scripts/w3c_unicorn_results.js
--- a/WebContent/scripts/w3c_unicorn_results.js Mon Jul 26 09:51:59 2010 -0400
+++ b/WebContent/scripts/w3c_unicorn_results.js Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas GAMBET.
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
var W3C = {
start: function() {
diff -r bf814626b50b -r b37fe3719378 WebContent/style/base_ucn.css
--- a/WebContent/style/base_ucn.css Mon Jul 26 09:51:59 2010 -0400
+++ b/WebContent/style/base_ucn.css Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
/* Author: Thomas GAMBET <tgambet@w3.org>.
- (c) COPYRIGHT MIT, ERCIM and Keio, 2009. */
+ (c) COPYRIGHT MIT, ERCIM and Keio, 2010. */
/* YUI Reset CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/Framework.java
--- a/src/org/w3c/unicorn/Framework.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/Framework.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY & Thomas GAMBET.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/RequestThread.java
--- a/src/org/w3c/unicorn/RequestThread.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/RequestThread.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn;
import java.util.ArrayList;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/UnicornCall.java
--- a/src/org/w3c/unicorn/UnicornCall.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/UnicornCall.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/UnicornClient.java
--- a/src/org/w3c/unicorn/UnicornClient.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/UnicornClient.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/action/Action.java
--- a/src/org/w3c/unicorn/action/Action.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/action/Action.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas Gambet
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.action;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/action/IndexAction.java
--- a/src/org/w3c/unicorn/action/IndexAction.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/action/IndexAction.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas Gambet
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.action;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/action/InitAction.java
--- a/src/org/w3c/unicorn/action/InitAction.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/action/InitAction.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.action;
import java.io.IOException;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/action/LanguageAction.java
--- a/src/org/w3c/unicorn/action/LanguageAction.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/action/LanguageAction.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas Gambet
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.action;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/action/ObserveAction.java
--- a/src/org/w3c/unicorn/action/ObserveAction.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/action/ObserveAction.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel & Thomas GAMBET
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.action;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/action/TestObserver.java
--- a/src/org/w3c/unicorn/action/TestObserver.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/action/TestObserver.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.action;
import java.io.IOException;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/contract/CallMethod.java
--- a/src/org/w3c/unicorn/contract/CallMethod.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/contract/CallMethod.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.contract;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/contract/CallParameter.java
--- a/src/org/w3c/unicorn/contract/CallParameter.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/contract/CallParameter.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.contract;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/contract/EnumInputMethod.java
--- a/src/org/w3c/unicorn/contract/EnumInputMethod.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/contract/EnumInputMethod.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.contract;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/contract/InputMethod.java
--- a/src/org/w3c/unicorn/contract/InputMethod.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/contract/InputMethod.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.contract;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/contract/Observer.java
--- a/src/org/w3c/unicorn/contract/Observer.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/contract/Observer.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.contract;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/contract/WADLUnmarshaller.java
--- a/src/org/w3c/unicorn/contract/WADLUnmarshaller.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/contract/WADLUnmarshaller.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.contract;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/contract/WADLUnmarshallerXPath.java
--- a/src/org/w3c/unicorn/contract/WADLUnmarshallerXPath.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/contract/WADLUnmarshallerXPath.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.contract;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/exceptions/InitializationFailedException.java
--- a/src/org/w3c/unicorn/exceptions/InitializationFailedException.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/exceptions/InitializationFailedException.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.exceptions;
public class InitializationFailedException extends Exception {
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/exceptions/ParameterException.java
--- a/src/org/w3c/unicorn/exceptions/ParameterException.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/exceptions/ParameterException.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.exceptions;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/exceptions/UnicornException.java
--- a/src/org/w3c/unicorn/exceptions/UnicornException.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/exceptions/UnicornException.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.exceptions;
import org.w3c.unicorn.util.Message;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/exceptions/UnknownObserverException.java
--- a/src/org/w3c/unicorn/exceptions/UnknownObserverException.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/exceptions/UnknownObserverException.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.exceptions;
public class UnknownObserverException extends Exception {
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/exceptions/UnknownParserException.java
--- a/src/org/w3c/unicorn/exceptions/UnknownParserException.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/exceptions/UnknownParserException.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.exceptions;
public class UnknownParserException extends Exception {
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/input/DirectInputModule.java
--- a/src/org/w3c/unicorn/input/DirectInputModule.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/input/DirectInputModule.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.input;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/input/DirectInputParameter.java
--- a/src/org/w3c/unicorn/input/DirectInputParameter.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/input/DirectInputParameter.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.input;
import java.util.ArrayList;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/input/FakeUploadInputModule.java
--- a/src/org/w3c/unicorn/input/FakeUploadInputModule.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/input/FakeUploadInputModule.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.input;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/input/FileItemInputModule.java
--- a/src/org/w3c/unicorn/input/FileItemInputModule.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/input/FileItemInputModule.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.input;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/input/InputModule.java
--- a/src/org/w3c/unicorn/input/InputModule.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/input/InputModule.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.input;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/input/InputParameter.java
--- a/src/org/w3c/unicorn/input/InputParameter.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/input/InputParameter.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.input;
import java.util.ArrayList;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/input/URIInputModule.java
--- a/src/org/w3c/unicorn/input/URIInputModule.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/input/URIInputModule.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.input;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/input/URIInputParameter.java
--- a/src/org/w3c/unicorn/input/URIInputParameter.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/input/URIInputParameter.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.input;
import java.io.IOException;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/input/UploadInputModule.java
--- a/src/org/w3c/unicorn/input/UploadInputModule.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/input/UploadInputModule.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.input;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/input/UploadInputParameter.java
--- a/src/org/w3c/unicorn/input/UploadInputParameter.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/input/UploadInputParameter.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.input;
import java.util.ArrayList;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/output/EnumOutputModule.java
--- a/src/org/w3c/unicorn/output/EnumOutputModule.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/output/EnumOutputModule.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.output;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/output/FileOutputFormater.java
--- a/src/org/w3c/unicorn/output/FileOutputFormater.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/output/FileOutputFormater.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.output;
public class FileOutputFormater extends SimpleOutputFormater {
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/output/MailOutputModule.java
--- a/src/org/w3c/unicorn/output/MailOutputModule.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/output/MailOutputModule.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas Gambet
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.output;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/output/OutputFactory.java
--- a/src/org/w3c/unicorn/output/OutputFactory.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/output/OutputFactory.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.output;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/output/OutputFormater.java
--- a/src/org/w3c/unicorn/output/OutputFormater.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/output/OutputFormater.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.output;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/output/OutputModule.java
--- a/src/org/w3c/unicorn/output/OutputModule.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/output/OutputModule.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.output;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/output/SimpleOutputFormater.java
--- a/src/org/w3c/unicorn/output/SimpleOutputFormater.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/output/SimpleOutputFormater.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.output;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/output/SimpleOutputModule.java
--- a/src/org/w3c/unicorn/output/SimpleOutputModule.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/output/SimpleOutputModule.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.output;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/output/XMLOutputFormater.java
--- a/src/org/w3c/unicorn/output/XMLOutputFormater.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/output/XMLOutputFormater.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.output;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/request/DirectRequestGET.java
--- a/src/org/w3c/unicorn/request/DirectRequestGET.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/request/DirectRequestGET.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.request;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/request/DirectRequestPOST.java
--- a/src/org/w3c/unicorn/request/DirectRequestPOST.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/request/DirectRequestPOST.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.request;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/request/Request.java
--- a/src/org/w3c/unicorn/request/Request.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/request/Request.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.request;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/request/RequestList.java
--- a/src/org/w3c/unicorn/request/RequestList.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/request/RequestList.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.request;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/request/TrustAllManager.java
--- a/src/org/w3c/unicorn/request/TrustAllManager.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/request/TrustAllManager.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.request;
import java.security.cert.CertificateException;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/request/URIRequest.java
--- a/src/org/w3c/unicorn/request/URIRequest.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/request/URIRequest.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.request;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/request/UploadRequest.java
--- a/src/org/w3c/unicorn/request/UploadRequest.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/request/UploadRequest.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.request;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/response/Context.java
--- a/src/org/w3c/unicorn/response/Context.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/response/Context.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas Gambet
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.response;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/response/Group.java
--- a/src/org/w3c/unicorn/response/Group.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/response/Group.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas Gambet
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.response;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/response/Message.java
--- a/src/org/w3c/unicorn/response/Message.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/response/Message.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas Gambet
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.response;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/response/Response.java
--- a/src/org/w3c/unicorn/response/Response.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/response/Response.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas Gambet
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.response;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/response/ResponseFactory.java
--- a/src/org/w3c/unicorn/response/ResponseFactory.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/response/ResponseFactory.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,7 +1,8 @@
+//Author: Thomas Gambet
+//(c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+//Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.response;
-//Author: Thomas Gambet
-//(c) COPYRIGHT MIT, ERCIM and Keio, 2009.
-//Please first read the full copyright statement in file COPYRIGHT.html
+
import java.io.InputStream;
import java.lang.reflect.InvocationTargetException;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/response/impl/DefaultContextXBeans.java
--- a/src/org/w3c/unicorn/response/impl/DefaultContextXBeans.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/response/impl/DefaultContextXBeans.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas Gambet
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.response.impl;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/response/impl/DefaultGroupXBeans.java
--- a/src/org/w3c/unicorn/response/impl/DefaultGroupXBeans.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/response/impl/DefaultGroupXBeans.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas Gambet
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.response.impl;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/response/impl/DefaultMessageXBeans.java
--- a/src/org/w3c/unicorn/response/impl/DefaultMessageXBeans.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/response/impl/DefaultMessageXBeans.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas Gambet
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.response.impl;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/response/impl/DefaultResponseXBeans.java
--- a/src/org/w3c/unicorn/response/impl/DefaultResponseXBeans.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/response/impl/DefaultResponseXBeans.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas Gambet
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.response.impl;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/Group.java
--- a/src/org/w3c/unicorn/tasklist/Group.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/Group.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+//Author: Thomas Gambet
+//(c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+//Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist;
import java.util.List;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/Output.java
--- a/src/org/w3c/unicorn/tasklist/Output.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/Output.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+//Author: Thomas Gambet
+//(c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+//Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist;
import java.util.ArrayList;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/Task.java
--- a/src/org/w3c/unicorn/tasklist/Task.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/Task.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/TaskListUnmarshallerBeans.java
--- a/src/org/w3c/unicorn/tasklist/TaskListUnmarshallerBeans.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/TaskListUnmarshallerBeans.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+//Author: Jean-Guilhem Rouel
+//(c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+//Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist;
import java.io.IOException;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/Tasklist.java
--- a/src/org/w3c/unicorn/tasklist/Tasklist.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/Tasklist.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+//Author: Thomas Gambet
+//(c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+//Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist;
import java.util.LinkedHashMap;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/TasksListUnmarshaller.java
--- a/src/org/w3c/unicorn/tasklist/TasksListUnmarshaller.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/TasksListUnmarshaller.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/parameters/CheckboxListParameter.java
--- a/src/org/w3c/unicorn/tasklist/parameters/CheckboxListParameter.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/parameters/CheckboxListParameter.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist.parameters;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/parameters/CheckboxParameter.java
--- a/src/org/w3c/unicorn/tasklist/parameters/CheckboxParameter.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/parameters/CheckboxParameter.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist.parameters;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/parameters/DropDownParameter.java
--- a/src/org/w3c/unicorn/tasklist/parameters/DropDownParameter.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/parameters/DropDownParameter.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist.parameters;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/parameters/DropdownListParameter.java
--- a/src/org/w3c/unicorn/tasklist/parameters/DropdownListParameter.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/parameters/DropdownListParameter.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist.parameters;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/parameters/Mapping.java
--- a/src/org/w3c/unicorn/tasklist/parameters/Mapping.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/parameters/Mapping.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist.parameters;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/parameters/Parameter.java
--- a/src/org/w3c/unicorn/tasklist/parameters/Parameter.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/parameters/Parameter.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist.parameters;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/parameters/ParameterFactory.java
--- a/src/org/w3c/unicorn/tasklist/parameters/ParameterFactory.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/parameters/ParameterFactory.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist.parameters;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/parameters/ParameterType.java
--- a/src/org/w3c/unicorn/tasklist/parameters/ParameterType.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/parameters/ParameterType.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist.parameters;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/parameters/RadioParameter.java
--- a/src/org/w3c/unicorn/tasklist/parameters/RadioParameter.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/parameters/RadioParameter.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist.parameters;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/parameters/TextAreaParameter.java
--- a/src/org/w3c/unicorn/tasklist/parameters/TextAreaParameter.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/parameters/TextAreaParameter.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist.parameters;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/parameters/TextFieldParameter.java
--- a/src/org/w3c/unicorn/tasklist/parameters/TextFieldParameter.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/parameters/TextFieldParameter.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist.parameters;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklist/parameters/Value.java
--- a/src/org/w3c/unicorn/tasklist/parameters/Value.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklist/parameters/Value.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklist.parameters;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklisttree/EnumCondType.java
--- a/src/org/w3c/unicorn/tasklisttree/EnumCondType.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklisttree/EnumCondType.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklisttree;
public enum EnumCondType {
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklisttree/MimetypeCond.java
--- a/src/org/w3c/unicorn/tasklisttree/MimetypeCond.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklisttree/MimetypeCond.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklisttree;
import org.w3c.unicorn.UnicornCall;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklisttree/ParameterCond.java
--- a/src/org/w3c/unicorn/tasklisttree/ParameterCond.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklisttree/ParameterCond.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklisttree;
import org.w3c.unicorn.UnicornCall;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklisttree/TLTCond.java
--- a/src/org/w3c/unicorn/tasklisttree/TLTCond.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklisttree/TLTCond.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklisttree;
import org.apache.commons.logging.Log;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklisttree/TLTExec.java
--- a/src/org/w3c/unicorn/tasklisttree/TLTExec.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklisttree/TLTExec.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklisttree;
import org.apache.commons.logging.Log;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklisttree/TLTIf.java
--- a/src/org/w3c/unicorn/tasklisttree/TLTIf.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklisttree/TLTIf.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklisttree;
import java.util.ArrayList;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklisttree/TLTNode.java
--- a/src/org/w3c/unicorn/tasklisttree/TLTNode.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklisttree/TLTNode.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklisttree;
import java.util.ArrayList;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/tasklisttree/XPathCond.java
--- a/src/org/w3c/unicorn/tasklisttree/XPathCond.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/tasklisttree/XPathCond.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.tasklisttree;
import org.w3c.unicorn.UnicornCall;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/EscapeHTMLEntities.java
--- a/src/org/w3c/unicorn/util/EscapeHTMLEntities.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/EscapeHTMLEntities.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
import org.apache.commons.lang.StringEscapeUtils;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/EscapeXMLEntities.java
--- a/src/org/w3c/unicorn/util/EscapeXMLEntities.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/EscapeXMLEntities.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
import org.apache.commons.lang.StringEscapeUtils;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/Language.java
--- a/src/org/w3c/unicorn/util/Language.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/Language.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
import java.io.File;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/ListFiles.java
--- a/src/org/w3c/unicorn/util/ListFiles.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/ListFiles.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/LocalizedString.java
--- a/src/org/w3c/unicorn/util/LocalizedString.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/LocalizedString.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Jean-Guilhem Rouel
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/Mail.java
--- a/src/org/w3c/unicorn/util/Mail.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/Mail.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Thomas Gambet
-// (c) COPYRIGHT MIT, ERCIM and Keio, 2009.
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/Message.java
--- a/src/org/w3c/unicorn/util/Message.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/Message.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
public class Message {
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/MessageList.java
--- a/src/org/w3c/unicorn/util/MessageList.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/MessageList.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
import java.util.ArrayList;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/Property.java
--- a/src/org/w3c/unicorn/util/Property.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/Property.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
import java.util.Properties;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/Templates.java
--- a/src/org/w3c/unicorn/util/Templates.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/Templates.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
import java.io.Writer;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/UCNProperties.java
--- a/src/org/w3c/unicorn/util/UCNProperties.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/UCNProperties.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
import java.util.Collections;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/UnicornAuthenticator.java
--- a/src/org/w3c/unicorn/util/UnicornAuthenticator.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/UnicornAuthenticator.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
import javax.mail.Authenticator;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/UnicornVelocityTool.java
--- a/src/org/w3c/unicorn/util/UnicornVelocityTool.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/UnicornVelocityTool.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,6 @@
+// Author: Thomas Gambet
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
public class UnicornVelocityTool {
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/Unmarshaller.java
--- a/src/org/w3c/unicorn/util/Unmarshaller.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/Unmarshaller.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,5 +1,5 @@
// Author: Damien LEROY.
-// (c) COPYRIGHT MIT, ERCIM ant Keio, 2006.
+// (c) COPYRIGHT MIT, ERCIM ant Keio, 2010.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
diff -r bf814626b50b -r b37fe3719378 src/org/w3c/unicorn/util/XHTMLize.java
--- a/src/org/w3c/unicorn/util/XHTMLize.java Mon Jul 26 09:51:59 2010 -0400
+++ b/src/org/w3c/unicorn/util/XHTMLize.java Mon Jul 26 15:55:06 2010 -0400
@@ -1,3 +1,5 @@
+// (c) COPYRIGHT MIT, ERCIM and Keio, 2010.
+// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.unicorn.util;
import org.apache.velocity.app.event.ReferenceInsertionEventHandler;
Received on Monday, 26 July 2010 19:55:57 UTC