Skip to content

Commit 7b8d4c4

Browse files
committed
Update license header
1 parent 59aecc3 commit 7b8d4c4

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

core-java/src/main/java/org/commonjava/indy/client/core/o11y/metric/RequestContextHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2024 Red Hat, Inc.
2+
* Copyright (C) 2023 Red Hat, Inc. (https://github.com/Commonjava/indy-client)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

core-java/src/main/java/org/commonjava/indy/client/core/o11y/trace/NameUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2024 Red Hat, Inc.
2+
* Copyright (C) 2023 Red Hat, Inc. (https://github.com/Commonjava/indy-client)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

core-java/src/main/java/org/commonjava/indy/client/core/o11y/trace/OtelProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2024 Red Hat, Inc.
2+
* Copyright (C) 2023 Red Hat, Inc. (https://github.com/Commonjava/indy-client)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

core-java/src/main/java/org/commonjava/indy/client/core/o11y/trace/SpanClosingResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2024 Red Hat, Inc.
2+
* Copyright (C) 2023 Red Hat, Inc. (https://github.com/Commonjava/indy-client)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

core-java/src/main/java/org/commonjava/indy/client/core/o11y/trace/SpanProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2024 Red Hat, Inc.
2+
* Copyright (C) 2023 Red Hat, Inc. (https://github.com/Commonjava/indy-client)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

core-java/src/main/java/org/commonjava/indy/client/core/o11y/trace/SpanWrapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2024 Red Hat, Inc.
2+
* Copyright (C) 2023 Red Hat, Inc. (https://github.com/Commonjava/indy-client)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

core-java/src/main/java/org/commonjava/indy/client/core/o11y/trace/SpanningHttpFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2024 Red Hat, Inc.
2+
* Copyright (C) 2023 Red Hat, Inc. (https://github.com/Commonjava/indy-client)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

core-java/src/main/java/org/commonjava/indy/client/core/o11y/trace/TraceManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2024 Red Hat, Inc.
2+
* Copyright (C) 2023 Red Hat, Inc. (https://github.com/Commonjava/indy-client)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

core-java/src/main/java/org/commonjava/indy/client/core/o11y/trace/TracerHttpClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2024 Red Hat, Inc.
2+
* Copyright (C) 2023 Red Hat, Inc. (https://github.com/Commonjava/indy-client)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

core-java/src/main/java/org/commonjava/indy/client/core/util/ThreadContext.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2024 Red Hat, Inc.
2+
* Copyright (C) 2023 Red Hat, Inc. (https://github.com/Commonjava/indy-client)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)