rebrand WindowsXPKg to UMSKT

This commit is contained in:
Neo
2023-06-16 14:58:22 -07:00
parent 57b2477e44
commit ca9ccc43ee
13 changed files with 50 additions and 50 deletions

View File

@@ -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