summaryrefslogtreecommitdiffstats
path: root/logic/java
diff options
context:
space:
mode:
authorGreenphlem <antknee95@yahoo.com>2015-02-02 14:25:30 -0800
committerPetr Mrázek <peterix@gmail.com>2015-02-06 01:18:02 +0100
commitc6c5134398dfd5ff34bcb56ffb8334df63b4750f (patch)
treef29439bf918dc8e5a43e52172f0a65214e9ae355 /logic/java
parent49ff31f131a35cc96f5e3573d0041ffecd4e9894 (diff)
downloadMultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar
MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.gz
MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.lz
MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.xz
MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.zip
Change copyright dates to 2015
Diffstat (limited to 'logic/java')
-rw-r--r--logic/java/JavaCheckerJob.cpp2
-rw-r--r--logic/java/JavaCheckerJob.h2
-rw-r--r--logic/java/JavaUtils.cpp2
-rw-r--r--logic/java/JavaUtils.h2
-rw-r--r--logic/java/JavaVersionList.cpp2
-rw-r--r--logic/java/JavaVersionList.h2
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.