From 54bc41d5716e2eae1ed37e98dcd7e95c3e61e139 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 7 Oct 2010 16:52:08 +1100 Subject: [PATCH] Rename License.txt to LICENSE.txt to match the legalese. --HG-- rename : License.txt => LICENSE.txt --- License.txt => LICENSE.txt | 0 common/Makefile | 2 +- common/content/abbreviations.js | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename License.txt => LICENSE.txt (100%) diff --git a/License.txt b/LICENSE.txt similarity index 100% rename from License.txt rename to LICENSE.txt diff --git a/common/Makefile b/common/Makefile index 0fea4223..dd1e7d3e 100644 --- a/common/Makefile +++ b/common/Makefile @@ -24,7 +24,7 @@ JAR_BINS = png JAR = chrome/$(NAME).jar 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_TEXTS = js jsm XPI_BINS = jar diff --git a/common/content/abbreviations.js b/common/content/abbreviations.js index 97d26ed8..28a900d4 100644 --- a/common/content/abbreviations.js +++ b/common/content/abbreviations.js @@ -3,7 +3,7 @@ // Copyright (c) 2010 by Kris Maglione // // 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 */