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/gui/icons | |
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/gui/icons')
-rw-r--r-- | api/gui/icons/IconList.cpp | 2 | ||||
-rw-r--r-- | api/gui/icons/IconList.h | 2 | ||||
-rw-r--r-- | api/gui/icons/MMCIcon.cpp | 2 | ||||
-rw-r--r-- | api/gui/icons/MMCIcon.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/api/gui/icons/IconList.cpp b/api/gui/icons/IconList.cpp index d23ae4d6..5c2c1386 100644 --- a/api/gui/icons/IconList.cpp +++ b/api/gui/icons/IconList.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/gui/icons/IconList.h b/api/gui/icons/IconList.h index 56bdba28..b8599103 100644 --- a/api/gui/icons/IconList.h +++ b/api/gui/icons/IconList.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/gui/icons/MMCIcon.cpp b/api/gui/icons/MMCIcon.cpp index 8fe4cbfc..92518e01 100644 --- a/api/gui/icons/MMCIcon.cpp +++ b/api/gui/icons/MMCIcon.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/gui/icons/MMCIcon.h b/api/gui/icons/MMCIcon.h index dd65eebd..8c6752ea 100644 --- a/api/gui/icons/MMCIcon.h +++ b/api/gui/icons/MMCIcon.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. |