You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2007/08/28 16:03:50 UTC

svn commit: r570433 - /directory/apacheds/trunk-with-dependencies/pom.xml

Author: elecharny
Date: Tue Aug 28 07:03:49 2007
New Revision: 570433

URL: http://svn.apache.org/viewvc?rev=570433&view=rev
Log:
adding missing ASL header

Modified:
    directory/apacheds/trunk-with-dependencies/pom.xml

Modified: directory/apacheds/trunk-with-dependencies/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk-with-dependencies/pom.xml?rev=570433&r1=570432&r2=570433&view=diff
==============================================================================
--- directory/apacheds/trunk-with-dependencies/pom.xml (original)
+++ directory/apacheds/trunk-with-dependencies/pom.xml Tue Aug 28 07:03:49 2007
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    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.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<!-- $Rev:  $ $Date:  $ -->
 <project>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.directory.server</groupId>