The files
java/core/consumer/src/main/java/net/oauth/client/ExcerptInputStream.java
java/core/commons/src/main/java/net/oauth/ParameterStyle.java
Are missing copyright statements - this looks like a simple oversight and it is
pretty easy,
looking at the files that depend on the above files and the other files in the
directory to figure
out what the copyright should be. Here are my suggestions:
ExcerptInputStream.java:
This file is only used in src/java/net/oauth/http/HttpMessage.java which is
Copyright 2008
Netflix, Inc. Also all of the files in the same directory
src/java/net/oauth/client are Copyright
2008 Netflix, Inc. It is reasonable to assume that ExcerptInputStream also
carries the same
copyright.
ParameterStyle.java
This file is directly related to the OAuthMessage.java which is copyright 2007,
2008 Netflix - so
it is reasonable that this file would have the same copyright.
Thanks.
Original issue reported on code.google.com by drchuck on 25 May 2010 at 9:19
Original issue reported on code.google.com by
drchuck
on 25 May 2010 at 9:19