diff options
author | Petr Mrázek <peterix@gmail.com> | 2019-01-17 00:51:54 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2019-01-17 00:51:54 +0100 |
commit | c1ea42d3d9b793b52d52310f69174f1c5ab9daef (patch) | |
tree | 4e227eac7a9d134026d7cbf34c56d834b1fe3daf /api/logic/tasks/Task.h | |
parent | 7436c94976b2ee0c6f8a9e69d6acb8369ba4cbe6 (diff) | |
parent | 437dec91f9934c83301b15a01331519de612bbf1 (diff) | |
download | MultiMC-c1ea42d3d9b793b52d52310f69174f1c5ab9daef.tar MultiMC-c1ea42d3d9b793b52d52310f69174f1c5ab9daef.tar.gz MultiMC-c1ea42d3d9b793b52d52310f69174f1c5ab9daef.tar.lz MultiMC-c1ea42d3d9b793b52d52310f69174f1c5ab9daef.tar.xz MultiMC-c1ea42d3d9b793b52d52310f69174f1c5ab9daef.zip |
Merge branch 'stable' of https://github.com/Scotsguy/MultiMC5 into develop
Diffstat (limited to 'api/logic/tasks/Task.h')
-rw-r--r-- | api/logic/tasks/Task.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/logic/tasks/Task.h b/api/logic/tasks/Task.h index c66622aa..72bfeca8 100644 --- a/api/logic/tasks/Task.h +++ b/api/logic/tasks/Task.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2018 MultiMC Contributors +/* Copyright 2013-2019 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |