mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-25 07:35:46 +01:00
Rename License.txt to LICENSE.txt to match the legalese.
--HG-- rename : License.txt => LICENSE.txt
This commit is contained in:
@@ -24,7 +24,7 @@ JAR_BINS = png
|
|||||||
JAR = chrome/$(NAME).jar
|
JAR = chrome/$(NAME).jar
|
||||||
|
|
||||||
XPI_BASES = $(JAR_BASES) $(TOP)/..
|
XPI_BASES = $(JAR_BASES) $(TOP)/..
|
||||||
XPI_FILES = install.rdf TODO AUTHORS Donors NEWS License.txt
|
XPI_FILES = install.rdf TODO AUTHORS Donors NEWS LICENSE.txt
|
||||||
XPI_DIRS = modules components chrome defaults
|
XPI_DIRS = modules components chrome defaults
|
||||||
XPI_TEXTS = js jsm
|
XPI_TEXTS = js jsm
|
||||||
XPI_BINS = jar
|
XPI_BINS = jar
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
// Copyright (c) 2010 by Kris Maglione <maglione.k at Gmail>
|
// Copyright (c) 2010 by Kris Maglione <maglione.k at Gmail>
|
||||||
//
|
//
|
||||||
// This work is licensed for reuse under an MIT license. Details are
|
// This work is licensed for reuse under an MIT license. Details are
|
||||||
// given in the License.txt file included with this file.
|
// given in the LICENSE.txt file included with this file.
|
||||||
|
|
||||||
|
|
||||||
/** @scope modules */
|
/** @scope modules */
|
||||||
|
|||||||
Reference in New Issue
Block a user