diff options
author | Petr Mrázek <peterix@gmail.com> | 2018-02-11 00:40:01 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2018-02-11 00:40:01 +0100 |
commit | f259e9f72734158df90c93ae7cdda87489d7bfaf (patch) | |
tree | 9f99143dc03f0f3b10213f15ad7692b9fa07c6e4 /api/logic/minecraft/legacy | |
parent | 38e669dbf55635fd715e3a782b39c9f0881eb601 (diff) | |
download | MultiMC-f259e9f72734158df90c93ae7cdda87489d7bfaf.tar MultiMC-f259e9f72734158df90c93ae7cdda87489d7bfaf.tar.gz MultiMC-f259e9f72734158df90c93ae7cdda87489d7bfaf.tar.lz MultiMC-f259e9f72734158df90c93ae7cdda87489d7bfaf.tar.xz MultiMC-f259e9f72734158df90c93ae7cdda87489d7bfaf.zip |
NOISSUE update copyright dates
Diffstat (limited to 'api/logic/minecraft/legacy')
-rw-r--r-- | api/logic/minecraft/legacy/LegacyInstance.cpp | 2 | ||||
-rw-r--r-- | api/logic/minecraft/legacy/LegacyInstance.h | 2 | ||||
-rw-r--r-- | api/logic/minecraft/legacy/LegacyModList.cpp | 2 | ||||
-rw-r--r-- | api/logic/minecraft/legacy/LegacyModList.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/api/logic/minecraft/legacy/LegacyInstance.cpp b/api/logic/minecraft/legacy/LegacyInstance.cpp index a6b745d8..6e318458 100644 --- a/api/logic/minecraft/legacy/LegacyInstance.cpp +++ b/api/logic/minecraft/legacy/LegacyInstance.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2017 MultiMC Contributors +/* Copyright 2013-2018 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/api/logic/minecraft/legacy/LegacyInstance.h b/api/logic/minecraft/legacy/LegacyInstance.h index 7ff905e7..4a8bc436 100644 --- a/api/logic/minecraft/legacy/LegacyInstance.h +++ b/api/logic/minecraft/legacy/LegacyInstance.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2017 MultiMC Contributors +/* Copyright 2013-2018 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/api/logic/minecraft/legacy/LegacyModList.cpp b/api/logic/minecraft/legacy/LegacyModList.cpp index 061752e0..638b2e21 100644 --- a/api/logic/minecraft/legacy/LegacyModList.cpp +++ b/api/logic/minecraft/legacy/LegacyModList.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2017 MultiMC Contributors +/* Copyright 2013-2018 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/api/logic/minecraft/legacy/LegacyModList.h b/api/logic/minecraft/legacy/LegacyModList.h index 3fe90ac3..19b191a7 100644 --- a/api/logic/minecraft/legacy/LegacyModList.h +++ b/api/logic/minecraft/legacy/LegacyModList.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2017 MultiMC Contributors +/* Copyright 2013-2018 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |