mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-09-18 10:21:03 +03:00
update copyright
This commit is contained in:
@@ -48,7 +48,7 @@ fn main() {
|
||||
);
|
||||
let matches = App::new("rustdesk")
|
||||
.version(crate::VERSION)
|
||||
.author("Purslane Ltd<info@rustdesk.com>")
|
||||
.author("Purslane Tech Pte. Ltd.<info@rustdesk.com>")
|
||||
.about("RustDesk command line tool")
|
||||
.args_from_usage(&args)
|
||||
.get_matches();
|
||||
|
||||
Reference in New Issue
Block a user