diff --git a/src/parameters.rs b/src/parameters.rs index b5331b3..318018a 100644 --- a/src/parameters.rs +++ b/src/parameters.rs @@ -40,7 +40,7 @@ pub enum OutputFormat { author = option_env!("CARGO_PKG_AUTHORS").unwrap_or("Lynnesbian"), about = option_env!("CARGO_PKG_DESCRIPTION").unwrap_or("File Info Fixer"), before_help = "Copyright © 2021 Lynnesbian under the GPL3 (or later) License.", - before_long_help = "Copyright © 2021 Lynnesbian\n\ + after_long_help = "Copyright © 2021 Lynnesbian\n\ This program is free software: you can redistribute it and/or modify \ it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 \ of the License, or (at your option) any later version.",