You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2020/03/31 12:51:36 UTC

[incubator-iotdb] branch site-apache-rat created (now b59e1ec)

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

hxd pushed a change to branch site-apache-rat
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


      at b59e1ec  add apache-rat for css files

This branch includes the following new commits:

     new b59e1ec  add apache-rat for css files

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-iotdb] 01/01: add apache-rat for css files

Posted by hx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b59e1ec742e0216ecf7e8d7339aa459e6935c8a0
Author: xiangdong huang <sa...@gmail.com>
AuthorDate: Tue Mar 31 20:51:14 2020 +0800

    add apache-rat for css files
---
 site/src/main/.vuepress/public/css/index.css | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/site/src/main/.vuepress/public/css/index.css b/site/src/main/.vuepress/public/css/index.css
index 1173fbe..6cfbb57 100644
--- a/site/src/main/.vuepress/public/css/index.css
+++ b/site/src/main/.vuepress/public/css/index.css
@@ -1,3 +1,22 @@
+/*
+  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.
+ */
+
 .red{
     color:red;
 }