You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2011/02/15 14:05:20 UTC

svn commit: r1070878 - /myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/style/style.css

Author: lofwyr
Date: Tue Feb 15 13:05:20 2011
New Revision: 1070878

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

Modified:
    myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/style/style.css

Modified: myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/style/style.css
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/style/style.css?rev=1070878&r1=1070877&r2=1070878&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/style/style.css (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/style/style.css Tue Feb 15 13:05:20 2011
@@ -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.
+ */
+
 .tobago-column-markup-sun {
   background-color: #fffacd;
 }