Skip to content

Commit

Permalink
splash copyright
Browse files Browse the repository at this point in the history
Signed-off-by: James Cherry <[email protected]>
  • Loading branch information
jjcherry56 committed Dec 10, 2021
1 parent 1213c3d commit fac2914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tcl/Splash.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace eval sta {
define_cmd_args show_splash {}

proc show_splash {} {
report_line "OpenSTA [sta::version] [string range [sta::git_sha1] 0 9] Copyright (c) 2019, Parallax Software, Inc.
report_line "OpenSTA [sta::version] [string range [sta::git_sha1] 0 9] Copyright (c) 2021, Parallax Software, Inc.
License GPLv3: GNU GPL version 3 <http://gnu.org/licenses/gpl.html>
This is free software, and you are free to change and redistribute it
Expand Down

0 comments on commit fac2914

Please sign in to comment.