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

Add the Apache License to headers (Issue #145) #334

Merged
merged 14 commits into from Sep 15, 2011

Conversation

parkerboundy
Copy link
Contributor

Added the Apache License boilerplate text to the headers of most of the files in the project. There where a few exceptions (wasn't sure what to do with these):

Added another blank comment row to the header to keep with the previous
comment styles.
I got tired of doing individual commits for each file, so I just did the
rest of the directory.
Didn't add header to NSManagedObject+ActiveRecord.h,
NSManagedObject+ActiveRecord.m and RKManagedObjectCache.h .
NSManagedObject+ActiveRecord was adapted from someone else, and
RKManagedObjectCache has different code formatting. Will update those
once I get confirmation on them.
Didn't add license to: NSString+InflectionSupport.h,
NSString+InflectionSupport.m, RKParser.h
@blakewatters
Copy link
Member

Thank you! The inflection support can just be removed -- its not used any more. The ActiveRecord.h header was adapted from another project so we don't own the license terms there. Managed object cache and the prefix should be purely RestKit attributed.

Will get this merged this week for 0.9.4

grgcombs added a commit that referenced this pull request Sep 15, 2011
Add the Apache License to headers (Issue #145) Closes #145.  Thanks @parkerboundy.
@grgcombs grgcombs merged commit 62d7042 into RestKit:master Sep 15, 2011
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.

None yet

3 participants