lib: Update copyright year to 2021

This commit is contained in:
Ethan P 2021-03-24 15:45:26 -07:00
parent b275282e36
commit d8e7cd1d1b
No known key found for this signature in database
GPG Key ID: 6963FD04F6CF35EA
6 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# -----------------------------------------------------------------------------
# bat-extras | Copyright (C) 2019 eth-p | MIT License
# bat-extras | Copyright (C) 2021 eth-p | MIT License
#
# Repository: https://github.com/eth-p/bat-extras
# Issues: https://github.com/eth-p/bat-extras/issues
@ -17,7 +17,7 @@ EXECUTABLE_RIPGREP="rg"
# Constants: Program
PROGRAM="$(basename "$0" .sh)"
PROGRAM_HOMEPAGE="https://github.com/eth-p/bat-extras"
PROGRAM_COPYRIGHT="Copyright (C) 2019-2020 eth-p | MIT License"
PROGRAM_COPYRIGHT="Copyright (C) 2019-2021 eth-p | MIT License"
PROGRAM_VERSION="$({
TOP="$(dirname "$(dirname "${BASH_SOURCE[0]}")")"
printf "%s" "$(cat "${TOP}/version.txt" 2>/dev/null || echo "unknown")"

View File

@ -1,3 +1,3 @@
batdiff
Copyright (C) 2019-2020 eth-p | MIT License
Copyright (C) 2019-2021 eth-p | MIT License
https://github.com/eth-p/bat-extras

View File

@ -1,3 +1,3 @@
batgrep
Copyright (C) 2019-2020 eth-p | MIT License
Copyright (C) 2019-2021 eth-p | MIT License
https://github.com/eth-p/bat-extras

View File

@ -1,3 +1,3 @@
batman
Copyright (C) 2019-2020 eth-p | MIT License
Copyright (C) 2019-2021 eth-p | MIT License
https://github.com/eth-p/bat-extras

View File

@ -1,3 +1,3 @@
batwatch
Copyright (C) 2019-2020 eth-p | MIT License
Copyright (C) 2019-2021 eth-p | MIT License
https://github.com/eth-p/bat-extras

View File

@ -1,3 +1,3 @@
prettybat
Copyright (C) 2019-2020 eth-p | MIT License
Copyright (C) 2019-2021 eth-p | MIT License
https://github.com/eth-p/bat-extras