diff --git a/LICENSE.md b/LICENSE.md index 8d57ad6f..39607041 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -176,7 +176,7 @@ END OF TERMS AND CONDITIONS - Copyright 2017 - 2024 Crunchy Data Solutions, Inc. + Copyright 2017 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/internal/api/api.go b/internal/api/api.go index 270dbe3b..0d083e8e 100644 --- a/internal/api/api.go +++ b/internal/api/api.go @@ -1,7 +1,7 @@ package api /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/api/net.go b/internal/api/net.go index 9a45961a..34b24a11 100644 --- a/internal/api/net.go +++ b/internal/api/net.go @@ -1,7 +1,7 @@ package api /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/api/openapi.go b/internal/api/openapi.go index 8e28c256..465db557 100644 --- a/internal/api/openapi.go +++ b/internal/api/openapi.go @@ -1,7 +1,7 @@ package api /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/conf/appconfig.go b/internal/conf/appconfig.go index 640c173b..ad3e2bf8 100644 --- a/internal/conf/appconfig.go +++ b/internal/conf/appconfig.go @@ -1,7 +1,7 @@ package conf /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/conf/config.go b/internal/conf/config.go index e304cd38..7877f01c 100644 --- a/internal/conf/config.go +++ b/internal/conf/config.go @@ -1,7 +1,7 @@ package conf /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/cql/cql.go b/internal/cql/cql.go index 4cb21e4d..8e4ff84d 100644 --- a/internal/cql/cql.go +++ b/internal/cql/cql.go @@ -1,7 +1,7 @@ package cql /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/cql/cql_test.go b/internal/cql/cql_test.go index 90c01b09..f62cec65 100644 --- a/internal/cql/cql_test.go +++ b/internal/cql/cql_test.go @@ -1,7 +1,7 @@ package cql /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/data/catalog.go b/internal/data/catalog.go index f687cf6d..b38e4d88 100644 --- a/internal/data/catalog.go +++ b/internal/data/catalog.go @@ -7,7 +7,7 @@ import ( ) /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/data/catalog_db.go b/internal/data/catalog_db.go index 764778e7..281b42f3 100644 --- a/internal/data/catalog_db.go +++ b/internal/data/catalog_db.go @@ -1,7 +1,7 @@ package data /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/data/catalog_db_fun.go b/internal/data/catalog_db_fun.go index 3c03fa25..1afe2fe0 100644 --- a/internal/data/catalog_db_fun.go +++ b/internal/data/catalog_db_fun.go @@ -1,7 +1,7 @@ package data /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/data/catalog_mock.go b/internal/data/catalog_mock.go index ed100a73..1c3f317d 100644 --- a/internal/data/catalog_mock.go +++ b/internal/data/catalog_mock.go @@ -1,7 +1,7 @@ package data /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/data/db_sql.go b/internal/data/db_sql.go index 35b10019..06afea8b 100644 --- a/internal/data/db_sql.go +++ b/internal/data/db_sql.go @@ -9,7 +9,7 @@ import ( ) /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/service/empty_base_path_test.go b/internal/service/empty_base_path_test.go index 55063849..9ac4a63a 100644 --- a/internal/service/empty_base_path_test.go +++ b/internal/service/empty_base_path_test.go @@ -1,7 +1,7 @@ package service /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/service/handler.go b/internal/service/handler.go index c55b0b87..a0d5fe46 100644 --- a/internal/service/handler.go +++ b/internal/service/handler.go @@ -1,7 +1,7 @@ package service /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/service/handler_test.go b/internal/service/handler_test.go index 1f705dd3..aa21e8eb 100644 --- a/internal/service/handler_test.go +++ b/internal/service/handler_test.go @@ -1,7 +1,7 @@ package service /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/service/param.go b/internal/service/param.go index 5529c8ce..58f86b6a 100644 --- a/internal/service/param.go +++ b/internal/service/param.go @@ -1,7 +1,7 @@ package service /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/service/service.go b/internal/service/service.go index 227711aa..1ec39bee 100644 --- a/internal/service/service.go +++ b/internal/service/service.go @@ -18,7 +18,7 @@ import ( ) /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/service/util.go b/internal/service/util.go index 37b0f1e5..5efe1213 100644 --- a/internal/service/util.go +++ b/internal/service/util.go @@ -1,7 +1,7 @@ package service /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/internal/ui/ui.go b/internal/ui/ui.go index 0a257dae..276528cb 100644 --- a/internal/ui/ui.go +++ b/internal/ui/ui.go @@ -1,7 +1,7 @@ package ui /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/pg_featureserv.go b/pg_featureserv.go index 6ea03e03..5f6d32c7 100644 --- a/pg_featureserv.go +++ b/pg_featureserv.go @@ -1,7 +1,7 @@ package main /* - Copyright 2019 - 2024 Crunchy Data Solutions, Inc. + Copyright 2019 - 2025 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at