docs: updated copyright
This commit is contained in:
parent
b4370e7e9e
commit
92ac7364f8
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
Copyright 2024, Moonfire Games
|
||||
Copyright 2025, Moonfire Games
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the “Software”), to deal in
|
||||
|
|
|
@ -109,7 +109,7 @@
|
|||
contributorCovenant.contact = "contact@mfgames.com";
|
||||
contributorCovenant.enable = true;
|
||||
developerCertificateOfOrigin.enable = true;
|
||||
copyright = "2024, Moonfire Games";
|
||||
copyright = "2025, Moonfire Games";
|
||||
mit.enable = true;
|
||||
prettier.proseWrap = "always";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue