mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 02:28:00 +01:00
Update copyright headers.
This commit is contained in:
8
common/bootstrap.js
vendored
8
common/bootstrap.js
vendored
@@ -1,4 +1,10 @@
|
||||
// https://wiki.mozilla.org/Extension_Manager:Bootstrapped_Extensions
|
||||
// Copyright (c) 2010-2011 by Kris Maglione <maglione.k@gmail.com>
|
||||
//
|
||||
// This work is licensed for reuse under an MIT license. Details are
|
||||
// given in the LICENSE.txt file included with this file.
|
||||
//
|
||||
// See https://wiki.mozilla.org/Extension_Manager:Bootstrapped_Extensions
|
||||
// for details.
|
||||
|
||||
const NAME = "bootstrap";
|
||||
const global = this;
|
||||
|
||||
Reference in New Issue
Block a user