Skip to content

Commit a3aa87b

Browse files
authored
Update index.html
1 parent 7d44655 commit a3aa87b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<!-- License popup -->
1111
<div id="licensePopup" class="popup">
1212
<div class="popup-content">
13-
<p>This site is under an MIT License. No personal data is collected and cookies are sparingly used, only when necessary (such as for remembering user choices, never for tracking or analytics). The source code is open source and you can view it <a href="https://github.com/Vanish-Coder/spelling-bee-practice" target="_blank">here</a>.</p>
13+
<p>This site is under an GNU GPL-v3 License. No personal data is collected and cookies are sparingly used, only when necessary (such as for remembering user choices, never for tracking or analytics). The source code is open source and you can view it <a href="https://github.com/Vanish-Coder/spelling-bee-practice" target="_blank">here</a>.</p>
1414
<label style="display:inline-block; margin-top: 0.5rem;"><input type="checkbox" id="dontShowAgain"> Don't show again</label>
1515
<button id="closePopup" style="margin-top:0.5rem;">Got it</button>
1616
</div>

0 commit comments

Comments
 (0)