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

Missing copyright and license statements in new files #99

Closed
eeide opened this issue Jun 22, 2016 · 0 comments
Closed

Missing copyright and license statements in new files #99

eeide opened this issue Jun 22, 2016 · 0 comments
Assignees
Labels

Comments

@eeide
Copy link
Member

eeide commented Jun 22, 2016

These files, which were added at commit a55522a, are missing comment headers with copyright and license information.

clang_delta/ReplaceArrayAccessWithIndex.cpp
clang_delta/ReplaceArrayAccessWithIndex.h

@mortior, I would welcome a pull request from you to address this issue. Alternatively, if you tell me here that these files can be licensed under the same terms as the rest of C-Reduce, I will insert the appropriate notices myself.

(C-Reduce is primarily licensed under the University of Illinois Open Source License. See the file COPYING for details.)

Thanks!

@eeide eeide added the bug label Jun 22, 2016
@eeide eeide self-assigned this Jun 22, 2016
@eeide eeide closed this as completed in 941b67b Jun 22, 2016
eeide added a commit that referenced this issue Jun 22, 2016
Fix #99: Add missing copyright message
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

1 participant