Per the GNU General Public License version 3 section 1,
The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work.
The file in question - SupporterEditionChecker.js - has been mutated via an automatic JS obfuscator; and while the GPLv3 does not explicitly forbid obfuscation - see, for example, the IOCCC - it does state that 'source code' refers to the preferred form. Considering that every other file in this repository (or, at the very least, almost all of them - I have not done a complete, all-files, check) is not obfuscated... that means that the file in its current state is not considered 'source code'. Please provide the unobfuscated - i.e. 'preferred form' - source.
Per the GNU General Public License version 3 section 1,
The file in question -
SupporterEditionChecker.js
- has been mutated via an automatic JS obfuscator; and while the GPLv3 does not explicitly forbid obfuscation - see, for example, the IOCCC - it does state that 'source code' refers to the preferred form. Considering that every other file in this repository (or, at the very least, almost all of them - I have not done a complete, all-files, check) is not obfuscated... that means that the file in its current state is not considered 'source code'. Please provide the unobfuscated - i.e. 'preferred form' - source.