From c6c5134398dfd5ff34bcb56ffb8334df63b4750f Mon Sep 17 00:00:00 2001 From: Greenphlem Date: Mon, 2 Feb 2015 14:25:30 -0800 Subject: Change copyright dates to 2015 --- logic/auth/MojangAccount.cpp | 2 +- logic/auth/MojangAccount.h | 2 +- logic/auth/MojangAccountList.cpp | 2 +- logic/auth/MojangAccountList.h | 2 +- logic/auth/YggdrasilTask.cpp | 2 +- logic/auth/YggdrasilTask.h | 2 +- logic/auth/flows/AuthenticateTask.cpp | 2 +- logic/auth/flows/AuthenticateTask.h | 2 +- logic/auth/flows/RefreshTask.cpp | 2 +- logic/auth/flows/RefreshTask.h | 2 +- logic/auth/flows/ValidateTask.cpp | 2 +- logic/auth/flows/ValidateTask.h | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'logic/auth') diff --git a/logic/auth/MojangAccount.cpp b/logic/auth/MojangAccount.cpp index 1e0a6fa8..19c56ae6 100644 --- a/logic/auth/MojangAccount.cpp +++ b/logic/auth/MojangAccount.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 MultiMC Contributors * * Authors: Orochimarufan * diff --git a/logic/auth/MojangAccount.h b/logic/auth/MojangAccount.h index b84e1c32..47ebf91b 100644 --- a/logic/auth/MojangAccount.h +++ b/logic/auth/MojangAccount.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/auth/MojangAccountList.cpp b/logic/auth/MojangAccountList.cpp index f4c4fb26..94cdf8b5 100644 --- a/logic/auth/MojangAccountList.cpp +++ b/logic/auth/MojangAccountList.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/auth/MojangAccountList.h b/logic/auth/MojangAccountList.h index 861fb987..383d9dc4 100644 --- a/logic/auth/MojangAccountList.h +++ b/logic/auth/MojangAccountList.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/auth/YggdrasilTask.cpp b/logic/auth/YggdrasilTask.cpp index 997175dc..a2a021af 100644 --- a/logic/auth/YggdrasilTask.cpp +++ b/logic/auth/YggdrasilTask.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/auth/YggdrasilTask.h b/logic/auth/YggdrasilTask.h index dbcf7127..1677bcf5 100644 --- a/logic/auth/YggdrasilTask.h +++ b/logic/auth/YggdrasilTask.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/auth/flows/AuthenticateTask.cpp b/logic/auth/flows/AuthenticateTask.cpp index 40f13d9f..ed8c52fb 100644 --- a/logic/auth/flows/AuthenticateTask.cpp +++ b/logic/auth/flows/AuthenticateTask.cpp @@ -1,5 +1,5 @@ -/* 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/auth/flows/AuthenticateTask.h b/logic/auth/flows/AuthenticateTask.h index 313be612..8b5f3efc 100644 --- a/logic/auth/flows/AuthenticateTask.h +++ b/logic/auth/flows/AuthenticateTask.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/auth/flows/RefreshTask.cpp b/logic/auth/flows/RefreshTask.cpp index 2098533c..4ca73b21 100644 --- a/logic/auth/flows/RefreshTask.cpp +++ b/logic/auth/flows/RefreshTask.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/auth/flows/RefreshTask.h b/logic/auth/flows/RefreshTask.h index 1d289a9e..1b556776 100644 --- a/logic/auth/flows/RefreshTask.h +++ b/logic/auth/flows/RefreshTask.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/auth/flows/ValidateTask.cpp b/logic/auth/flows/ValidateTask.cpp index f9ff4335..f3a8a23e 100644 --- a/logic/auth/flows/ValidateTask.cpp +++ b/logic/auth/flows/ValidateTask.cpp @@ -1,5 +1,5 @@ -/* 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/auth/flows/ValidateTask.h b/logic/auth/flows/ValidateTask.h index 443acfa9..aa9da912 100644 --- a/logic/auth/flows/ValidateTask.h +++ b/logic/auth/flows/ValidateTask.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. -- cgit v1.2.3