3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-04-26 05:43:34 +00:00

Update year in banner and license

This commit is contained in:
Miodrag Milanovic 2026-01-13 14:23:51 +01:00
parent b332279baf
commit 0e6973037d
2 changed files with 2 additions and 2 deletions

View file

@ -1204,7 +1204,7 @@ struct LicensePass : public Pass {
log(" | |\n");
log(" | yosys -- Yosys Open SYnthesis Suite |\n");
log(" | |\n");
log(" | Copyright (C) 2012 - 2025 Claire Xenia Wolf <claire@yosyshq.com> |\n");
log(" | Copyright (C) 2012 - 2026 Claire Xenia Wolf <claire@yosyshq.com> |\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");