From 0db53284fd610cac1e956a87c7eec7df3d8564c5 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 30 Mar 2016 13:52:26 +0200 Subject: [PATCH] We have 2016 for a while now --- README | 2 +- kernel/yosys.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 5c649a4e8..f0dcd3c07 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ | | | yosys -- Yosys Open SYnthesis Suite | | | - | Copyright (C) 2012 - 2015 Clifford Wolf | + | Copyright (C) 2012 - 2016 Clifford Wolf | | | | Permission to use, copy, modify, and/or distribute this software for any | | purpose with or without fee is hereby granted, provided that the above | 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 |\n"); + log(" | Copyright (C) 2012 - 2016 Clifford Wolf |\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"); -- 2.30.2