Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(license): append the license to the top of each file #927

Merged
merged 3 commits into from
May 26, 2022

Conversation

TarikGul
Copy link
Member

The only place I am unsure about is adding the license to Calc. It's an apache license which is different. But it lives in the same repo. Any guidance on this would be great.

@TarikGul TarikGul requested a review from a team as a code owner May 23, 2022 15:37
@jsdw
Copy link
Collaborator

jsdw commented May 24, 2022

The apache license header I used in scale-value, if it helps, looks like:

// Copyright (C) 2022 Parity Technologies (UK) Ltd. (admin@parity.io)
// This file is a part of the scale-value crate.
//
// Licensed 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.

So I just stuck that at the top of all of the .rs files.

@TarikGul
Copy link
Member Author

Okay sweet this is ready for review

@TarikGul TarikGul self-assigned this May 25, 2022
@TarikGul TarikGul merged commit 8906816 into master May 26, 2022
@TarikGul TarikGul deleted the tarik-license branch May 26, 2022 18:42
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants