update license
This commit is contained in:
parent
fc028824b3
commit
367c769516
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2025, MDE Development Team
|
||||
Copyright (c) 2025, Pyrite development team
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#include <MDE/Core/AboutDialog.h>
|
||||
|
||||
#define Copyright "Copyright (C) 2025 MDE Development Team"
|
||||
#define Copyright "Copyright (C) 2025 Pyrite development team"
|
||||
|
||||
static void ok_activate(MwWidget handle, void* user, void* client) {
|
||||
MwDestroyWidget(user);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue