diff options
| author | Jan Dalheimer <jan@dalheimer.de> | 2014-11-02 20:08:26 +0100 |
|---|---|---|
| committer | Jan Dalheimer <jan@dalheimer.de> | 2014-11-02 20:08:26 +0100 |
| commit | d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6 (patch) | |
| tree | 6495d9a41e3caedaf01fe01a5430f8d4214bab69 /logic/auth/flows | |
| parent | 9217d9263e82653a9f93108f312de0b40be222ba (diff) | |
| download | PrismLauncher-d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6.tar.gz PrismLauncher-d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6.tar.bz2 PrismLauncher-d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6.zip | |
Fix another bunch of copyright years, including fixing #397
Diffstat (limited to 'logic/auth/flows')
| -rw-r--r-- | logic/auth/flows/AuthenticateTask.cpp | 2 | ||||
| -rw-r--r-- | logic/auth/flows/RefreshTask.cpp | 2 | ||||
| -rw-r--r-- | logic/auth/flows/ValidateTask.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/logic/auth/flows/AuthenticateTask.cpp b/logic/auth/flows/AuthenticateTask.cpp index 33634fd4..40f13d9f 100644 --- a/logic/auth/flows/AuthenticateTask.cpp +++ b/logic/auth/flows/AuthenticateTask.cpp @@ -1,5 +1,5 @@ -/* 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.cpp b/logic/auth/flows/RefreshTask.cpp index 61974476..2098533c 100644 --- a/logic/auth/flows/RefreshTask.cpp +++ b/logic/auth/flows/RefreshTask.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/auth/flows/ValidateTask.cpp b/logic/auth/flows/ValidateTask.cpp index dd73218f..f9ff4335 100644 --- a/logic/auth/flows/ValidateTask.cpp +++ b/logic/auth/flows/ValidateTask.cpp @@ -1,5 +1,5 @@ -/* 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. |
