diff options
Diffstat (limited to 'logic/java')
-rw-r--r-- | logic/java/JavaCheckerJob.cpp | 2 | ||||
-rw-r--r-- | logic/java/JavaUtils.cpp | 2 | ||||
-rw-r--r-- | logic/java/JavaVersionList.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/logic/java/JavaCheckerJob.cpp b/logic/java/JavaCheckerJob.cpp index b0aea758..abd25d29 100644 --- a/logic/java/JavaCheckerJob.cpp +++ b/logic/java/JavaCheckerJob.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013 MultiMC Contributors +/* Copyright 2013-2014 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/logic/java/JavaUtils.cpp b/logic/java/JavaUtils.cpp index 2b11ddb9..cc54b203 100644 --- a/logic/java/JavaUtils.cpp +++ b/logic/java/JavaUtils.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013 MultiMC Contributors +/* Copyright 2013-2014 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/logic/java/JavaVersionList.cpp b/logic/java/JavaVersionList.cpp index 0a0be570..4d994252 100644 --- a/logic/java/JavaVersionList.cpp +++ b/logic/java/JavaVersionList.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013 MultiMC Contributors +/* Copyright 2013-2014 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |