This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to annotated tag rel/wicket-8.18.0 in repository https://gitbox.apache.org/repos/asf/wicket.git
commit d1528a4d379a43ccf6f7c63d629b9d06f39e7800 Author: Andrea Del Bene <[email protected]> AuthorDate: Sun May 10 15:45:10 2026 +0200 Changes to notice files --- NOTICE | 56 +++++++++++++++++++++++++------------------------------- 1 file changed, 25 insertions(+), 31 deletions(-) diff --git a/NOTICE b/NOTICE index 7cc91f994f..3e5a57069f 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Wicket -Copyright 2006-2016 The Apache Software Foundation +Copyright 2006-2026 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -12,21 +12,10 @@ NB: DO NOT ADD LICENSES/NOTICES/ATTRIBUTIONS TO THIS FILE, BUT IN THE AUTOMATICALLY INCLUDE THE NOTICE IN THIS FILE. --------------------------------------------------------------------------- -src/./wicket-guice ---------------------------------------------------------------------------- - Apache Wicket - Copyright 2006-2012 Apache Software Foundation - - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/). - - This product includes Guice, developed at Google, and licensed - under the Apache License 2.0. (http://code.google.com/p/google-guice/). ---------------------------------------------------------------------------- src/./wicket-examples --------------------------------------------------------------------------- Apache Wicket Examples - Copyright 2006-2012 Apache Software Foundation + Copyright 2006-2016 Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -62,11 +51,30 @@ src/./wicket-examples This product includes jhighlight (https://jhighlight.dev.java.net/) which is released under CDDL 1.0 license (http://www.opensource.org/licenses/cddl1.php). + Contains jquery.js javascript library released under a MIT style license. + jQuery Foundation, Inc, http://jquery.org/license + + Contains qunit.js javascript library released under a MIT style license. + jQuery Foundation, Inc, http://jquery.org/license + + Contains qunit.css released under a MIT style license. + jQuery Foundation, Inc, http://jquery.org/license +--------------------------------------------------------------------------- +src/./wicket-guice +--------------------------------------------------------------------------- + Apache Wicket + Copyright 2006-2016 Apache Software Foundation + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). + + This product includes Guice, developed at Google, and licensed + under the Apache License 2.0. (http://code.google.com/p/google-guice/). --------------------------------------------------------------------------- src/./wicket-core --------------------------------------------------------------------------- Apache Wicket - Copyright 2006-2012 Apache Software Foundation + Copyright 2006-2016 Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -98,23 +106,8 @@ src/./wicket-core [1]: http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/ --------------------------------------------------------------------------- -src/./wicket-datetime +src/./wicket-experimental/wicket-metrics --------------------------------------------------------------------------- - Apache Wicket Date Time - Copyright 2006-2012 Apache Software Foundation - - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/). - - Contains code of the Yahoo User Interface library (version: 2.8.2r1), - released under the BSD License: - http://developer.yahoo.net/yui/license.txt - Copyright (c) 2010, Yahoo! Inc. - ---------------------------------------------------------------------------- -src/./wicket-metrics ---------------------------------------------------------------------------- - Apache Wicket Metrics Copyright 2006-2016 Apache Software Foundation @@ -122,4 +115,5 @@ src/./wicket-metrics The Apache Software Foundation (http://www.apache.org/). This product uses AspectJ, developed at Eclipse, and licensed - under the Eclipse Public License. (https://eclipse.org/aspectj/). \ No newline at end of file + under the Eclipse Public License. (https://eclipse.org/aspectj/). +
