diff --git a/.github/workflows/cabal-outdated.yml b/.github/workflows/cabal-outdated.yml index d87e4df4..38076f3b 100644 --- a/.github/workflows/cabal-outdated.yml +++ b/.github/workflows/cabal-outdated.yml @@ -41,6 +41,7 @@ jobs: cat outdated.txt >> $GITHUB_STEP_SUMMARY echo '```' >> $GITHUB_STEP_SUMMARY echo "status=outdated" >> $GITHUB_OUTPUT + exit 1 fi - name: Upload outdated dependencies list diff --git a/LICENSE b/LICENSE index f471221a..feb93e4c 100644 --- a/LICENSE +++ b/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2021 Input Output (Hong Kong) Ltd. + Copyright 2025 Input Output (Hong Kong) Ltd. 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/NOTICE b/NOTICE index 7df4d30b..552f07f2 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ -Copyright 2021-2023 Input Output (Hong Kong) Ltd. +Copyright 2021-2025 Input Output (Hong Kong) Ltd. 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/README.md b/README.md index e95fea68..12a05e1a 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,6 @@ After the workflow completes: ## License -Copyright 2025 Input Output (Hong Kong) Ltd. +Copyright 2025 Input Output Global, Inc. Licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for details.