Skip to content

Adds copyright string to each file#5

Merged
dh-- merged 2 commits intomasterfrom
copyright
Aug 19, 2014
Merged

Adds copyright string to each file#5
dh-- merged 2 commits intomasterfrom
copyright

Conversation

@dh--
Copy link
Copy Markdown
Contributor

@dh-- dh-- commented Aug 19, 2014

Adds the Google recommended copyright string to the top of each .java
file.

Adds the Google recommended copyright string to the top of each .java
file.
@markmcd
Copy link
Copy Markdown
Contributor

markmcd commented Aug 19, 2014

This is kind of a painful nit, but if it's easy enough, can you make them use the block Java comments?

Like this guy? https://github.com/google/auto/blob/master/common/src/main/java/com/google/auto/common/MoreElements.java

@markmcd
Copy link
Copy Markdown
Contributor

markmcd commented Aug 19, 2014

LGTM though. Merge at will.

@broady
Copy link
Copy Markdown
Contributor

broady commented Aug 19, 2014

what @markmcd said. +LGTM otherwise

@dh--
Copy link
Copy Markdown
Contributor Author

dh-- commented Aug 19, 2014

Updated.

dh-- added a commit that referenced this pull request Aug 19, 2014
Adds copyright string to each file
@dh-- dh-- merged commit 3f111e3 into master Aug 19, 2014
@dh-- dh-- deleted the copyright branch August 19, 2014 04:44
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.

3 participants