projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94802b0
)
Update copyright year to 2017.
author
Andre Noll
<maan@tuebingen.mpg.de>
Sun, 1 Jan 2017 01:21:36 +0000
(
02:21
+0100)
committer
Andre Noll
<maan@tuebingen.mpg.de>
Sun, 1 Jan 2017 01:21:36 +0000
(
02:21
+0100)
Makefile.real
patch
|
blob
|
history
diff --git
a/Makefile.real
b/Makefile.real
index 9d10e184d74876cc76b655ac2a9a58bcb080a9ad..8ededf6aff8300608a5939429779ecd7b1753626 100644
(file)
--- 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 := 201
6
+COPYRIGHT_YEAR := 201
7
ifeq ("$(origin O)", "command line")
build_dir := $(O)