Skip to content
Snippets Groups Projects
Commit 9d3e01e1 authored by Phil Ringnalda's avatar Phil Ringnalda
Browse files

Bug 547914 - Replace /LICENSE with a mention of where the canonical license...

Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver
parent 874a758d
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -356,13 +356,6 @@ libs::
endif
endif
libs::
ifeq ($(OS_ARCH),WINNT)
$(PERL) -pe 's/(?<!\r)\n/\r\n/g;' < $(topsrcdir)/LICENSE > $(DIST)/bin/LICENSE
else
$(INSTALL) $(IFLAGS1) $(topsrcdir)/LICENSE $(DIST)/bin
endif
ifdef LIBXUL_SDK
ifndef SKIP_COPY_XULRUNNER
libs::
......
......@@ -96,7 +96,6 @@
@BINPATH@/mozsqlt3@DLL_SUFFIX@
#endif
@BINPATH@/README.txt
@BINPATH@/LICENSE
@BINPATH@/blocklist.xml
#ifdef XP_UNIX
@BINPATH@/run-mozilla.sh
......
......@@ -618,7 +618,6 @@ components/nsScriptableIO.js
chrome/chromelist.txt
modules/JSON.jsm
#ifdef XP_MACOSX
LICENSE
extensions/inspector@mozilla.org/chrome/chromelist.txt
components/accessibility.xpt
components/content.xpt
......@@ -842,3 +841,4 @@ components/nsUpdateServiceStub.js
@DLL_PREFIX@sqlite3@DLL_SUFFIX@
old-homepage-default.properties
components/microsummaries.xpt
LICENSE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment