diff options
author | Valery Piashchynski <[email protected]> | 2024-04-11 18:32:14 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2024-04-11 18:32:14 +0200 |
commit | c0d3df2b33bc2a9e9726dbbd73d7fe125ab9d045 (patch) | |
tree | fe0e7cc2586690f79073d7c1c2740db8fdb31c57 /internal/sdnotify/sdnotify.go | |
parent | 731e4b614d79b2e53d31b10b1e2a660aba0ade9a (diff) | |
parent | 107e582d48ab4629e901a1ea65ab4f33d1000944 (diff) |
[#1902]: release: v2024.1.0v2024.1.0
Diffstat (limited to 'internal/sdnotify/sdnotify.go')
-rw-r--r-- | internal/sdnotify/sdnotify.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/sdnotify/sdnotify.go b/internal/sdnotify/sdnotify.go index b82e0dd4..7494deb3 100644 --- a/internal/sdnotify/sdnotify.go +++ b/internal/sdnotify/sdnotify.go @@ -1,6 +1,6 @@ // Copyright 2014 Docker, Inc. // Copyright 2015-2018 CoreOS, Inc. -// Copyright 2023 SpiralScout. +// Copyright 2024 SpiralScout. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. |