This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit 71c9a1dd21941aa658dac28852d4b88adf0692b5 Author: Alex Birkett <[email protected]> Date: Wed Mar 5 13:26:32 2014 +0100 Update README.md Added licence (Apache 2.0) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 70cd703..5e27183 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Note that with version 1.x these annotations were part of the 'core jar'. [Full Listing of Jackson Annotations](jackson-annotations/wiki/JacksonAnnotations) details all available annotations; [Javadocs](http://fasterxml.github.com/jackson-annotations/javadoc/2.1.1/) gives more details. +Project is licensed under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0). + ----- ## Usage, general -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

