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 [2/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/components/Debug.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Debug.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Debug.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Debug.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/java/org/apache/struts/action2/components/DefaultRichtexteditorConnector.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/DefaultRichtexteditorConnector.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/DefaultRichtexteditorConnector.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/DefaultRichtexteditorConnector.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/java/org/apache/struts/action2/components/Div.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Div.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Div.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Div.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/DoubleListUIBean.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/DoubleListUIBean.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/DoubleListUIBean.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/DoubleListUIBean.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 java.util.Map;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/DoubleSelect.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/DoubleSelect.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/DoubleSelect.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/DoubleSelect.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Else.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Else.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Else.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Else.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/ElseIf.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/ElseIf.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/ElseIf.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/ElseIf.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/FieldError.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/FieldError.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/FieldError.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/FieldError.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/java/org/apache/struts/action2/components/File.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/File.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/File.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/File.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Form.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Form.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Form.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Form.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.dispatcher.mapper.ActionMapperFactory;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/FormButton.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/FormButton.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/FormButton.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/FormButton.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/java/org/apache/struts/action2/components/GenericUIBean.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/GenericUIBean.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/GenericUIBean.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/GenericUIBean.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Head.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Head.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Head.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Head.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/java/org/apache/struts/action2/components/Hidden.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Hidden.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Hidden.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Hidden.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/I18n.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/I18n.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/I18n.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/I18n.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 com.opensymphony.xwork.ActionContext;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/If.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/If.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/If.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/If.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Include.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Include.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Include.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Include.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.config.Configuration;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/IteratorComponent.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/IteratorComponent.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/IteratorComponent.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/IteratorComponent.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.util.MakeIterator;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Label.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Label.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Label.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Label.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/ListUIBean.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/ListUIBean.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/ListUIBean.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/ListUIBean.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.util.ContainUtil;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/MergeIterator.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/MergeIterator.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/MergeIterator.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/MergeIterator.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/java/org/apache/struts/action2/components/OptionTransferSelect.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/OptionTransferSelect.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/OptionTransferSelect.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/OptionTransferSelect.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/java/org/apache/struts/action2/components/Panel.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Panel.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Panel.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Panel.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Param.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Param.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Param.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Param.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/java/org/apache/struts/action2/components/Password.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Password.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Password.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Password.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Property.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Property.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Property.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Property.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Push.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Push.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Push.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Push.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Radio.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Radio.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Radio.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Radio.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/RemoteCallUIBean.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/RemoteCallUIBean.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/RemoteCallUIBean.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/RemoteCallUIBean.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Reset.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Reset.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Reset.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Reset.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/java/org/apache/struts/action2/components/RichTextEditor.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/RichTextEditor.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/RichTextEditor.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/RichTextEditor.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/java/org/apache/struts/action2/components/Select.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Select.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Select.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Select.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Set.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Set.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Set.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Set.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Submit.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Submit.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Submit.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Submit.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/TabbedPanel.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/TabbedPanel.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/TabbedPanel.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/TabbedPanel.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Text.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Text.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Text.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Text.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 java.io.IOException;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/TextArea.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/TextArea.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/TextArea.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/TextArea.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/TextField.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/TextField.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/TextField.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/TextField.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 com.opensymphony.xwork.util.OgnlValueStack;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/Token.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/Token.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/Token.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/Token.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/java/org/apache/struts/action2/components/TreeNode.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/TreeNode.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/TreeNode.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/TreeNode.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 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/java/org/apache/struts/action2/components/UIBean.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/UIBean.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/UIBean.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/UIBean.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/java/org/apache/struts/action2/components/URL.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/URL.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/URL.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/URL.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.components;
 
 import org.apache.struts.action2.portlet.context.PortletActionContext;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/UpDownSelect.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/UpDownSelect.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/UpDownSelect.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/UpDownSelect.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/java/org/apache/struts/action2/components/table/AbstractFilterModel.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/AbstractFilterModel.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/AbstractFilterModel.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/AbstractFilterModel.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.table;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/table/RenderFilterModel.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/RenderFilterModel.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/RenderFilterModel.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/RenderFilterModel.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.table;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/table/SortFilterModel.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/SortFilterModel.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/SortFilterModel.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/SortFilterModel.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.table;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/table/SortableTableModel.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/SortableTableModel.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/SortableTableModel.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/SortableTableModel.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.table;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/table/WebTable.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/WebTable.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/WebTable.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/WebTable.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.table;
 
 import org.apache.struts.action2.components.GenericUIBean;

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/table/WebTableColumn.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/WebTableColumn.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/WebTableColumn.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/WebTableColumn.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.table;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/AbstractCellRenderer.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/AbstractCellRenderer.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/AbstractCellRenderer.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/AbstractCellRenderer.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.table.renderer;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/BooleanCellRenderer.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/BooleanCellRenderer.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/BooleanCellRenderer.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/BooleanCellRenderer.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.table.renderer;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/CellRenderer.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/CellRenderer.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/CellRenderer.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/CellRenderer.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.table.renderer;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/DateCellRenderer.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/DateCellRenderer.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/DateCellRenderer.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/DateCellRenderer.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.table.renderer;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/DefaultCellRenderer.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/DefaultCellRenderer.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/DefaultCellRenderer.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/DefaultCellRenderer.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.table.renderer;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/FixedTextCellRenderer.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/FixedTextCellRenderer.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/FixedTextCellRenderer.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/FixedTextCellRenderer.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.table.renderer;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/LinkCellRenderer.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/LinkCellRenderer.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/LinkCellRenderer.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/LinkCellRenderer.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.table.renderer;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/NumericCellRenderer.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/NumericCellRenderer.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/NumericCellRenderer.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/table/renderer/NumericCellRenderer.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.table.renderer;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/template/BaseTemplateEngine.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/template/BaseTemplateEngine.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/template/BaseTemplateEngine.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/template/BaseTemplateEngine.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.template;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/template/FreemarkerTemplateEngine.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/template/FreemarkerTemplateEngine.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/template/FreemarkerTemplateEngine.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/template/FreemarkerTemplateEngine.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.template;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/template/JspTemplateEngine.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/template/JspTemplateEngine.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/template/JspTemplateEngine.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/template/JspTemplateEngine.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.template;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/template/Template.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/template/Template.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/template/Template.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/template/Template.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.template;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/template/TemplateEngine.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/template/TemplateEngine.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/template/TemplateEngine.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/template/TemplateEngine.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.template;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/template/TemplateEngineManager.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/template/TemplateEngineManager.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/template/TemplateEngineManager.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/template/TemplateEngineManager.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.template;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/template/TemplateRenderingContext.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/template/TemplateRenderingContext.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/template/TemplateRenderingContext.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/template/TemplateRenderingContext.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.template;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/components/template/VelocityTemplateEngine.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/components/template/VelocityTemplateEngine.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/components/template/VelocityTemplateEngine.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/components/template/VelocityTemplateEngine.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.template;
 

Modified: incubator/webwork2/src/java/org/apache/struts/action2/config/Configuration.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/config/Configuration.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/config/Configuration.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/config/Configuration.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/java/org/apache/struts/action2/config/DefaultConfiguration.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/java/org/apache/struts/action2/config/DefaultConfiguration.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/java/org/apache/struts/action2/config/DefaultConfiguration.java (original)
+++ incubator/webwork2/src/java/org/apache/struts/action2/config/DefaultConfiguration.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;
 



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