diff --git a/LICENSE b/LICENSE index 734cf9e..c6a39c3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019-2020 Xmader +Copyright (c) 2019-2021 Xmader Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/meta.js b/src/meta.js index 0355a0a..be3be6f 100644 --- a/src/meta.js +++ b/src/meta.js @@ -11,7 +11,7 @@ // @match https://musescore.com/*/* // @match https://s.musescore.com/*/* // @license MIT -// @copyright Copyright (c) 2019-2020 Xmader +// @copyright Copyright (c) 2019-2021 Xmader // @grant unsafeWindow // @grant GM.registerMenuCommand // @grant GM.addElement