updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org

git-svn-id: svn://10.0.0.236/trunk@52908 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dmose%mozilla.org 1999-11-06 03:40:37 +00:00
parent b3b0de73e9
commit 92d791b7b0
3022 changed files with 44980 additions and 33146 deletions

View File

@ -1,21 +1,23 @@
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the License is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# License. # rights and limitations under the License.
# #
# The Original Code is Mozilla Communicator client code, # The Original Code is Mozilla Communicator client code,
# released March 31, 1998. # released March 31, 1998.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are # Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
DEPTH = .. DEPTH = ..

View File

@ -1,19 +1,23 @@
#! /usr/bin/env perl #! /usr/bin/env perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1999 Netscape Communications Corporation. All Rights # Copyright (C) 1999 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# acoutput-fast.pl - Quickly create makefiles that are in a common format. # acoutput-fast.pl - Quickly create makefiles that are in a common format.

View File

@ -1,17 +1,21 @@
dnl The contents of this file are subject to the Netscape Public License dnl The contents of this file are subject to the Netscape Public
dnl Version 1.0 (the "NPL"); you may not use this file except in dnl License Version 1.1 (the "License"); you may not use this file
dnl compliance with the NPL. You may obtain a copy of the NPL at dnl except in compliance with the License. You may obtain a copy of
dnl http://www.mozilla.org/NPL/ dnl the License at http://www.mozilla.org/NPL/
dnl dnl
dnl Software distributed under the NPL is distributed on an "AS IS" basis, dnl Software distributed under the License is distributed on an "AS
dnl WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL dnl IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
dnl for the specific language governing rights and limitations under the dnl implied. See the License for the specific language governing
dnl NPL. dnl rights and limitations under the License.
dnl dnl
dnl The Initial Developer of this code under the NPL is Netscape dnl The Original Code is mozilla.org code.
dnl
dnl The Initial Developer of the Original Code is Netscape
dnl Communications Corporation. Portions created by Netscape are dnl Communications Corporation. Portions created by Netscape are
dnl Copyright (C) 1999 Netscape Communications Corporation. All Rights dnl Copyright (C) 1999 Netscape Communications Corporation. All
dnl Reserved. dnl Rights Reserved.
dnl
dnl Contributor(s):
dnl dnl
dnl altoptions.m4 - An alternative way of specifying command-line options. dnl altoptions.m4 - An alternative way of specifying command-line options.

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# clean-config.sh - Removes all files generated by mozilla configure. # clean-config.sh - Removes all files generated by mozilla configure.

View File

@ -1,19 +1,23 @@
#! /bin/sh #! /bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1999 Netscape Communications Corporation. All Rights # Copyright (C) 1999 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# find-mozconfig.sh - Loads options from .mozconfig onto configure's # find-mozconfig.sh - Loads options from .mozconfig onto configure's

View File

@ -1,19 +1,23 @@
# sh # sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1999 Netscape Communications Corporation. All Rights # Copyright (C) 1999 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# load-mozconfig.sh - Loads options from .mozconfig onto configure's # load-mozconfig.sh - Loads options from .mozconfig onto configure's

View File

@ -1,18 +1,22 @@
#! /usr/bin/env perl #! /usr/bin/env perl
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1999 Netscape Communications Corporation. All Rights # Copyright (C) 1999 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# make-makefiles - Quickly create Makefiles for subdirectories. # make-makefiles - Quickly create Makefiles for subdirectories.

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,19 +1,23 @@
#! /bin/sh #! /bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1999 Netscape Communications Corporation. All Rights # Copyright (C) 1999 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# mozconfig2defs.sh - Translates .mozconfig into options for client.mk. # mozconfig2defs.sh - Translates .mozconfig into options for client.mk.

View File

@ -1,19 +1,23 @@
#! /bin/sh #! /bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1999 Netscape Communications Corporation. All Rights # Copyright (C) 1999 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# mozconfig2defs.sh - Translates .mozconfig into options for client.mk. # mozconfig2defs.sh - Translates .mozconfig into options for client.mk.

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
DATATYPE="$1" DATATYPE="$1"

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,20 +1,24 @@
#!perl #!perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
use Moz; use Moz;

View File

@ -1,20 +1,24 @@
#!perl #!perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
use Moz; use Moz;

View File

@ -1,20 +1,24 @@
#!perl #!perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
use Moz; use Moz;

View File

@ -1,20 +1,24 @@
#!perl #!perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,20 +1,24 @@
#!perl #!perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -404,19 +404,24 @@ BuildProject L<Moz>.
=head1 COPYRIGHT =head1 COPYRIGHT
The contents of this file are subject to the Netscape Public License The contents of this file are subject to the Netscape Public
Version 1.0 (the "NPL"); you may not use this file except in License Version 1.1 (the "License"); you may not use this file
compliance with the NPL. You may obtain a copy of the NPL at except in compliance with the License. You may obtain a copy of
http://www.mozilla.org/NPL/ the License at http://www.mozilla.org/NPL/
Software distributed under the NPL is distributed on an "AS IS" basis, Software distributed under the License is distributed on an "AS
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
for the specific language governing rights and limitations under the implied. See the License for the specific language governing
NPL. rights and limitations under the License.
The Initial Developer of this code under the NPL is Netscape The Original Code is Mozilla Communicator client code, released
March 31, 1998.
The Initial Developer of the Original Code is Netscape
Communications Corporation. Portions created by Netscape are Communications Corporation. Portions created by Netscape are
Copyright (C) 1998 Netscape Communications Corporation. All Rights Copyright (C) 1998-1999 Netscape Communications Corporation. All
Reserved. Rights Reserved.
Contributor(s):
=cut =cut

View File

@ -1,19 +1,23 @@
(* (*
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*) *)
(* (*

View File

@ -1,19 +1,23 @@
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
/* /*

View File

@ -27,20 +27,25 @@ You want to use this script. It will make your life easier.
=head1 COPYRIGHT =head1 COPYRIGHT
The contents of this file are subject to the Netscape Public License The contents of this file are subject to the Netscape Public
Version 1.0 (the "NPL"); you may not use this file except in License Version 1.1 (the "License"); you may not use this file
compliance with the NPL. You may obtain a copy of the NPL at except in compliance with the License. You may obtain a copy of
http://www.mozilla.org/NPL/ the License at http://www.mozilla.org/NPL/
Software distributed under the NPL is distributed on an "AS IS" basis, Software distributed under the License is distributed on an "AS
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
for the specific language governing rights and limitations under the implied. See the License for the specific language governing
NPL. rights and limitations under the License.
The Initial Developer of this code under the NPL is Netscape The Original Code is Mozilla Communicator client code, released
March 31, 1998.
The Initial Developer of the Original Code is Netscape
Communications Corporation. Portions created by Netscape are Communications Corporation. Portions created by Netscape are
Copyright (C) 1998 Netscape Communications Corporation. All Rights Copyright (C) 1998-1999 Netscape Communications Corporation. All
Reserved. Rights Reserved.
Contributor(s):
=cut =cut

View File

@ -1,19 +1,23 @@
(* (*
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*) *)
(* (*

View File

@ -536,19 +536,24 @@ BuildMozillaDebug.pl (et al), BuildList.pm, CodeWarriorLib (an AppleScript libra
=head1 COPYRIGHT =head1 COPYRIGHT
The contents of this file are subject to the Netscape Public License The contents of this file are subject to the Netscape Public
Version 1.0 (the "NPL"); you may not use this file except in License Version 1.1 (the "License"); you may not use this file
compliance with the NPL. You may obtain a copy of the NPL at except in compliance with the License. You may obtain a copy of
http://www.mozilla.org/NPL/ the License at http://www.mozilla.org/NPL/
Software distributed under the NPL is distributed on an "AS IS" basis, Software distributed under the License is distributed on an "AS
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
for the specific language governing rights and limitations under the implied. See the License for the specific language governing
NPL. rights and limitations under the License.
The Initial Developer of this code under the NPL is Netscape The Original Code is Mozilla Communicator client code, released
March 31, 1998.
The Initial Developer of the Original Code is Netscape
Communications Corporation. Portions created by Netscape are Communications Corporation. Portions created by Netscape are
Copyright (C) 1998 Netscape Communications Corporation. All Rights Copyright (C) 1998-1999 Netscape Communications Corporation. All
Reserved. Rights Reserved.
Contributor(s):
=cut =cut

View File

@ -1,19 +1,23 @@
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#error "DonÕt use me!" #error "DonÕt use me!"

View File

@ -1,20 +1,24 @@
#!perl #!perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,20 +1,24 @@
#!perl #!perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
use Moz; use Moz;

View File

@ -1,20 +1,24 @@
#!perl #!perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,20 +1,24 @@
#!perl #!perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1999 Netscape Communications Corporation. All Rights * Copyright (C) 1999 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
## ##

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
## ##

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,21 +1,23 @@
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the License is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# License. # rights and limitations under the License.
# #
# The Original Code is Mozilla Communicator client code, # The Original Code is Mozilla Communicator client code,
# released March 31, 1998. # released March 31, 1998.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are # Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
DEPTH = ../.. DEPTH = ../..

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #
## ##

View File

@ -1,18 +1,22 @@
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
DEPTH = .. DEPTH = ..

View File

@ -1,18 +1,22 @@
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #
# Even though we use AUTOCONF, there are just too many things that need # Even though we use AUTOCONF, there are just too many things that need

View File

@ -1,19 +1,23 @@
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>

View File

@ -1,19 +1,23 @@
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>

View File

@ -1,17 +1,21 @@
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
#//------------------------------------------------------------------------ #//------------------------------------------------------------------------
#// #//

View File

@ -1,17 +1,21 @@
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
#//------------------------------------------------------------------------ #//------------------------------------------------------------------------
#// #//

View File

@ -1,18 +1,21 @@
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License # except in compliance with the License. You may obtain a copy of
# at http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# the License for the specific language governing rights and # implied. See the License for the specific language governing
# limitations under the License. # rights and limitations under the License.
# #
# The Original Code is this file as it was released upon August 6, 1998. # The Original Code is this file as it was released upon August 6, 1998.
# #
# The Initial Developer of this code under the MPL is Christopher # The Initial Developer of the Original Code is Christopher
# Seawood, <cls@seawood.org>. Portions created by Christopher Seawood # Seawood. Portions created by Christopher Seawood are
# are Copyright (C) 1998 Christopher Seawood. All Rights Reserved. # Copyright (C) 1998 Christopher Seawood. All
# Rights Reserved.
#
# Contributor(s):
# A netscape style .mk file for autoconf builds # A netscape style .mk file for autoconf builds

View File

@ -1,19 +1,23 @@
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
/* /*

View File

@ -1,18 +1,22 @@
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# XP way of doing the build date. # XP way of doing the build date.

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# this is a hackish script used from config/rules.mk under BeOS # this is a hackish script used from config/rules.mk under BeOS
# to generate a stub for a library if it doesn't exist yet # to generate a stub for a library if it doesn't exist yet

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# this is a hackish script used from config/rules.mk under BeOS # this is a hackish script used from config/rules.mk under BeOS
# to generate a stub for a library if it doesn't exist yet # to generate a stub for a library if it doesn't exist yet

View File

@ -1,19 +1,23 @@
#perl #perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# Build BeOS intermodule dependencies # Build BeOS intermodule dependencies

View File

@ -1,19 +1,23 @@
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#include <stdio.h> #include <stdio.h>
#include <sys\stat.h> #include <sys\stat.h>

View File

@ -1,19 +1,23 @@
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
/* /*
** This is a feeble attempt at creating a BSD-style echo command ** This is a feeble attempt at creating a BSD-style echo command

View File

@ -1,19 +1,22 @@
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# the License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is Mozilla Communicator client code. # The Original Code is Mozilla Communicator client code.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
my $progname = $0; my $progname = $0;
my $contents; my $contents;

View File

@ -1,18 +1,22 @@
@echo off @echo off
rem The contents of this file are subject to the Netscape Public License rem The contents of this file are subject to the Netscape Public
rem Version 1.0 (the "NPL"); you may not use this file except in rem License Version 1.1 (the "License"); you may not use this file
rem compliance with the NPL. You may obtain a copy of the NPL at rem except in compliance with the License. You may obtain a copy of
rem http://www.mozilla.org/NPL/ rem the License at http://www.mozilla.org/NPL/
rem rem
rem Software distributed under the NPL is distributed on an "AS IS" basis, rem Software distributed under the License is distributed on an "AS
rem WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL rem IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
rem for the specific language governing rights and limitations under the rem implied. See the License for the specific language governing
rem NPL. rem rights and limitations under the License.
rem rem
rem The Initial Developer of this code under the NPL is Netscape rem The Original Code is mozilla.org code.
rem
rem The Initial Developer of the Original Code is Netscape
rem Communications Corporation. Portions created by Netscape are rem Communications Corporation. Portions created by Netscape are
rem Copyright (C) 1998 Netscape Communications Corporation. All Rights rem Copyright (C) 1998 Netscape Communications Corporation. All
rem Reserved. rem Rights Reserved.
rem
rem Contributor(s):
@echo on @echo on
@echo off @echo off

View File

@ -1,19 +1,23 @@
#!perl5 #!perl5
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,18 +1,22 @@
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
###################################################################### ######################################################################

View File

@ -1,17 +1,21 @@
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
!if !defined(CONFIG_CONFIG_MAK) !if !defined(CONFIG_CONFIG_MAK)
CONFIG_CONFIG_MAK=1 CONFIG_CONFIG_MAK=1

View File

@ -1,18 +1,22 @@
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,19 +1,23 @@
#!perl #!perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
chdir($ENV{'MOZ_SRC'}); chdir($ENV{'MOZ_SRC'});

View File

@ -1,17 +1,21 @@
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
!if !defined(VERBOSE) !if !defined(VERBOSE)
.SILENT: .SILENT:

View File

@ -1,17 +1,21 @@
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
!if !defined(VERBOSE) !if !defined(VERBOSE)
.SILENT: .SILENT:

View File

@ -1,19 +1,23 @@
#!perl5 #!perl5
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# By John Bazik # By John Bazik
# #

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
############################################################################## ##############################################################################

View File

@ -1,19 +1,23 @@
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
/* */ /* */
/* /*

View File

@ -1,18 +1,22 @@
@echo off @echo off
rem The contents of this file are subject to the Netscape Public License rem The contents of this file are subject to the Netscape Public
rem Version 1.0 (the "NPL"); you may not use this file except in rem License Version 1.1 (the "License"); you may not use this file
rem compliance with the NPL. You may obtain a copy of the NPL at rem except in compliance with the License. You may obtain a copy of
rem http://www.mozilla.org/NPL/ rem the License at http://www.mozilla.org/NPL/
rem rem
rem Software distributed under the NPL is distributed on an "AS IS" basis, rem Software distributed under the License is distributed on an "AS
rem WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL rem IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
rem for the specific language governing rights and limitations under the rem implied. See the License for the specific language governing
rem NPL. rem rights and limitations under the License.
rem rem
rem The Initial Developer of this code under the NPL is Netscape rem The Original Code is mozilla.org code.
rem
rem The Initial Developer of the Original Code is Netscape
rem Communications Corporation. Portions created by Netscape are rem Communications Corporation. Portions created by Netscape are
rem Copyright (C) 1998 Netscape Communications Corporation. All Rights rem Copyright (C) 1998 Netscape Communications Corporation. All
rem Reserved. rem Rights Reserved.
rem
rem Contributor(s):
@echo on @echo on
@if not exist %2\nul mkdir %2 @if not exist %2\nul mkdir %2

View File

@ -1,18 +1,22 @@
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
INSURE_MATCH_SCRIPT=$(topsrcdir)/build/autoconf/match-dir.sh INSURE_MATCH_SCRIPT=$(topsrcdir)/build/autoconf/match-dir.sh

View File

@ -1,17 +1,21 @@
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
!if !defined(VERBOSE) !if !defined(VERBOSE)
.SILENT: .SILENT:

View File

@ -1,17 +1,21 @@
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
!if !defined(VERBOSE) !if !defined(VERBOSE)
.SILENT: .SILENT:

View File

@ -1,20 +1,23 @@
#!/usr/local/bin/perl5 -w #!/usr/local/bin/perl5 -w
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# the License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is Mozilla Communicator client code. # The Original Code is Mozilla Communicator client code.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
# #
# set-timebomb.pl --- set the timebomb to N days from today's date. # set-timebomb.pl --- set the timebomb to N days from today's date.
# #

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
/* /*

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#ifndef DefinesMac_h_ #ifndef DefinesMac_h_

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#ifndef DefinesMozilla_h_ #ifndef DefinesMozilla_h_

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
/* This file is included from the nav-java and sun-java projects */ /* This file is included from the nav-java and sun-java projects */

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#define MOZ_MEDIUM #define MOZ_MEDIUM

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
/* /*

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#undef DEBUG #undef DEBUG

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#define DEBUG 1 #define DEBUG 1

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#define MAC_SHARED 1 #define MAC_SHARED 1

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#define MAC_SHARED 1 #define MAC_SHARED 1

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#define MAC_STATIC 1 #define MAC_STATIC 1

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#define MAC_STATIC 1 #define MAC_STATIC 1

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#pragma once #pragma once

View File

@ -1,19 +1,23 @@
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
* *
* Modified by David.Gardiner@unisa.edu.au * Modified by David.Gardiner@unisa.edu.au
* added -i option, which prepends a #line with the absolute path of the file. Useful * added -i option, which prepends a #line with the absolute path of the file. Useful

View File

@ -1,19 +1,23 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
// Dependency building hack // Dependency building hack

View File

@ -1,17 +1,21 @@
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
#//------------------------------------------------------------------------ #//------------------------------------------------------------------------
#// #//

View File

@ -1,19 +1,23 @@
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#include <windows.h> #include <windows.h>

View File

@ -1,19 +1,23 @@
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
#include <stdio.h> #include <stdio.h>

View File

@ -1,20 +1,23 @@
#!/usr/bin/env perl #!/usr/bin/env perl
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is this file as it was released upon March 8, 1999. # The Original Code is this file as it was released upon March 8, 1999.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1999 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1999 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
# mddepend.pl - Reads in dependencies generated my -MD flag. Prints list # mddepend.pl - Reads in dependencies generated my -MD flag. Prints list
# of objects that need to be rebuilt. These can then be added to the # of objects that need to be rebuilt. These can then be added to the

View File

@ -1,18 +1,22 @@
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
DEPTH = ../.. DEPTH = ../..

View File

@ -1,18 +1,22 @@
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
DEPTH = ../.. DEPTH = ../..

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
############################################################################## ##############################################################################

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
############################################################################## ##############################################################################

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
############################################################################## ##############################################################################

View File

@ -1,19 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
############################################################################## ##############################################################################

View File

@ -1,19 +1,23 @@
#! perl #! perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
require "fastcwd.pl"; require "fastcwd.pl";

View File

@ -1,19 +1,23 @@
#! perl #! perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

View File

@ -1,19 +1,23 @@
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* *
* The contents of this file are subject to the Netscape Public License * The contents of this file are subject to the Netscape Public
* Version 1.0 (the "NPL"); you may not use this file except in * License Version 1.1 (the "License"); you may not use this file
* compliance with the NPL. You may obtain a copy of the NPL at * except in compliance with the License. You may obtain a copy of
* http://www.mozilla.org/NPL/ * the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the NPL is distributed on an "AS IS" basis, * Software distributed under the License is distributed on an "AS
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* for the specific language governing rights and limitations under the * implied. See the License for the specific language governing
* NPL. * rights and limitations under the License.
* *
* The Initial Developer of this code under the NPL is Netscape * The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are * Communications Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All Rights * Copyright (C) 1998 Netscape Communications Corporation. All
* Reserved. * Rights Reserved.
*
* Contributor(s):
*/ */
/* /*
** Netscape portable install command. ** Netscape portable install command.

View File

@ -1,17 +1,21 @@
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
!if !defined(VERBOSE) !if !defined(VERBOSE)
.SILENT: .SILENT:

View File

@ -1,19 +1,23 @@
#!perl #!perl
# #
# The contents of this file are subject to the Netscape Public License # The contents of this file are subject to the Netscape Public
# Version 1.0 (the "NPL"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the NPL. You may obtain a copy of the NPL at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/NPL/ # the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the NPL is distributed on an "AS IS" basis, # Software distributed under the License is distributed on an "AS
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# for the specific language governing rights and limitations under the # implied. See the License for the specific language governing
# NPL. # rights and limitations under the License.
# #
# The Initial Developer of this code under the NPL is Netscape # The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are # Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights # Copyright (C) 1998 Netscape Communications Corporation. All
# Reserved. # Rights Reserved.
#
# Contributor(s):
# #
# #

Some files were not shown because too many files have changed in this diff Show More