Modified: 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Copy.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Copy.java?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Copy.java
 (original)
+++ 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Copy.java
 Sat Feb 24 19:31:43 2007
@@ -1,11 +1,12 @@
 package org.apache.xindice.webdav.methods;
 
 /*
- * Copyright 1999-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
+ * 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
  *
@@ -15,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 import java.io.IOException;

Modified: 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/DAVMethod.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/DAVMethod.java?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/DAVMethod.java
 (original)
+++ 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/DAVMethod.java
 Sat Feb 24 19:31:43 2007
@@ -1,11 +1,12 @@
 package org.apache.xindice.webdav.methods;
 
 /*
- * Copyright 1999-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
+ * 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
  *
@@ -15,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 import java.io.IOException;

Modified: 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Delete.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Delete.java?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Delete.java
 (original)
+++ 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Delete.java
 Sat Feb 24 19:31:43 2007
@@ -1,11 +1,12 @@
 package org.apache.xindice.webdav.methods;
 
 /*
- * Copyright 1999-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
+ * 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
  *
@@ -15,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 import java.io.IOException;

Modified: 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Get.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Get.java?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Get.java
 (original)
+++ 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Get.java
 Sat Feb 24 19:31:43 2007
@@ -1,11 +1,12 @@
 package org.apache.xindice.webdav.methods;
 
 /*
- * Copyright 1999-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
+ * 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
  *
@@ -15,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 import java.io.IOException;

Modified: 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Head.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Head.java?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Head.java
 (original)
+++ 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Head.java
 Sat Feb 24 19:31:43 2007
@@ -1,11 +1,12 @@
 package org.apache.xindice.webdav.methods;
 
 /*
- * Copyright 1999-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
+ * 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
  *
@@ -15,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 import java.io.IOException;

Modified: 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Mkcol.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Mkcol.java?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Mkcol.java
 (original)
+++ 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Mkcol.java
 Sat Feb 24 19:31:43 2007
@@ -1,11 +1,12 @@
 package org.apache.xindice.webdav.methods;
 
 /*
- * Copyright 1999-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
+ * 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
  *
@@ -15,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 import java.io.IOException;

Modified: 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Move.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Move.java?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Move.java
 (original)
+++ 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Move.java
 Sat Feb 24 19:31:43 2007
@@ -1,11 +1,12 @@
 package org.apache.xindice.webdav.methods;
 
 /*
- * Copyright 1999-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
+ * 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
  *
@@ -15,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 import java.io.IOException;

Modified: 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Options.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Options.java?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Options.java
 (original)
+++ 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Options.java
 Sat Feb 24 19:31:43 2007
@@ -1,11 +1,12 @@
 package org.apache.xindice.webdav.methods;
 
 /*
- * Copyright 1999-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
+ * 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
  *
@@ -15,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 import java.io.IOException;

Modified: 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Post.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Post.java?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Post.java
 (original)
+++ 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Post.java
 Sat Feb 24 19:31:43 2007
@@ -1,11 +1,12 @@
 package org.apache.xindice.webdav.methods;
 
 /*
- * Copyright 1999-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
+ * 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
  *
@@ -15,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 import java.io.IOException;

Modified: 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Propfind.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Propfind.java?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Propfind.java
 (original)
+++ 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Propfind.java
 Sat Feb 24 19:31:43 2007
@@ -1,11 +1,12 @@
 package org.apache.xindice.webdav.methods;
 
 /*
- * Copyright 1999-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
+ * 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
  *
@@ -15,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 import java.io.IOException;

Modified: 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Proppatch.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Proppatch.java?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Proppatch.java
 (original)
+++ 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Proppatch.java
 Sat Feb 24 19:31:43 2007
@@ -1,11 +1,12 @@
 package org.apache.xindice.webdav.methods;
 
 /*
- * Copyright 1999-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
+ * 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
  *
@@ -15,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 import java.io.IOException;

Modified: 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Put.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Put.java?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Put.java
 (original)
+++ 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Put.java
 Sat Feb 24 19:31:43 2007
@@ -1,11 +1,12 @@
 package org.apache.xindice.webdav.methods;
 
 /*
- * Copyright 1999-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
+ * 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
  *
@@ -15,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 import java.io.IOException;

Modified: 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Trace.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Trace.java?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Trace.java
 (original)
+++ 
xml/xindice/trunk/java/scratchpad/webdav/src/org/apache/xindice/webdav/methods/Trace.java
 Sat Feb 24 19:31:43 2007
@@ -1,11 +1,12 @@
 package org.apache.xindice.webdav.methods;
 
 /*
- * Copyright 1999-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
+ * 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
  *
@@ -15,7 +16,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 import java.io.IOException;

Modified: xml/xindice/trunk/java/scratchpad/webdav/webapp/WEB-INF/web.xml
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/webapp/WEB-INF/web.xml?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
--- xml/xindice/trunk/java/scratchpad/webdav/webapp/WEB-INF/web.xml (original)
+++ xml/xindice/trunk/java/scratchpad/webdav/webapp/WEB-INF/web.xml Sat Feb 24 
19:31:43 2007
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
 <!--
-  - Copyright 1999-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
+  - 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
   -
@@ -15,7 +16,7 @@
   - See the License for the specific language governing permissions and
   - limitations under the License.
   -
-  - CVS $Id$
+  - $Id$
   -->
 
 <!DOCTYPE web-app

Modified: xml/xindice/trunk/java/scratchpad/webdav/webapp/WEB-INF/webdav.xconf
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/scratchpad/webdav/webapp/WEB-INF/webdav.xconf?view=diff&rev=511429&r1=511428&r2=511429
==============================================================================
Binary files - no diff available.


Reply via email to