diff options
author | Egor Tensin <egor@tensin.name> | 2023-12-10 09:05:19 +0000 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2023-12-10 09:05:19 +0000 |
commit | 6a4710168b57f2c05f4281b51736b62a4b6ea0aa (patch) | |
tree | e9bb21c9c822d7132598d3f2b4ac142a6f73f31b /test | |
parent | debian: switch to egor@tensin.name (diff) | |
parent | switch to egor@tensin.name (diff) | |
download | linux-status-6a4710168b57f2c05f4281b51736b62a4b6ea0aa.tar.gz linux-status-6a4710168b57f2c05f4281b51736b62a4b6ea0aa.zip |
Merge tag 'v2.4.5' into debian
Diffstat (limited to 'test')
-rwxr-xr-x | test/test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.sh b/test/test.sh index c6366f7..194f396 100755 --- a/test/test.sh +++ b/test/test.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (c) 2021 Egor Tensin <Egor.Tensin@gmail.com> +# Copyright (c) 2021 Egor Tensin <egor@tensin.name> # This file is part of the "linux-status" project. # For details, see https://github.com/egor-tensin/linux-status. # Distributed under the MIT License. |