Skip to content

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