This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev-2.1.2
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
The following commit(s) were added to refs/heads/dev-2.1.2 by this push:
new 6377a46bd [Improve] license header issue fixed (#3318)
6377a46bd is described below
commit 6377a46bd8c56affa3d14ddc62ac764e3092ad35
Author: benjobs <[email protected]>
AuthorDate: Tue Nov 7 11:25:13 2023 +0800
[Improve] license header issue fixed (#3318)
---
.../org/apache/streampark/console/core/aspect/StreamParkAspect.java | 2 --
1 file changed, 2 deletions(-)
diff --git
a/streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/core/aspect/StreamParkAspect.java
b/streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/core/aspect/StreamParkAspect.java
index 6646ead55..81fb68de5 100644
---
a/streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/core/aspect/StreamParkAspect.java
+++
b/streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/core/aspect/StreamParkAspect.java
@@ -1,6 +1,4 @@
/*
- * Copyright (c) 2019 The StreamX Project
- *
* 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.