X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.real;h=b88de22533048979bcfef8f3396b7608297afb3b;hp=ddf85b58d06a1b0b9c87a6d8d1890a8facbf5480;hb=8d36eb43da27bef1e7bc3d626f46cb4c92ca2a41;hpb=e5e7cf0b78313ca5e696a56e8339c7090bf0cca0 diff --git a/Makefile.real b/Makefile.real index ddf85b58..b88de225 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 := 2020 +COPYRIGHT_YEAR := 2021 ifeq ("$(origin O)", "command line") build_dir := $(O)