diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2022-10-24 13:32:01 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2022-10-24 13:32:01 +0200 |
| commit | 437be136b8300f9988c0d91a3ea93423d1e1b56f (patch) | |
| tree | 8c739d449750b48fa02e70392b9434d190a17cbf /bin/lock.sh | |
| parent | 26d4f755f47a329f5f29ccaa4a5077914d1ae33e (diff) | |
| download | dotfiles-437be136b8300f9988c0d91a3ea93423d1e1b56f.tar.gz dotfiles-437be136b8300f9988c0d91a3ea93423d1e1b56f.zip | |
ci: fix by updating the copyright notice
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'bin/lock.sh')
| -rwxr-xr-x | bin/lock.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lock.sh b/bin/lock.sh index 6056acd..ff923b1 100755 --- a/bin/lock.sh +++ b/bin/lock.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2020-2021 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2020-2022 Miquel Sabaté Solà <mikisabate@gmail.com> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |
