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 [10/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/ ...

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

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

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

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

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

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

Modified: incubator/webwork2/src/test/org/apache/struts/action2/views/jsp/ui/TestAction1.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/views/jsp/ui/TestAction1.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/views/jsp/ui/TestAction1.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/views/jsp/ui/TestAction1.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2004 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.jsp.ui;
 

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

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

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

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

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

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

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

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

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

Modified: incubator/webwork2/src/test/org/apache/struts/action2/views/util/UrlHelperTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/src/test/org/apache/struts/action2/views/util/UrlHelperTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/src/test/org/apache/struts/action2/views/util/UrlHelperTest.java (original)
+++ incubator/webwork2/src/test/org/apache/struts/action2/views/util/UrlHelperTest.java Mon Apr  3 20:54:09 2006
@@ -1,6 +1,19 @@
 /*
- * Copyright (c) 2002-2005 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.util;
 

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

Modified: incubator/webwork2/webapps/blank/src/java/org/apache/struts/action2/example/HomeAction.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/blank/src/java/org/apache/struts/action2/example/HomeAction.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/blank/src/java/org/apache/struts/action2/example/HomeAction.java (original)
+++ incubator/webwork2/webapps/blank/src/java/org/apache/struts/action2/example/HomeAction.java Mon Apr  3 20:54:09 2006
@@ -1,7 +1,20 @@
 /*
- * Copyright (c) 2006, Your Corporation. 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.example;
 
 import com.opensymphony.xwork.ActionSupport;

Modified: incubator/webwork2/webapps/blank/src/test/org/apache/struts/action2/example/HomeActionTest.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/blank/src/test/org/apache/struts/action2/example/HomeActionTest.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/blank/src/test/org/apache/struts/action2/example/HomeActionTest.java (original)
+++ incubator/webwork2/webapps/blank/src/test/org/apache/struts/action2/example/HomeActionTest.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2006, Your Corporation. 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.example;
 

Modified: incubator/webwork2/webapps/portlet/src/java/org/apache/struts/action2/portlet/example/ChartExampleAction.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/portlet/src/java/org/apache/struts/action2/portlet/example/ChartExampleAction.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/portlet/src/java/org/apache/struts/action2/portlet/example/ChartExampleAction.java (original)
+++ incubator/webwork2/webapps/portlet/src/java/org/apache/struts/action2/portlet/example/ChartExampleAction.java Mon Apr  3 20:54:09 2006
@@ -1,8 +1,19 @@
 /*
- * Created on Jan 31, 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.example;
 

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

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

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

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

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

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

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

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

Modified: incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/AbstractModifyCartAction.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/AbstractModifyCartAction.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/AbstractModifyCartAction.java (original)
+++ incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/AbstractModifyCartAction.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 Your Corporation. 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.example.ajax.actions;
 

Modified: incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/ActiveCategory.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/ActiveCategory.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/ActiveCategory.java (original)
+++ incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/ActiveCategory.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 Your Corporation. 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.example.ajax.actions;
 

Modified: incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/SetActiveCategory.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/SetActiveCategory.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/SetActiveCategory.java (original)
+++ incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/SetActiveCategory.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 Your Corporation. 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.example.ajax.actions;
 

Modified: incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/ShowCart.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/ShowCart.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/ShowCart.java (original)
+++ incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/ShowCart.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 Your Corporation. 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.example.ajax.actions;
 

Modified: incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/ShowCatalog.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/ShowCatalog.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/ShowCatalog.java (original)
+++ incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/ShowCatalog.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 Your Corporation. 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.example.ajax.actions;
 

Modified: incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/UpdateQuantityInCart.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/UpdateQuantityInCart.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/UpdateQuantityInCart.java (original)
+++ incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/actions/UpdateQuantityInCart.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 Your Corporation. 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.example.ajax.actions;
 

Modified: incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/cart/DefaultCart.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/cart/DefaultCart.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/cart/DefaultCart.java (original)
+++ incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/cart/DefaultCart.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 Your Corporation. 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.example.ajax.cart;
 

Modified: incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/cart/ShoppingCart.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/cart/ShoppingCart.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/cart/ShoppingCart.java (original)
+++ incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/cart/ShoppingCart.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 Your Corporation. 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.example.ajax.cart;
 

Modified: incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Catalog.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Catalog.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Catalog.java (original)
+++ incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Catalog.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 Your Corporation. 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.example.ajax.catalog;
 

Modified: incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Category.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Category.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Category.java (original)
+++ incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Category.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 Your Corporation. 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.example.ajax.catalog;
 

Modified: incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Identifiable.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Identifiable.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Identifiable.java (original)
+++ incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Identifiable.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 Your Corporation. 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.example.ajax.catalog;
 

Modified: incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Product.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Product.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Product.java (original)
+++ incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/Product.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 Your Corporation. 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.example.ajax.catalog;
 

Modified: incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/TestCatalog.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/TestCatalog.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/TestCatalog.java (original)
+++ incubator/webwork2/webapps/shopping-cart/src/java/org/apache/struts/action2/example/ajax/catalog/TestCatalog.java Mon Apr  3 20:54:09 2006
@@ -1,5 +1,19 @@
 /*
- * Copyright (c) 2005 Your Corporation. 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.example.ajax.catalog;
 

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

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

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

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

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

Modified: incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/action/AbstractCRUDAction.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/action/AbstractCRUDAction.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/action/AbstractCRUDAction.java (original)
+++ incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/action/AbstractCRUDAction.java Mon Apr  3 20:54:09 2006
@@ -1,52 +1,19 @@
-/* ====================================================================
- * The OpenSymphony Software License, Version 1.1
+/*
+ * $Id$
  *
- * (this license is derived and fully compatible with the Apache Software
- * License - see http://www.apache.org/LICENSE.txt)
+ * Copyright 2006 The Apache Software Foundation.
  *
- * Copyright (c) 2001-2005 The OpenSymphony Group. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- *
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in
- *    the documentation and/or other materials provided with the
- *    distribution.
- *
- * 3. The end-user documentation included with the redistribution,
- *    if any, must include the following acknowledgment:
- *       "This product includes software developed by the
- *        OpenSymphony Group (http://www.opensymphony.com/)."
- *    Alternately, this acknowledgment may appear in the software itself,
- *    if and wherever such third-party acknowledgments normally appear.
- *
- * 4. The names "OpenSymphony" and "The OpenSymphony Group"
- *    must not be used to endorse or promote products derived from this
- *    software without prior written permission. For written
- *    permission, please contact license@opensymphony.com .
- *
- * 5. Products derived from this software may not be called "OpenSymphony"
- *    or "WebWork", nor may "OpenSymphony" or "WebWork" appear in their
- *    name, without prior written permission of the OpenSymphony Group.
- *
- * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
- * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
- * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
- * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
- * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
- * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- * ====================================================================
+ * 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.showcase.action;
 

Modified: incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/action/EmployeeAction.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/action/EmployeeAction.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/action/EmployeeAction.java (original)
+++ incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/action/EmployeeAction.java Mon Apr  3 20:54:09 2006
@@ -1,52 +1,19 @@
-/* ====================================================================
- * The OpenSymphony Software License, Version 1.1
+/*
+ * $Id$
  *
- * (this license is derived and fully compatible with the Apache Software
- * License - see http://www.apache.org/LICENSE.txt)
+ * Copyright 2006 The Apache Software Foundation.
  *
- * Copyright (c) 2001-2005 The OpenSymphony Group. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- *
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in
- *    the documentation and/or other materials provided with the
- *    distribution.
- *
- * 3. The end-user documentation included with the redistribution,
- *    if any, must include the following acknowledgment:
- *       "This product includes software developed by the
- *        OpenSymphony Group (http://www.opensymphony.com/)."
- *    Alternately, this acknowledgment may appear in the software itself,
- *    if and wherever such third-party acknowledgments normally appear.
- *
- * 4. The names "OpenSymphony" and "The OpenSymphony Group"
- *    must not be used to endorse or promote products derived from this
- *    software without prior written permission. For written
- *    permission, please contact license@opensymphony.com .
- *
- * 5. Products derived from this software may not be called "OpenSymphony"
- *    or "WebWork", nor may "OpenSymphony" or "WebWork" appear in their
- *    name, without prior written permission of the OpenSymphony Group.
- *
- * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
- * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
- * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
- * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
- * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
- * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- * ====================================================================
+ * 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.showcase.action;
 

Modified: incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/action/SkillAction.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/action/SkillAction.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/action/SkillAction.java (original)
+++ incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/action/SkillAction.java Mon Apr  3 20:54:09 2006
@@ -1,52 +1,19 @@
-/* ====================================================================
- * The OpenSymphony Software License, Version 1.1
+/*
+ * $Id$
  *
- * (this license is derived and fully compatible with the Apache Software
- * License - see http://www.apache.org/LICENSE.txt)
+ * Copyright 2006 The Apache Software Foundation.
  *
- * Copyright (c) 2001-2005 The OpenSymphony Group. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- *
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in
- *    the documentation and/or other materials provided with the
- *    distribution.
- *
- * 3. The end-user documentation included with the redistribution,
- *    if any, must include the following acknowledgment:
- *       "This product includes software developed by the
- *        OpenSymphony Group (http://www.opensymphony.com/)."
- *    Alternately, this acknowledgment may appear in the software itself,
- *    if and wherever such third-party acknowledgments normally appear.
- *
- * 4. The names "OpenSymphony" and "The OpenSymphony Group"
- *    must not be used to endorse or promote products derived from this
- *    software without prior written permission. For written
- *    permission, please contact license@opensymphony.com .
- *
- * 5. Products derived from this software may not be called "OpenSymphony"
- *    or "WebWork", nor may "OpenSymphony" or "WebWork" appear in their
- *    name, without prior written permission of the OpenSymphony Group.
- *
- * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
- * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
- * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
- * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
- * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
- * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- * ====================================================================
+ * 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.showcase.action;
 

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

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

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

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

Modified: incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/application/MemoryStorage.java
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/application/MemoryStorage.java?rev=391220&r1=391219&r2=391220&view=diff
==============================================================================
--- incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/application/MemoryStorage.java (original)
+++ incubator/webwork2/webapps/showcase/src/java/org/apache/struts/action2/showcase/application/MemoryStorage.java Mon Apr  3 20:54:09 2006
@@ -1,52 +1,19 @@
-/* ====================================================================
- * The OpenSymphony Software License, Version 1.1
+/*
+ * $Id$
  *
- * (this license is derived and fully compatible with the Apache Software
- * License - see http://www.apache.org/LICENSE.txt)
+ * Copyright 2006 The Apache Software Foundation.
  *
- * Copyright (c) 2001-2005 The OpenSymphony Group. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- *
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in
- *    the documentation and/or other materials provided with the
- *    distribution.
- *
- * 3. The end-user documentation included with the redistribution,
- *    if any, must include the following acknowledgment:
- *       "This product includes software developed by the
- *        OpenSymphony Group (http://www.opensymphony.com/)."
- *    Alternately, this acknowledgment may appear in the software itself,
- *    if and wherever such third-party acknowledgments normally appear.
- *
- * 4. The names "OpenSymphony" and "The OpenSymphony Group"
- *    must not be used to endorse or promote products derived from this
- *    software without prior written permission. For written
- *    permission, please contact license@opensymphony.com .
- *
- * 5. Products derived from this software may not be called "OpenSymphony"
- *    or "WebWork", nor may "OpenSymphony" or "WebWork" appear in their
- *    name, without prior written permission of the OpenSymphony Group.
- *
- * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
- * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
- * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
- * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
- * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
- * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- * ====================================================================
+ * 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.showcase.application;
 



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