This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.threads-2.0.2-incubator in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-threads.git
commit 1597daa853757a086ce9636adb7df947653ee174 Author: Carsten Ziegeler <[email protected]> AuthorDate: Mon Apr 14 13:16:05 2008 +0000 Add notice files. git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/sling/threads@647791 13f79535-47bb-0310-9956-ffa450edef68 --- NOTICE | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..48434ce --- /dev/null +++ b/NOTICE @@ -0,0 +1,26 @@ +Apache Sling Threads +Copyright 2007-2008 The Apache Software Foundation + + +I. Included Software + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). +Licensed under the Apache License 2.0. + + +II. Used Software + +This product uses software developed at +The OSGi Alliance (http://www.osgi.org/). +Copyright 2006 The OSGi Alliance. +Licensed under the Apache License 2.0. + +This product uses software developed at +slf4j (http://www.sl4j.org) +Licensed under the MIT License. + + +III. License Summary +- Apache License 2.0 +- MIT License \ No newline at end of file -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
