diff options
| author | Petr Mrázek <peterix@users.noreply.github.com> | 2021-02-07 02:23:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-07 02:23:31 +0100 |
| commit | 1cf60a01d5e8fbb2070cee59733b304ee46299cc (patch) | |
| tree | cbfe5b707dbfa1e681a8a696d937496b42f6a927 /application/pages/modplatform/technic | |
| parent | ba4a1a68bdf89d3ae1b169977ead14cdf0925ecb (diff) | |
| parent | 0de064eb35b97dcf95494026d95a0a6d80df9c35 (diff) | |
| download | PrismLauncher-1cf60a01d5e8fbb2070cee59733b304ee46299cc.tar.gz PrismLauncher-1cf60a01d5e8fbb2070cee59733b304ee46299cc.tar.bz2 PrismLauncher-1cf60a01d5e8fbb2070cee59733b304ee46299cc.zip | |
Merge pull request #3538 from Scotsguy/develop
NOISSUE Update Copyright Year
Diffstat (limited to 'application/pages/modplatform/technic')
5 files changed, 5 insertions, 5 deletions
diff --git a/application/pages/modplatform/technic/TechnicData.h b/application/pages/modplatform/technic/TechnicData.h index c7ddd9ce..50fd75e8 100644 --- a/application/pages/modplatform/technic/TechnicData.h +++ b/application/pages/modplatform/technic/TechnicData.h @@ -1,4 +1,4 @@ -/* Copyright 2020 MultiMC Contributors +/* Copyright 2020-2021 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/application/pages/modplatform/technic/TechnicModel.cpp b/application/pages/modplatform/technic/TechnicModel.cpp index e1294554..bf256ab6 100644 --- a/application/pages/modplatform/technic/TechnicModel.cpp +++ b/application/pages/modplatform/technic/TechnicModel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2020 MultiMC Contributors +/* Copyright 2020-2021 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/application/pages/modplatform/technic/TechnicModel.h b/application/pages/modplatform/technic/TechnicModel.h index bd0aec69..82a03842 100644 --- a/application/pages/modplatform/technic/TechnicModel.h +++ b/application/pages/modplatform/technic/TechnicModel.h @@ -1,4 +1,4 @@ -/* Copyright 2020 MultiMC Contributors +/* Copyright 2020-2021 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/application/pages/modplatform/technic/TechnicPage.cpp b/application/pages/modplatform/technic/TechnicPage.cpp index f6facd57..d246edf2 100644 --- a/application/pages/modplatform/technic/TechnicPage.cpp +++ b/application/pages/modplatform/technic/TechnicPage.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2020 MultiMC Contributors +/* Copyright 2013-2021 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/application/pages/modplatform/technic/TechnicPage.h b/application/pages/modplatform/technic/TechnicPage.h index 1a10af71..27e1258a 100644 --- a/application/pages/modplatform/technic/TechnicPage.h +++ b/application/pages/modplatform/technic/TechnicPage.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2020 MultiMC Contributors +/* Copyright 2013-2021 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
