mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Added MPL
This commit is contained in:
parent
02a9186215
commit
a6d58a3941
4 changed files with 379 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
/* global self, window, console, unsafeWindow, exportFunction, cloneInto */
|
||||
/* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
(function(){
|
||||
"use strict";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue