This is an automated email from the ASF dual-hosted git repository.
mikexue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new 424e1a02d update licensed
new 3c695e4b0 Merge pull request #2511 from weihubeats/wh_licensed
424e1a02d is described below
commit 424e1a02d6a6848d25eda3f1d2d6b2a4aa6a27bb
Author: weihu <[email protected]>
AuthorDate: Thu Dec 8 16:59:27 2022 +0800
update licensed
---
eventmesh-server-go/examples/webhook/main.go | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/eventmesh-server-go/examples/webhook/main.go
b/eventmesh-server-go/examples/webhook/main.go
index 7fa481624..66318d3e9 100644
--- a/eventmesh-server-go/examples/webhook/main.go
+++ b/eventmesh-server-go/examples/webhook/main.go
@@ -1,16 +1,17 @@
-// Copyright (C) @2021 Webank Group Holding Limited
+// 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
//
-// Licensed 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
//
-// 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.
-// date: 2021/03/07 15:45
-// author: [email protected]
+// 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.
package main
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]