diff --git a/LICENSE.md b/LICENSE.md index b26263f..6c982e0 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -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 diff --git a/flake.nix b/flake.nix index baaaa90..730b314 100644 --- a/flake.nix +++ b/flake.nix @@ -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"; };