You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by si...@apache.org on 2011/11/14 21:13:13 UTC

svn commit: r1201866 - /maven/sandbox/trunk/skin/maven-fluido-skin/src/main/resources/css/print.css

Author: simonetripodi
Date: Mon Nov 14 20:13:12 2011
New Revision: 1201866

URL: http://svn.apache.org/viewvc?rev=1201866&view=rev
Log:
added missing ASF license

Modified:
    maven/sandbox/trunk/skin/maven-fluido-skin/src/main/resources/css/print.css

Modified: maven/sandbox/trunk/skin/maven-fluido-skin/src/main/resources/css/print.css
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/skin/maven-fluido-skin/src/main/resources/css/print.css?rev=1201866&r1=1201865&r2=1201866&view=diff
==============================================================================
--- maven/sandbox/trunk/skin/maven-fluido-skin/src/main/resources/css/print.css (original)
+++ maven/sandbox/trunk/skin/maven-fluido-skin/src/main/resources/css/print.css Mon Nov 14 20:13:12 2011
@@ -1,3 +1,24 @@
+/*
+ * 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.
+ */
+
+/* $Id$ */
+
 #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
 	display: none !important;
 }