This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
The following commit(s) were added to refs/heads/dev by this push:
new 6f567e5a3 [Improve] license header issue fixed (#3324)
6f567e5a3 is described below
commit 6f567e5a342ba1e9c60f84324cea42559933c30d
Author: caicancai <[email protected]>
AuthorDate: Wed Nov 8 02:05:04 2023 +0800
[Improve] license header issue fixed (#3324)
* [Improve][Doc] add apache license
* [Improve] license header issue fixed
---
.../java/org/apache/streampark/console/core/aspect/ConsoleAspect.java | 2 --
1 file changed, 2 deletions(-)
diff --git
a/streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/core/aspect/ConsoleAspect.java
b/streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/core/aspect/ConsoleAspect.java
index 51b72c045..a31071fe2 100644
---
a/streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/core/aspect/ConsoleAspect.java
+++
b/streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/core/aspect/ConsoleAspect.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.