You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by lu...@apache.org on 2005/03/02 12:43:10 UTC

cvs commit: jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/properties/exchange IsCollectionProperty.java

luetzkendorf    2005/03/02 03:43:10

  Modified:    src/webdav/server/org/apache/slide/webdav/util/properties/exchange
                        IsCollectionProperty.java
  Log:
  Licenses added
  
  Revision  Changes    Path
  1.2       +22 -0     jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/properties/exchange/IsCollectionProperty.java
  
  Index: IsCollectionProperty.java
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/properties/exchange/IsCollectionProperty.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- IsCollectionProperty.java	2 Feb 2005 17:19:35 -0000	1.1
  +++ IsCollectionProperty.java	2 Mar 2005 11:43:10 -0000	1.2
  @@ -1,3 +1,25 @@
  +/*
  + * $Header$
  + * $Revision$
  + * $Date$
  + *
  + * ====================================================================
  + *
  + * Copyright 1999-2002 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.slide.webdav.util.properties.exchange;
   
   import org.apache.slide.common.NamespaceAccessToken;
  
  
  

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