Skip to content

Add copyright information to .py files #239

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

Merged
merged 1 commit into from
Apr 11, 2015

Conversation

sbc100
Copy link
Contributor

@sbc100 sbc100 commented Apr 10, 2015

This change adds explicit copyright information too python
files files. The copyright year used in each case is the
date of the first git commit of each file.

The goal is to allow jsoncpp to be integrated into the
chromium source tree which requires license information in
each source file.

fixes #234

This change adds explicit copyright information too python
files files.  The copyright year used in each case is the
date of the first git commit of each file.

The goal is to allow jsoncpp to be integrated into the
chromium source tree which requires license information in
each source file.

fixes open-source-parsers#234
cdunn2001 added a commit that referenced this pull request Apr 11, 2015
Add copyright information to .py files
@cdunn2001 cdunn2001 merged commit 779b5bc into open-source-parsers:master Apr 11, 2015
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.

all source files (including .py files) should contain license information
2 participants