diff --git a/.github/workflows/merge-build.yml b/.github/workflows/merge-build.yml index 4daabff1..7a8cb1f6 100644 --- a/.github/workflows/merge-build.yml +++ b/.github/workflows/merge-build.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2020 Red Hat, Inc. (nos-devel@redhat.com) +# Copyright (C) 2020-2023 Red Hat, Inc. (https://github.com/commonjava/o11yphant) # # 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 ec43b1b4..2e0dcfc5 100644 --- a/.github/workflows/pr-build.yml +++ b/.github/workflows/pr-build.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2020 Red Hat, Inc. (nos-devel@redhat.com) +# Copyright (C) 2020-2023 Red Hat, Inc. (https://github.com/commonjava/o11yphant) # # 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/metrics/api/pom.xml b/metrics/api/pom.xml index 880d982d..6178b5e2 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -1,7 +1,7 @@