X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.real;h=ddf85b58d06a1b0b9c87a6d8d1890a8facbf5480;hp=7d4eff4fe2eaecc99fb83627a154b9c1672118ca;hb=62c0894fbb589dd45e69b7d9ef1fd152a9960d62;hpb=e2e1adca824585eeecd091f54955e51212927533 diff --git a/Makefile.real b/Makefile.real index 7d4eff4f..ddf85b58 100644 --- a/Makefile.real +++ b/Makefile.real @@ -20,7 +20,7 @@ uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS") uname_rs := $(shell uname -rs) cc_version := $(shell $(CC) --version | head -n 1) GIT_VERSION := $(shell ./GIT-VERSION-GEN git-version.h) -COPYRIGHT_YEAR := 2019 +COPYRIGHT_YEAR := 2020 ifeq ("$(origin O)", "command line") build_dir := $(O)