Skip to content

Commit

Permalink
Bumped year in headers & LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyte committed Mar 23, 2022
1 parent 71e8bd5 commit e545a8b
Show file tree
Hide file tree
Showing 23 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Mykhailo Shevchuk & Contributors
Copyright (c) 2020-2022 Mykhailo Shevchuk & Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
4 changes: 2 additions & 2 deletions src/Serilog.Sinks.Grafana.Loki/DictionaryComparer.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -53,4 +53,4 @@ public int GetHashCode(IDictionary<TKey, TValue> obj)
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions src/Serilog.Sinks.Grafana.Loki/ILabelAwareTextFormatter.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -32,4 +32,4 @@ public interface ILabelAwareTextFormatter
/// <param name="labels">List of labels that are attached to this stream</param>
public void Format(LogEvent logEvent, TextWriter output, IEnumerable<string> labels);
}
}
}
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Grafana.Loki/ILokiBatchFormatter.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Grafana.Loki/ILokiHttpClient.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Grafana.Loki/LokiCredentials.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Grafana.Loki/LokiJsonTextFormatter.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Grafana.Loki/LokiLabel.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Grafana.Loki/LokiLabelFiltrationMode.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Grafana.Loki/LokiSink.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Grafana.Loki/Models/LokiBatch.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Grafana.Loki/Models/LokiStream.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Grafana.Loki/Utils/Encoding.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Grafana.Loki/Utils/LokiRoutesBuilder.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020-2021 Mykhailo Shevchuk & Contributors
// Copyright 2020-2022 Mykhailo Shevchuk & Contributors
//
// Licensed under the MIT license;
// you may not use this file except in compliance with the License.
Expand Down

0 comments on commit e545a8b

Please sign in to comment.