Skip to content

Commit 142ac52

Browse files
author
dmose%mozilla.org
committed
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1 parent 5312eac commit 142ac52

File tree

6,011 files changed

+89219
-66478
lines changed

Some content is hidden

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

6,011 files changed

+89219
-66478
lines changed

Makefile.in

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
#
2-
# The contents of this file are subject to the Netscape Public License
3-
# Version 1.0 (the "NPL"); you may not use this file except in
4-
# compliance with the NPL. You may obtain a copy of the NPL at
5-
# http://www.mozilla.org/NPL/
2+
# The contents of this file are subject to the Netscape Public
3+
# License Version 1.1 (the "License"); you may not use this file
4+
# except in compliance with the License. You may obtain a copy of
5+
# the License at http://www.mozilla.org/NPL/
66
#
7-
# Software distributed under the NPL is distributed on an "AS IS" basis,
8-
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
9-
# for the specific language governing rights and limitations under the
10-
# NPL.
7+
# Software distributed under the License is distributed on an "AS
8+
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
9+
# implied. See the License for the specific language governing
10+
# rights and limitations under the License.
1111
#
12-
# The Initial Developer of this code under the NPL is Netscape
12+
# The Original Code is mozilla.org code.
13+
#
14+
# The Initial Developer of the Original Code is Netscape
1315
# Communications Corporation. Portions created by Netscape are
14-
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
15-
# Reserved.
16+
# Copyright (C) 1998 Netscape Communications Corporation. All
17+
# Rights Reserved.
18+
#
19+
# Contributor(s):
1620
#
1721

1822
DEPTH = .

allmakefiles.sh

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
#! /bin/sh
22
#
3-
# The contents of this file are subject to the Netscape Public License
4-
# Version 1.0 (the "NPL"); you may not use this file except in
5-
# compliance with the NPL. You may obtain a copy of the NPL at
6-
# http://www.mozilla.org/NPL/
3+
# The contents of this file are subject to the Netscape Public
4+
# License Version 1.1 (the "License"); you may not use this file
5+
# except in compliance with the License. You may obtain a copy of
6+
# the License at http://www.mozilla.org/NPL/
77
#
8-
# Software distributed under the NPL is distributed on an "AS IS" basis,
9-
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
10-
# for the specific language governing rights and limitations under the
11-
# NPL.
8+
# Software distributed under the License is distributed on an "AS
9+
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
10+
# implied. See the License for the specific language governing
11+
# rights and limitations under the License.
1212
#
13-
# The Initial Developer of this code under the NPL is Netscape
13+
# The Original Code is mozilla.org code.
14+
#
15+
# The Initial Developer of the Original Code is Netscape
1416
# Communications Corporation. Portions created by Netscape are
15-
# Copyright (C) 1999 Netscape Communications Corporation. All Rights
16-
# Reserved.
17+
# Copyright (C) 1999 Netscape Communications Corporation. All
18+
# Rights Reserved.
19+
#
20+
# Contributor(s):
1721
#
1822

1923
# allmakefiles.sh - List of all makefiles.

caps/Makefile.in

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
#
2-
# The contents of this file are subject to the Netscape Public License
3-
# Version 1.0 (the "NPL"); you may not use this file except in
4-
# compliance with the NPL. You may obtain a copy of the NPL at
5-
# http://www.mozilla.org/NPL/
2+
# The contents of this file are subject to the Netscape Public
3+
# License Version 1.1 (the "License"); you may not use this file
4+
# except in compliance with the License. You may obtain a copy of
5+
# the License at http://www.mozilla.org/NPL/
66
#
7-
# Software distributed under the NPL is distributed on an "AS IS" basis,
8-
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
9-
# for the specific language governing rights and limitations under the
10-
# NPL.
7+
# Software distributed under the License is distributed on an "AS
8+
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
9+
# implied. See the License for the specific language governing
10+
# rights and limitations under the License.
1111
#
12-
# The Initial Developer of this code under the NPL is Netscape
12+
# The Original Code is mozilla.org code.
13+
#
14+
# The Initial Developer of the Original Code is Netscape
1315
# Communications Corporation. Portions created by Netscape are
14-
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
15-
# Reserved.
16+
# Copyright (C) 1998 Netscape Communications Corporation. All
17+
# Rights Reserved.
18+
#
19+
# Contributor(s):
1620
#
1721

1822
DEPTH = ..

caps/idl/Makefile.in

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
#
2-
# The contents of this file are subject to the Netscape Public License
3-
# Version 1.0 (the "NPL"); you may not use this file except in
4-
# compliance with the NPL. You may obtain a copy of the NPL at
5-
# http://www.mozilla.org/NPL/
2+
# The contents of this file are subject to the Netscape Public
3+
# License Version 1.1 (the "License"); you may not use this file
4+
# except in compliance with the License. You may obtain a copy of
5+
# the License at http://www.mozilla.org/NPL/
66
#
7-
# Software distributed under the NPL is distributed on an "AS IS" basis,
8-
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
9-
# for the specific language governing rights and limitations under the
10-
# NPL.
7+
# Software distributed under the License is distributed on an "AS
8+
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
9+
# implied. See the License for the specific language governing
10+
# rights and limitations under the License.
1111
#
12-
# The Initial Developer of this code under the NPL is Netscape
12+
# The Original Code is mozilla.org code.
13+
#
14+
# The Initial Developer of the Original Code is Netscape
1315
# Communications Corporation. Portions created by Netscape are
14-
# Copyright (C) 1999 Netscape Communications Corporation. All Rights
15-
# Reserved.
16+
# Copyright (C) 1999 Netscape Communications Corporation. All
17+
# Rights Reserved.
18+
#
19+
# Contributor(s):
1620
#
1721

1822
DEPTH = ../..

caps/idl/makefile.win

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
#!gmake
22
#
3-
# The contents of this file are subject to the Netscape Public License
4-
# Version 1.0 (the "NPL"); you may not use this file except in
5-
# compliance with the NPL. You may obtain a copy of the NPL at
6-
# http://www.mozilla.org/NPL/
3+
# The contents of this file are subject to the Netscape Public
4+
# License Version 1.1 (the "License"); you may not use this file
5+
# except in compliance with the License. You may obtain a copy of
6+
# the License at http://www.mozilla.org/NPL/
77
#
8-
# Software distributed under the NPL is distributed on an "AS IS" basis,
9-
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
10-
# for the specific language governing rights and limitations under the
11-
# NPL.
8+
# Software distributed under the License is distributed on an "AS
9+
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
10+
# implied. See the License for the specific language governing
11+
# rights and limitations under the License.
1212
#
13-
# The Initial Developer of this code under the NPL is Netscape
13+
# The Original Code is mozilla.org code.
14+
#
15+
# The Initial Developer of the Original Code is Netscape
1416
# Communications Corporation. Portions created by Netscape are
15-
# Copyright (C) 1999 Netscape Communications Corporation. All Rights
16-
# Reserved.
17+
# Copyright (C) 1999 Netscape Communications Corporation. All
18+
# Rights Reserved.
19+
#
20+
# Contributor(s):
1721

1822
DEPTH=..\..
1923

caps/idl/nsICertificatePrincipal.idl

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
22
*
3-
* The contents of this file are subject to the Netscape Public License
4-
* Version 1.0 (the "NPL"); you may not use this file except in
5-
* compliance with the NPL. You may obtain a copy of the NPL at
6-
* http://www.mozilla.org/NPL/
3+
* The contents of this file are subject to the Netscape Public
4+
* License Version 1.1 (the "License"); you may not use this file
5+
* except in compliance with the License. You may obtain a copy of
6+
* the License at http://www.mozilla.org/NPL/
77
*
8-
* Software distributed under the NPL is distributed on an "AS IS" basis,
9-
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
10-
* for the specific language governing rights and limitations under the
11-
* NPL.
8+
* Software distributed under the License is distributed on an "AS
9+
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
10+
* implied. See the License for the specific language governing
11+
* rights and limitations under the License.
1212
*
13-
* The Initial Developer of this code under the NPL is Netscape
13+
* The Original Code is mozilla.org code.
14+
*
15+
* The Initial Developer of the Original Code is Netscape
1416
* Communications Corporation. Portions created by Netscape are
15-
* Copyright (C) 1999 Netscape Communications Corporation. All Rights
16-
* Reserved.
17+
* Copyright (C) 1999 Netscape Communications Corporation. All
18+
* Rights Reserved.
19+
*
20+
* Contributor(s):
1721
*/
1822
/* Defines an interface for certificate principals. */
1923
#include "nsIPrincipal.idl"

caps/idl/nsICodebasePrincipal.idl

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
22
*
3-
* The contents of this file are subject to the Netscape Public License
4-
* Version 1.0 (the "NPL"); you may not use this file except in
5-
* compliance with the NPL. You may obtain a copy of the NPL at
6-
* http://www.mozilla.org/NPL/
3+
* The contents of this file are subject to the Netscape Public
4+
* License Version 1.1 (the "License"); you may not use this file
5+
* except in compliance with the License. You may obtain a copy of
6+
* the License at http://www.mozilla.org/NPL/
77
*
8-
* Software distributed under the NPL is distributed on an "AS IS" basis,
9-
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
10-
* for the specific language governing rights and limitations under the
11-
* NPL.
8+
* Software distributed under the License is distributed on an "AS
9+
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
10+
* implied. See the License for the specific language governing
11+
* rights and limitations under the License.
1212
*
13-
* The Initial Developer of this code under the NPL is Netscape
13+
* The Original Code is mozilla.org code.
14+
*
15+
* The Initial Developer of the Original Code is Netscape
1416
* Communications Corporation. Portions created by Netscape are
15-
* Copyright (C) 1999 Netscape Communications Corporation. All Rights
16-
* Reserved.
17+
* Copyright (C) 1999 Netscape Communications Corporation. All
18+
* Rights Reserved.
19+
*
20+
* Contributor(s):
1721
*/
1822
/* Defines an interface for codebase principals. */
1923
#include "nsIPrincipal.idl"

caps/idl/nsIPrincipal.idl

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
22
*
3-
* The contents of this file are subject to the Netscape Public License
4-
* Version 1.0 (the "NPL"); you may not use this file except in
5-
* compliance with the NPL. You may obtain a copy of the NPL at
6-
* http://www.mozilla.org/NPL/
3+
* The contents of this file are subject to the Netscape Public
4+
* License Version 1.1 (the "License"); you may not use this file
5+
* except in compliance with the License. You may obtain a copy of
6+
* the License at http://www.mozilla.org/NPL/
77
*
8-
* Software distributed under the NPL is distributed on an "AS IS" basis,
9-
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
10-
* for the specific language governing rights and limitations under the
11-
* NPL.
8+
* Software distributed under the License is distributed on an "AS
9+
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
10+
* implied. See the License for the specific language governing
11+
* rights and limitations under the License.
1212
*
13-
* The Initial Developer of this code under the NPL is Netscape
13+
* The Original Code is mozilla.org code.
14+
*
15+
* The Initial Developer of the Original Code is Netscape
1416
* Communications Corporation. Portions created by Netscape are
15-
* Copyright (C) 1999 Netscape Communications Corporation. All Rights
16-
* Reserved.
17+
* Copyright (C) 1999 Netscape Communications Corporation. All
18+
* Rights Reserved.
19+
*
20+
* Contributor(s):
1721
*/
1822

1923
/* Defines the abstract interface for a principal. */

caps/idl/nsIScriptSecurityManager.idl

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
22
*
3-
* The contents of this file are subject to the Netscape Public License
4-
* Version 1.0 (the "NPL"); you may not use this file except in
5-
* compliance with the NPL. You may obtain a copy of the NPL at
6-
* http://www.mozilla.org/NPL/
3+
* The contents of this file are subject to the Netscape Public
4+
* License Version 1.1 (the "License"); you may not use this file
5+
* except in compliance with the License. You may obtain a copy of
6+
* the License at http://www.mozilla.org/NPL/
77
*
8-
* Software distributed under the NPL is distributed on an "AS IS" basis,
9-
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
10-
* for the specific language governing rights and limitations under the
11-
* NPL.
8+
* Software distributed under the License is distributed on an "AS
9+
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
10+
* implied. See the License for the specific language governing
11+
* rights and limitations under the License.
1212
*
13-
* The Initial Developer of this code under the NPL is Netscape
13+
* The Original Code is mozilla.org code.
14+
*
15+
* The Initial Developer of the Original Code is Netscape
1416
* Communications Corporation. Portions created by Netscape are
15-
* Copyright (C) 1999 Netscape Communications Corporation. All Rights
16-
* Reserved.
17+
* Copyright (C) 1999 Netscape Communications Corporation. All
18+
* Rights Reserved.
19+
*
20+
* Contributor(s):
1721
*/
1822

1923
#include "nsISupports.idl"

caps/include/Makefile.in

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
#
2-
# The contents of this file are subject to the Netscape Public License
3-
# Version 1.0 (the "NPL"); you may not use this file except in
4-
# compliance with the NPL. You may obtain a copy of the NPL at
5-
# http://www.mozilla.org/NPL/
2+
# The contents of this file are subject to the Netscape Public
3+
# License Version 1.1 (the "License"); you may not use this file
4+
# except in compliance with the License. You may obtain a copy of
5+
# the License at http://www.mozilla.org/NPL/
66
#
7-
# Software distributed under the NPL is distributed on an "AS IS" basis,
8-
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
9-
# for the specific language governing rights and limitations under the
10-
# NPL.
7+
# Software distributed under the License is distributed on an "AS
8+
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
9+
# implied. See the License for the specific language governing
10+
# rights and limitations under the License.
1111
#
12-
# The Initial Developer of this code under the NPL is Netscape
12+
# The Original Code is mozilla.org code.
13+
#
14+
# The Initial Developer of the Original Code is Netscape
1315
# Communications Corporation. Portions created by Netscape are
14-
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
15-
# Reserved.
16+
# Copyright (C) 1998 Netscape Communications Corporation. All
17+
# Rights Reserved.
18+
#
19+
# Contributor(s):
1620
#
1721

1822
DEPTH = ../..

caps/include/makefile.win

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
#!nmake
22
#
3-
# The contents of this file are subject to the Netscape Public License
4-
# Version 1.0 (the "NPL"); you may not use this file except in
5-
# compliance with the NPL. You may obtain a copy of the NPL at
6-
# http://www.mozilla.org/NPL/
3+
# The contents of this file are subject to the Netscape Public
4+
# License Version 1.1 (the "License"); you may not use this file
5+
# except in compliance with the License. You may obtain a copy of
6+
# the License at http://www.mozilla.org/NPL/
77
#
8-
# Software distributed under the NPL is distributed on an "AS IS" basis,
9-
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
10-
# for the specific language governing rights and limitations under the
11-
# NPL.
8+
# Software distributed under the License is distributed on an "AS
9+
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
10+
# implied. See the License for the specific language governing
11+
# rights and limitations under the License.
1212
#
13-
# The Initial Developer of this code under the NPL is Netscape
13+
# The Original Code is mozilla.org code.
14+
#
15+
# The Initial Developer of the Original Code is Netscape
1416
# Communications Corporation. Portions created by Netscape are
15-
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
16-
# Reserved.
17+
# Copyright (C) 1998 Netscape Communications Corporation. All
18+
# Rights Reserved.
19+
#
20+
# Contributor(s):
1721

1822

1923

0 commit comments

Comments
 (0)