X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.real;h=b88de22533048979bcfef8f3396b7608297afb3b;hp=7d4eff4fe2eaecc99fb83627a154b9c1672118ca;hb=295bf77b48df9a409501f5cabce7bd0a96ce48dc;hpb=5459ae27b1efa26a1a47186c754a0e4cb486a278 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)