Update self_linux.go

This commit is contained in:
miz1choobi 2024-02-29 01:33:57 +03:30 committed by GitHub
parent 1883438964
commit c3d1114067
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
// This file originates from Docker/Moby, // This file originates from Docker/Moby
// https://github.com/moby/moby/blob/master/pkg/reexec/ // https://github.com/moby/moby/blob/master/pkg/reexec/
// Licensed under Apache License 2.0: https://github.com/moby/moby/blob/master/LICENSE // Licensed under Apache License 2.0: https://github.com/moby/moby/blob/master/LICENSE
// Copyright 2013-2018 Docker, Inc. // Copyright 2013-2018 Docker, Inc.