diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-01-22 11:21:52 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-01-22 11:21:52 +0100 |
| commit | bc8e92970a1fc855944859ffde762c0782ca4b9e (patch) | |
| tree | 007a6a203e54b81b5e8d8bebc30e9b378df6ded5 /bin/lock.sh | |
| parent | 30fa8040d265f6d44b2f87efe873e9e713ce5b05 (diff) | |
| download | dotfiles-bc8e92970a1fc855944859ffde762c0782ca4b9e.tar.gz dotfiles-bc8e92970a1fc855944859ffde762c0782ca4b9e.zip | |
It's been 2021 for quite a while now
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 26397d5..6056acd 100755 --- a/bin/lock.sh +++ b/bin/lock.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2020 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2020-2021 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 |
