summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorKris Maglione <maglione.k@gmail.com>2011-01-24 07:46:09 -0500
committerKris Maglione <maglione.k@gmail.com>2011-01-24 07:46:09 -0500
commit1d08056350e0fa9678ad5f24653e7f1afb7e9979 (patch)
treedca81307c286f3d2dbcdc4bc7ab8f23b33f08cbf /common
parent3fd86c2ca465909e8610b5ef93b3bf00b37e0bb2 (diff)
downloadpentadactyl-1d08056350e0fa9678ad5f24653e7f1afb7e9979.tar.gz
Fix copyright info in addons.jsm.
--HG-- branch : key-processing
Diffstat (limited to 'common')
-rw-r--r--common/modules/addons.jsm3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/modules/addons.jsm b/common/modules/addons.jsm
index 8dad4c78..80090bb7 100644
--- a/common/modules/addons.jsm
+++ b/common/modules/addons.jsm
@@ -1,4 +1,5 @@
-// Copyright (c) 2011 by Kris Maglione <maglione.k@gmail.com>
+// Copyright (c) 2009-2011 by Kris Maglione <maglione.k@gmail.com>
+// Copyright (c) 2009-2010 by Doug Kearns <dougkearns@gmail.com>
//
// This work is licensed for reuse under an MIT license. Details are
// given in the LICENSE.txt file included with this file.