diff options
author | AppleTheGolden <scotsbox@protonmail.com> | 2021-01-18 08:28:54 +0100 |
---|---|---|
committer | AppleTheGolden <scotsbox@protonmail.com> | 2021-01-18 08:28:54 +0100 |
commit | 0de064eb35b97dcf95494026d95a0a6d80df9c35 (patch) | |
tree | 68821bc75a1ca05eab6d649bf8816ea91ea463d7 /application/pages/modplatform/technic | |
parent | 02887536f773643313f15442fc82cebf616da54a (diff) | |
download | PrismLauncher-0de064eb35b97dcf95494026d95a0a6d80df9c35.tar.gz PrismLauncher-0de064eb35b97dcf95494026d95a0a6d80df9c35.tar.bz2 PrismLauncher-0de064eb35b97dcf95494026d95a0a6d80df9c35.zip |
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. |