aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-03-30 13:52:26 +0200
committerClifford Wolf <clifford@clifford.at>2016-03-30 13:52:26 +0200
commit0db53284fd610cac1e956a87c7eec7df3d8564c5 (patch)
tree827a8b0b17f49dbbe346d5485b1ab45720acc4ee /kernel
parent48dbc75beddd6db92f09125b49761859be33693d (diff)
downloadyosys-0db53284fd610cac1e956a87c7eec7df3d8564c5.tar.gz
yosys-0db53284fd610cac1e956a87c7eec7df3d8564c5.tar.bz2
yosys-0db53284fd610cac1e956a87c7eec7df3d8564c5.zip
We have 2016 for a while now
Diffstat (limited to 'kernel')
-rw-r--r--kernel/yosys.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/yosys.cc b/kernel/yosys.cc
index b9a26ee89..501d94224 100644
--- a/kernel/yosys.cc
+++ b/kernel/yosys.cc
@@ -104,7 +104,7 @@ void yosys_banner()
log(" | |\n");
log(" | yosys -- Yosys Open SYnthesis Suite |\n");
log(" | |\n");
- log(" | Copyright (C) 2012 - 2015 Clifford Wolf <clifford@clifford.at> |\n");
+ log(" | Copyright (C) 2012 - 2016 Clifford Wolf <clifford@clifford.at> |\n");
log(" | |\n");
log(" | Permission to use, copy, modify, and/or distribute this software for any |\n");
log(" | purpose with or without fee is hereby granted, provided that the above |\n");