mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2025-01-27 15:35:22 +00:00
NOISSUE fill in missing copyright notices
This commit is contained in:
parent
3ad173da71
commit
e8400219fa
@ -1,3 +1,10 @@
|
||||
/*
|
||||
* Copyright 2023 Petr Mrázek
|
||||
*
|
||||
* This source is subject to the Microsoft Permissive License (MS-PL).
|
||||
* Please see the COPYING.md file for more information.
|
||||
*/
|
||||
|
||||
#include "PackageInstallTask.h"
|
||||
|
||||
#include <QThread>
|
||||
|
@ -1,3 +1,10 @@
|
||||
/*
|
||||
* Copyright 2023 Petr Mrázek
|
||||
*
|
||||
* This source is subject to the Microsoft Permissive License (MS-PL).
|
||||
* Please see the COPYING.md file for more information.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "tasks/Task.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user