Skip to content

Commit 4e78fdc

Browse files
authored
copyright update 2026 (#1049)
1 parent e06bce2 commit 4e78fdc

71 files changed

Lines changed: 71 additions & 71 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

benchmarks/src/main/scala/zio/logging/FilterBenchmarks.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2025 John A. De Goes and the ZIO Contributors
2+
* Copyright 2019-2026 John A. De Goes and the ZIO Contributors
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/js/src/main/scala/zio/logging/LoggingPackagePlatformSpecific.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2025 John A. De Goes and the ZIO Contributors
2+
* Copyright 2019-2026 John A. De Goes and the ZIO Contributors
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/jvm-native/src/main/scala/zio/logging/FileLoggerLayers.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2025 John A. De Goes and the ZIO Contributors
2+
* Copyright 2019-2026 John A. De Goes and the ZIO Contributors
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/jvm-native/src/main/scala/zio/logging/LoggingPackagePlatformSpecific.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2025 John A. De Goes and the ZIO Contributors
2+
* Copyright 2019-2026 John A. De Goes and the ZIO Contributors
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/jvm-native/src/main/scala/zio/logging/internal/FileWriter.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2025 John A. De Goes and the ZIO Contributors
2+
* Copyright 2019-2026 John A. De Goes and the ZIO Contributors
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/jvm-native/src/main/scala/zio/logging/internal/WriterProvider.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2025 John A. De Goes and the ZIO Contributors
2+
* Copyright 2019-2026 John A. De Goes and the ZIO Contributors
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/shared/src/main/scala/zio/logging/ConsoleLoggerConfig.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2025 John A. De Goes and the ZIO Contributors
2+
* Copyright 2019-2026 John A. De Goes and the ZIO Contributors
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/shared/src/main/scala/zio/logging/FileLoggerConfig.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2025 John A. De Goes and the ZIO Contributors
2+
* Copyright 2019-2026 John A. De Goes and the ZIO Contributors
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/shared/src/main/scala/zio/logging/FilteredLogger.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2025 John A. De Goes and the ZIO Contributors
2+
* Copyright 2019-2026 John A. De Goes and the ZIO Contributors
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/shared/src/main/scala/zio/logging/LogAnnotation.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019-2025 John A. De Goes and the ZIO Contributors
2+
* Copyright 2019-2026 John A. De Goes and the ZIO Contributors
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)