Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Reach license clarity #2881

Closed
techtonik opened this issue Oct 31, 2014 · 0 comments
Closed

Reach license clarity #2881

techtonik opened this issue Oct 31, 2014 · 0 comments

Comments

@techtonik
Copy link
Contributor

This means adding header to files and mention all used licenses in COPYING, like this:

# This software is dedicated to the Public Domain.
# See COPYING in the project root for more info.

For example, at least these two files are not public domain:

  • gratipay/security/crypto.py
  • gratipay/security/csrf.py

and should carry different header:

# Copyright (c) Django Software Foundation and individual contributors.
# All rights reserved. Use of this source code is governed by a BSD-style
# license that can be found in the COPYING file.

After all headers are inserted, it will be possible to find some tool to validate the assumptions.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants