Updated copyright
This commit is contained in:
parent
ffc8770d14
commit
4365b3b197
1 changed files with 1 additions and 1 deletions
|
@ -493,7 +493,7 @@ public class SlipstreamCLI {
|
|||
public String[] getVersion() {
|
||||
return new String[] {
|
||||
String.format( "%s %s", FTLModManager.APP_NAME, FTLModManager.APP_VERSION ),
|
||||
"Copyright (C) 2013,2014,2017 David Millis",
|
||||
"Copyright (C) 2013,2014,2017,2018 David Millis",
|
||||
"",
|
||||
"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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue