This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git
commit c4c41883d2c95a7cc53675e32f83c5a79372a717 Author: Martin Desruisseaux <[email protected]> AuthorDate: Tue Sep 14 10:50:40 2021 +0200 Update copyright years. --- NOTICE | 2 +- README | 2 +- application/sis-console/src/main/artifact/README | 2 +- application/sis-javafx/src/main/artifact/README | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NOTICE b/NOTICE index db21daa..033f2f3 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Spatial Information System (SIS) -Copyright 2010-2020 The Apache Software Foundation +Copyright 2010-2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/README b/README index 85370bb..f21cb15 100644 --- a/README +++ b/README @@ -37,7 +37,7 @@ Information for running a command-line tool can be found on the web site: License (see also LICENSE) ========================== -Collective work: Copyright 2010-2019 The Apache Software Foundation. +Collective work: Copyright 2010-2021 The Apache Software Foundation. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with diff --git a/application/sis-console/src/main/artifact/README b/application/sis-console/src/main/artifact/README index cac5189..cc8330c 100644 --- a/application/sis-console/src/main/artifact/README +++ b/application/sis-console/src/main/artifact/README @@ -49,7 +49,7 @@ wider range of file formats like NcML files. License (see also LICENSE) ========================== -Collective work: Copyright 2010-2019 The Apache Software Foundation. +Collective work: Copyright 2010-2021 The Apache Software Foundation. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with diff --git a/application/sis-javafx/src/main/artifact/README b/application/sis-javafx/src/main/artifact/README index 1ab254c..6e551f3 100644 --- a/application/sis-javafx/src/main/artifact/README +++ b/application/sis-javafx/src/main/artifact/README @@ -39,7 +39,7 @@ range of file formats like NcML files. License (see also LICENSE) ========================== -Collective work: Copyright 2010-2020 The Apache Software Foundation. +Collective work: Copyright 2010-2021 The Apache Software Foundation. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with
