[shiro] 03/06: Document the origin of StringUtils.java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Oct 10 00:10:18 BST 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository shiro.
commit a105fc4b538793e821b97f779caee586792d0011
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Oct 10 00:51:05 2014 +0200
Document the origin of StringUtils.java
---
debian/copyright | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/copyright b/debian/copyright
index 6a817c9..bc3fc81 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,9 +3,18 @@ Upstream-Name: Apache Shiro
Source: http://shiro.apache.org
Files: *
-Copyright: 2004-2013, The Apache Software Foundation
+Copyright: 2004-2014, The Apache Software Foundation
License: Apache-2.0
+Files: core/src/main/java/org/apache/shiro/util/StringUtils.java
+Copyright: 2005-2009, Glen Smith
+ 2009, SpringSource Inc.
+License: Apache-2.0
+Comment:
+ The StringUtils class contains methods copied from other projects
+ (Spring Framework, OpenCSV). Each method mentions the origin
+ in its documentation.
+
Files: debian/*
Copyright: 2013, Emmanuel Bourg <ebourg at apache.org>
License: Apache-2.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/shiro.git
More information about the pkg-java-commits
mailing list