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

Update headers of source files with license header comment #102

Closed
brooklynrob opened this issue Jul 9, 2019 · 1 comment
Closed

Update headers of source files with license header comment #102

brooklynrob opened this issue Jul 9, 2019 · 1 comment
Assignees
Labels

Comments

@brooklynrob
Copy link
Member

Update headers of source files with license header comment (pasted below) per guidance on FINOS Wiki Contribution Compliance Requirements page. Specifically:

  1. Update all source files with header language pasted below
  2. Add any/all contributor specific copyright notices to NOTICE file
SPDX-License-Identifier: Apache-2.0
Copyright [yyyy] FINOS [Project Name] contributors - see NOTICE file
 
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.
@rikoe
Copy link
Contributor

rikoe commented Jul 10, 2019

@brooklynrob Based on the discussion on the mailing list, we will go with:

SPDX-License-Identifier: Apache-2.0
Copyright 2019 FINOS FDC3 contributors - see NOTICE file

This is the second option mentioned in the Contribution Compliance Requirements. Is that fine?

@rikoe rikoe added the repo label Jul 10, 2019
@rikoe rikoe self-assigned this Jul 10, 2019
rikoe added a commit to rikoe/FDC3 that referenced this issue Jul 10, 2019
- To satisfy FINOS Contribution Compliance Requirements
- Update NOTICE file with one copyright entry, more is needed
- Add gitignore to app-directory src
@rikoe rikoe closed this as completed in dbe3b23 Jul 16, 2019
rikoe added a commit that referenced this issue Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants