1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 17:27:59 +01:00

Move all files to a MIT license

This commit is contained in:
Martin Stubenschrott
2009-10-03 00:32:29 +02:00
parent 2b5067dc83
commit 3910c0604b
52 changed files with 231 additions and 925 deletions

View File

@@ -1,3 +1,8 @@
// Copyright (c) 2009 by Kris Maglione <maglione.k at Gmail>
//
// This work is licensed for reuse under an MIT license. Details are
// given in the LICENSE.txt file included with this file.
const win = Components.classes["@mozilla.org/embedcomp/window-watcher;1"]
.getService(Ci.nsIWindowWatcher)