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

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new 4799111928a [hotfix][legal] Remove excess char from license header
4799111928a is described below

commit 4799111928a74f73b96292560440f92f18caf0cf
Author: chenxujun <[email protected]>
AuthorDate: Tue Jan 24 19:39:07 2023 +0800

    [hotfix][legal] Remove excess char from license header
---
 .../org/apache/flink/api/common/functions/AbstractRichFunction.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/flink-core/src/main/java/org/apache/flink/api/common/functions/AbstractRichFunction.java
 
b/flink-core/src/main/java/org/apache/flink/api/common/functions/AbstractRichFunction.java
index eed6a01f5f9..32ac5920542 100644
--- 
a/flink-core/src/main/java/org/apache/flink/api/common/functions/AbstractRichFunction.java
+++ 
b/flink-core/src/main/java/org/apache/flink/api/common/functions/AbstractRichFunction.java
@@ -1,5 +1,5 @@
 /*
-c * Licensed to the Apache Software Foundation (ASF) under one
+ * 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

Reply via email to