mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
Copyright year update
This commit is contained in:
+1
-1
@@ -1221,7 +1221,7 @@ struct LicensePass : public Pass {
|
||||
log(" | |\n");
|
||||
log(" | yosys -- Yosys Open SYnthesis Suite |\n");
|
||||
log(" | |\n");
|
||||
log(" | Copyright (C) 2012 - 2024 Claire Xenia Wolf <[email protected]> |\n");
|
||||
log(" | Copyright (C) 2012 - 2025 Claire Xenia Wolf <[email protected]> |\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");
|
||||
|
||||
+1
-1
@@ -141,7 +141,7 @@ void yosys_banner()
|
||||
log("\n");
|
||||
log(" /----------------------------------------------------------------------------\\\n");
|
||||
log(" | yosys -- Yosys Open SYnthesis Suite |\n");
|
||||
log(" | Copyright (C) 2012 - 2024 Claire Xenia Wolf <[email protected]> |\n");
|
||||
log(" | Copyright (C) 2012 - 2025 Claire Xenia Wolf <[email protected]> |\n");
|
||||
log(" | Distributed under an ISC-like license, type \"license\" to see terms |\n");
|
||||
log(" \\----------------------------------------------------------------------------/\n");
|
||||
log(" %s\n", yosys_version_str);
|
||||
|
||||
Reference in New Issue
Block a user