You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2021/09/03 02:12:38 UTC

[incubator-inlong] branch release-0.10.0 updated: [INLONG-1514] fix the the incorrect license header (#1515)

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

dockerzhang pushed a commit to branch release-0.10.0
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git


The following commit(s) were added to refs/heads/release-0.10.0 by this push:
     new 583793a  [INLONG-1514] fix the the incorrect license header (#1515)
583793a is described below

commit 583793ac4e9cf4fdf3975b030974c5f3d9a1a628
Author: dockerzhang <do...@apache.org>
AuthorDate: Thu Sep 2 20:10:23 2021 +0800

    [INLONG-1514] fix the the incorrect license header (#1515)
    
    Co-authored-by: dockerzhang <do...@tencent.com>
---
 inlong-website/nginx.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/inlong-website/nginx.conf b/inlong-website/nginx.conf
index 2a88208..9703901 100644
--- a/inlong-website/nginx.conf
+++ b/inlong-website/nginx.conf
@@ -1,3 +1,8 @@
+#
+# 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