From 3df39f0e2cb8fdef8024cc6fdcdebb7fd24956e3 Mon Sep 17 00:00:00 2001 From: Rui Han Date: Tue, 20 Feb 2024 15:42:59 +0800 Subject: [PATCH] Update license headers (#137) --- .github/workflows/merge-build.yml | 2 +- .github/workflows/pr-build.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/merge-build.yml b/.github/workflows/merge-build.yml index bf3cae1..45307e5 100644 --- a/.github/workflows/merge-build.yml +++ b/.github/workflows/merge-build.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2023 Red Hat, Inc. (https://github.com/Commonjava/indy-ui-service) +# Copyright (C) 2022-2023 Red Hat, Inc. (https://github.com/Commonjava/indy-repository-service) # # 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/.github/workflows/pr-build.yml b/.github/workflows/pr-build.yml index fd9daaa..0f5b864 100644 --- a/.github/workflows/pr-build.yml +++ b/.github/workflows/pr-build.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2023 Red Hat, Inc. (https://github.com/Commonjava/indy-ui-service) +# Copyright (C) 2022-2023 Red Hat, Inc. (https://github.com/Commonjava/indy-repository-service) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.