update license

This commit is contained in:
Nishi 2025-12-05 14:29:25 +09:00
commit 367c769516
Signed by: nishi
GPG key ID: 27EF69B208EB9343
2 changed files with 2 additions and 2 deletions

View file

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

View file

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