diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/build-debian.sh | 2 | ||||
-rwxr-xr-x | tools/build-test.sh | 2 | ||||
-rwxr-xr-x | tools/git-version.sh | 2 | ||||
-rwxr-xr-x | tools/makedist.sh | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/tools/build-debian.sh b/tools/build-debian.sh index 55adab417..e8fd61de7 100755 --- a/tools/build-debian.sh +++ b/tools/build-debian.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2015-2020 Sébastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2015-2021 Sébastien Helleu <flashcode@flashtux.org> # # This file is part of WeeChat, the extensible chat client. # diff --git a/tools/build-test.sh b/tools/build-test.sh index c5817f2c0..3e7d052e0 100755 --- a/tools/build-test.sh +++ b/tools/build-test.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2014-2020 Sébastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2014-2021 Sébastien Helleu <flashcode@flashtux.org> # # This file is part of WeeChat, the extensible chat client. # diff --git a/tools/git-version.sh b/tools/git-version.sh index d55759bf4..2f4a495aa 100755 --- a/tools/git-version.sh +++ b/tools/git-version.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org> # # This file is part of WeeChat, the extensible chat client. # diff --git a/tools/makedist.sh b/tools/makedist.sh index 23fbd6b87..355583179 100755 --- a/tools/makedist.sh +++ b/tools/makedist.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org> # # This file is part of WeeChat, the extensible chat client. # |