mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
We have 2016 for a while now
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
| |
|
| |
|
||||||
| yosys -- Yosys Open SYnthesis Suite |
|
| yosys -- Yosys Open SYnthesis Suite |
|
||||||
| |
|
| |
|
||||||
| Copyright (C) 2012 - 2015 Clifford Wolf <[email protected]> |
|
| Copyright (C) 2012 - 2016 Clifford Wolf <[email protected]> |
|
||||||
| |
|
| |
|
||||||
| Permission to use, copy, modify, and/or distribute this software for any |
|
| Permission to use, copy, modify, and/or distribute this software for any |
|
||||||
| purpose with or without fee is hereby granted, provided that the above |
|
| purpose with or without fee is hereby granted, provided that the above |
|
||||||
|
|||||||
+1
-1
@@ -104,7 +104,7 @@ void yosys_banner()
|
|||||||
log(" | |\n");
|
log(" | |\n");
|
||||||
log(" | yosys -- Yosys Open SYnthesis Suite |\n");
|
log(" | yosys -- Yosys Open SYnthesis Suite |\n");
|
||||||
log(" | |\n");
|
log(" | |\n");
|
||||||
log(" | Copyright (C) 2012 - 2015 Clifford Wolf <[email protected]> |\n");
|
log(" | Copyright (C) 2012 - 2016 Clifford Wolf <[email protected]> |\n");
|
||||||
log(" | |\n");
|
log(" | |\n");
|
||||||
log(" | Permission to use, copy, modify, and/or distribute this software for any |\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");
|
log(" | purpose with or without fee is hereby granted, provided that the above |\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user