summaryrefslogtreecommitdiffstats
path: root/logic/auth
diff options
context:
space:
mode:
authorJan Dalheimer <jan@dalheimer.de>2014-11-02 19:49:58 +0100
committerJan Dalheimer <jan@dalheimer.de>2014-11-02 19:49:58 +0100
commit9217d9263e82653a9f93108f312de0b40be222ba (patch)
tree6313c8f4fec63e5deb5576d294f7a03e8cc96742 /logic/auth
parenta3a5afe1198266e7c4a1bc6dd8f65062426b24c4 (diff)
downloadMultiMC-9217d9263e82653a9f93108f312de0b40be222ba.tar
MultiMC-9217d9263e82653a9f93108f312de0b40be222ba.tar.gz
MultiMC-9217d9263e82653a9f93108f312de0b40be222ba.tar.lz
MultiMC-9217d9263e82653a9f93108f312de0b40be222ba.tar.xz
MultiMC-9217d9263e82653a9f93108f312de0b40be222ba.zip
Update copyright year (finally...)
Diffstat (limited to 'logic/auth')
-rw-r--r--logic/auth/MojangAccount.h2
-rw-r--r--logic/auth/MojangAccountList.h2
-rw-r--r--logic/auth/YggdrasilTask.h2
-rw-r--r--logic/auth/flows/AuthenticateTask.h2
-rw-r--r--logic/auth/flows/RefreshTask.h2
-rw-r--r--logic/auth/flows/ValidateTask.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/logic/auth/MojangAccount.h b/logic/auth/MojangAccount.h
index a0565e2c..b84e1c32 100644
--- a/logic/auth/MojangAccount.h
+++ b/logic/auth/MojangAccount.h
@@ -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/auth/MojangAccountList.h b/logic/auth/MojangAccountList.h
index 6f4fbb17..861fb987 100644
--- a/logic/auth/MojangAccountList.h
+++ b/logic/auth/MojangAccountList.h
@@ -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/auth/YggdrasilTask.h b/logic/auth/YggdrasilTask.h
index becd123c..dbcf7127 100644
--- a/logic/auth/YggdrasilTask.h
+++ b/logic/auth/YggdrasilTask.h
@@ -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/auth/flows/AuthenticateTask.h b/logic/auth/flows/AuthenticateTask.h
index 13a000aa..313be612 100644
--- a/logic/auth/flows/AuthenticateTask.h
+++ b/logic/auth/flows/AuthenticateTask.h
@@ -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/auth/flows/RefreshTask.h b/logic/auth/flows/RefreshTask.h
index ad07ba2d..1d289a9e 100644
--- a/logic/auth/flows/RefreshTask.h
+++ b/logic/auth/flows/RefreshTask.h
@@ -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/auth/flows/ValidateTask.h b/logic/auth/flows/ValidateTask.h
index 7bc2fe01..443acfa9 100644
--- a/logic/auth/flows/ValidateTask.h
+++ b/logic/auth/flows/ValidateTask.h
@@ -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.