This is an automated email from the ASF dual-hosted git repository. jmalkin pushed a commit to branch notice_update in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git
commit 9b4e642fed8263a712d89930add0abd668123028 Author: Jon Malkin <[email protected]> AuthorDate: Wed May 18 20:51:31 2022 -0700 update NOTICE to align with java. a bunch of documentation taken from java pre-dates the cpp repo, so keeping the 2015 copyright start date --- NOTICE | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/NOTICE b/NOTICE index 2ea27f2..8f30e6c 100644 --- a/NOTICE +++ b/NOTICE @@ -1,11 +1,12 @@ -Apache DataSketches-cpp -Copyright 2020-2021 The Apache Software Foundation +Apache DataSketches Java +Copyright 2022 The Apache Software Foundation -Copyright 2015-2018 Yahoo -Copyright 2019 Verizon Media +Copyright 2015-2018 Yahoo Inc. +Copyright 2019-2020 Verizon Media +Copyright 2021 Yahoo Inc. This product includes software developed at The Apache Software Foundation (http://www.apache.org/). Prior to moving to ASF, the software for this project was developed at -Yahoo (now Verizon Media) (https://developer.yahoo.com). +Yahoo Inc. (https://developer.yahoo.com). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
