From: Andre Noll Date: Sun, 1 Jan 2017 01:21:36 +0000 (+0100) Subject: Update copyright year to 2017. X-Git-Tag: v0.6.0~21^2 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=7eaf2faf618705c97c77750371e177108aaa5897;hp=94802b02fadd65ac1704fe9fcbcf0a2b023d2fa4 Update copyright year to 2017. --- diff --git a/Makefile.real b/Makefile.real index 9d10e184..8ededf6a 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 := 2016 +COPYRIGHT_YEAR := 2017 ifeq ("$(origin O)", "command line") build_dir := $(O)