We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a3a1b7 commit 8751a40Copy full SHA for 8751a40
1 file changed
scripts/eslint_rules/check-license-rule.js
@@ -5,6 +5,7 @@
5
*/
6
7
const currentYear = new Date().getFullYear();
8
+
9
const licenseHeader = `
10
/**
11
* @license
0 commit comments