This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new c479ef7  add apache-rat for css files (#967)
c479ef7 is described below

commit c479ef7caffc588a3d7267e1e6ea9f2784d2d24f
Author: Xiangdong Huang <[email protected]>
AuthorDate: Tue Mar 31 20:59:45 2020 +0800

    add apache-rat for css files (#967)
    
    * add apache-rat for css files
---
 site/src/main/.vuepress/public/css/index.css | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

diff --git a/site/src/main/.vuepress/public/css/index.css 
b/site/src/main/.vuepress/public/css/index.css
index 1173fbe..7617450 100644
--- a/site/src/main/.vuepress/public/css/index.css
+++ b/site/src/main/.vuepress/public/css/index.css
@@ -1,6 +1,21 @@
-.red{
-    color:red;
-}
+/*
+  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.
+ */
 
 /*滚动条的宽度*/
 

Reply via email to