X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.real;h=7648767732470d0bc0e10adb2a69e981f709fceb;hp=b60c56984e4fd707378a3f462d2d522825de5f45;hb=165b054252953d2ec8cc0a7855128004487214af;hpb=767a4a54c967bc4b80bd14d02e89fe91acd848dd diff --git a/Makefile.real b/Makefile.real index b60c5698..76487677 100644 --- a/Makefile.real +++ b/Makefile.real @@ -18,7 +18,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 := 2017 +COPYRIGHT_YEAR := 2018 ifeq ("$(origin O)", "command line") build_dir := $(O)