X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.real;h=b88de22533048979bcfef8f3396b7608297afb3b;hb=a3f1f4be0b949114a018971d3e954c9e1b7b9744;hp=7d4eff4fe2eaecc99fb83627a154b9c1672118ca;hpb=0d1918752a18755bf701b82cf57fad79d9b18bc9;p=paraslash.git diff --git a/Makefile.real b/Makefile.real index 7d4eff4f..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 := 2019 +COPYRIGHT_YEAR := 2021 ifeq ("$(origin O)", "command line") build_dir := $(O)