提交 9d3e01e1 编写于 作者: P Phil Ringnalda

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
上级 874a758d
此差异已折叠。
......@@ -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
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册