diff --git a/LICENSE b/LICENSE index f8f56ca..4e2b25f 100644 --- a/LICENSE +++ b/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 diff --git a/core/aboutdialog.c b/core/aboutdialog.c index fb9c012..8ba3777 100644 --- a/core/aboutdialog.c +++ b/core/aboutdialog.c @@ -1,6 +1,6 @@ #include -#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);