Update copyright years

This commit is contained in:
Matthias Beyer 2018-04-11 16:54:26 +02:00
parent a582ffcad3
commit dce7c1b820
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ fn help_text(cmds: Vec<String>) -> String {
imag is free software. It is released under the terms of LGPLv2.1
(c) 2016 Matthias Beyer and contributors"#,
(c) 2015-2018 Matthias Beyer and contributors"#,
imagbins = cmds
.into_iter()
.map(|cmd| format!("\t{}\n", cmd))