Skip to content

Commit 82ff702

Browse files
author
Gervase Markham
committed
Bug 716478 - update licence to MPL 2.
1 parent 7756488 commit 82ff702

File tree

15,541 files changed

+48354
-494909
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

15,541 files changed

+48354
-494909
lines changed

Makefile.in

Lines changed: 3 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,7 @@
11
#
2-
# ***** BEGIN LICENSE BLOCK *****
3-
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
4-
#
5-
# The contents of this file are subject to the Mozilla Public License Version
6-
# 1.1 (the "License"); you may not use this file except in compliance with
7-
# the License. You may obtain a copy of the License at
8-
# http://www.mozilla.org/MPL/
9-
#
10-
# Software distributed under the License is distributed on an "AS IS" basis,
11-
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12-
# for the specific language governing rights and limitations under the
13-
# License.
14-
#
15-
# The Original Code is mozilla.org code.
16-
#
17-
# The Initial Developer of the Original Code is
18-
# Netscape Communications Corporation.
19-
# Portions created by the Initial Developer are Copyright (C) 1998
20-
# the Initial Developer. All Rights Reserved.
21-
#
22-
# Contributor(s):
23-
#
24-
# Alternatively, the contents of this file may be used under the terms of
25-
# either the GNU General Public License Version 2 or later (the "GPL"), or
26-
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
27-
# in which case the provisions of the GPL or the LGPL are applicable instead
28-
# of those above. If you wish to allow use of your version of this file only
29-
# under the terms of either the GPL or the LGPL, and not to allow others to
30-
# use your version of this file under the terms of the MPL, indicate your
31-
# decision by deleting the provisions above and replace them with the notice
32-
# and other provisions required by the GPL or the LGPL. If you do not delete
33-
# the provisions above, a recipient may use your version of this file under
34-
# the terms of any one of the MPL, the GPL or the LGPL.
35-
#
36-
# ***** END LICENSE BLOCK *****
2+
# This Source Code Form is subject to the terms of the Mozilla Public
3+
# License, v. 2.0. If a copy of the MPL was not distributed with this
4+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
375

386
DEPTH = .
397
topsrcdir = @top_srcdir@

accessible/Makefile.in

Lines changed: 3 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,7 @@
11
#
2-
# ***** BEGIN LICENSE BLOCK *****
3-
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
4-
#
5-
# The contents of this file are subject to the Mozilla Public License Version
6-
# 1.1 (the "License"); you may not use this file except in compliance with
7-
# the License. You may obtain a copy of the License at
8-
# http://www.mozilla.org/MPL/
9-
#
10-
# Software distributed under the License is distributed on an "AS IS" basis,
11-
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12-
# for the specific language governing rights and limitations under the
13-
# License.
14-
#
15-
# The Original Code is mozilla.org code.
16-
#
17-
# The Initial Developer of the Original Code is
18-
# Netscape Communications Corporation.
19-
# Portions created by the Initial Developer are Copyright (C) 1998
20-
# the Initial Developer. All Rights Reserved.
21-
#
22-
# Contributor(s):
23-
#
24-
# Alternatively, the contents of this file may be used under the terms of
25-
# either of the GNU General Public License Version 2 or later (the "GPL"),
26-
# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
27-
# in which case the provisions of the GPL or the LGPL are applicable instead
28-
# of those above. If you wish to allow use of your version of this file only
29-
# under the terms of either the GPL or the LGPL, and not to allow others to
30-
# use your version of this file under the terms of the MPL, indicate your
31-
# decision by deleting the provisions above and replace them with the notice
32-
# and other provisions required by the GPL or the LGPL. If you do not delete
33-
# the provisions above, a recipient may use your version of this file under
34-
# the terms of any one of the MPL, the GPL or the LGPL.
35-
#
36-
# ***** END LICENSE BLOCK *****
2+
# This Source Code Form is subject to the terms of the Mozilla Public
3+
# License, v. 2.0. If a copy of the MPL was not distributed with this
4+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
375

386
DEPTH = ..
397
topsrcdir = @top_srcdir@

accessible/build/Makefile.in

Lines changed: 3 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,7 @@
11
#
2-
# ***** BEGIN LICENSE BLOCK *****
3-
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
4-
#
5-
# The contents of this file are subject to the Mozilla Public License Version
6-
# 1.1 (the "License"); you may not use this file except in compliance with
7-
# the License. You may obtain a copy of the License at
8-
# http://www.mozilla.org/MPL/
9-
#
10-
# Software distributed under the License is distributed on an "AS IS" basis,
11-
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12-
# for the specific language governing rights and limitations under the
13-
# License.
14-
#
15-
# The Original Code is mozilla.org code.
16-
#
17-
# The Initial Developer of the Original Code is
18-
# Netscape Communications Corporation.
19-
# Portions created by the Initial Developer are Copyright (C) 1998
20-
# the Initial Developer. All Rights Reserved.
21-
#
22-
# Contributor(s):
23-
# John Gaunt (jgaunt@netscape.com)
24-
#
25-
# Alternatively, the contents of this file may be used under the terms of
26-
# either of the GNU General Public License Version 2 or later (the "GPL"),
27-
# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
28-
# in which case the provisions of the GPL or the LGPL are applicable instead
29-
# of those above. If you wish to allow use of your version of this file only
30-
# under the terms of either the GPL or the LGPL, and not to allow others to
31-
# use your version of this file under the terms of the MPL, indicate your
32-
# decision by deleting the provisions above and replace them with the notice
33-
# and other provisions required by the GPL or the LGPL. If you do not delete
34-
# the provisions above, a recipient may use your version of this file under
35-
# the terms of any one of the MPL, the GPL or the LGPL.
36-
#
37-
# ***** END LICENSE BLOCK *****
2+
# This Source Code Form is subject to the terms of the Mozilla Public
3+
# License, v. 2.0. If a copy of the MPL was not distributed with this
4+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
385

396
DEPTH = ../..
407
topsrcdir = @top_srcdir@

accessible/build/nsAccessibilityFactory.cpp

Lines changed: 3 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,7 @@
11
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2-
/* ***** BEGIN LICENSE BLOCK *****
3-
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
4-
*
5-
* The contents of this file are subject to the Mozilla Public License Version
6-
* 1.1 (the "License"); you may not use this file except in compliance with
7-
* the License. You may obtain a copy of the License at
8-
* http://www.mozilla.org/MPL/
9-
*
10-
* Software distributed under the License is distributed on an "AS IS" basis,
11-
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12-
* for the specific language governing rights and limitations under the
13-
* License.
14-
*
15-
* The Original Code is mozilla.org code.
16-
*
17-
* The Initial Developer of the Original Code is
18-
* Netscape Communications Corporation.
19-
* Portions created by the Initial Developer are Copyright (C) 1998
20-
* the Initial Developer. All Rights Reserved.
21-
*
22-
* Contributor(s):
23-
*
24-
* Alternatively, the contents of this file may be used under the terms of
25-
* either of the GNU General Public License Version 2 or later (the "GPL"),
26-
* or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
27-
* in which case the provisions of the GPL or the LGPL are applicable instead
28-
* of those above. If you wish to allow use of your version of this file only
29-
* under the terms of either the GPL or the LGPL, and not to allow others to
30-
* use your version of this file under the terms of the MPL, indicate your
31-
* decision by deleting the provisions above and replace them with the notice
32-
* and other provisions required by the GPL or the LGPL. If you do not delete
33-
* the provisions above, a recipient may use your version of this file under
34-
* the terms of any one of the MPL, the GPL or the LGPL.
35-
*
36-
* ***** END LICENSE BLOCK ***** */
2+
/* This Source Code Form is subject to the terms of the Mozilla Public
3+
* License, v. 2.0. If a copy of the MPL was not distributed with this
4+
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
375

386
#include "nsCOMPtr.h"
397
#include "mozilla/ModuleUtils.h"

accessible/public/Makefile.in

Lines changed: 3 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,7 @@
11
#
2-
# ***** BEGIN LICENSE BLOCK *****
3-
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
4-
#
5-
# The contents of this file are subject to the Mozilla Public License Version
6-
# 1.1 (the "License"); you may not use this file except in compliance with
7-
# the License. You may obtain a copy of the License at
8-
# http://www.mozilla.org/MPL/
9-
#
10-
# Software distributed under the License is distributed on an "AS IS" basis,
11-
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12-
# for the specific language governing rights and limitations under the
13-
# License.
14-
#
15-
# The Original Code is mozilla.org code.
16-
#
17-
# The Initial Developer of the Original Code is
18-
# Netscape Communications Corporation.
19-
# Portions created by the Initial Developer are Copyright (C) 1998
20-
# the Initial Developer. All Rights Reserved.
21-
#
22-
# Contributor(s):
23-
#
24-
# Alternatively, the contents of this file may be used under the terms of
25-
# either of the GNU General Public License Version 2 or later (the "GPL"),
26-
# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
27-
# in which case the provisions of the GPL or the LGPL are applicable instead
28-
# of those above. If you wish to allow use of your version of this file only
29-
# under the terms of either the GPL or the LGPL, and not to allow others to
30-
# use your version of this file under the terms of the MPL, indicate your
31-
# decision by deleting the provisions above and replace them with the notice
32-
# and other provisions required by the GPL or the LGPL. If you do not delete
33-
# the provisions above, a recipient may use your version of this file under
34-
# the terms of any one of the MPL, the GPL or the LGPL.
35-
#
36-
# ***** END LICENSE BLOCK *****
2+
# This Source Code Form is subject to the terms of the Mozilla Public
3+
# License, v. 2.0. If a copy of the MPL was not distributed with this
4+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
375

386
DEPTH = ../..
397
topsrcdir = @top_srcdir@

accessible/public/ia2/IA2Marshal.def

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
;+# This Source Code Form is subject to the terms of the Mozilla Public
2+
;+# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
;+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4+
15
LIBRARY IA2Marshal.dll
26
EXPORTS DllGetClassObject PRIVATE
37
DllCanUnloadNow PRIVATE

accessible/public/ia2/Makefile.in

Lines changed: 3 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,6 @@
1-
# ***** BEGIN LICENSE BLOCK *****
2-
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
3-
#
4-
# The contents of this file are subject to the Mozilla Public License Version
5-
# 1.1 (the "License"); you may not use this file except in compliance with
6-
# the License. You may obtain a copy of the License at
7-
# http://www.mozilla.org/MPL/
8-
#
9-
# Software distributed under the License is distributed on an "AS IS" basis,
10-
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11-
# for the specific language governing rights and limitations under the
12-
# License.
13-
#
14-
# The Original Code is mozilla.org code
15-
#
16-
# The Initial Developer of the Original Code is
17-
# Mozilla Foundation
18-
# Portions created by the Initial Developer are Copyright (C) 2007
19-
# the Initial Developer. All Rights Reserved.
20-
#
21-
# Contributor(s):
22-
# Alexander Surkov <surkov.alexander@gmail.com> (original author)
23-
#
24-
# Alternatively, the contents of this file may be used under the terms of
25-
# either the GNU General Public License Version 2 or later (the "GPL"), or
26-
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
27-
# in which case the provisions of the GPL or the LGPL are applicable instead
28-
# of those above. If you wish to allow use of your version of this file only
29-
# under the terms of either the GPL or the LGPL, and not to allow others to
30-
# use your version of this file under the terms of the MPL, indicate your
31-
# decision by deleting the provisions above and replace them with the notice
32-
# and other provisions required by the GPL or the LGPL. If you do not delete
33-
# the provisions above, a recipient may use your version of this file under
34-
# the terms of any one of the MPL, the GPL or the LGPL.
35-
#
36-
# ***** END LICENSE BLOCK *****
1+
# This Source Code Form is subject to the terms of the Mozilla Public
2+
# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
374

385
DEPTH = ../../..
396
topsrcdir = @top_srcdir@

accessible/public/msaa/AccessibleMarshal.def

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
;+# This Source Code Form is subject to the terms of the Mozilla Public
2+
;+# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
;+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4+
15
LIBRARY AccessibleMarshal.dll
26

37
EXPORTS DllGetClassObject PRIVATE

accessible/public/msaa/ISimpleDOMDocument.idl

Lines changed: 3 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,7 @@
11
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2-
/* ***** BEGIN LICENSE BLOCK *****
3-
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
4-
*
5-
* The contents of this file are subject to the Mozilla Public License Version
6-
* 1.1 (the "License"); you may not use this file except in compliance with
7-
* the License. You may obtain a copy of the License at
8-
* http://www.mozilla.org/MPL/
9-
*
10-
* Software distributed under the License is distributed on an "AS IS" basis,
11-
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12-
* for the specific language governing rights and limitations under the
13-
* License.
14-
*
15-
* The Original Code is mozilla.org code.
16-
*
17-
* The Initial Developer of the Original Code is
18-
* Netscape Communications Corporation.
19-
* Portions created by the Initial Developer are Copyright (C) 1998
20-
* the Initial Developer. All Rights Reserved.
21-
*
22-
* Contributor(s):
23-
* Author: Aaron Leventhal (aaronl@netscape.com)
24-
*
25-
* Alternatively, the contents of this file may be used under the terms of
26-
* either of the GNU General Public License Version 2 or later (the "GPL"),
27-
* or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
28-
* in which case the provisions of the GPL or the LGPL are applicable instead
29-
* of those above. If you wish to allow use of your version of this file only
30-
* under the terms of either the GPL or the LGPL, and not to allow others to
31-
* use your version of this file under the terms of the MPL, indicate your
32-
* decision by deleting the provisions above and replace them with the notice
33-
* and other provisions required by the GPL or the LGPL. If you do not delete
34-
* the provisions above, a recipient may use your version of this file under
35-
* the terms of any one of the MPL, the GPL or the LGPL.
36-
*
37-
* ***** END LICENSE BLOCK ***** */
2+
/* This Source Code Form is subject to the terms of the Mozilla Public
3+
* License, v. 2.0. If a copy of the MPL was not distributed with this
4+
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
385

396
cpp_quote("///////////////////////////////////////////////////////////////////////////////////////////////////////")
407
cpp_quote("//")

accessible/public/msaa/ISimpleDOMNode.idl

Lines changed: 3 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,7 @@
11
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2-
/* ***** BEGIN LICENSE BLOCK *****
3-
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
4-
*
5-
* The contents of this file are subject to the Mozilla Public License Version
6-
* 1.1 (the "License"); you may not use this file except in compliance with
7-
* the License. You may obtain a copy of the License at
8-
* http://www.mozilla.org/MPL/
9-
*
10-
* Software distributed under the License is distributed on an "AS IS" basis,
11-
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12-
* for the specific language governing rights and limitations under the
13-
* License.
14-
*
15-
* The Original Code is mozilla.org code.
16-
*
17-
* The Initial Developer of the Original Code is
18-
* Netscape Communications Corporation.
19-
* Portions created by the Initial Developer are Copyright (C) 1998
20-
* the Initial Developer. All Rights Reserved.
21-
*
22-
* Contributor(s):
23-
* Author: Aaron Leventhal (aaronl@netscape.com)
24-
*
25-
* Alternatively, the contents of this file may be used under the terms of
26-
* either of the GNU General Public License Version 2 or later (the "GPL"),
27-
* or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
28-
* in which case the provisions of the GPL or the LGPL are applicable instead
29-
* of those above. If you wish to allow use of your version of this file only
30-
* under the terms of either the GPL or the LGPL, and not to allow others to
31-
* use your version of this file under the terms of the MPL, indicate your
32-
* decision by deleting the provisions above and replace them with the notice
33-
* and other provisions required by the GPL or the LGPL. If you do not delete
34-
* the provisions above, a recipient may use your version of this file under
35-
* the terms of any one of the MPL, the GPL or the LGPL.
36-
*
37-
* ***** END LICENSE BLOCK ***** */
2+
/* This Source Code Form is subject to the terms of the Mozilla Public
3+
* License, v. 2.0. If a copy of the MPL was not distributed with this
4+
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
385

396
cpp_quote("///////////////////////////////////////////////////////////////////////////////////////////////////////")
407
cpp_quote("//")

0 commit comments

Comments
 (0)