Adjust the version information

This commit is contained in:
bobwen-dev 2021-01-25 12:49:26 +08:00
parent 135536db2c
commit 214a1179d3
1 changed files with 2 additions and 3 deletions

View File

@ -26,10 +26,9 @@ DEFAULT_OPTIONS = {
print_version = ->
console.log """
#{info.name} #{info.version}, #{info.description}
Copyright (C) 2021 Bob Wen. All rights reserved.
License: AGPL-3.0
Homepage: #{info.homepage}
Copyright (C) 2021 Bob Wen. All rights reserved.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as