svn commit: r511429 [3/3] - in /xml/xindice/trunk/java/scratchpad: admin/ admin/src/org/apache/xindice/admin/ admin/src/org/apache/xindice/admin/commandline/ admin/src/org/apache/xindice/admin/commands/ admin/src/org/apache/xindice/admin/utility/ admin...

[email protected]
Newsgroups gmane.text.xml.xindice.devel
Message-ID <[email protected]>
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.