From c1954c98adfe8fb1ddd4929bff02da434b9ee520 Mon Sep 17 00:00:00 2001 From: WaterWhisperer Date: Thu, 25 Sep 2025 15:19:09 +0800 Subject: [PATCH] =?UTF-8?q?[ISSUE=20#3849]=F0=9F=93=9DDelete=20the=20licen?= =?UTF-8?q?se=20in=20rocketmq-error=20crate=20lib.rs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rocketmq-error/src/lib.rs | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/rocketmq-error/src/lib.rs b/rocketmq-error/src/lib.rs index 7f74b53f..4d225fb4 100644 --- a/rocketmq-error/src/lib.rs +++ b/rocketmq-error/src/lib.rs @@ -1,19 +1,3 @@ -/* - * 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 - * - * 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. - */ /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with