diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-01-22 11:27:41 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-01-22 11:27:41 +0100 |
| commit | 1484ac1fdf79dc86907cd7a9db09fc760329bfa4 (patch) | |
| tree | 92cd5931b6e3ae22a1cf9fd32e4150b75d59cca8 /bin | |
| parent | d5274cc4a8e19ed0f1393a09192def951d025a11 (diff) | |
| download | soria-1484ac1fdf79dc86907cd7a9db09fc760329bfa4.tar.gz soria-1484ac1fdf79dc86907cd7a9db09fc760329bfa4.zip | |
Updated license notice
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/checkdoc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/checkdoc.sh b/bin/checkdoc.sh index d1a656a..8efdaa5 100755 --- a/bin/checkdoc.sh +++ b/bin/checkdoc.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 |
