This is an automated email from the ASF dual-hosted git repository. shoothzj pushed a commit to branch remove-unused-file in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git
commit fa47d99ed5764ab501dde272862446eed3bdca57 Author: ZhangJian He <[email protected]> AuthorDate: Tue Oct 8 13:39:15 2024 +0800 chore: delete unused .header file Signed-off-by: ZhangJian He <[email protected]> --- .header | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.header b/.header deleted file mode 100644 index b248758b..00000000 --- a/.header +++ /dev/null @@ -1,16 +0,0 @@ -// 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.
