You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by sm...@apache.org on 2009/11/20 10:40:10 UTC

svn commit: r882465 - /incubator/pivot/trunk/demos/www/styles.css

Author: smartini
Date: Fri Nov 20 09:40:10 2009
New Revision: 882465

URL: http://svn.apache.org/viewvc?rev=882465&view=rev
Log:
add license header

Modified:
    incubator/pivot/trunk/demos/www/styles.css

Modified: incubator/pivot/trunk/demos/www/styles.css
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/demos/www/styles.css?rev=882465&r1=882464&r2=882465&view=diff
==============================================================================
--- incubator/pivot/trunk/demos/www/styles.css (original)
+++ incubator/pivot/trunk/demos/www/styles.css Fri Nov 20 09:40:10 2009
@@ -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.
+-->
+
 @charset "UTF-8";
 * {
 	margin: 0;