diff options
Diffstat (limited to 'logic/java')
-rw-r--r-- | logic/java/JavaCheckerJob.cpp | 2 | ||||
-rw-r--r-- | logic/java/JavaCheckerJob.h | 2 | ||||
-rw-r--r-- | logic/java/JavaUtils.cpp | 2 | ||||
-rw-r--r-- | logic/java/JavaUtils.h | 2 | ||||
-rw-r--r-- | logic/java/JavaVersionList.cpp | 2 | ||||
-rw-r--r-- | logic/java/JavaVersionList.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/logic/java/JavaCheckerJob.cpp b/logic/java/JavaCheckerJob.cpp index abd25d29..75994ac9 100644 --- a/logic/java/JavaCheckerJob.cpp +++ b/logic/java/JavaCheckerJob.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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/JavaCheckerJob.h b/logic/java/JavaCheckerJob.h index 9003c5fe..eba3751a 100644 --- a/logic/java/JavaCheckerJob.h +++ b/logic/java/JavaCheckerJob.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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 cc54b203..b506b045 100644 --- a/logic/java/JavaUtils.cpp +++ b/logic/java/JavaUtils.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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.h b/logic/java/JavaUtils.h index 2ec7c864..cde3050e 100644 --- a/logic/java/JavaUtils.h +++ b/logic/java/JavaUtils.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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 4d994252..aeb7fcf5 100644 --- a/logic/java/JavaVersionList.cpp +++ b/logic/java/JavaVersionList.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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.h b/logic/java/JavaVersionList.h index 43ea5554..288f0608 100644 --- a/logic/java/JavaVersionList.h +++ b/logic/java/JavaVersionList.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |