You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2006/10/01 16:06:10 UTC

svn commit: r451748 - in /jackrabbit/trunk/jackrabbit/src/site/xdoc/style: print.css project.css

Author: jukka
Date: Sun Oct  1 07:06:09 2006
New Revision: 451748

URL: http://svn.apache.org/viewvc?view=rev&rev=451748
Log:
JCR-573: Added css license headers (confirmed with David).

Modified:
    jackrabbit/trunk/jackrabbit/src/site/xdoc/style/print.css
    jackrabbit/trunk/jackrabbit/src/site/xdoc/style/project.css

Modified: jackrabbit/trunk/jackrabbit/src/site/xdoc/style/print.css
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit/src/site/xdoc/style/print.css?view=diff&rev=451748&r1=451747&r2=451748
==============================================================================
--- jackrabbit/trunk/jackrabbit/src/site/xdoc/style/print.css (original)
+++ jackrabbit/trunk/jackrabbit/src/site/xdoc/style/print.css Sun Oct  1 07:06:09 2006
@@ -1,3 +1,20 @@
+/*
+ * 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.
+ */
+
 #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
 	display: none;
 }

Modified: jackrabbit/trunk/jackrabbit/src/site/xdoc/style/project.css
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit/src/site/xdoc/style/project.css?view=diff&rev=451748&r1=451747&r2=451748
==============================================================================
--- jackrabbit/trunk/jackrabbit/src/site/xdoc/style/project.css (original)
+++ jackrabbit/trunk/jackrabbit/src/site/xdoc/style/project.css Sun Oct  1 07:06:09 2006
@@ -1,3 +1,20 @@
+/*
+ * 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.
+ */
+
 :link,:visited,:hover,:active
     {
     text-decoration:none