Skip to content

Commit

Permalink
Adding SAP Copyright message to modified files
Browse files Browse the repository at this point in the history
  • Loading branch information
tmbrbr committed Oct 8, 2021
1 parent 26988c8 commit fdab945
Show file tree
Hide file tree
Showing 216 changed files with 648 additions and 0 deletions.
3 changes: 3 additions & 0 deletions browser/app/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
# 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/.
#
# Modifications Copyright SAP SE. 2019-2021. All rights reserved.
#

with Files("**"):
BUG_COMPONENT = ("Firefox", "General")
Expand Down
3 changes: 3 additions & 0 deletions browser/base/content/browser.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
# 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/.
#
# Modifications Copyright SAP SE. 2019-2021. All rights reserved.
#

<!-- The "global.css" stylesheet is imported first to allow other stylesheets to
override rules using selectors with the same specificity. This applies to
Expand Down
3 changes: 3 additions & 0 deletions browser/branding/taintfox/branding.nsi
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# 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/.
#
# Modifications Copyright SAP SE. 2019-2021. All rights reserved.
#

# NSIS branding defines for unofficial builds.
# The official release build branding.nsi is located in other-license/branding/firefox/
Expand Down
3 changes: 3 additions & 0 deletions browser/branding/taintfox/configure.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# 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/.
#
# Modifications Copyright SAP SE. 2019-2021. All rights reserved.
#

MOZ_APP_DISPLAYNAME=Taintfox
3 changes: 3 additions & 0 deletions browser/branding/taintfox/content/jar.mn
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# 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/.
#
# Modifications Copyright SAP SE. 2019-2021. All rights reserved.
#

browser.jar:
% content branding %content/branding/ contentaccessible=yes
Expand Down
3 changes: 3 additions & 0 deletions browser/branding/taintfox/content/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
# 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/.
#
# Modifications Copyright SAP SE. 2019-2021. All rights reserved.
#

JAR_MANIFESTS += ['jar.mn']
3 changes: 3 additions & 0 deletions browser/branding/taintfox/locales/en-US/brand.ftl
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# 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/.
#
# Modifications Copyright SAP SE. 2019-2021. All rights reserved.
#

## Firefox Brand
##
Expand Down
3 changes: 3 additions & 0 deletions browser/branding/taintfox/locales/en-US/brand.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# 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/.
#
# Modifications Copyright SAP SE. 2019-2021. All rights reserved.
#

brandShorterName=Taintfox
brandShortName=Taintfox
Expand Down
3 changes: 3 additions & 0 deletions browser/branding/taintfox/locales/jar.mn
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
# 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/.
#
# Modifications Copyright SAP SE. 2019-2021. All rights reserved.
#

[localization] @[email protected]:
branding (en-US/**/*.ftl)
Expand Down
3 changes: 3 additions & 0 deletions browser/branding/taintfox/locales/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
# 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/.
#
# Modifications Copyright SAP SE. 2019-2021. All rights reserved.
#

DEFINES['MOZ_DISTRIBUTION_ID_UNQUOTED'] = CONFIG['MOZ_DISTRIBUTION_ID']

Expand Down
3 changes: 3 additions & 0 deletions browser/branding/taintfox/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
# 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/.
#
# Modifications Copyright SAP SE. 2019-2021. All rights reserved.
#

DIRS += ['content', 'locales']

Expand Down
3 changes: 3 additions & 0 deletions browser/branding/taintfox/pref/firefox-branding.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

pref("startup.homepage_override_url", "");
pref("startup.homepage_welcome_url", "");
Expand Down
3 changes: 3 additions & 0 deletions browser/confvars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
# 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/.
#
# Modifications Copyright SAP SE. 2019-2021. All rights reserved.
#

MOZ_APP_BASENAME=Taintfox
MOZ_APP_VENDOR=SAP
Expand Down
3 changes: 3 additions & 0 deletions configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
# 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/.
#
# Modifications Copyright SAP SE. 2019-2021. All rights reserved.
#
#
# Because adding a configure file in the tree is going to conflict with
# existing configure files in people's (and automation) work trees, and
# because some automation jobs are still running autoconf and configure
Expand Down
3 changes: 3 additions & 0 deletions dom/base/CharacterData.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/*
* Base class for DOM Core's Comment, DocumentType, Text,
Expand Down
3 changes: 3 additions & 0 deletions dom/base/CharacterData.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/*
* Base class for DOM Core's Comment, DocumentType, Text,
Expand Down
3 changes: 3 additions & 0 deletions dom/base/DOMParser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

#include "mozilla/dom/DOMParser.h"

Expand Down
3 changes: 3 additions & 0 deletions dom/base/Document.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/*
* Base class for all our document implementations.
Expand Down
3 changes: 3 additions & 0 deletions dom/base/Element.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/*
* Base class for all element classes; this provides an implementation
Expand Down
3 changes: 3 additions & 0 deletions dom/base/Element.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/*
* Base class for all element classes; this provides an implementation
Expand Down
3 changes: 3 additions & 0 deletions dom/base/FragmentOrElement.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/*
* Base class for all element classes and DocumentFragment.
Expand Down
3 changes: 3 additions & 0 deletions dom/base/Location.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

#include "Location.h"
#include "nsIScriptObjectPrincipal.h"
Expand Down
3 changes: 3 additions & 0 deletions dom/base/LocationBase.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

#include "mozilla/dom/LocationBase.h"
#include "nsIScriptSecurityManager.h"
Expand Down
3 changes: 3 additions & 0 deletions dom/base/ShadowRoot.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

#include "mozilla/Preferences.h"
#include "mozilla/dom/BindContext.h"
Expand Down
3 changes: 3 additions & 0 deletions dom/base/Text.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

#include "mozilla/dom/Text.h"
#include "nsTextNode.h"
Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsAttrValue.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/*
* A struct that represents the value (type and actual data) of an
Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsContentUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/* A namespace class for static layout utilities. */

Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsContentUtils.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/* A namespace class for static content utilities. */

Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsDocumentEncoder.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/*
* Object that can be used to serialize selections, ranges, or nodes
Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsGlobalWindowInner.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

#include "nsGlobalWindow.h"

Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsGlobalWindowOuter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

#include "nsGlobalWindow.h"

Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsHTMLContentSerializer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/*
* nsIContentSerializer implementation that can be used with an
Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsINode.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/*
* Base class for all DOM nodes.
Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsJSEnvironment.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

#include "nsError.h"
#include "nsJSEnvironment.h"
Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsJSUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/**
* This is not a generated file. It contains common utility functions
Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsJSUtils.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

#ifndef nsJSUtils_h__
#define nsJSUtils_h__
Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsStyledElement.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

#include "nsStyledElement.h"
#include "mozAutoDocUpdate.h"
Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsStyledElement.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/**
* nsStyledElement is the base for elements supporting styling via the
Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsTextFragment.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/*
* A class which represents a fragment of text (eg inside a text
Expand Down
3 changes: 3 additions & 0 deletions dom/base/nsTextFragment.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/* 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/. */
/*
* Modifications Copyright SAP SE. 2019-2021. All rights reserved.
*/

/*
* A class which represents a fragment of text (eg inside a text
Expand Down
Loading

0 comments on commit fdab945

Please sign in to comment.