summaryrefslogtreecommitdiff
path: root/branding
diff options
context:
space:
mode:
authorGaming4JC <g4jc@bulletmail.org>2018-05-18 23:25:25 -0400
committerGaming4JC <g4jc@bulletmail.org>2018-05-18 23:25:25 -0400
commit52704441a89095cada7269ab5ed60d059cf8ed7b (patch)
tree410dc5a7dbd3913224863f1ccb91e92f8a8e04c9 /branding
parente460279f2e311b9060a9354f2a41c9b8ffc8d5c8 (diff)
downloadiceweasel-uxp-52704441a89095cada7269ab5ed60d059cf8ed7b.tar.gz
more broken path fixes
Diffstat (limited to 'branding')
-rw-r--r--branding/iceweasel/LICENSE2
-rw-r--r--branding/shared/branding.mozbuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/branding/iceweasel/LICENSE b/branding/iceweasel/LICENSE
index 9c49a1b..d3165ca 100644
--- a/branding/iceweasel/LICENSE
+++ b/branding/iceweasel/LICENSE
@@ -9,7 +9,7 @@ This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
-Please see the file ../toolkit/content/license.html for the copyright
+Please see the file ../../toolkit/content/license.html for the copyright
licensing conditions attached to this codebase, including copies of the
licenses concerned.
diff --git a/branding/shared/branding.mozbuild b/branding/shared/branding.mozbuild
index 03f3ec6..7256e6e 100644
--- a/branding/shared/branding.mozbuild
+++ b/branding/shared/branding.mozbuild
@@ -29,7 +29,7 @@ def ApplicationBranding():
'wizHeader.bmp',
'wizHeaderRTL.bmp',
'wizWatermark.bmp',
- ]
+ ]
elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'cocoa':
BRANDING_FILES += [
'../shared/dsstore',