Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/EmailValidatorTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/EmailValidatorTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/EmailValidatorTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/EmailValidatorTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2006,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/ExpressionValidatorTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/ExpressionValidatorTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/ExpressionValidatorTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/ExpressionValidatorTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2006,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/GenericValidatorContext.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/GenericValidatorContext.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/GenericValidatorContext.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/GenericValidatorContext.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2003,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/IntRangeValidatorTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/IntRangeValidatorTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/IntRangeValidatorTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/IntRangeValidatorTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2003,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/LongRangeValidatorTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/LongRangeValidatorTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/LongRangeValidatorTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/LongRangeValidatorTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2003,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/ModelDrivenValidationTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/ModelDrivenValidationTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/ModelDrivenValidationTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/ModelDrivenValidationTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2003,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/RegexFieldValidatorTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/RegexFieldValidatorTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/RegexFieldValidatorTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/RegexFieldValidatorTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,7 +1,18 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
-*/
+ * Copyright 2002-2006,2009 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 com.opensymphony.xwork2.validator;
 
 import com.opensymphony.xwork2.ActionContext;

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/RepopulateConversionErrorFieldValidatorSupportTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/RepopulateConversionErrorFieldValidatorSupportTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/RepopulateConversionErrorFieldValidatorSupportTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/RepopulateConversionErrorFieldValidatorSupportTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2006,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/ShortRangeValidatorTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/ShortRangeValidatorTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/ShortRangeValidatorTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/ShortRangeValidatorTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2003,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/SimpleActionValidationTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/SimpleActionValidationTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/SimpleActionValidationTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/SimpleActionValidationTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2003,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/StringLengthFieldValidatorTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/StringLengthFieldValidatorTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/StringLengthFieldValidatorTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/StringLengthFieldValidatorTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2006,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/StringValidatorTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/StringValidatorTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/StringValidatorTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/StringValidatorTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2006,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/URLValidatorTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/URLValidatorTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/URLValidatorTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/URLValidatorTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2003,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorFieldValidatorModelTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorFieldValidatorModelTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorFieldValidatorModelTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorFieldValidatorModelTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2003,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorFieldValidatorTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorFieldValidatorTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorFieldValidatorTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorFieldValidatorTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2003,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorValidatorModelAction.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorValidatorModelAction.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorValidatorModelAction.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorValidatorModelAction.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2003,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorValidatorTestAction.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorValidatorTestAction.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorValidatorTestAction.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/VisitorValidatorTestAction.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2003 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2003,2009 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 com.opensymphony.xwork2.validator;
 

Modified: 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/validators/ValidatorSupportTest.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/validators/ValidatorSupportTest.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/validators/ValidatorSupportTest.java
 (original)
+++ 
struts/xwork/trunk/core/src/test/java/com/opensymphony/xwork2/validator/validators/ValidatorSupportTest.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2006,2009 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 com.opensymphony.xwork2.validator.validators;
 

Modified: struts/xwork/trunk/docs/wikidocs/XWork2 Hello World Tutorial.html
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/docs/wikidocs/XWork2%20Hello%20World%20Tutorial.html?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- struts/xwork/trunk/docs/wikidocs/XWork2 Hello World Tutorial.html (original)
+++ struts/xwork/trunk/docs/wikidocs/XWork2 Hello World Tutorial.html Sun Dec 
27 18:18:29 2009
@@ -54,9 +54,20 @@
 <p>Next, we need to write the Java code that will initialize XWork and execute 
our action.  The entry point into our application will be a class titled 
<tt>com.opensymphony.xwork2.showcase.helloworld.HelloWorldTutorial</tt>.</p>
 <div class="code"><div class="codeContent">
 <pre class="code-java">01. /*
-02.  * Copyright (c) 2002-2006 by OpenSymphony
-03.  * All rights reserved.
-04.  */
+ * Copyright 2002-2006,2009 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.
+ */
 05. <span class="code-keyword">package</span> 
com.opensymphony.xwork2.showcase.helloworld;
 06. 
 07. <span class="code-keyword">import</span> java.util.LinkedHashMap;

Modified: 
struts/xwork/trunk/showcase/src/java/com/opensymphony/xwork2/showcase/PrintToConsoleResult.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/showcase/src/java/com/opensymphony/xwork2/showcase/PrintToConsoleResult.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/showcase/src/java/com/opensymphony/xwork2/showcase/PrintToConsoleResult.java
 (original)
+++ 
struts/xwork/trunk/showcase/src/java/com/opensymphony/xwork2/showcase/PrintToConsoleResult.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2006,2009 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 com.opensymphony.xwork2.showcase;
 

Modified: 
struts/xwork/trunk/showcase/src/java/com/opensymphony/xwork2/showcase/helloworld/HelloWorldAction.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/showcase/src/java/com/opensymphony/xwork2/showcase/helloworld/HelloWorldAction.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/showcase/src/java/com/opensymphony/xwork2/showcase/helloworld/HelloWorldAction.java
 (original)
+++ 
struts/xwork/trunk/showcase/src/java/com/opensymphony/xwork2/showcase/helloworld/HelloWorldAction.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2006,2009 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 com.opensymphony.xwork2.showcase.helloworld;
 

Modified: 
struts/xwork/trunk/showcase/src/java/com/opensymphony/xwork2/showcase/helloworld/HelloWorldTutorial.java
URL: 
http://svn.apache.org/viewvc/struts/xwork/trunk/showcase/src/java/com/opensymphony/xwork2/showcase/helloworld/HelloWorldTutorial.java?rev=894090&r1=894089&r2=894090&view=diff
==============================================================================
--- 
struts/xwork/trunk/showcase/src/java/com/opensymphony/xwork2/showcase/helloworld/HelloWorldTutorial.java
 (original)
+++ 
struts/xwork/trunk/showcase/src/java/com/opensymphony/xwork2/showcase/helloworld/HelloWorldTutorial.java
 Sun Dec 27 18:18:29 2009
@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2002-2006 by OpenSymphony
- * All rights reserved.
+ * Copyright 2002-2006,2009 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 com.opensymphony.xwork2.showcase.helloworld;
 


Reply via email to