rebrand WindowsXPKg to UMSKT
This commit is contained in:
10
src/cli.h
10
src/cli.h
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* This file is a part of the WindowsXPKg Project
|
||||
* This file is a part of the UMSKT Project
|
||||
*
|
||||
* Copyleft (C) 2019-2023 WindowsXPKg Contributors (et.al.)
|
||||
* Copyleft (C) 2019-2023 UMSKT Contributors (et.al.)
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published by
|
||||
@@ -20,8 +20,8 @@
|
||||
* @Maintainer Neo
|
||||
*/
|
||||
|
||||
#ifndef WINDOWSXPKG_CLI_H
|
||||
#define WINDOWSXPKG_CLI_H
|
||||
#ifndef UMSKT_CLI_H
|
||||
#define UMSKT_CLI_H
|
||||
|
||||
#include "header.h"
|
||||
|
||||
@@ -50,4 +50,4 @@ public:
|
||||
int ConfirmationID();
|
||||
};
|
||||
|
||||
#endif //WINDOWSXPKG_CLI_H
|
||||
#endif //UMSKT_CLI_H
|
||||
|
||||
Reference in New Issue
Block a user