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

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new c7e332f  Added a missing Apache header
c7e332f is described below

commit c7e332fa68cd9a211121bb0f27abd45d48184dc0
Author: Christofer Dutz <[email protected]>
AuthorDate: Wed Apr 21 15:44:04 2021 +0200

    Added a missing Apache header
---
 src/site/resources/plc4go.html | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/src/site/resources/plc4go.html b/src/site/resources/plc4go.html
index 748ed84..51f6928 100644
--- a/src/site/resources/plc4go.html
+++ b/src/site/resources/plc4go.html
@@ -1,4 +1,20 @@
 <!DOCTYPE html>
+<!--
+    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.
+-->
 <html>
 <head>
     <meta charset="utf-8">

Reply via email to