You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by cz...@apache.org on 2007/01/04 09:26:29 UTC

svn commit: r492443 - in /excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test: FileSourceTestCase.java ResourceSourceTestCase.java SourceResolverImplTestCase.java SourceUtilTestCase.java URLSourceTestCase.java

Author: cziegeler
Date: Thu Jan  4 00:26:28 2007
New Revision: 492443

URL: http://svn.apache.org/viewvc?view=rev&rev=492443
Log:
Cleanup and add new header

Modified:
    excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/FileSourceTestCase.java
    excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/ResourceSourceTestCase.java
    excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/SourceResolverImplTestCase.java
    excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/SourceUtilTestCase.java
    excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/URLSourceTestCase.java

Modified: excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/FileSourceTestCase.java
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/FileSourceTestCase.java?view=diff&rev=492443&r1=492442&r2=492443
==============================================================================
--- excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/FileSourceTestCase.java (original)
+++ excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/FileSourceTestCase.java Thu Jan  4 00:26:28 2007
@@ -1,16 +1,16 @@
-/* 
- * Copyright 2002-2004 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
- * 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
- * 
+ * 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.
  */

Modified: excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/ResourceSourceTestCase.java
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/ResourceSourceTestCase.java?view=diff&rev=492443&r1=492442&r2=492443
==============================================================================
--- excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/ResourceSourceTestCase.java (original)
+++ excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/ResourceSourceTestCase.java Thu Jan  4 00:26:28 2007
@@ -1,16 +1,16 @@
-/* 
- * Copyright 2002-2004 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
- * 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
- * 
+ * 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.
  */

Modified: excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/SourceResolverImplTestCase.java
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/SourceResolverImplTestCase.java?view=diff&rev=492443&r1=492442&r2=492443
==============================================================================
--- excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/SourceResolverImplTestCase.java (original)
+++ excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/SourceResolverImplTestCase.java Thu Jan  4 00:26:28 2007
@@ -1,16 +1,16 @@
-/* 
- * Copyright 2002-2004 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
- * 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
- * 
+ * 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.
  */

Modified: excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/SourceUtilTestCase.java
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/SourceUtilTestCase.java?view=diff&rev=492443&r1=492442&r2=492443
==============================================================================
--- excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/SourceUtilTestCase.java (original)
+++ excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/SourceUtilTestCase.java Thu Jan  4 00:26:28 2007
@@ -1,16 +1,16 @@
-/* 
- * Copyright 2002-2004 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
- * 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
- * 
+ * 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.
  */

Modified: excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/URLSourceTestCase.java
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/URLSourceTestCase.java?view=diff&rev=492443&r1=492442&r2=492443
==============================================================================
--- excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/URLSourceTestCase.java (original)
+++ excalibur/trunk/components/sourceresolve/src/test/org/apache/excalibur/source/test/URLSourceTestCase.java Thu Jan  4 00:26:28 2007
@@ -1,16 +1,16 @@
-/* 
- * Copyright 2002-2004 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
- * 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
- * 
+ * 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.
  */



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org