You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@griffin.apache.org by gu...@apache.org on 2018/04/24 07:18:05 UTC

incubator-griffin git commit: Add license header for docs

Repository: incubator-griffin
Updated Branches:
  refs/heads/master 58dab9bea -> bfe1c98d0


Add license header for docs

Author: Lionel Liu <bh...@163.com>

Closes #264 from bhlx3lyx7/tmst.


Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin/commit/bfe1c98d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin/tree/bfe1c98d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin/diff/bfe1c98d

Branch: refs/heads/master
Commit: bfe1c98d0acae02a2ef1a1c730a4cd7d344d35f8
Parents: 58dab9b
Author: Lionel Liu <bh...@163.com>
Authored: Tue Apr 24 15:17:58 2018 +0800
Committer: Lionel Liu <bh...@163.com>
Committed: Tue Apr 24 15:17:58 2018 +0800

----------------------------------------------------------------------
 .../service/hibernate_eclipselink_switch.md      | 19 +++++++++++++++++++
 griffin-doc/service/mysql_postgresql_switch.md   | 19 +++++++++++++++++++
 2 files changed, 38 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/bfe1c98d/griffin-doc/service/hibernate_eclipselink_switch.md
----------------------------------------------------------------------
diff --git a/griffin-doc/service/hibernate_eclipselink_switch.md b/griffin-doc/service/hibernate_eclipselink_switch.md
index 3c1ad06..6bfae3b 100644
--- a/griffin-doc/service/hibernate_eclipselink_switch.md
+++ b/griffin-doc/service/hibernate_eclipselink_switch.md
@@ -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.
+-->
+
 # Hibernate and eclipselink switch
 ## Overview
 In this document,we list two main part.

http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/bfe1c98d/griffin-doc/service/mysql_postgresql_switch.md
----------------------------------------------------------------------
diff --git a/griffin-doc/service/mysql_postgresql_switch.md b/griffin-doc/service/mysql_postgresql_switch.md
index d3925a1..081307c 100644
--- a/griffin-doc/service/mysql_postgresql_switch.md
+++ b/griffin-doc/service/mysql_postgresql_switch.md
@@ -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.
+-->
+
 # Mysql and postgresql switch
 
 ## Overview