diff options
author | Greenphlem <antknee95@yahoo.com> | 2015-02-02 14:25:30 -0800 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2015-02-06 01:18:02 +0100 |
commit | c6c5134398dfd5ff34bcb56ffb8334df63b4750f (patch) | |
tree | f29439bf918dc8e5a43e52172f0a65214e9ae355 /logic/liteloader | |
parent | 49ff31f131a35cc96f5e3573d0041ffecd4e9894 (diff) | |
download | MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.gz MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.lz MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.xz MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.zip |
Change copyright dates to 2015
Diffstat (limited to 'logic/liteloader')
-rw-r--r-- | logic/liteloader/LiteLoaderInstaller.cpp | 2 | ||||
-rw-r--r-- | logic/liteloader/LiteLoaderInstaller.h | 2 | ||||
-rw-r--r-- | logic/liteloader/LiteLoaderVersionList.cpp | 2 | ||||
-rw-r--r-- | logic/liteloader/LiteLoaderVersionList.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/logic/liteloader/LiteLoaderInstaller.cpp b/logic/liteloader/LiteLoaderInstaller.cpp index 6c6fcb08..82c3b063 100644 --- a/logic/liteloader/LiteLoaderInstaller.cpp +++ b/logic/liteloader/LiteLoaderInstaller.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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/liteloader/LiteLoaderInstaller.h b/logic/liteloader/LiteLoaderInstaller.h index 526f018c..b326cc3e 100644 --- a/logic/liteloader/LiteLoaderInstaller.h +++ b/logic/liteloader/LiteLoaderInstaller.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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/liteloader/LiteLoaderVersionList.cpp b/logic/liteloader/LiteLoaderVersionList.cpp index 57c2f973..92d51c6e 100644 --- a/logic/liteloader/LiteLoaderVersionList.cpp +++ b/logic/liteloader/LiteLoaderVersionList.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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/liteloader/LiteLoaderVersionList.h b/logic/liteloader/LiteLoaderVersionList.h index f530a9ae..f9764d72 100644 --- a/logic/liteloader/LiteLoaderVersionList.h +++ b/logic/liteloader/LiteLoaderVersionList.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |