You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2008/05/25 13:02:41 UTC

svn commit: r659959 - /ant/ivy/site/style/tree.css

Author: hibou
Date: Sun May 25 04:02:41 2008
New Revision: 659959

URL: http://svn.apache.org/viewvc?rev=659959&view=rev
Log:
Add ASL header

Modified:
    ant/ivy/site/style/tree.css

Modified: ant/ivy/site/style/tree.css
URL: http://svn.apache.org/viewvc/ant/ivy/site/style/tree.css?rev=659959&r1=659958&r2=659959&view=diff
==============================================================================
--- ant/ivy/site/style/tree.css (original)
+++ ant/ivy/site/style/tree.css Sun May 25 04:02:41 2008
@@ -1,3 +1,21 @@
+/*
+ *  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.
+ *
+ */
+
 .treeview ul{ 
 margin: 0;
 padding: 0;