Skip to content

Commit

Permalink
update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
tsl0922 committed Jan 31, 2025
1 parent db77fde commit 05422dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2016-2022 Shuanglei Tao <[email protected]>
Copyright (c) 2016-2025 Shuanglei Tao <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion app.rc.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ BEGIN
VALUE "FileVersion", VERSION_STR
VALUE "InternalName", "ttyd\0"
VALUE "OriginalFilename", "ttyd.exe\0"
VALUE "LegalCopyright", "Copyright (C) 2016-2022 Shuanglei Tao\0"
VALUE "LegalCopyright", "Copyright (C) 2016-2025 Shuanglei Tao\0"
VALUE "Comment", "\0"
END
END
Expand Down

0 comments on commit 05422dc

Please sign in to comment.