You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by mr...@apache.org on 2006/04/04 05:55:36 UTC

svn commit: r391220 [8/11] - in /incubator/webwork2: src/java/org/apache/struts/action2/ src/java/org/apache/struts/action2/components/ src/java/org/apache/struts/action2/components/table/ src/java/org/apache/struts/action2/components/table/renderer/ s...

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/TreeNodeDirective.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/TreeNodeDirective.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/TreeNodeDirective.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/TreeNodeDirective.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.velocity.components;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/URLDirective.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/URLDirective.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/URLDirective.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/URLDirective.java Mon Apr  3 20:54:09 2006
@@ -1,3 +1,20 @@
+/*
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 package org.apache.struts.action2.views.velocity.components;
 
 import org.apache.struts.action2.components.Component;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/UpDownSelectDirective.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/UpDownSelectDirective.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/UpDownSelectDirective.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/UpDownSelectDirective.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.velocity.components;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/WebTableDirective.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/WebTableDirective.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/WebTableDirective.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/velocity/components/WebTableDirective.java Mon Apr  3 20:54:09 2006
@@ -1,3 +1,20 @@
+/*
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 package org.apache.struts.action2.views.velocity.components;
 
 import org.apache.struts.action2.components.Component;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/AdapterNode.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/AdapterNode.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/AdapterNode.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/AdapterNode.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.xslt;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/ArrayAdapter.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/ArrayAdapter.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/ArrayAdapter.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/ArrayAdapter.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.xslt;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/BeanAdapter.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/BeanAdapter.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/BeanAdapter.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/BeanAdapter.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.xslt;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/CollectionAdapter.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/CollectionAdapter.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/CollectionAdapter.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/CollectionAdapter.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.xslt;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/CollectionNodeList.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/CollectionNodeList.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/CollectionNodeList.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/CollectionNodeList.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.xslt;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DOMAdapter.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DOMAdapter.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DOMAdapter.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DOMAdapter.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.xslt;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DefaultAdapterNode.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DefaultAdapterNode.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DefaultAdapterNode.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DefaultAdapterNode.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.xslt;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DefaultElementAdapter.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DefaultElementAdapter.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DefaultElementAdapter.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DefaultElementAdapter.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.xslt;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DocumentAdapter.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DocumentAdapter.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DocumentAdapter.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/DocumentAdapter.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.xslt;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/ServletURIResolver.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/ServletURIResolver.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/ServletURIResolver.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/ServletURIResolver.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.xslt;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/SimpleTextNode.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/SimpleTextNode.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/SimpleTextNode.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/SimpleTextNode.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.xslt;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/ToStringAdapter.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/ToStringAdapter.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/ToStringAdapter.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/ToStringAdapter.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.xslt;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/XSLTResult.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/XSLTResult.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/XSLTResult.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/views/xslt/XSLTResult.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.views.xslt;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/ExecutionCountTestAction.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/ExecutionCountTestAction.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/ExecutionCountTestAction.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/ExecutionCountTestAction.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/RequestUtilsTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/RequestUtilsTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/RequestUtilsTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/RequestUtilsTest.java Mon Apr  3 20:54:09 2006
@@ -1,8 +1,20 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
-
 package org.apache.struts.action2;
 
 /**

Modified: incubator/webwork2/src/test/org/apache/struts/action2/ServletActionContextTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/ServletActionContextTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/ServletActionContextTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/ServletActionContextTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/TestAction.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/TestAction.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/TestAction.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/TestAction.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/TestActionTagResult.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/TestActionTagResult.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/TestActionTagResult.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/TestActionTagResult.java Mon Apr  3 20:54:09 2006
@@ -1,3 +1,20 @@
+/*
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 package org.apache.struts.action2;
 
 import com.opensymphony.xwork.ActionInvocation;

Modified: incubator/webwork2/src/test/org/apache/struts/action2/TestConfigurationProvider.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/TestConfigurationProvider.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/TestConfigurationProvider.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/TestConfigurationProvider.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/TestResult.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/TestResult.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/TestResult.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/TestResult.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/components/AbstractRichtexteditorConnectorTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/components/AbstractRichtexteditorConnectorTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/components/AbstractRichtexteditorConnectorTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/components/AbstractRichtexteditorConnectorTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.components;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/components/ComponentTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/components/ComponentTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/components/ComponentTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/components/ComponentTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.components;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/components/FormTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/components/FormTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/components/FormTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/components/FormTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.components;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/components/MockRichtexteditorConnector.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/components/MockRichtexteditorConnector.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/components/MockRichtexteditorConnector.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/components/MockRichtexteditorConnector.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.components;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/components/PropertyTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/components/PropertyTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/components/PropertyTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/components/PropertyTest.java Mon Apr  3 20:54:09 2006
@@ -1,3 +1,20 @@
+/*
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 package org.apache.struts.action2.components;
 
 import org.apache.struts.action2.components.Property;

Modified: incubator/webwork2/src/test/org/apache/struts/action2/components/UIComponentTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/components/UIComponentTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/components/UIComponentTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/components/UIComponentTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.components;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/config/ConfigurationTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/config/ConfigurationTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/config/ConfigurationTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/config/ConfigurationTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.config;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/config/TestConfiguration.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/config/TestConfiguration.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/config/TestConfiguration.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/config/TestConfiguration.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.config;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/AbstractServletDispatcherTestCase.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/AbstractServletDispatcherTestCase.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/AbstractServletDispatcherTestCase.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/AbstractServletDispatcherTestCase.java Mon Apr  3 20:54:09 2006
@@ -1,10 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
- */
-/*
- * Created on 2/10/2003
+ * $Id$
  *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ChartResultTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ChartResultTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ChartResultTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ChartResultTest.java Mon Apr  3 20:54:09 2006
@@ -1,12 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
- */
-/*
- * Created on Nov 10, 2003
+ * $Id$
  *
- * To change the template for this generated file go to Window - Preferences -
- * Java - Code Generation - Code and Comments
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/DefautActionMapperTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/DefautActionMapperTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/DefautActionMapperTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/DefautActionMapperTest.java Mon Apr  3 20:54:09 2006
@@ -1,10 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
- */
-/*
- * Created on 2/10/2003
+ * $Id$
  *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/DispatcherUtilsTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/DispatcherUtilsTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/DispatcherUtilsTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/DispatcherUtilsTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/FilterDispatcherTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/FilterDispatcherTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/FilterDispatcherTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/FilterDispatcherTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/HttpHeaderResultTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/HttpHeaderResultTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/HttpHeaderResultTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/HttpHeaderResultTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/NullActionMapper.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/NullActionMapper.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/NullActionMapper.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/NullActionMapper.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/PlainTextResultTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/PlainTextResultTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/PlainTextResultTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/PlainTextResultTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletDispatchedTestAssertInterceptor.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletDispatchedTestAssertInterceptor.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletDispatchedTestAssertInterceptor.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletDispatchedTestAssertInterceptor.java Mon Apr  3 20:54:09 2006
@@ -1,10 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
- */
-/*
- * Created on 2/10/2003
+ * $Id$
  *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletDispatcherResultTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletDispatcherResultTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletDispatcherResultTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletDispatcherResultTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletDispatcherTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletDispatcherTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletDispatcherTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletDispatcherTest.java Mon Apr  3 20:54:09 2006
@@ -1,10 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
- */
-/*
- * Created on 2/10/2003
+ * $Id$
  *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletRedirectResultTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletRedirectResultTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletRedirectResultTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/ServletRedirectResultTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/SessionMapTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/SessionMapTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/SessionMapTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/SessionMapTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/StreamResultTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/StreamResultTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/StreamResultTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/StreamResultTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/VelocityResultTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/VelocityResultTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/VelocityResultTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/VelocityResultTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/mapper/DefaultActionMapperTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/mapper/DefaultActionMapperTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/mapper/DefaultActionMapperTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/mapper/DefaultActionMapperTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher.mapper;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/mapper/RestfulActionMapperTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/mapper/RestfulActionMapperTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/mapper/RestfulActionMapperTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/dispatcher/mapper/RestfulActionMapperTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.dispatcher.mapper;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/interceptor/CreateSessionInterceptorTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/interceptor/CreateSessionInterceptorTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/interceptor/CreateSessionInterceptorTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/interceptor/CreateSessionInterceptorTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.interceptor;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/interceptor/ExecuteAndWaitDelayAction.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/interceptor/ExecuteAndWaitDelayAction.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/interceptor/ExecuteAndWaitDelayAction.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/interceptor/ExecuteAndWaitDelayAction.java Mon Apr  3 20:54:09 2006
@@ -1,7 +1,20 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
-*/
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 package org.apache.struts.action2.interceptor;
 
 import com.opensymphony.xwork.Action;

Modified: incubator/webwork2/src/test/org/apache/struts/action2/interceptor/ExecuteAndWaitInterceptorTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/interceptor/ExecuteAndWaitInterceptorTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/interceptor/ExecuteAndWaitInterceptorTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/interceptor/ExecuteAndWaitInterceptorTest.java Mon Apr  3 20:54:09 2006
@@ -1,8 +1,20 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
-*/
-
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 package org.apache.struts.action2.interceptor;
 
 import org.apache.struts.action2.ServletActionContext;

Modified: incubator/webwork2/src/test/org/apache/struts/action2/interceptor/FileUploadInterceptorTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/interceptor/FileUploadInterceptorTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/interceptor/FileUploadInterceptorTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/interceptor/FileUploadInterceptorTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.interceptor;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/interceptor/ServletConfigInterceptorTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/interceptor/ServletConfigInterceptorTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/interceptor/ServletConfigInterceptorTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/interceptor/ServletConfigInterceptorTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.interceptor;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/interceptor/StrutsConversionErrorInterceptorTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/interceptor/StrutsConversionErrorInterceptorTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/interceptor/StrutsConversionErrorInterceptorTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/interceptor/StrutsConversionErrorInterceptorTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.interceptor;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/interceptor/TokenInterceptorTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/interceptor/TokenInterceptorTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/interceptor/TokenInterceptorTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/interceptor/TokenInterceptorTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.interceptor;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/interceptor/TokenSessionStoreInterceptorTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/interceptor/TokenSessionStoreInterceptorTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/interceptor/TokenSessionStoreInterceptorTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/interceptor/TokenSessionStoreInterceptorTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.interceptor;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/portlet/PortletApplicationMapTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/portlet/PortletApplicationMapTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/portlet/PortletApplicationMapTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/portlet/PortletApplicationMapTest.java Mon Apr  3 20:54:09 2006
@@ -1,8 +1,19 @@
 /*
- * Created on Mar 10, 2006
+ * $Id$
  *
- * TODO To change the template for this generated file go to
- * Window - Preferences - Java - Code Style - Code Templates
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.portlet;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/portlet/PortletRequestMapTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/portlet/PortletRequestMapTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/portlet/PortletRequestMapTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/portlet/PortletRequestMapTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.portlet;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/portlet/PortletSessionMapTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/portlet/PortletSessionMapTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/portlet/PortletSessionMapTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/portlet/PortletSessionMapTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.portlet;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/portlet/context/PortletActionContextTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/portlet/context/PortletActionContextTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/portlet/context/PortletActionContextTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/portlet/context/PortletActionContextTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.portlet.context;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/portlet/context/PreparatorServletTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/portlet/context/PreparatorServletTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/portlet/context/PreparatorServletTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/portlet/context/PreparatorServletTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.portlet.context;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/portlet/context/ServletContextHolderListenerTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/portlet/context/ServletContextHolderListenerTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/portlet/context/ServletContextHolderListenerTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/portlet/context/ServletContextHolderListenerTest.java Mon Apr  3 20:54:09 2006
@@ -1,8 +1,19 @@
 /*
- * Created on Mar 21, 2006
+ * $Id$
  *
- * TODO To change the template for this generated file go to
- * Window - Preferences - Java - Code Style - Code Templates
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.portlet.context;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/portlet/dispatcher/Jsr168DispatcherTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/portlet/dispatcher/Jsr168DispatcherTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/portlet/dispatcher/Jsr168DispatcherTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/portlet/dispatcher/Jsr168DispatcherTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.portlet.dispatcher;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/portlet/result/PortletResultTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/portlet/result/PortletResultTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/portlet/result/PortletResultTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/portlet/result/PortletResultTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * $Id$
+ *
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.portlet.result;
 

Modified: incubator/webwork2/src/test/org/apache/struts/action2/portlet/util/PortletUrlHelperTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/portlet/util/PortletUrlHelperTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/portlet/util/PortletUrlHelperTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/portlet/util/PortletUrlHelperTest.java Mon Apr  3 20:54:09 2006
@@ -1,8 +1,19 @@
 /*
- * Created on Mar 10, 2006
+ * $Id$
  *
- * TODO To change the template for this generated file go to
- * Window - Preferences - Java - Code Style - Code Templates
+ * Copyright 2006 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 package org.apache.struts.action2.portlet.util;
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org