SkyAPM / go2sky

Distributed tracing and monitor SDK in Go for Apache SkyWalking APM
https://skywalking.apache.org/
Apache License 2.0
448 stars 122 forks source link

Module name modification & Change license header #37

Closed arugal closed 4 years ago

arugal commented 4 years ago

Change the module name to github.com/SkyAPM/go2sky.

arugal commented 4 years ago

@wu-sheng Can you give me an example?

arugal commented 4 years ago
# 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.

Like this?

wu-sheng commented 4 years ago

No, it is not an Apache foundation project. should be

Licensed to SkyAPM org

arugal commented 4 years ago

@wu-sheng Please review.

arugal commented 4 years ago

reporter/grpc directory ignored.