land: Update INITIAL_COPYRIGHT_YEAR
Change-Id: I2727a5357eb19abf8e7ef987015d6f67c37a2313
This commit is contained in:
parent
c74fb38aac
commit
2afb3e01a0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ set -e
|
||||||
DEVICE=land
|
DEVICE=land
|
||||||
VENDOR=xiaomi
|
VENDOR=xiaomi
|
||||||
|
|
||||||
INITIAL_COPYRIGHT_YEAR=2016
|
INITIAL_COPYRIGHT_YEAR=2018
|
||||||
|
|
||||||
# Load extract_utils and do some sanity checks
|
# Load extract_utils and do some sanity checks
|
||||||
MY_DIR="${BASH_SOURCE%/*}"
|
MY_DIR="${BASH_SOURCE%/*}"
|
||||||
|
|
Loading…
Reference in a new issue