diff --git a/mozilla/cck/initdist.win b/mozilla/cck/initdist.win index e3c9f6171fd..c063fbd9060 100644 --- a/mozilla/cck/initdist.win +++ b/mozilla/cck/initdist.win @@ -1,19 +1,23 @@ #!nmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): CCKDIST=$(DEPTH)\cck\dist diff --git a/mozilla/java/Makefile.in b/mozilla/java/Makefile.in index 16c1ea35456..9df4cd567b5 100644 --- a/mozilla/java/Makefile.in +++ b/mozilla/java/Makefile.in @@ -1,18 +1,22 @@ #!gmake -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): DEPTH = .. topsrcdir = @top_srcdir@ diff --git a/mozilla/java/Makefile.win b/mozilla/java/Makefile.win index 3dfbb4c1d41..0b46f045fd7 100644 --- a/mozilla/java/Makefile.win +++ b/mozilla/java/Makefile.win @@ -1,18 +1,23 @@ #!nmake # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun -# Microsystems, Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): IGNORE_MANIFEST=1 #//------------------------------------------------------------------------ diff --git a/mozilla/java/config/buildpkg.bat b/mozilla/java/config/buildpkg.bat index 33ab2abd143..af94e59f824 100644 --- a/mozilla/java/config/buildpkg.bat +++ b/mozilla/java/config/buildpkg.bat @@ -1,18 +1,22 @@ @echo off -rem The contents of this file are subject to the Netscape Public License -rem Version 1.0 (the "NPL"); you may not use this file except in -rem compliance with the NPL. You may obtain a copy of the NPL at -rem http://www.mozilla.org/NPL/ +rem The contents of this file are subject to the Netscape Public +rem License Version 1.1 (the "License"); you may not use this file +rem except in compliance with the License. You may obtain a copy of +rem the License at http://www.mozilla.org/NPL/ rem -rem Software distributed under the NPL is distributed on an "AS IS" basis, -rem WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -rem for the specific language governing rights and limitations under the -rem NPL. +rem Software distributed under the License is distributed on an "AS +rem IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +rem implied. See the License for the specific language governing +rem rights and limitations under the License. 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 Copyright (C) 1998 Netscape Communications Corporation. All Rights -rem Reserved. +rem Copyright (C) 1998 Netscape Communications Corporation. All +rem Rights Reserved. +rem +rem Contributor(s): @echo on @echo off diff --git a/mozilla/java/config/outofdate.pl b/mozilla/java/config/outofdate.pl index 25313c3dce0..e2c45b9332b 100644 --- a/mozilla/java/config/outofdate.pl +++ b/mozilla/java/config/outofdate.pl @@ -1,19 +1,23 @@ #!perl # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # # diff --git a/mozilla/java/dom/Makefile b/mozilla/java/dom/Makefile index 8b2208f589f..75275be010e 100644 --- a/mozilla/java/dom/Makefile +++ b/mozilla/java/dom/Makefile @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): DEPTH = ../.. topsrcdir = $(DEPTH) diff --git a/mozilla/java/dom/Makefile.in b/mozilla/java/dom/Makefile.in index a4ad77b5580..279a1bd13e5 100644 --- a/mozilla/java/dom/Makefile.in +++ b/mozilla/java/dom/Makefile.in @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): DEPTH = ../.. topsrcdir = @top_srcdir@ diff --git a/mozilla/java/dom/Makefile.linux b/mozilla/java/dom/Makefile.linux index 417b8c32279..9b0bb5041b5 100644 --- a/mozilla/java/dom/Makefile.linux +++ b/mozilla/java/dom/Makefile.linux @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): DEPTH = /opt/mozilla topsrcdir = $(DEPTH) diff --git a/mozilla/java/dom/jni/AttrImpl.java b/mozilla/java/dom/jni/AttrImpl.java index abbbd9889b0..d2e132b71c3 100644 --- a/mozilla/java/dom/jni/AttrImpl.java +++ b/mozilla/java/dom/jni/AttrImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/CDATASectionImpl.java b/mozilla/java/dom/jni/CDATASectionImpl.java index 6a748c426b5..efe76e90f02 100644 --- a/mozilla/java/dom/jni/CDATASectionImpl.java +++ b/mozilla/java/dom/jni/CDATASectionImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/CharacterDataImpl.java b/mozilla/java/dom/jni/CharacterDataImpl.java index 84a9fa7f9ae..a64e768a2e9 100644 --- a/mozilla/java/dom/jni/CharacterDataImpl.java +++ b/mozilla/java/dom/jni/CharacterDataImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/CommentImpl.java b/mozilla/java/dom/jni/CommentImpl.java index e8aff9d08aa..822b0c84294 100644 --- a/mozilla/java/dom/jni/CommentImpl.java +++ b/mozilla/java/dom/jni/CommentImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/DOMAccessor.java b/mozilla/java/dom/jni/DOMAccessor.java index d1622593624..da1ca29c7b5 100644 --- a/mozilla/java/dom/jni/DOMAccessor.java +++ b/mozilla/java/dom/jni/DOMAccessor.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/DOMAccessorImpl.java b/mozilla/java/dom/jni/DOMAccessorImpl.java index 6bbce70da8d..3eafa09dd4e 100644 --- a/mozilla/java/dom/jni/DOMAccessorImpl.java +++ b/mozilla/java/dom/jni/DOMAccessorImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/DOMExceptionImpl.java b/mozilla/java/dom/jni/DOMExceptionImpl.java index 2a4f0c68c92..63de9f22902 100644 --- a/mozilla/java/dom/jni/DOMExceptionImpl.java +++ b/mozilla/java/dom/jni/DOMExceptionImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/DOMFactory.java b/mozilla/java/dom/jni/DOMFactory.java index b8eb1ce4550..6ba722f8358 100644 --- a/mozilla/java/dom/jni/DOMFactory.java +++ b/mozilla/java/dom/jni/DOMFactory.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/DOMGarbageCollector.java b/mozilla/java/dom/jni/DOMGarbageCollector.java index 75d69135ce2..c53af03348a 100644 --- a/mozilla/java/dom/jni/DOMGarbageCollector.java +++ b/mozilla/java/dom/jni/DOMGarbageCollector.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/DOMImplementationImpl.java b/mozilla/java/dom/jni/DOMImplementationImpl.java index a57f53056ef..9dc5709c4e3 100644 --- a/mozilla/java/dom/jni/DOMImplementationImpl.java +++ b/mozilla/java/dom/jni/DOMImplementationImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/DocumentFragmentImpl.java b/mozilla/java/dom/jni/DocumentFragmentImpl.java index 260db739cd8..a706924db47 100644 --- a/mozilla/java/dom/jni/DocumentFragmentImpl.java +++ b/mozilla/java/dom/jni/DocumentFragmentImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/DocumentImpl.java b/mozilla/java/dom/jni/DocumentImpl.java index e8eb56fbaae..679056c6247 100644 --- a/mozilla/java/dom/jni/DocumentImpl.java +++ b/mozilla/java/dom/jni/DocumentImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/DocumentLoadListener.java b/mozilla/java/dom/jni/DocumentLoadListener.java index 07bc5f1cbf1..f75fd0f7248 100644 --- a/mozilla/java/dom/jni/DocumentLoadListener.java +++ b/mozilla/java/dom/jni/DocumentLoadListener.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/DocumentTypeImpl.java b/mozilla/java/dom/jni/DocumentTypeImpl.java index 6b7dfd79291..3b22589a8e6 100644 --- a/mozilla/java/dom/jni/DocumentTypeImpl.java +++ b/mozilla/java/dom/jni/DocumentTypeImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/ElementImpl.java b/mozilla/java/dom/jni/ElementImpl.java index a6c2d8ee140..6390893be61 100644 --- a/mozilla/java/dom/jni/ElementImpl.java +++ b/mozilla/java/dom/jni/ElementImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/EntityImpl.java b/mozilla/java/dom/jni/EntityImpl.java index f4c45a3d076..ab6e6290458 100644 --- a/mozilla/java/dom/jni/EntityImpl.java +++ b/mozilla/java/dom/jni/EntityImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/EntityReferenceImpl.java b/mozilla/java/dom/jni/EntityReferenceImpl.java index 9884f291bf7..f3081e41577 100644 --- a/mozilla/java/dom/jni/EntityReferenceImpl.java +++ b/mozilla/java/dom/jni/EntityReferenceImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/EventImpl.java b/mozilla/java/dom/jni/EventImpl.java index 517e9b99505..118603ea078 100644 --- a/mozilla/java/dom/jni/EventImpl.java +++ b/mozilla/java/dom/jni/EventImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom.events; diff --git a/mozilla/java/dom/jni/KeyEventImpl.java b/mozilla/java/dom/jni/KeyEventImpl.java index dbb5123f7ce..7d923639757 100644 --- a/mozilla/java/dom/jni/KeyEventImpl.java +++ b/mozilla/java/dom/jni/KeyEventImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom.events; diff --git a/mozilla/java/dom/jni/Makefile b/mozilla/java/dom/jni/Makefile index 81836e97d95..7e5eee144de 100644 --- a/mozilla/java/dom/jni/Makefile +++ b/mozilla/java/dom/jni/Makefile @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): DEPTH = ../../.. topsrcdir = $(DEPTH) diff --git a/mozilla/java/dom/jni/Makefile.in b/mozilla/java/dom/jni/Makefile.in index a02334c67a8..9848abea4a8 100644 --- a/mozilla/java/dom/jni/Makefile.in +++ b/mozilla/java/dom/jni/Makefile.in @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): DEPTH = ../../.. topsrcdir = @top_srcdir@ diff --git a/mozilla/java/dom/jni/MouseEventImpl.java b/mozilla/java/dom/jni/MouseEventImpl.java index ed24f092fa8..8f109cb8d57 100644 --- a/mozilla/java/dom/jni/MouseEventImpl.java +++ b/mozilla/java/dom/jni/MouseEventImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom.events; diff --git a/mozilla/java/dom/jni/MutationEventImpl.java b/mozilla/java/dom/jni/MutationEventImpl.java index 9df0868f5a5..62a9212662d 100644 --- a/mozilla/java/dom/jni/MutationEventImpl.java +++ b/mozilla/java/dom/jni/MutationEventImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom.events; diff --git a/mozilla/java/dom/jni/NamedNodeMapImpl.java b/mozilla/java/dom/jni/NamedNodeMapImpl.java index aa7061d57d7..b800c3464b4 100644 --- a/mozilla/java/dom/jni/NamedNodeMapImpl.java +++ b/mozilla/java/dom/jni/NamedNodeMapImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/NodeImpl.java b/mozilla/java/dom/jni/NodeImpl.java index b2e1729580d..7dd12694305 100644 --- a/mozilla/java/dom/jni/NodeImpl.java +++ b/mozilla/java/dom/jni/NodeImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/NodeListImpl.java b/mozilla/java/dom/jni/NodeListImpl.java index 3ab159b5031..f46e03e1115 100644 --- a/mozilla/java/dom/jni/NodeListImpl.java +++ b/mozilla/java/dom/jni/NodeListImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/NotationImpl.java b/mozilla/java/dom/jni/NotationImpl.java index e3109d049e5..461fe5c563a 100644 --- a/mozilla/java/dom/jni/NotationImpl.java +++ b/mozilla/java/dom/jni/NotationImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/ProcessingInstructionImpl.java b/mozilla/java/dom/jni/ProcessingInstructionImpl.java index a88c035b4de..a46deefcab7 100644 --- a/mozilla/java/dom/jni/ProcessingInstructionImpl.java +++ b/mozilla/java/dom/jni/ProcessingInstructionImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/TextImpl.java b/mozilla/java/dom/jni/TextImpl.java index 9ee1e94eb0b..165f23abfc3 100644 --- a/mozilla/java/dom/jni/TextImpl.java +++ b/mozilla/java/dom/jni/TextImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/jni/UIEventImpl.java b/mozilla/java/dom/jni/UIEventImpl.java index b9b878012d8..5d496ce56a2 100644 --- a/mozilla/java/dom/jni/UIEventImpl.java +++ b/mozilla/java/dom/jni/UIEventImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom.events; diff --git a/mozilla/java/dom/jni/javaDOMEventsGlobals.cpp b/mozilla/java/dom/jni/javaDOMEventsGlobals.cpp index 3918b7abf01..4e240d39e17 100644 --- a/mozilla/java/dom/jni/javaDOMEventsGlobals.cpp +++ b/mozilla/java/dom/jni/javaDOMEventsGlobals.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/javaDOMEventsGlobals.h b/mozilla/java/dom/jni/javaDOMEventsGlobals.h index 20ae295324e..c74587a23bd 100644 --- a/mozilla/java/dom/jni/javaDOMEventsGlobals.h +++ b/mozilla/java/dom/jni/javaDOMEventsGlobals.h @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #ifndef __JavaDOMEventsGlobals_h__ diff --git a/mozilla/java/dom/jni/javaDOMGlobals.cpp b/mozilla/java/dom/jni/javaDOMGlobals.cpp index ddabb688a8f..610b251cfa2 100644 --- a/mozilla/java/dom/jni/javaDOMGlobals.cpp +++ b/mozilla/java/dom/jni/javaDOMGlobals.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/javaDOMGlobals.h b/mozilla/java/dom/jni/javaDOMGlobals.h index 86f3563dc7e..2c4462cc275 100644 --- a/mozilla/java/dom/jni/javaDOMGlobals.h +++ b/mozilla/java/dom/jni/javaDOMGlobals.h @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #ifndef __JavaDOMGlobals_h__ diff --git a/mozilla/java/dom/jni/makefile.win b/mozilla/java/dom/jni/makefile.win index 7d8a8d4dcda..dcb8c0f9485 100755 --- a/mozilla/java/dom/jni/makefile.win +++ b/mozilla/java/dom/jni/makefile.win @@ -1,18 +1,23 @@ #!nmake # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): DEPTH=..\..\.. IGNORE_MANIFEST=1 diff --git a/mozilla/java/dom/jni/nativeDOMProxyListener.cpp b/mozilla/java/dom/jni/nativeDOMProxyListener.cpp index 7e6713bba0d..d51eab9ef4a 100644 --- a/mozilla/java/dom/jni/nativeDOMProxyListener.cpp +++ b/mozilla/java/dom/jni/nativeDOMProxyListener.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include diff --git a/mozilla/java/dom/jni/org_mozilla_dom_AttrImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_AttrImpl.cpp index 56e544bada9..296e15a9c4e 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_AttrImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_AttrImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_CharacterDataImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_CharacterDataImpl.cpp index b59dcfaf373..cd1012da906 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_CharacterDataImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_CharacterDataImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_DOMGarbageCollector.cpp b/mozilla/java/dom/jni/org_mozilla_dom_DOMGarbageCollector.cpp index 6d46b25d1f7..3b387587d46 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_DOMGarbageCollector.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_DOMGarbageCollector.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "org_mozilla_dom_DOMGarbageCollector.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_DOMImplementationImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_DOMImplementationImpl.cpp index ee8d3cb94a3..05a04c29901 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_DOMImplementationImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_DOMImplementationImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_DocumentImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_DocumentImpl.cpp index 633a37ca7a0..56ce07d6b8a 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_DocumentImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_DocumentImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_DocumentTypeImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_DocumentTypeImpl.cpp index d6fdbea1813..f87adce7749 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_DocumentTypeImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_DocumentTypeImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_ElementImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_ElementImpl.cpp index 5b11c33d334..8dea4942ba9 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_ElementImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_ElementImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_EntityImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_EntityImpl.cpp index 507869da4fd..e251bbe9170 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_EntityImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_EntityImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_NamedNodeMapImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_NamedNodeMapImpl.cpp index 086af32fbee..b1c67820589 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_NamedNodeMapImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_NamedNodeMapImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_NodeImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_NodeImpl.cpp index 31a903a7d09..5931579c293 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_NodeImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_NodeImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_NodeListImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_NodeListImpl.cpp index 1a063365149..af0127e9d64 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_NodeListImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_NodeListImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_NotationImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_NotationImpl.cpp index 41da0f14362..01f99407656 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_NotationImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_NotationImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_ProcessingInstructionImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_ProcessingInstructionImpl.cpp index 8f4f09323ca..5669ba433fd 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_ProcessingInstructionImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_ProcessingInstructionImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_TextImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_TextImpl.cpp index 56bb164686a..3351327be51 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_TextImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_TextImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_events_EventImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_events_EventImpl.cpp index 2c95ad451f2..bf877743cc1 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_events_EventImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_events_EventImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_events_KeyEventImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_events_KeyEventImpl.cpp index 73e8ddb98eb..c520f25dc60 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_events_KeyEventImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_events_KeyEventImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_events_MouseEventImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_events_MouseEventImpl.cpp index 1041cb5ebf9..7cb212fc8de 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_events_MouseEventImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_events_MouseEventImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/jni/org_mozilla_dom_events_UIEventImpl.cpp b/mozilla/java/dom/jni/org_mozilla_dom_events_UIEventImpl.cpp index 9e3c71b4ca7..7ddfb8b3532 100644 --- a/mozilla/java/dom/jni/org_mozilla_dom_events_UIEventImpl.cpp +++ b/mozilla/java/dom/jni/org_mozilla_dom_events_UIEventImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prlog.h" diff --git a/mozilla/java/dom/makefile.win b/mozilla/java/dom/makefile.win index ecffda7494e..67f81586d27 100755 --- a/mozilla/java/dom/makefile.win +++ b/mozilla/java/dom/makefile.win @@ -1,18 +1,23 @@ #!nmake # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): DEPTH=..\.. IGNORE_MANIFEST=1 diff --git a/mozilla/java/dom/nsIJavaDOM.h b/mozilla/java/dom/nsIJavaDOM.h index bb6e9c1f106..8b980633958 100644 --- a/mozilla/java/dom/nsIJavaDOM.h +++ b/mozilla/java/dom/nsIJavaDOM.h @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #ifndef __nsIJavaDOM_h__ diff --git a/mozilla/java/dom/nsJavaDOMCID.h b/mozilla/java/dom/nsJavaDOMCID.h index b242d57c7f7..492378a7903 100644 --- a/mozilla/java/dom/nsJavaDOMCID.h +++ b/mozilla/java/dom/nsJavaDOMCID.h @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #ifndef __nsJavaDOMCID_h__ diff --git a/mozilla/java/dom/nsJavaDOMFactory.cpp b/mozilla/java/dom/nsJavaDOMFactory.cpp index 6d009ba0e51..9d7a55b561e 100644 --- a/mozilla/java/dom/nsJavaDOMFactory.cpp +++ b/mozilla/java/dom/nsJavaDOMFactory.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "pratom.h" diff --git a/mozilla/java/dom/nsJavaDOMFactory.h b/mozilla/java/dom/nsJavaDOMFactory.h index d9dea49c132..b501b3addf6 100644 --- a/mozilla/java/dom/nsJavaDOMFactory.h +++ b/mozilla/java/dom/nsJavaDOMFactory.h @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #ifndef __nsJavaDOMFactory_h__ diff --git a/mozilla/java/dom/nsJavaDOMImpl.cpp b/mozilla/java/dom/nsJavaDOMImpl.cpp index c4ee126b814..2fea6403195 100755 --- a/mozilla/java/dom/nsJavaDOMImpl.cpp +++ b/mozilla/java/dom/nsJavaDOMImpl.cpp @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ #include "prenv.h" diff --git a/mozilla/java/dom/tests/src/DOMAccessorImpl.java b/mozilla/java/dom/tests/src/DOMAccessorImpl.java index 7b94fd0b76e..edc68bbcd66 100755 --- a/mozilla/java/dom/tests/src/DOMAccessorImpl.java +++ b/mozilla/java/dom/tests/src/DOMAccessorImpl.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/dom/tests/src/DOMFactory.java b/mozilla/java/dom/tests/src/DOMFactory.java index aadea75f7c8..10deb878512 100755 --- a/mozilla/java/dom/tests/src/DOMFactory.java +++ b/mozilla/java/dom/tests/src/DOMFactory.java @@ -1,17 +1,22 @@ /* -The contents of this file are subject to the Mozilla Public License -Version 1.0 (the "License"); you may not use this file except in -compliance with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/ + The contents of this file are subject to the Mozilla Public + License Version 1.1 (the "License"); you may not use this file + except in compliance with the License. You may obtain a copy of + the License at http://www.mozilla.org/MPL/ -Software distributed under the License is distributed on an "AS IS" -basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -the License for the specific language governing rights and limitations -under the License. + Software distributed under the License is distributed on an "AS + IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. See the License for the specific language governing + rights and limitations under the License. -The Initial Developer of the Original Code is Sun Microsystems, -Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -Inc. All Rights Reserved. + The Original Code is mozilla.org code. + + The Initial Developer of the Original Code is Sun Microsystems, + Inc. Portions created by Sun are + Copyright (C) 1999 Sun Microsystems, Inc. All + Rights Reserved. + + Contributor(s): */ package org.mozilla.dom; diff --git a/mozilla/java/plugins/classes/makefile.win b/mozilla/java/plugins/classes/makefile.win index 5fdc5b1f65c..d7db6b838fd 100644 --- a/mozilla/java/plugins/classes/makefile.win +++ b/mozilla/java/plugins/classes/makefile.win @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): IGNORE_MANIFEST=1 #//------------------------------------------------------------------------ diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/Pluglet.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/Pluglet.java index d883928150c..9ca1e371567 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/Pluglet.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/Pluglet.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletInstance.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletInstance.java index d5fc8c3293e..327b25f3d25 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletInstance.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletInstance.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet; import org.mozilla.pluglet.mozilla.*; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletLoader.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletLoader.java index 6b40129fa1e..8b58d8bac52 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletLoader.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletLoader.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletPolicy.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletPolicy.java index 15d7779e803..422a9cecd8c 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletPolicy.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletPolicy.java @@ -1,17 +1,22 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletStreamListener.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletStreamListener.java index 1552151fac2..4f66a46383d 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletStreamListener.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/PlugletStreamListener.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/Registry.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/Registry.java index 1d3f5e59f9d..4db0f818ca8 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/Registry.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/Registry.java @@ -1,17 +1,22 @@ /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/makefile.win b/mozilla/java/plugins/classes/org/mozilla/pluglet/makefile.win index 6f63968337d..2389d294a79 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/makefile.win +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/makefile.win @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): IGNORE_MANIFEST=1 #//------------------------------------------------------------------------ diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/ByteRanges.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/ByteRanges.java index 4a8930eaa6e..2e4d0ce67c8 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/ByteRanges.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/ByteRanges.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/ByteRangesImpl.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/ByteRangesImpl.java index c655fd95eca..1709c672e05 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/ByteRangesImpl.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/ByteRangesImpl.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletInputStream.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletInputStream.java index d4233ba036a..4783e9cf183 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletInputStream.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletInputStream.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletInstancePeer.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletInstancePeer.java index 27968d6099d..0666473d3e5 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletInstancePeer.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletInstancePeer.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; import java.io.OutputStream; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletInstancePeerImpl.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletInstancePeerImpl.java index 3070553944c..476e235473c 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletInstancePeerImpl.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletInstancePeerImpl.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; import java.io.OutputStream; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletManager.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletManager.java index 55798f0c31f..84360b7807d 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletManager.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletManager.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; import org.mozilla.pluglet.*; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletManager2.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletManager2.java index cbed78fb5a8..cd1b63a55e6 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletManager2.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletManager2.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; import java.net.URL; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletManagerImpl.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletManagerImpl.java index b8e37971173..9bb865dc3c2 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletManagerImpl.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletManagerImpl.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; import org.mozilla.pluglet.*; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletOutputStream.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletOutputStream.java index a76e905e16c..776fc59ef4a 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletOutputStream.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletOutputStream.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; import java.io.*; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletStreamInfo.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletStreamInfo.java index f93982f970f..472fea3eed1 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletStreamInfo.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletStreamInfo.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletStreamInfoImpl.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletStreamInfoImpl.java index 01d075cd8a4..928fae83ec5 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletStreamInfoImpl.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletStreamInfoImpl.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletTagInfo.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletTagInfo.java index b83440c44d3..f99f5c7dfd8 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletTagInfo.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletTagInfo.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; import java.util.*; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletTagInfo2.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletTagInfo2.java index d227aba21db..cf2e4a74dbb 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletTagInfo2.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletTagInfo2.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; import java.util.*; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletTagInfo2Impl.java b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletTagInfo2Impl.java index 8b2ccb554dc..e047b3c86ac 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletTagInfo2Impl.java +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletTagInfo2Impl.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.pluglet.mozilla; import java.util.*; diff --git a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/makefile.win b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/makefile.win index e80679e2a8f..060c18c3fc5 100644 --- a/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/makefile.win +++ b/mozilla/java/plugins/classes/org/mozilla/pluglet/mozilla/makefile.win @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): IGNORE_MANIFEST=1 #//------------------------------------------------------------------------ diff --git a/mozilla/java/plugins/classes/org/mozilla/util/Debug.java b/mozilla/java/plugins/classes/org/mozilla/util/Debug.java index a67217e611e..487a47e651e 100644 --- a/mozilla/java/plugins/classes/org/mozilla/util/Debug.java +++ b/mozilla/java/plugins/classes/org/mozilla/util/Debug.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.util; diff --git a/mozilla/java/plugins/classes/org/mozilla/util/makefile.win b/mozilla/java/plugins/classes/org/mozilla/util/makefile.win index 8bcbd171f6f..491830f0066 100644 --- a/mozilla/java/plugins/classes/org/mozilla/util/makefile.win +++ b/mozilla/java/plugins/classes/org/mozilla/util/makefile.win @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): IGNORE_MANIFEST=1 #//------------------------------------------------------------------------ diff --git a/mozilla/java/plugins/examples/MediaPlayer/makefile.win b/mozilla/java/plugins/examples/MediaPlayer/makefile.win index 6ed420e4562..a4e71cad6ce 100644 --- a/mozilla/java/plugins/examples/MediaPlayer/makefile.win +++ b/mozilla/java/plugins/examples/MediaPlayer/makefile.win @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): .SUFFIXES: .java .class .java.class: diff --git a/mozilla/java/plugins/examples/pdf/makefile.win b/mozilla/java/plugins/examples/pdf/makefile.win index 83a65041d32..bc47a41ae6d 100644 --- a/mozilla/java/plugins/examples/pdf/makefile.win +++ b/mozilla/java/plugins/examples/pdf/makefile.win @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): .SUFFIXES: .java .class .java.class: diff --git a/mozilla/java/plugins/examples/rtf/makefile.win b/mozilla/java/plugins/examples/rtf/makefile.win index a69997519f3..0e94101276b 100644 --- a/mozilla/java/plugins/examples/rtf/makefile.win +++ b/mozilla/java/plugins/examples/rtf/makefile.win @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): .SUFFIXES: .java .class .java.class: diff --git a/mozilla/java/plugins/examples/zip/makefile.win b/mozilla/java/plugins/examples/zip/makefile.win index 38a1bf618b9..d27c9db36db 100644 --- a/mozilla/java/plugins/examples/zip/makefile.win +++ b/mozilla/java/plugins/examples/zip/makefile.win @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): .SUFFIXES: .java .class .java.class: diff --git a/mozilla/java/plugins/jni/ByteRanges.cpp b/mozilla/java/plugins/jni/ByteRanges.cpp index f1ec1d3c63b..92db8bea829 100644 --- a/mozilla/java/plugins/jni/ByteRanges.cpp +++ b/mozilla/java/plugins/jni/ByteRanges.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "ByteRanges.h" diff --git a/mozilla/java/plugins/jni/ByteRanges.h b/mozilla/java/plugins/jni/ByteRanges.h index 696da718db1..204342e89e9 100644 --- a/mozilla/java/plugins/jni/ByteRanges.h +++ b/mozilla/java/plugins/jni/ByteRanges.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __ByteRanges_h__ diff --git a/mozilla/java/plugins/jni/PlugletOutputStream.cpp b/mozilla/java/plugins/jni/PlugletOutputStream.cpp index 6304b09a29e..aa456ebb607 100644 --- a/mozilla/java/plugins/jni/PlugletOutputStream.cpp +++ b/mozilla/java/plugins/jni/PlugletOutputStream.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "PlugletOutputStream.h" diff --git a/mozilla/java/plugins/jni/PlugletOutputStream.h b/mozilla/java/plugins/jni/PlugletOutputStream.h index 6bfe55d536e..491120a14d3 100644 --- a/mozilla/java/plugins/jni/PlugletOutputStream.h +++ b/mozilla/java/plugins/jni/PlugletOutputStream.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __PlugletOutputStream_h__ #define __PlugletOutputStream_h__ diff --git a/mozilla/java/plugins/jni/PlugletTagInfo2.cpp b/mozilla/java/plugins/jni/PlugletTagInfo2.cpp index 3a54b08f4e7..4ccca93c7ab 100644 --- a/mozilla/java/plugins/jni/PlugletTagInfo2.cpp +++ b/mozilla/java/plugins/jni/PlugletTagInfo2.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "PlugletTagInfo2.h" diff --git a/mozilla/java/plugins/jni/PlugletTagInfo2.h b/mozilla/java/plugins/jni/PlugletTagInfo2.h index 2a71ef1da36..c8f5a2f5126 100644 --- a/mozilla/java/plugins/jni/PlugletTagInfo2.h +++ b/mozilla/java/plugins/jni/PlugletTagInfo2.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __PlugletTagInfo2_h__ #define __PlugletTagInfo2_h__ diff --git a/mozilla/java/plugins/jni/makefile.win b/mozilla/java/plugins/jni/makefile.win index 4fb93f1b913..770a456ec52 100644 --- a/mozilla/java/plugins/jni/makefile.win +++ b/mozilla/java/plugins/jni/makefile.win @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): IGNORE_MANIFEST=1 #//------------------------------------------------------------------------ diff --git a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInputStream.cpp b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInputStream.cpp index 156ad9a923b..038815f12fd 100644 --- a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInputStream.cpp +++ b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInputStream.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsIInputStream.h" #include "org_mozilla_pluglet_mozilla_PlugletInputStream.h" diff --git a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInputStream.h b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInputStream.h index 8f4df2aedcd..77e550235c6 100644 --- a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInputStream.h +++ b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInputStream.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ /* DO NOT EDIT THIS FILE - it is machine generated */ #include diff --git a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInstancePeerImpl.cpp b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInstancePeerImpl.cpp index 462435e6c34..e3bfa70e280 100644 --- a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInstancePeerImpl.cpp +++ b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInstancePeerImpl.cpp @@ -1,17 +1,22 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsIPluginInstancePeer.h" diff --git a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInstancePeerImpl.h b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInstancePeerImpl.h index 0de0d85602c..05d52f85e7e 100644 --- a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInstancePeerImpl.h +++ b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletInstancePeerImpl.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ /* DO NOT EDIT THIS FILE - it is machine generated */ diff --git a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletManagerImpl.cpp b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletManagerImpl.cpp index 46a9a4ae47b..bd685988317 100644 --- a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletManagerImpl.cpp +++ b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletManagerImpl.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsIPluginManager.h" #include "org_mozilla_pluglet_mozilla_PlugletManagerImpl.h" diff --git a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletManagerImpl.h b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletManagerImpl.h index 80dbcef22dd..f2c32971dc1 100644 --- a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletManagerImpl.h +++ b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletManagerImpl.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ /* DO NOT EDIT THIS FILE - it is machine generated */ #include diff --git a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletOutputStream.cpp b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletOutputStream.cpp index 547b742c798..1ff7270a8f7 100644 --- a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletOutputStream.cpp +++ b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletOutputStream.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsIOutputStream.h" #include "org_mozilla_pluglet_mozilla_PlugletOutputStream.h" diff --git a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletOutputStream.h b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletOutputStream.h index 894cdc935cf..ed4f85689ed 100644 --- a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletOutputStream.h +++ b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletOutputStream.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ /* DO NOT EDIT THIS FILE - it is machine generated */ diff --git a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletStreamInfoImpl.cpp b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletStreamInfoImpl.cpp index 1cf135617f1..d97ce42576f 100644 --- a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletStreamInfoImpl.cpp +++ b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletStreamInfoImpl.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsIPluginStreamInfo.h" #include "org_mozilla_pluglet_mozilla_PlugletStreamInfoImpl.h" diff --git a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletStreamInfoImpl.h b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletStreamInfoImpl.h index 4f670436296..a03806ffa4e 100644 --- a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletStreamInfoImpl.h +++ b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletStreamInfoImpl.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ /* DO NOT EDIT THIS FILE - it is machine generated */ #include "jni.h" diff --git a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletTagInfo2Impl.cpp b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletTagInfo2Impl.cpp index 789f131ece6..22c5d917a76 100644 --- a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletTagInfo2Impl.cpp +++ b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletTagInfo2Impl.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsIPluginTagInfo2.h" #include "org_mozilla_pluglet_mozilla_PlugletTagInfo2Impl.h" diff --git a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletTagInfo2Impl.h b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletTagInfo2Impl.h index a63e9050e0d..e40fb599453 100644 --- a/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletTagInfo2Impl.h +++ b/mozilla/java/plugins/jni/org_mozilla_pluglet_mozilla_PlugletTagInfo2Impl.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ /* DO NOT EDIT THIS FILE - it is machine generated */ #include diff --git a/mozilla/java/plugins/jni/org_mozilla_util_Debug.cpp b/mozilla/java/plugins/jni/org_mozilla_util_Debug.cpp index 75c81517cd8..db98c6eaaa7 100644 --- a/mozilla/java/plugins/jni/org_mozilla_util_Debug.cpp +++ b/mozilla/java/plugins/jni/org_mozilla_util_Debug.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "org_mozilla_util_Debug.h" /* diff --git a/mozilla/java/plugins/jni/org_mozilla_util_Debug.h b/mozilla/java/plugins/jni/org_mozilla_util_Debug.h index aaa1d49d1ac..074bae529f7 100644 --- a/mozilla/java/plugins/jni/org_mozilla_util_Debug.h +++ b/mozilla/java/plugins/jni/org_mozilla_util_Debug.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ /* DO NOT EDIT THIS FILE - it is machine generated */ #include diff --git a/mozilla/java/plugins/makefile.win b/mozilla/java/plugins/makefile.win index 564aa004684..aeee17fe30d 100644 --- a/mozilla/java/plugins/makefile.win +++ b/mozilla/java/plugins/makefile.win @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): IGNORE_MANIFEST=1 #//------------------------------------------------------------------------ diff --git a/mozilla/java/plugins/src/Pluglet.cpp b/mozilla/java/plugins/src/Pluglet.cpp index 2f85d4890f1..322c5ac0eff 100644 --- a/mozilla/java/plugins/src/Pluglet.cpp +++ b/mozilla/java/plugins/src/Pluglet.cpp @@ -1,17 +1,22 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "Pluglet.h" #include "PlugletEngine.h" diff --git a/mozilla/java/plugins/src/Pluglet.h b/mozilla/java/plugins/src/Pluglet.h index fad9d2d968d..3c7b08cd692 100644 --- a/mozilla/java/plugins/src/Pluglet.h +++ b/mozilla/java/plugins/src/Pluglet.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __Pluglet_h__ #define __Pluglet_h__ diff --git a/mozilla/java/plugins/src/PlugletEngine.cpp b/mozilla/java/plugins/src/PlugletEngine.cpp index 82d1b5718f7..cd82549f6cc 100644 --- a/mozilla/java/plugins/src/PlugletEngine.cpp +++ b/mozilla/java/plugins/src/PlugletEngine.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "PlugletEngine.h" #include "Pluglet.h" diff --git a/mozilla/java/plugins/src/PlugletEngine.def b/mozilla/java/plugins/src/PlugletEngine.def index 18ab33a0cec..9361279f109 100644 --- a/mozilla/java/plugins/src/PlugletEngine.def +++ b/mozilla/java/plugins/src/PlugletEngine.def @@ -1,19 +1,23 @@ ; -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- ; -; The contents of this file are subject to the Netscape Public License -; Version 1.0 (the "NPL"); you may not use this file except in -; compliance with the NPL. You may obtain a copy of the NPL at -; http://www.mozilla.org/NPL/ +; The contents of this file are subject to the Netscape Public +; License Version 1.1 (the "License"); you may not use this file +; except in compliance with the License. You may obtain a copy of +; the License at http://www.mozilla.org/NPL/ ; -; Software distributed under the NPL is distributed on an "AS IS" basis, -; WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -; for the specific language governing rights and limitations under the -; NPL. +; Software distributed under the License is distributed on an "AS +; IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +; implied. See the License for the specific language governing +; 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 -; Copyright (C) 1998 Netscape Communications Corporation. All Rights -; Reserved. +; Copyright (C) 1998 Netscape Communications Corporation. All +; Rights Reserved. +; +; Contributor(s): LIBRARY nppluglet diff --git a/mozilla/java/plugins/src/PlugletEngine.h b/mozilla/java/plugins/src/PlugletEngine.h index ef4445b96da..6c524a12d3b 100644 --- a/mozilla/java/plugins/src/PlugletEngine.h +++ b/mozilla/java/plugins/src/PlugletEngine.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __PlugletEngine_h__ #define __PlugletEngine_h__ diff --git a/mozilla/java/plugins/src/PlugletInputStream.cpp b/mozilla/java/plugins/src/PlugletInputStream.cpp index a4007a75b2a..2aaa2a6d401 100644 --- a/mozilla/java/plugins/src/PlugletInputStream.cpp +++ b/mozilla/java/plugins/src/PlugletInputStream.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsISupports.h" #include "PlugletInputStream.h" diff --git a/mozilla/java/plugins/src/PlugletInputStream.h b/mozilla/java/plugins/src/PlugletInputStream.h index 6c9a2cfe8c9..612c6bb6df4 100644 --- a/mozilla/java/plugins/src/PlugletInputStream.h +++ b/mozilla/java/plugins/src/PlugletInputStream.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __PlugletInputStream_h__ #define __PlugletInputStream_h__ diff --git a/mozilla/java/plugins/src/PlugletInstance.cpp b/mozilla/java/plugins/src/PlugletInstance.cpp index a1989b8c746..5050b48a809 100644 --- a/mozilla/java/plugins/src/PlugletInstance.cpp +++ b/mozilla/java/plugins/src/PlugletInstance.cpp @@ -1,17 +1,22 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "PlugletInstance.h" #include "PlugletEngine.h" diff --git a/mozilla/java/plugins/src/PlugletInstance.h b/mozilla/java/plugins/src/PlugletInstance.h index 65fbb08bcb7..f9f7ec1efe1 100644 --- a/mozilla/java/plugins/src/PlugletInstance.h +++ b/mozilla/java/plugins/src/PlugletInstance.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __PlugletInstance_h__ #define __PlugletInstance_h__ diff --git a/mozilla/java/plugins/src/PlugletInstancePeer.cpp b/mozilla/java/plugins/src/PlugletInstancePeer.cpp index fc979b9c242..f33917e69c6 100644 --- a/mozilla/java/plugins/src/PlugletInstancePeer.cpp +++ b/mozilla/java/plugins/src/PlugletInstancePeer.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsISupports.h" #include "PlugletInstancePeer.h" diff --git a/mozilla/java/plugins/src/PlugletInstancePeer.h b/mozilla/java/plugins/src/PlugletInstancePeer.h index 5a3736e6ac0..a534fcfd404 100644 --- a/mozilla/java/plugins/src/PlugletInstancePeer.h +++ b/mozilla/java/plugins/src/PlugletInstancePeer.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __PlugletInstancePeer_h__ #define __PlugletInstancePeer_h__ diff --git a/mozilla/java/plugins/src/PlugletInstanceView.cpp b/mozilla/java/plugins/src/PlugletInstanceView.cpp index df798dc56fc..4fb7de78587 100644 --- a/mozilla/java/plugins/src/PlugletInstanceView.cpp +++ b/mozilla/java/plugins/src/PlugletInstanceView.cpp @@ -1,17 +1,22 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include #include "PlugletInstanceView.h" diff --git a/mozilla/java/plugins/src/PlugletInstanceView.h b/mozilla/java/plugins/src/PlugletInstanceView.h index a771a4898e0..52e01c577ea 100644 --- a/mozilla/java/plugins/src/PlugletInstanceView.h +++ b/mozilla/java/plugins/src/PlugletInstanceView.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __PlugletInstanceView_h__ #define __PlugletInstanceView_h__ diff --git a/mozilla/java/plugins/src/PlugletList.cpp b/mozilla/java/plugins/src/PlugletList.cpp index 60ed193d227..1a0019f5fc6 100644 --- a/mozilla/java/plugins/src/PlugletList.cpp +++ b/mozilla/java/plugins/src/PlugletList.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include"PlugletList.h" diff --git a/mozilla/java/plugins/src/PlugletList.h b/mozilla/java/plugins/src/PlugletList.h index 2ebc3291a70..b558a331a5c 100644 --- a/mozilla/java/plugins/src/PlugletList.h +++ b/mozilla/java/plugins/src/PlugletList.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __PlugletList_h__ #define __PlugletList_h__ diff --git a/mozilla/java/plugins/src/PlugletLoader.cpp b/mozilla/java/plugins/src/PlugletLoader.cpp index e2715f494c9..b002e1573c6 100644 --- a/mozilla/java/plugins/src/PlugletLoader.cpp +++ b/mozilla/java/plugins/src/PlugletLoader.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "string.h" #include "PlugletEngine.h" diff --git a/mozilla/java/plugins/src/PlugletLoader.h b/mozilla/java/plugins/src/PlugletLoader.h index 582f8d76c46..a0589d44bc0 100644 --- a/mozilla/java/plugins/src/PlugletLoader.h +++ b/mozilla/java/plugins/src/PlugletLoader.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __PlugletLoader_h__ #define __PlulgetLoader_h__ diff --git a/mozilla/java/plugins/src/PlugletManager.cpp b/mozilla/java/plugins/src/PlugletManager.cpp index 085309ccd1e..edf54f5c154 100644 --- a/mozilla/java/plugins/src/PlugletManager.cpp +++ b/mozilla/java/plugins/src/PlugletManager.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "PlugletManager.h" #include "PlugletEngine.h" diff --git a/mozilla/java/plugins/src/PlugletManager.h b/mozilla/java/plugins/src/PlugletManager.h index ea39b7e4d1c..599d933f38e 100644 --- a/mozilla/java/plugins/src/PlugletManager.h +++ b/mozilla/java/plugins/src/PlugletManager.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __PlugletManager_h__ #define __PlugletManager_h__ diff --git a/mozilla/java/plugins/src/PlugletSecurityContext.cpp b/mozilla/java/plugins/src/PlugletSecurityContext.cpp index 03899e4becd..8c24b7b738b 100644 --- a/mozilla/java/plugins/src/PlugletSecurityContext.cpp +++ b/mozilla/java/plugins/src/PlugletSecurityContext.cpp @@ -1,17 +1,22 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "PlugletSecurityContext.h" diff --git a/mozilla/java/plugins/src/PlugletSecurityContext.h b/mozilla/java/plugins/src/PlugletSecurityContext.h index 90d13e6cdfc..443ba7cdb85 100644 --- a/mozilla/java/plugins/src/PlugletSecurityContext.h +++ b/mozilla/java/plugins/src/PlugletSecurityContext.h @@ -1,17 +1,22 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsISecurityContext.h" diff --git a/mozilla/java/plugins/src/PlugletStreamInfo.cpp b/mozilla/java/plugins/src/PlugletStreamInfo.cpp index 8fcee4a441d..5af649b39d4 100644 --- a/mozilla/java/plugins/src/PlugletStreamInfo.cpp +++ b/mozilla/java/plugins/src/PlugletStreamInfo.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "PlugletStreamInfo.h" #include "PlugletEngine.h" diff --git a/mozilla/java/plugins/src/PlugletStreamInfo.h b/mozilla/java/plugins/src/PlugletStreamInfo.h index b231b4c9618..c7731edc961 100644 --- a/mozilla/java/plugins/src/PlugletStreamInfo.h +++ b/mozilla/java/plugins/src/PlugletStreamInfo.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __PlugletStreamInfo_h__ #define __PlugletStreamInfo_h__ diff --git a/mozilla/java/plugins/src/PlugletStreamListener.cpp b/mozilla/java/plugins/src/PlugletStreamListener.cpp index 105293f8700..4634b922f12 100644 --- a/mozilla/java/plugins/src/PlugletStreamListener.cpp +++ b/mozilla/java/plugins/src/PlugletStreamListener.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "PlugletStreamListener.h" #include "PlugletEngine.h" diff --git a/mozilla/java/plugins/src/PlugletStreamListener.h b/mozilla/java/plugins/src/PlugletStreamListener.h index 06a3789c87a..ff090ce3773 100644 --- a/mozilla/java/plugins/src/PlugletStreamListener.h +++ b/mozilla/java/plugins/src/PlugletStreamListener.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __PlugletStreamListener_h__ #define __PlugletStreamListener_h__ diff --git a/mozilla/java/plugins/src/PlugletsDir.cpp b/mozilla/java/plugins/src/PlugletsDir.cpp index 794f5c086b7..97882ce5668 100644 --- a/mozilla/java/plugins/src/PlugletsDir.cpp +++ b/mozilla/java/plugins/src/PlugletsDir.cpp @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include"PlugletsDir.h" #include "prenv.h" diff --git a/mozilla/java/plugins/src/PlugletsDir.h b/mozilla/java/plugins/src/PlugletsDir.h index f37e9189e4a..b85ffcd70de 100644 --- a/mozilla/java/plugins/src/PlugletsDir.h +++ b/mozilla/java/plugins/src/PlugletsDir.h @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __PlugletsDir_h__ #define __PlugletsDir_h__ diff --git a/mozilla/java/plugins/src/Registry.cpp b/mozilla/java/plugins/src/Registry.cpp index 1c890cc30e6..0914a5a6c45 100644 --- a/mozilla/java/plugins/src/Registry.cpp +++ b/mozilla/java/plugins/src/Registry.cpp @@ -1,17 +1,22 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #include "PlugletEngine.h" diff --git a/mozilla/java/plugins/src/Registry.h b/mozilla/java/plugins/src/Registry.h index 9bf3f325139..40c6f26a804 100644 --- a/mozilla/java/plugins/src/Registry.h +++ b/mozilla/java/plugins/src/Registry.h @@ -1,17 +1,22 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __Registry_h__ #define __Registry_h__ diff --git a/mozilla/java/plugins/src/makefile.win b/mozilla/java/plugins/src/makefile.win index c38ef98d845..535dfec0e36 100644 --- a/mozilla/java/plugins/src/makefile.win +++ b/mozilla/java/plugins/src/makefile.win @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): # -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- # diff --git a/mozilla/java/plugins/test/makefile.win b/mozilla/java/plugins/test/makefile.win index f5a9cc76c86..635aaa3b8d3 100644 --- a/mozilla/java/plugins/test/makefile.win +++ b/mozilla/java/plugins/test/makefile.win @@ -1,17 +1,22 @@ # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. -# +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, -# Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): .SUFFIXES: .java .class .java.class: diff --git a/mozilla/java/plugins/test/test.java b/mozilla/java/plugins/test/test.java index e409cf406b3..c3da2bccfa5 100644 --- a/mozilla/java/plugins/test/test.java +++ b/mozilla/java/plugins/test/test.java @@ -1,17 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1999 Sun Microsystems, - * Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ import org.mozilla.pluglet.*; import org.mozilla.pluglet.mozilla.*; diff --git a/mozilla/java/util/Makefile.win b/mozilla/java/util/Makefile.win index 8ba896802be..ba4bec07554 100644 --- a/mozilla/java/util/Makefile.win +++ b/mozilla/java/util/Makefile.win @@ -1,20 +1,23 @@ #!nmake # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is "The Lighthouse Foundation Classes (LFC)" # -# The original code is "The Lighthouse Foundation Classes (LFC)" -# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1997, 1998, 1999 Sun -# Microsystems, Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1997, 1998, 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): IGNORE_MANIFEST=1 #//------------------------------------------------------------------------ diff --git a/mozilla/java/util/classes/Makefile.win b/mozilla/java/util/classes/Makefile.win index 76f50339c34..246b43cd712 100644 --- a/mozilla/java/util/classes/Makefile.win +++ b/mozilla/java/util/classes/Makefile.win @@ -1,20 +1,23 @@ #!nmake # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is "The Lighthouse Foundation Classes (LFC)" # -# The original code is "The Lighthouse Foundation Classes (LFC)" -# # The Initial Developer of the Original Code is Sun Microsystems, -# Inc. Portions created by Sun are Copyright (C) 1997, 1998, 1999 Sun -# Microsystems, Inc. All Rights Reserved. +# Inc. Portions created by Sun are +# Copyright (C) 1997, 1998, 1999 Sun Microsystems, Inc. All +# Rights Reserved. +# +# Contributor(s): IGNORE_MANIFEST=1 #//------------------------------------------------------------------------ diff --git a/mozilla/java/util/classes/org/mozilla/util/Assert.java b/mozilla/java/util/classes/org/mozilla/util/Assert.java index 7e20d25c75e..880853ef8d2 100644 --- a/mozilla/java/util/classes/org/mozilla/util/Assert.java +++ b/mozilla/java/util/classes/org/mozilla/util/Assert.java @@ -1,20 +1,23 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is "The Lighthouse Foundation Classes (LFC)" * - * The original code is "The Lighthouse Foundation Classes (LFC)" - * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1997, 1998, 1999 Sun - * Microsystems, Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1997, 1998, 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ package org.mozilla.util; diff --git a/mozilla/java/util/classes/org/mozilla/util/AssertionFailureException.java b/mozilla/java/util/classes/org/mozilla/util/AssertionFailureException.java index fc6bba7710d..d98210ccefc 100644 --- a/mozilla/java/util/classes/org/mozilla/util/AssertionFailureException.java +++ b/mozilla/java/util/classes/org/mozilla/util/AssertionFailureException.java @@ -1,26 +1,29 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is "The Lighthouse Foundation Classes (LFC)" * - * The original code is "The Lighthouse Foundation Classes (LFC)" - * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1997, 1998, 1999 Sun - * Microsystems, Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1997, 1998, 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ // CUAssertionFailureException.java // -// $Id: AssertionFailureException.java,v 1.1 1999-07-30 01:02:57 edburns%acm.org Exp $ +// $Id: AssertionFailureException.java,v 1.2 1999-11-06 02:25:54 dmose%mozilla.org Exp $ // package org.mozilla.util; diff --git a/mozilla/java/util/classes/org/mozilla/util/Debug.java b/mozilla/java/util/classes/org/mozilla/util/Debug.java index cfb79699690..c40e51ba991 100644 --- a/mozilla/java/util/classes/org/mozilla/util/Debug.java +++ b/mozilla/java/util/classes/org/mozilla/util/Debug.java @@ -1,20 +1,23 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is "The Lighthouse Foundation Classes (LFC)" * - * The original code is "The Lighthouse Foundation Classes (LFC)" - * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1997, 1998, 1999 Sun - * Microsystems, Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1997, 1998, 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ @@ -53,7 +56,7 @@ import java.util.Date; * *

* @author Keith Bernstein - * @version $Id: Debug.java,v 1.1 1999-07-30 01:02:57 edburns%acm.org Exp $ */ + * @version $Id: Debug.java,v 1.2 1999-11-06 02:25:55 dmose%mozilla.org Exp $ */ public class Debug extends Object { static public final String HELP_FILTER_STRING = "HELP"; diff --git a/mozilla/java/util/classes/org/mozilla/util/Log.java b/mozilla/java/util/classes/org/mozilla/util/Log.java index 525088af9b1..754b60258ad 100644 --- a/mozilla/java/util/classes/org/mozilla/util/Log.java +++ b/mozilla/java/util/classes/org/mozilla/util/Log.java @@ -1,20 +1,23 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is "The Lighthouse Foundation Classes (LFC)" * - * The original code is "The Lighthouse Foundation Classes (LFC)" - * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1997, 1998, 1999 Sun - * Microsystems, Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1997, 1998, 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ @@ -27,7 +30,7 @@ import java.util.Date; * Log *

* @author Keith Bernstein - * @version $Id: Log.java,v 1.1 1999-07-30 01:02:57 edburns%acm.org Exp $ + * @version $Id: Log.java,v 1.2 1999-11-06 02:25:55 dmose%mozilla.org Exp $ */ public class Log extends Object { diff --git a/mozilla/java/util/classes/org/mozilla/util/ParameterCheck.java b/mozilla/java/util/classes/org/mozilla/util/ParameterCheck.java index 93dd80d208b..51c7618dc12 100644 --- a/mozilla/java/util/classes/org/mozilla/util/ParameterCheck.java +++ b/mozilla/java/util/classes/org/mozilla/util/ParameterCheck.java @@ -1,20 +1,23 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is "The Lighthouse Foundation Classes (LFC)" * - * The original code is "The Lighthouse Foundation Classes (LFC)" - * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1997, 1998, 1999 Sun - * Microsystems, Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1997, 1998, 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ @@ -37,7 +40,7 @@ package org.mozilla.util; * ParameterCheck is intended specifically for checking parameters; * for general condition and invariant testing, use Assert. * - * @version $Id: ParameterCheck.java,v 1.1 1999-07-30 01:02:58 edburns%acm.org Exp $ + * @version $Id: ParameterCheck.java,v 1.2 1999-11-06 02:25:55 dmose%mozilla.org Exp $ * @author The LFC Team (Rob Davis, Paul Kim, Alan Chung, Ray Ryan, etc) * @author David-John Burrowes (he moved it to the AU package) * @see Assert @@ -47,7 +50,7 @@ final public class ParameterCheck extends Object { * The RCSID for this class. */ private static final String RCSID = - "$Id: ParameterCheck.java,v 1.1 1999-07-30 01:02:58 edburns%acm.org Exp $"; + "$Id: ParameterCheck.java,v 1.2 1999-11-06 02:25:55 dmose%mozilla.org Exp $"; /** * Private constructor prevents instances of this class from being diff --git a/mozilla/java/util/classes/org/mozilla/util/Range.java b/mozilla/java/util/classes/org/mozilla/util/Range.java index d35d3e7c5b1..96e1129f0ea 100644 --- a/mozilla/java/util/classes/org/mozilla/util/Range.java +++ b/mozilla/java/util/classes/org/mozilla/util/Range.java @@ -1,20 +1,23 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is "The Lighthouse Foundation Classes (LFC)" * - * The original code is "The Lighthouse Foundation Classes (LFC)" - * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1997, 1998, 1999 Sun - * Microsystems, Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1997, 1998, 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ @@ -31,7 +34,7 @@ import java.lang.Math; * introduce mutability. A mutable range will return true from * isMutable(). * - * @version $Id: Range.java,v 1.1 1999-07-30 01:02:58 edburns%acm.org Exp $ + * @version $Id: Range.java,v 1.2 1999-11-06 02:25:56 dmose%mozilla.org Exp $ * @author The LFC Team (Rob Davis, Paul Kim, Alan Chung, Ray Ryan, etc) * @author David-John Burrowes (he moved it to the AU package) * @see Range#isMutable() @@ -48,7 +51,7 @@ public class Range extends Object implements Cloneable, Serializable { * The RCSID for this class. */ private static final String RCSID = - "$Id: Range.java,v 1.1 1999-07-30 01:02:58 edburns%acm.org Exp $"; + "$Id: Range.java,v 1.2 1999-11-06 02:25:56 dmose%mozilla.org Exp $"; /** * A zero range diff --git a/mozilla/java/util/classes/org/mozilla/util/RangeException.java b/mozilla/java/util/classes/org/mozilla/util/RangeException.java index 4d4dc6945ea..50ddcd4dbf5 100644 --- a/mozilla/java/util/classes/org/mozilla/util/RangeException.java +++ b/mozilla/java/util/classes/org/mozilla/util/RangeException.java @@ -1,20 +1,23 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is "The Lighthouse Foundation Classes (LFC)" * - * The original code is "The Lighthouse Foundation Classes (LFC)" - * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1997, 1998, 1999 Sun - * Microsystems, Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1997, 1998, 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ @@ -26,7 +29,7 @@ import java.lang.RuntimeException; * An RangeException is an exception that is thrown when a value * is outside of its acceptable range. * - * @version $Id: RangeException.java,v 1.1 1999-07-30 01:02:58 edburns%acm.org Exp $ + * @version $Id: RangeException.java,v 1.2 1999-11-06 02:25:56 dmose%mozilla.org Exp $ * @author The LFC Team (Rob Davis, Paul Kim, Alan Chung, Ray Ryan, etc) * @author David-John Burrowes (he moved it to the AU package) */ @@ -40,7 +43,7 @@ public class RangeException extends RuntimeException { * The RCSID for this class. */ private static final String RCSID = - "$Id: RangeException.java,v 1.1 1999-07-30 01:02:58 edburns%acm.org Exp $"; + "$Id: RangeException.java,v 1.2 1999-11-06 02:25:56 dmose%mozilla.org Exp $"; /** * Constructs an exception with no error string. diff --git a/mozilla/java/util/classes/org/mozilla/util/Utilities.java b/mozilla/java/util/classes/org/mozilla/util/Utilities.java index 5803379c795..f410e7bade0 100644 --- a/mozilla/java/util/classes/org/mozilla/util/Utilities.java +++ b/mozilla/java/util/classes/org/mozilla/util/Utilities.java @@ -1,20 +1,23 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is "The Lighthouse Foundation Classes (LFC)" * - * The original code is "The Lighthouse Foundation Classes (LFC)" - * * The Initial Developer of the Original Code is Sun Microsystems, - * Inc. Portions created by Sun are Copyright (C) 1997, 1998, 1999 Sun - * Microsystems, Inc. All Rights Reserved. + * Inc. Portions created by Sun are + * Copyright (C) 1997, 1998, 1999 Sun Microsystems, Inc. All + * Rights Reserved. + * + * Contributor(s): */ diff --git a/mozilla/java/xpcom/Makefile.in b/mozilla/java/xpcom/Makefile.in index d855f8da70e..3d8c085d68a 100644 --- a/mozilla/java/xpcom/Makefile.in +++ b/mozilla/java/xpcom/Makefile.in @@ -1,18 +1,22 @@ #!gmake -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): DEPTH = ../.. topsrcdir = @top_srcdir@ diff --git a/mozilla/java/xpcom/classes/Makefile.in b/mozilla/java/xpcom/classes/Makefile.in index 4c973a4692a..ac4c891f121 100644 --- a/mozilla/java/xpcom/classes/Makefile.in +++ b/mozilla/java/xpcom/classes/Makefile.in @@ -1,18 +1,22 @@ #!gmake -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): DEPTH = ../../.. topsrcdir = @top_srcdir@ diff --git a/mozilla/java/xpcom/classes/org/mozilla/xpcom/ComObject.java b/mozilla/java/xpcom/classes/org/mozilla/xpcom/ComObject.java index affce63abc5..8b915d71ab2 100644 --- a/mozilla/java/xpcom/classes/org/mozilla/xpcom/ComObject.java +++ b/mozilla/java/xpcom/classes/org/mozilla/xpcom/ComObject.java @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ package org.mozilla.xpcom; diff --git a/mozilla/java/xpcom/classes/org/mozilla/xpcom/XPCMethod.java b/mozilla/java/xpcom/classes/org/mozilla/xpcom/XPCMethod.java index 2a1357cd541..2543c22b365 100644 --- a/mozilla/java/xpcom/classes/org/mozilla/xpcom/XPCMethod.java +++ b/mozilla/java/xpcom/classes/org/mozilla/xpcom/XPCMethod.java @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ package org.mozilla.xpcom; diff --git a/mozilla/java/xpcom/classes/org/mozilla/xpcom/XPCOMException.java b/mozilla/java/xpcom/classes/org/mozilla/xpcom/XPCOMException.java index 406eea49d19..94fbb652d10 100644 --- a/mozilla/java/xpcom/classes/org/mozilla/xpcom/XPCOMException.java +++ b/mozilla/java/xpcom/classes/org/mozilla/xpcom/XPCOMException.java @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ package org.mozilla.xpcom; diff --git a/mozilla/java/xpcom/classes/org/mozilla/xpcom/XPComUtilities.java b/mozilla/java/xpcom/classes/org/mozilla/xpcom/XPComUtilities.java index 18d9e0b5d3f..16e50c7edf8 100644 --- a/mozilla/java/xpcom/classes/org/mozilla/xpcom/XPComUtilities.java +++ b/mozilla/java/xpcom/classes/org/mozilla/xpcom/XPComUtilities.java @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ package org.mozilla.xpcom; diff --git a/mozilla/java/xpcom/classes/org/mozilla/xpcom/nsID.java b/mozilla/java/xpcom/classes/org/mozilla/xpcom/nsID.java index 401797e905b..e39ef04efef 100644 --- a/mozilla/java/xpcom/classes/org/mozilla/xpcom/nsID.java +++ b/mozilla/java/xpcom/classes/org/mozilla/xpcom/nsID.java @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ package org.mozilla.xpcom; diff --git a/mozilla/java/xpcom/classes/org/mozilla/xpcom/nsISupports.java b/mozilla/java/xpcom/classes/org/mozilla/xpcom/nsISupports.java index 239f19e1c16..b9be87e3e8e 100644 --- a/mozilla/java/xpcom/classes/org/mozilla/xpcom/nsISupports.java +++ b/mozilla/java/xpcom/classes/org/mozilla/xpcom/nsISupports.java @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ /* diff --git a/mozilla/java/xpcom/classes/org/mozilla/xpcom/nsISupports__Proxy.java b/mozilla/java/xpcom/classes/org/mozilla/xpcom/nsISupports__Proxy.java index c56ba03160b..2754f1e98cc 100644 --- a/mozilla/java/xpcom/classes/org/mozilla/xpcom/nsISupports__Proxy.java +++ b/mozilla/java/xpcom/classes/org/mozilla/xpcom/nsISupports__Proxy.java @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ package org.mozilla.xpcom; diff --git a/mozilla/java/xpcom/src/Makefile.in b/mozilla/java/xpcom/src/Makefile.in index b394a56ae7f..d8082471c2f 100644 --- a/mozilla/java/xpcom/src/Makefile.in +++ b/mozilla/java/xpcom/src/Makefile.in @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): DEPTH=../../.. topsrcdir = @top_srcdir@ diff --git a/mozilla/java/xpcom/src/xpj_ComUtilities.cpp b/mozilla/java/xpcom/src/xpj_ComUtilities.cpp index 0025a1073a7..f9c79752e51 100644 --- a/mozilla/java/xpcom/src/xpj_ComUtilities.cpp +++ b/mozilla/java/xpcom/src/xpj_ComUtilities.cpp @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ #include diff --git a/mozilla/java/xpcom/src/xpj_XPCMethod.cpp b/mozilla/java/xpcom/src/xpj_XPCMethod.cpp index d1901208e3f..476b782d527 100644 --- a/mozilla/java/xpcom/src/xpj_XPCMethod.cpp +++ b/mozilla/java/xpcom/src/xpj_XPCMethod.cpp @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ #include diff --git a/mozilla/java/xpcom/src/xpj_dispatch.h b/mozilla/java/xpcom/src/xpj_dispatch.h index 00fe577b819..09a8b4e9073 100644 --- a/mozilla/java/xpcom/src/xpj_dispatch.h +++ b/mozilla/java/xpcom/src/xpj_dispatch.h @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ #include diff --git a/mozilla/java/xpcom/src/xpj_nsID.cpp b/mozilla/java/xpcom/src/xpj_nsID.cpp index 28c915e9c70..5ca3f648bef 100644 --- a/mozilla/java/xpcom/src/xpj_nsID.cpp +++ b/mozilla/java/xpcom/src/xpj_nsID.cpp @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ #include diff --git a/mozilla/java/xpcom/src/xpj_proxy.cpp b/mozilla/java/xpcom/src/xpj_proxy.cpp index 1d440a6b112..398591b3e80 100644 --- a/mozilla/java/xpcom/src/xpj_proxy.cpp +++ b/mozilla/java/xpcom/src/xpj_proxy.cpp @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ #include "xpjava.h" diff --git a/mozilla/java/xpcom/src/xpj_proxy.h b/mozilla/java/xpcom/src/xpj_proxy.h index a6863f1c306..87849bd56d3 100644 --- a/mozilla/java/xpcom/src/xpj_proxy.h +++ b/mozilla/java/xpcom/src/xpj_proxy.h @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ #include diff --git a/mozilla/java/xpcom/src/xpj_utils.h b/mozilla/java/xpcom/src/xpj_utils.h index 7af5ca4087d..ab45687d23a 100644 --- a/mozilla/java/xpcom/src/xpj_utils.h +++ b/mozilla/java/xpcom/src/xpj_utils.h @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ #include diff --git a/mozilla/java/xpcom/src/xpjava.cpp b/mozilla/java/xpcom/src/xpjava.cpp index 4a37c247742..276a4789927 100644 --- a/mozilla/java/xpcom/src/xpjava.cpp +++ b/mozilla/java/xpcom/src/xpjava.cpp @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ #include diff --git a/mozilla/java/xpcom/src/xpjava.h b/mozilla/java/xpcom/src/xpjava.h index eba120c77e4..34a2f56d489 100644 --- a/mozilla/java/xpcom/src/xpjava.h +++ b/mozilla/java/xpcom/src/xpjava.h @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ diff --git a/mozilla/java/xpcom/test/JSISample.idl b/mozilla/java/xpcom/test/JSISample.idl index 7ebbc8b785f..4a14ccac47d 100644 --- a/mozilla/java/xpcom/test/JSISample.idl +++ b/mozilla/java/xpcom/test/JSISample.idl @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ /* -*- Mode: IDL; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- diff --git a/mozilla/java/xpcom/test/JSSample.cpp b/mozilla/java/xpcom/test/JSSample.cpp index 06ae1dfc9bf..496d7cce2c8 100644 --- a/mozilla/java/xpcom/test/JSSample.cpp +++ b/mozilla/java/xpcom/test/JSSample.cpp @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ diff --git a/mozilla/java/xpcom/test/JSSample.h b/mozilla/java/xpcom/test/JSSample.h index 9634c79bf02..cd7c5023ed3 100644 --- a/mozilla/java/xpcom/test/JSSample.h +++ b/mozilla/java/xpcom/test/JSSample.h @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ diff --git a/mozilla/java/xpcom/test/XPCTest.java b/mozilla/java/xpcom/test/XPCTest.java index 2364437fdcf..f5b2c128dfc 100644 --- a/mozilla/java/xpcom/test/XPCTest.java +++ b/mozilla/java/xpcom/test/XPCTest.java @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ diff --git a/mozilla/java/xpcom/test/xptest.cpp b/mozilla/java/xpcom/test/xptest.cpp index 52686dd7327..5283f200835 100644 --- a/mozilla/java/xpcom/test/xptest.cpp +++ b/mozilla/java/xpcom/test/xptest.cpp @@ -1,14 +1,22 @@ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ #include diff --git a/mozilla/java/xpcom/tools/Makefile.in b/mozilla/java/xpcom/tools/Makefile.in index 16b0102e7a6..8e9b22838fb 100644 --- a/mozilla/java/xpcom/tools/Makefile.in +++ b/mozilla/java/xpcom/tools/Makefile.in @@ -1,18 +1,22 @@ # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # DEPTH = ../../.. diff --git a/mozilla/java/xpcom/tools/genproxy.c b/mozilla/java/xpcom/tools/genproxy.c index 6dea2b01903..29b723ba153 100644 --- a/mozilla/java/xpcom/tools/genproxy.c +++ b/mozilla/java/xpcom/tools/genproxy.c @@ -1,15 +1,23 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* - * The contents of this file are subject to the Mozilla Public License - * Version 1.0 (the "License"); you may not use this file except - * in compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ + * The contents of this file are subject to the Mozilla Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/MPL/ * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - * the specific language governing rights and limitations under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * Contributors: + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Frank + * Mitchell. Portions created by Frank Mitchell are + * Copyright (C) 1999 Frank Mitchell. All + * Rights Reserved. + * + * Contributor(s): * Frank Mitchell (frank.mitchell@sun.com) */ diff --git a/mozilla/js/jsd/Makefile.in b/mozilla/js/jsd/Makefile.in index ce24f0268f5..e6280b2bb50 100644 --- a/mozilla/js/jsd/Makefile.in +++ b/mozilla/js/jsd/Makefile.in @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): diff --git a/mozilla/js/jsd/classes/Makefile.in b/mozilla/js/jsd/classes/Makefile.in index 973465e0715..366ed321daf 100644 --- a/mozilla/js/jsd/classes/Makefile.in +++ b/mozilla/js/jsd/classes/Makefile.in @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): diff --git a/mozilla/js/jsd/classes/makefile.win b/mozilla/js/jsd/classes/makefile.win index 009d8a42d5e..0415296063c 100644 --- a/mozilla/js/jsd/classes/makefile.win +++ b/mozilla/js/jsd/classes/makefile.win @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): IGNORE_MANIFEST=1 # diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/DebugBreakHook.java b/mozilla/js/jsd/classes/netscape/jsdebug/DebugBreakHook.java index 3c522c713e7..6d9332ddb70 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/DebugBreakHook.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/DebugBreakHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/DebugController.java b/mozilla/js/jsd/classes/netscape/jsdebug/DebugController.java index 318493e97a0..74c9ff76343 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/DebugController.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/DebugController.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/Hook.java b/mozilla/js/jsd/classes/netscape/jsdebug/Hook.java index 243cda54195..16e931d7809 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/Hook.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/Hook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/InstructionHook.java b/mozilla/js/jsd/classes/netscape/jsdebug/InstructionHook.java index c8c083a84ef..8ac25cb10fc 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/InstructionHook.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/InstructionHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/InterruptHook.java b/mozilla/js/jsd/classes/netscape/jsdebug/InterruptHook.java index 8f61c350362..34e0313d9be 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/InterruptHook.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/InterruptHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/InvalidInfoException.java b/mozilla/js/jsd/classes/netscape/jsdebug/InvalidInfoException.java index ed88a221aee..0820a1d63f7 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/InvalidInfoException.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/InvalidInfoException.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/JSErrorReporter.java b/mozilla/js/jsd/classes/netscape/jsdebug/JSErrorReporter.java index 8c128742bc0..22b1891c2d8 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/JSErrorReporter.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/JSErrorReporter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/JSPC.java b/mozilla/js/jsd/classes/netscape/jsdebug/JSPC.java index 0dba65786c7..a54817bd26f 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/JSPC.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/JSPC.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/JSSourceLocation.java b/mozilla/js/jsd/classes/netscape/jsdebug/JSSourceLocation.java index a471495b905..0cf45ac0854 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/JSSourceLocation.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/JSSourceLocation.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/JSSourceTextProvider.java b/mozilla/js/jsd/classes/netscape/jsdebug/JSSourceTextProvider.java index 47100b43262..caba8131a9f 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/JSSourceTextProvider.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/JSSourceTextProvider.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/JSStackFrameInfo.java b/mozilla/js/jsd/classes/netscape/jsdebug/JSStackFrameInfo.java index 80ed8d4aafe..c81e3ce6fac 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/JSStackFrameInfo.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/JSStackFrameInfo.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/JSThreadState.java b/mozilla/js/jsd/classes/netscape/jsdebug/JSThreadState.java index 3e5dc99200a..293f739592d 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/JSThreadState.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/JSThreadState.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/PC.java b/mozilla/js/jsd/classes/netscape/jsdebug/PC.java index 7b899af6250..8a52559271c 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/PC.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/PC.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/Script.java b/mozilla/js/jsd/classes/netscape/jsdebug/Script.java index 1c2a8f96e71..1eb7b4fd4ec 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/Script.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/Script.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/ScriptHook.java b/mozilla/js/jsd/classes/netscape/jsdebug/ScriptHook.java index b4de4ccac99..aedce8f252f 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/ScriptHook.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/ScriptHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/SourceLocation.java b/mozilla/js/jsd/classes/netscape/jsdebug/SourceLocation.java index 947ce8a817b..aae0e604768 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/SourceLocation.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/SourceLocation.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/SourceTextItem.java b/mozilla/js/jsd/classes/netscape/jsdebug/SourceTextItem.java index c9d2629f76c..d7360b92f22 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/SourceTextItem.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/SourceTextItem.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/SourceTextProvider.java b/mozilla/js/jsd/classes/netscape/jsdebug/SourceTextProvider.java index 982aed46b48..7dc38fae37f 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/SourceTextProvider.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/SourceTextProvider.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/StackFrameInfo.java b/mozilla/js/jsd/classes/netscape/jsdebug/StackFrameInfo.java index a7afaef19c4..a42615fd16f 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/StackFrameInfo.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/StackFrameInfo.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/classes/netscape/jsdebug/ThreadStateBase.java b/mozilla/js/jsd/classes/netscape/jsdebug/ThreadStateBase.java index a4731d4c49c..2c1f6cee385 100644 --- a/mozilla/js/jsd/classes/netscape/jsdebug/ThreadStateBase.java +++ b/mozilla/js/jsd/classes/netscape/jsdebug/ThreadStateBase.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsd/corba/jsd_iiop.cpp b/mozilla/js/jsd/corba/jsd_iiop.cpp index be3b4fcff76..505b8589ebf 100644 --- a/mozilla/js/jsd/corba/jsd_iiop.cpp +++ b/mozilla/js/jsd/corba/jsd_iiop.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/corba/src/IDebugController.java b/mozilla/js/jsd/corba/src/IDebugController.java index 22c21da9f65..d27f756a81b 100644 --- a/mozilla/js/jsd/corba/src/IDebugController.java +++ b/mozilla/js/jsd/corba/src/IDebugController.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public interface IDebugController extends org.omg.CORBA.Object diff --git a/mozilla/js/jsd/corba/src/IExecResult.java b/mozilla/js/jsd/corba/src/IExecResult.java index 307b8b196c2..eecce3ba2fb 100644 --- a/mozilla/js/jsd/corba/src/IExecResult.java +++ b/mozilla/js/jsd/corba/src/IExecResult.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public final class IExecResult diff --git a/mozilla/js/jsd/corba/src/IJSErrorReporter.java b/mozilla/js/jsd/corba/src/IJSErrorReporter.java index 9807bec6da9..8897a4d6db3 100644 --- a/mozilla/js/jsd/corba/src/IJSErrorReporter.java +++ b/mozilla/js/jsd/corba/src/IJSErrorReporter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public interface IJSErrorReporter extends org.omg.CORBA.Object diff --git a/mozilla/js/jsd/corba/src/IJSExecutionHook.java b/mozilla/js/jsd/corba/src/IJSExecutionHook.java index be963ffcc36..8e1d7d34517 100644 --- a/mozilla/js/jsd/corba/src/IJSExecutionHook.java +++ b/mozilla/js/jsd/corba/src/IJSExecutionHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public interface IJSExecutionHook extends org.omg.CORBA.Object diff --git a/mozilla/js/jsd/corba/src/IJSPC.java b/mozilla/js/jsd/corba/src/IJSPC.java index 8c1827e0114..98ac2f6750e 100644 --- a/mozilla/js/jsd/corba/src/IJSPC.java +++ b/mozilla/js/jsd/corba/src/IJSPC.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public final class IJSPC diff --git a/mozilla/js/jsd/corba/src/IJSSourceLocation.java b/mozilla/js/jsd/corba/src/IJSSourceLocation.java index cafc50c0b36..8c5b3459f7d 100644 --- a/mozilla/js/jsd/corba/src/IJSSourceLocation.java +++ b/mozilla/js/jsd/corba/src/IJSSourceLocation.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public final class IJSSourceLocation diff --git a/mozilla/js/jsd/corba/src/IJSStackFrameInfo.java b/mozilla/js/jsd/corba/src/IJSStackFrameInfo.java index 1a088c979d2..3257c9f7edc 100644 --- a/mozilla/js/jsd/corba/src/IJSStackFrameInfo.java +++ b/mozilla/js/jsd/corba/src/IJSStackFrameInfo.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public final class IJSStackFrameInfo diff --git a/mozilla/js/jsd/corba/src/IJSThreadState.java b/mozilla/js/jsd/corba/src/IJSThreadState.java index a4a39059588..d14ecf7d9bd 100644 --- a/mozilla/js/jsd/corba/src/IJSThreadState.java +++ b/mozilla/js/jsd/corba/src/IJSThreadState.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public final class IJSThreadState diff --git a/mozilla/js/jsd/corba/src/IScript.java b/mozilla/js/jsd/corba/src/IScript.java index 97222b8e2b8..1838b129f12 100644 --- a/mozilla/js/jsd/corba/src/IScript.java +++ b/mozilla/js/jsd/corba/src/IScript.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public final class IScript diff --git a/mozilla/js/jsd/corba/src/IScriptHook.java b/mozilla/js/jsd/corba/src/IScriptHook.java index b9ba05904e5..62e3f0d7e92 100644 --- a/mozilla/js/jsd/corba/src/IScriptHook.java +++ b/mozilla/js/jsd/corba/src/IScriptHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public interface IScriptHook extends org.omg.CORBA.Object diff --git a/mozilla/js/jsd/corba/src/IScriptSection.java b/mozilla/js/jsd/corba/src/IScriptSection.java index cb08f3d6304..002ff482e0b 100644 --- a/mozilla/js/jsd/corba/src/IScriptSection.java +++ b/mozilla/js/jsd/corba/src/IScriptSection.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public final class IScriptSection diff --git a/mozilla/js/jsd/corba/src/ISourceTextProvider.java b/mozilla/js/jsd/corba/src/ISourceTextProvider.java index 7159357f73e..de4cb9f8737 100644 --- a/mozilla/js/jsd/corba/src/ISourceTextProvider.java +++ b/mozilla/js/jsd/corba/src/ISourceTextProvider.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public interface ISourceTextProvider extends org.omg.CORBA.Object diff --git a/mozilla/js/jsd/corba/src/StringReciever.java b/mozilla/js/jsd/corba/src/StringReciever.java index d5a33b1c159..bb6f2f73964 100644 --- a/mozilla/js/jsd/corba/src/StringReciever.java +++ b/mozilla/js/jsd/corba/src/StringReciever.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public interface StringReciever extends org.omg.CORBA.Object diff --git a/mozilla/js/jsd/corba/src/TestInterface.java b/mozilla/js/jsd/corba/src/TestInterface.java index d193c11a41a..e60e8504a04 100644 --- a/mozilla/js/jsd/corba/src/TestInterface.java +++ b/mozilla/js/jsd/corba/src/TestInterface.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public interface TestInterface extends org.omg.CORBA.Object diff --git a/mozilla/js/jsd/corba/src/Thing.java b/mozilla/js/jsd/corba/src/Thing.java index 671112a4b06..55a5b3133c9 100644 --- a/mozilla/js/jsd/corba/src/Thing.java +++ b/mozilla/js/jsd/corba/src/Thing.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public final class Thing diff --git a/mozilla/js/jsd/corba/src/bogus0.java b/mozilla/js/jsd/corba/src/bogus0.java index 39f271c0cb7..dd1a06fcba9 100644 --- a/mozilla/js/jsd/corba/src/bogus0.java +++ b/mozilla/js/jsd/corba/src/bogus0.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // diff --git a/mozilla/js/jsd/corba/src/bogus1.java b/mozilla/js/jsd/corba/src/bogus1.java index 9b4cc96b717..11cd83903ce 100644 --- a/mozilla/js/jsd/corba/src/bogus1.java +++ b/mozilla/js/jsd/corba/src/bogus1.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // diff --git a/mozilla/js/jsd/corba/src/cutlines.awk b/mozilla/js/jsd/corba/src/cutlines.awk index 0b09eb10150..bb6e4f451da 100644 --- a/mozilla/js/jsd/corba/src/cutlines.awk +++ b/mozilla/js/jsd/corba/src/cutlines.awk @@ -1,19 +1,23 @@ # -*- 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 -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # # see usage... diff --git a/mozilla/js/jsd/java/jni_stubs.c b/mozilla/js/jsd/java/jni_stubs.c index d46a4574364..d708f45b7be 100644 --- a/mozilla/js/jsd/java/jni_stubs.c +++ b/mozilla/js/jsd/java/jni_stubs.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/java/jre/jre.c b/mozilla/js/jsd/java/jre/jre.c index 3982794bd3c..a1e34d573cb 100644 --- a/mozilla/js/jsd/java/jre/jre.c +++ b/mozilla/js/jsd/java/jre/jre.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * The Initial Developer of this code under the NPL is Sun Microsystems, Inc. + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Sun Microsystems, Inc. * Portions created by Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): * * Copyright (c) 1997 Sun Microsystems, Inc. All Rights Reserved. * diff --git a/mozilla/js/jsd/java/jre/jre.h b/mozilla/js/jsd/java/jre/jre.h index 8c34c37251c..450fe0d4916 100644 --- a/mozilla/js/jsd/java/jre/jre.h +++ b/mozilla/js/jsd/java/jre/jre.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * The Initial Developer of this code under the NPL is Sun Microsystems, Inc. + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Sun Microsystems, Inc. * Portions created by Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): * * Copyright (c) 1997 Sun Microsystems, Inc. All Rights Reserved. * diff --git a/mozilla/js/jsd/java/jsd_jntv.c b/mozilla/js/jsd/java/jsd_jntv.c index 77cb5eb9052..28fd01b28cc 100644 --- a/mozilla/js/jsd/java/jsd_jntv.c +++ b/mozilla/js/jsd/java/jsd_jntv.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/java/jsd_jvm.c b/mozilla/js/jsd/java/jsd_jvm.c index b326f9341b1..6e4913e2465 100644 --- a/mozilla/js/jsd/java/jsd_jvm.c +++ b/mozilla/js/jsd/java/jsd_jvm.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * - * The Initial Developer of this code under the NPL is Sun Microsystems, Inc. + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Sun Microsystems, Inc. * Portions created by Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): * * Copyright (c) 1997 Sun Microsystems, Inc. All Rights Reserved. * diff --git a/mozilla/js/jsd/java/jsdj.h b/mozilla/js/jsd/java/jsdj.h index 4d511f831b3..d8f2e58e6bc 100644 --- a/mozilla/js/jsd/java/jsdj.h +++ b/mozilla/js/jsd/java/jsdj.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/java/jsdjava.c b/mozilla/js/jsd/java/jsdjava.c index 07794c161de..7f29c1ad93f 100644 --- a/mozilla/js/jsd/java/jsdjava.c +++ b/mozilla/js/jsd/java/jsdjava.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/java/jsdjava.h b/mozilla/js/jsd/java/jsdjava.h index aa0b58f49e8..dab9b9b4fc2 100644 --- a/mozilla/js/jsd/java/jsdjava.h +++ b/mozilla/js/jsd/java/jsdjava.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsd.h b/mozilla/js/jsd/jsd.h index 7c25ae48231..987ffef44e5 100644 --- a/mozilla/js/jsd/jsd.h +++ b/mozilla/js/jsd/jsd.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsd1640.def b/mozilla/js/jsd/jsd1640.def index 30c878c337b..e03f6363361 100644 --- a/mozilla/js/jsd/jsd1640.def +++ b/mozilla/js/jsd/jsd1640.def @@ -1,19 +1,23 @@ ; -*- Mode: Fundamental; tab-width: 4; indent-tabs-mode: nil -*- ; -; The contents of this file are subject to the Netscape Public License -; Version 1.0 (the "NPL"); you may not use this file except in -; compliance with the NPL. You may obtain a copy of the NPL at -; http://www.mozilla.org/NPL/ +; The contents of this file are subject to the Netscape Public +; License Version 1.1 (the "License"); you may not use this file +; except in compliance with the License. You may obtain a copy of +; the License at http://www.mozilla.org/NPL/ ; -; Software distributed under the NPL is distributed on an "AS IS" basis, -; WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -; for the specific language governing rights and limitations under the -; NPL. +; Software distributed under the License is distributed on an "AS +; IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +; implied. See the License for the specific language governing +; 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 -; Copyright (C) 1998 Netscape Communications Corporation. All Rights -; Reserved. +; Copyright (C) 1998 Netscape Communications Corporation. All +; Rights Reserved. +; +; Contributor(s): LIBRARY JSD1640.DLL diff --git a/mozilla/js/jsd/jsd1640.rc b/mozilla/js/jsd/jsd1640.rc index b69f8a567d9..4f248a7681e 100644 --- a/mozilla/js/jsd/jsd1640.rc +++ b/mozilla/js/jsd/jsd1640.rc @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ diff --git a/mozilla/js/jsd/jsd3240.rc b/mozilla/js/jsd/jsd3240.rc index b8e4cc44f1e..1e5e6f85e7b 100644 --- a/mozilla/js/jsd/jsd3240.rc +++ b/mozilla/js/jsd/jsd3240.rc @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ diff --git a/mozilla/js/jsd/jsd_atom.c b/mozilla/js/jsd/jsd_atom.c index a8aacc2ebd8..7c9c14a7747 100644 --- a/mozilla/js/jsd/jsd_atom.c +++ b/mozilla/js/jsd/jsd_atom.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsd_high.c b/mozilla/js/jsd/jsd_high.c index 929349caceb..91cbce87d94 100644 --- a/mozilla/js/jsd/jsd_high.c +++ b/mozilla/js/jsd/jsd_high.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsd_hook.c b/mozilla/js/jsd/jsd_hook.c index a5404c95e66..ad1e46d9a23 100644 --- a/mozilla/js/jsd/jsd_hook.c +++ b/mozilla/js/jsd/jsd_hook.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsd_java.c b/mozilla/js/jsd/jsd_java.c index 06ebe7de58a..92fa8fc230e 100644 --- a/mozilla/js/jsd/jsd_java.c +++ b/mozilla/js/jsd/jsd_java.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* this is all going away... replaced by code in js/jsd/java */ diff --git a/mozilla/js/jsd/jsd_lock.c b/mozilla/js/jsd/jsd_lock.c index 51e9b7f0237..04e3318f42c 100644 --- a/mozilla/js/jsd/jsd_lock.c +++ b/mozilla/js/jsd/jsd_lock.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsd_lock.h b/mozilla/js/jsd/jsd_lock.h index 62ca184f2a3..9b5e72e6e24 100644 --- a/mozilla/js/jsd/jsd_lock.h +++ b/mozilla/js/jsd/jsd_lock.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsd_obj.c b/mozilla/js/jsd/jsd_obj.c index 9cda635a5b0..a873d26e107 100644 --- a/mozilla/js/jsd/jsd_obj.c +++ b/mozilla/js/jsd/jsd_obj.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsd_scpt.c b/mozilla/js/jsd/jsd_scpt.c index 729dd67cd37..12dfb489b0f 100644 --- a/mozilla/js/jsd/jsd_scpt.c +++ b/mozilla/js/jsd/jsd_scpt.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsd_stak.c b/mozilla/js/jsd/jsd_stak.c index f988a48fd49..edd82c8314f 100644 --- a/mozilla/js/jsd/jsd_stak.c +++ b/mozilla/js/jsd/jsd_stak.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsd_step.c b/mozilla/js/jsd/jsd_step.c index 3447b81adcc..ec51eea25cf 100644 --- a/mozilla/js/jsd/jsd_step.c +++ b/mozilla/js/jsd/jsd_step.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsd_text.c b/mozilla/js/jsd/jsd_text.c index f5e65d69ecf..2ea808f4387 100644 --- a/mozilla/js/jsd/jsd_text.c +++ b/mozilla/js/jsd/jsd_text.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsd_val.c b/mozilla/js/jsd/jsd_val.c index 7626371266b..fbf9911214d 100644 --- a/mozilla/js/jsd/jsd_val.c +++ b/mozilla/js/jsd/jsd_val.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsdb/Makefile.in b/mozilla/js/jsd/jsdb/Makefile.in index 338323c29e8..b554e61a541 100644 --- a/mozilla/js/jsd/jsdb/Makefile.in +++ b/mozilla/js/jsd/jsdb/Makefile.in @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): DEPTH = ../../.. diff --git a/mozilla/js/jsd/jsdb/debugger.js b/mozilla/js/jsd/jsdb/debugger.js index 16b79cb9fe7..db0d212a499 100644 --- a/mozilla/js/jsd/jsdb/debugger.js +++ b/mozilla/js/jsd/jsdb/debugger.js @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsdb/jsdb.c b/mozilla/js/jsd/jsdb/jsdb.c index fbf4bd48a0d..5f3dbca2f3d 100644 --- a/mozilla/js/jsd/jsdb/jsdb.c +++ b/mozilla/js/jsd/jsdb/jsdb.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsdb/jsdb.h b/mozilla/js/jsd/jsdb/jsdb.h index 17385cbfb69..7dd1d16fbcc 100644 --- a/mozilla/js/jsd/jsdb/jsdb.h +++ b/mozilla/js/jsd/jsdb/jsdb.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsdb/jsdbpriv.h b/mozilla/js/jsd/jsdb/jsdbpriv.h index 8129f2a13f4..ca0a1aa9952 100644 --- a/mozilla/js/jsd/jsdb/jsdbpriv.h +++ b/mozilla/js/jsd/jsdb/jsdbpriv.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsdb/jsdrefl.c b/mozilla/js/jsd/jsdb/jsdrefl.c index 7c339a20f41..5dc753a7912 100644 --- a/mozilla/js/jsd/jsdb/jsdrefl.c +++ b/mozilla/js/jsd/jsdb/jsdrefl.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsdebug.c b/mozilla/js/jsd/jsdebug.c index ce124b8149a..ff5f1427f4b 100644 --- a/mozilla/js/jsd/jsdebug.c +++ b/mozilla/js/jsd/jsdebug.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsdebug.h b/mozilla/js/jsd/jsdebug.h index f633c71a424..82c6372f62b 100644 --- a/mozilla/js/jsd/jsdebug.h +++ b/mozilla/js/jsd/jsdebug.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsd/jsdstubs.c b/mozilla/js/jsd/jsdstubs.c index 60ce83a6947..5ddaea784b2 100644 --- a/mozilla/js/jsd/jsdstubs.c +++ b/mozilla/js/jsd/jsdstubs.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* this is all going away... replaced by code in js/jsd/java */ diff --git a/mozilla/js/jsd/makefile.win b/mozilla/js/jsd/makefile.win index b1062047dab..6f545e35170 100644 --- a/mozilla/js/jsd/makefile.win +++ b/mozilla/js/jsd/makefile.win @@ -1,17 +1,21 @@ -#// The contents of this file are subject to the Netscape Public License -#// Version 1.0 (the "NPL"); you may not use this file except in -#// compliance with the NPL. You may obtain a copy of the NPL at -#// http://www.mozilla.org/NPL/ +#// The contents of this file are subject to the Netscape Public +#// License Version 1.1 (the "License"); you may not use this file +#// except in compliance with the License. You may obtain a copy of +#// the License at http://www.mozilla.org/NPL/ #// -#// Software distributed under the NPL is distributed on an "AS IS" basis, -#// WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -#// for the specific language governing rights and limitations under the -#// NPL. +#// Software distributed under the License is distributed on an "AS +#// IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +#// implied. See the License for the specific language governing +#// 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 -#// Copyright (C) 1998 Netscape Communications Corporation. All Rights -#// Reserved. +#// Copyright (C) 1998 Netscape Communications Corporation. All +#// Rights Reserved. +#// +#// Contributor(s): #//------------------------------------------------------------------------ #// diff --git a/mozilla/js/jsd/resource.h b/mozilla/js/jsd/resource.h index 5e65fb5a366..496e7e5611c 100644 --- a/mozilla/js/jsd/resource.h +++ b/mozilla/js/jsd/resource.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ //{{NO_DEPENDENCIES}} diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/AdapterLoader.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/AdapterLoader.java index c8ddfc7f144..85a864166da 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/AdapterLoader.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/AdapterLoader.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/DebugBreakHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/DebugBreakHook.java index 492db9b7d7c..c43cf46d034 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/DebugBreakHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/DebugBreakHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/DebugController.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/DebugController.java index 65b752c8881..ff4b8dd301b 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/DebugController.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/DebugController.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ExecResult.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ExecResult.java index ff322c4a4fb..dd9939dca95 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ExecResult.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ExecResult.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Hook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Hook.java index 1c322b1d814..bf903a4c752 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Hook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Hook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/InstructionHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/InstructionHook.java index 99dd64e7935..281a188a047 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/InstructionHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/InstructionHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/InterruptHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/InterruptHook.java index 3eeedf5f966..99bb22cfd7a 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/InterruptHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/InterruptHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/InvalidInfoException.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/InvalidInfoException.java index 87262c52226..f3e95246012 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/InvalidInfoException.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/InvalidInfoException.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSErrorReporter.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSErrorReporter.java index 32235d428c3..de7ada1b392 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSErrorReporter.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSErrorReporter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSPC.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSPC.java index f5d55c2faaf..98b63287bac 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSPC.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSPC.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSSourceLocation.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSSourceLocation.java index a2593e60f52..efc1744a064 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSSourceLocation.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSSourceLocation.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSStackFrameInfo.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSStackFrameInfo.java index 125ceaa171a..6c9ba620c22 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSStackFrameInfo.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSStackFrameInfo.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSThreadState.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSThreadState.java index 3d0256e7f18..84443c5a92c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSThreadState.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/JSThreadState.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/PC.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/PC.java index 6cdd6351115..dda7cb05bea 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/PC.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/PC.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Property.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Property.java index eb348a27ef4..1e8bc023a6b 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Property.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Property.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Script.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Script.java index c4e240df1d1..a1e9dcee0cc 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Script.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Script.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ScriptHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ScriptHook.java index 1dd4b7c63d4..1e45d03b0c4 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ScriptHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ScriptHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ScriptSection.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ScriptSection.java index b8f59a97eb9..3d084ed2db1 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ScriptSection.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ScriptSection.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/SourceLocation.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/SourceLocation.java index 58dc81768a0..87fa615e6a2 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/SourceLocation.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/SourceLocation.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/SourceTextItem.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/SourceTextItem.java index 09433d36321..559b376c958 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/SourceTextItem.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/SourceTextItem.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/SourceTextProvider.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/SourceTextProvider.java index e8ce9ec97a3..d406f2f641a 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/SourceTextProvider.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/SourceTextProvider.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/StackFrameInfo.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/StackFrameInfo.java index 55584649a15..85251cb10f1 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/StackFrameInfo.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/StackFrameInfo.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ThreadStateBase.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ThreadStateBase.java index 18b77700719..72c3ad771dc 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ThreadStateBase.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/ThreadStateBase.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Value.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Value.java index f88eb67a832..9220b7bc962 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Value.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/Value.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/AdapterLoaderCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/AdapterLoaderCorba.java index ff826528c58..33924be0a12 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/AdapterLoaderCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/AdapterLoaderCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/DebugBreakHookCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/DebugBreakHookCorba.java index 4390f1acfe4..8b34fd00b76 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/DebugBreakHookCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/DebugBreakHookCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/DebugControllerCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/DebugControllerCorba.java index 8049d7629c3..39b0890772d 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/DebugControllerCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/DebugControllerCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ExecResultCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ExecResultCorba.java index 7ad48ff1c7b..3ed76799f22 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ExecResultCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ExecResultCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/InstructionHookCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/InstructionHookCorba.java index 0c7ec39863e..fc4a7dc7619 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/InstructionHookCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/InstructionHookCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/InterruptHookCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/InterruptHookCorba.java index e96312f1254..669a979ef7c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/InterruptHookCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/InterruptHookCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSErrorReporterCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSErrorReporterCorba.java index 12d0b0f1e33..fc4c73fc137 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSErrorReporterCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSErrorReporterCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSPCCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSPCCorba.java index 053aa250918..8a08a961b3c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSPCCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSPCCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSSourceLocationCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSSourceLocationCorba.java index bf2858541a1..4d75a91badb 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSSourceLocationCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSSourceLocationCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSStackFrameInfoCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSStackFrameInfoCorba.java index fd1eec53658..8480b1e20f8 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSStackFrameInfoCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSStackFrameInfoCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSThreadStateCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSThreadStateCorba.java index 018fba3d0ee..4a53c5b9b75 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSThreadStateCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/JSThreadStateCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/MyNaming.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/MyNaming.java index eef3dd21392..6bff831b6ea 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/MyNaming.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/MyNaming.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ScriptCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ScriptCorba.java index 23f0032cde7..d195745f427 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ScriptCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ScriptCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ScriptHookCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ScriptHookCorba.java index 6d6d008c66b..879b8c59ecf 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ScriptHookCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ScriptHookCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ScriptSectionCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ScriptSectionCorba.java index 6c3702188ba..c6732bf096b 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ScriptSectionCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/ScriptSectionCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/SourceTextItemCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/SourceTextItemCorba.java index 43d1e219ec5..0f6ca1954e6 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/SourceTextItemCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/SourceTextItemCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/SourceTextProviderCorba.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/SourceTextProviderCorba.java index bce7c9c275a..c1949d09f06 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/SourceTextProviderCorba.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/corba/SourceTextProviderCorba.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.corba; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/AdapterLoaderLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/AdapterLoaderLocal.java index 44b74d10c04..57e6dec1398 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/AdapterLoaderLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/AdapterLoaderLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/Callback.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/Callback.java index 863fba2f95e..f84f64a8a2e 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/Callback.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/Callback.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/DebugBreakHookLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/DebugBreakHookLocal.java index 8684e63dd25..b391dd94061 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/DebugBreakHookLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/DebugBreakHookLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/DebugControllerLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/DebugControllerLocal.java index b397a735df2..328e9623b15 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/DebugControllerLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/DebugControllerLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ExecResultLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ExecResultLocal.java index 50334af2b4c..7a046e8ff04 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ExecResultLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ExecResultLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/InstructionHookLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/InstructionHookLocal.java index f824325f3c7..f3b0112a90c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/InstructionHookLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/InstructionHookLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/InterruptHookLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/InterruptHookLocal.java index 346341385df..6d68b8573f8 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/InterruptHookLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/InterruptHookLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSErrorReporterLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSErrorReporterLocal.java index 4215856c20f..1386bf49fa7 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSErrorReporterLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSErrorReporterLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSPCLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSPCLocal.java index e24040974a7..78eb5b94d5b 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSPCLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSPCLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSSourceLocationLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSSourceLocationLocal.java index a46bebd448b..54e3ea4f325 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSSourceLocationLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSSourceLocationLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSStackFrameInfoLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSStackFrameInfoLocal.java index 3a7401d500c..885b90de480 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSStackFrameInfoLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSStackFrameInfoLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSThreadStateLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSThreadStateLocal.java index df29d080e2e..ef221b6f2ea 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSThreadStateLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/JSThreadStateLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/PropertyLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/PropertyLocal.java index 0164a5999a2..07680430ae9 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/PropertyLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/PropertyLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ScriptHookLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ScriptHookLocal.java index 1ed38d75073..d0ea889eae7 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ScriptHookLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ScriptHookLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ScriptLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ScriptLocal.java index c148b7b9bcf..f7ac8a7f28d 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ScriptLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ScriptLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ScriptSectionLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ScriptSectionLocal.java index da413304793..bd2e53c408c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ScriptSectionLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ScriptSectionLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/SourceTextItemLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/SourceTextItemLocal.java index 715ff25381e..5123297c12e 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/SourceTextItemLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/SourceTextItemLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/SourceTextProviderLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/SourceTextProviderLocal.java index 8cf48a9d0b0..c4ed78f13fe 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/SourceTextProviderLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/SourceTextProviderLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ValueLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ValueLocal.java index 3852fb6e3ff..a854bf02467 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ValueLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/local/ValueLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/AdapterLoaderRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/AdapterLoaderRhino.java index 2716dfa3828..cdb236255a6 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/AdapterLoaderRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/AdapterLoaderRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/Callback.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/Callback.java index 6b1f1d2fd5d..6c62e15c206 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/Callback.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/Callback.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/DebugBreakHookRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/DebugBreakHookRhino.java index de0252c84f5..666203a9c3f 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/DebugBreakHookRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/DebugBreakHookRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/DebugControllerRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/DebugControllerRhino.java index 9bfaa997165..ab7de0d3161 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/DebugControllerRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/DebugControllerRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ExecResultRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ExecResultRhino.java index 163978f7319..ab6663690b3 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ExecResultRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ExecResultRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/InstructionHookRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/InstructionHookRhino.java index ae6a344362f..44d944c0025 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/InstructionHookRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/InstructionHookRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/InterruptHookRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/InterruptHookRhino.java index 42a04deadad..c621277db26 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/InterruptHookRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/InterruptHookRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSErrorReporterRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSErrorReporterRhino.java index e487dcbd697..e736dea7371 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSErrorReporterRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSErrorReporterRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSPCRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSPCRhino.java index 10f3747289b..6a2a5b118e9 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSPCRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSPCRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSSourceLocationRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSSourceLocationRhino.java index e8386266ba4..5131eada4de 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSSourceLocationRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSSourceLocationRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSStackFrameInfoRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSStackFrameInfoRhino.java index a25b5e4d350..8ce1a9d90eb 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSStackFrameInfoRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSStackFrameInfoRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSThreadStateRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSThreadStateRhino.java index d1dedd83a27..b6a6aa6b95b 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSThreadStateRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/JSThreadStateRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ScriptHookRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ScriptHookRhino.java index aa38b6e1605..5965ef94fbf 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ScriptHookRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ScriptHookRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ScriptRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ScriptRhino.java index c4d456770e8..4da1b4a7818 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ScriptRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ScriptRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ScriptSectionRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ScriptSectionRhino.java index d5926d14965..c4b07399fe6 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ScriptSectionRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/ScriptSectionRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/SourceTextItemRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/SourceTextItemRhino.java index f4eb3b95e18..8259957db46 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/SourceTextItemRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/SourceTextItemRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/SourceTextProviderRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/SourceTextProviderRhino.java index f57e9892f36..b91cea00116 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/SourceTextProviderRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/api/rhino/SourceTextProviderRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.api.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/Analyzer.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/Analyzer.java index 9ac0e20dc2d..1045abbcf35 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/Analyzer.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/Analyzer.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/Harness.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/Harness.java index c9e5f77b2e4..11da7025f45 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/Harness.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/Harness.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/Main.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/Main.java index 75051de68de..768339f9efe 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/Main.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/Main.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeErrorReports.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeErrorReports.java index f67c217f3bd..cf04e93b168 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeErrorReports.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeErrorReports.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.analyzers; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeEvals.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeEvals.java index 891c839b45b..e21e80a1e75 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeEvals.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeEvals.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.analyzers; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeInterrupts.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeInterrupts.java index 0f0b5ac0daf..f231c6aa9a1 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeInterrupts.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeInterrupts.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.analyzers; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeScriptPools.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeScriptPools.java index bf391583e24..c0b41e4a381 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeScriptPools.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeScriptPools.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.analyzers; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeSourceLocations.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeSourceLocations.java index 9a833e48447..319df219659 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeSourceLocations.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzeSourceLocations.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.analyzers; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzerBase.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzerBase.java index b66d44b6784..09fbf9b91e5 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzerBase.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/analyzers/AnalyzerBase.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.analyzers; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DFrame.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DFrame.java index 81890bb3eb4..516152660f0 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DFrame.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DFrame.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DInterrupt.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DInterrupt.java index 02ac83e60bc..12baffbe706 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DInterrupt.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DInterrupt.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DStack.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DStack.java index 442b06c5b9f..5bdeafe9c2b 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DStack.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DStack.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DTestInfo.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DTestInfo.java index b82c6e00bda..e9ca7ac5e55 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DTestInfo.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DTestInfo.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/Data.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/Data.java index e68ca13320a..403c0cb891b 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/Data.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/Data.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataError.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataError.java index ef96b75c33e..7aff7245c7a 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataError.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataError.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataEval.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataEval.java index 7c57e6e02f3..221fecf8bb3 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataEval.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataEval.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataPC.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataPC.java index 61b3415fb13..41a3a79ea9c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataPC.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataPC.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataPool.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataPool.java index 485d967deb0..5cf8d4f7749 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataPool.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataPool.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataPoolManager.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataPoolManager.java index 0d71e966437..2d504d6408d 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataPoolManager.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataPoolManager.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataScript.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataScript.java index 9f235bf42be..418ae102240 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataScript.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataScript.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataSection.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataSection.java index 30e02dd04c2..d9031b2031e 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataSection.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataSection.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataSerializable.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataSerializable.java index 3322bc1a9e5..a693ca78cb1 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataSerializable.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataSerializable.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataSourceLocation.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataSourceLocation.java index e05d9e584f0..a30d01d1426 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataSourceLocation.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/data/DataSourceLocation.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.data; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/tree/TreeNode.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/tree/TreeNode.java index 7b1fd1dabae..8a66e7ee709 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/tree/TreeNode.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/tree/TreeNode.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.analyzing.tree; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/tree/TreePrinter.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/tree/TreePrinter.java index d4c74aa16c5..fb7a3001781 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/tree/TreePrinter.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/tree/TreePrinter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/tree/TreeUtils.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/tree/TreeUtils.java index 966f55c4c1e..dd1e16b725d 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/tree/TreeUtils.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/analyzing/tree/TreeUtils.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyErrorReporter.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyErrorReporter.java index bd84cc791e0..45254b63b8c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyErrorReporter.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyErrorReporter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyInstructionHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyInstructionHook.java index 1d36f45aca5..e6a70b763d4 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyInstructionHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyInstructionHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyInterruptHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyInterruptHook.java index 6e6935a4fc9..bd07055d115 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyInterruptHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyInterruptHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyScriptHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyScriptHook.java index 9bae9b9182c..d36f5ae10db 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyScriptHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/MyScriptHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/Test.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/Test.java index f9300c11408..6294f0146e1 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/Test.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/Test.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/TestSuite.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/TestSuite.java index 1e17a2e8e1e..b79f15550c0 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/TestSuite.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/TestSuite.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescError.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescError.java index 2478d59e349..5cfba186938 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescError.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescError.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescEval.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescEval.java index 0f1b1d9efe5..aa9e73f4123 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescEval.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescEval.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescFrame.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescFrame.java index 2cacd3b722f..278c13fefc7 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescFrame.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescFrame.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescInterrupt.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescInterrupt.java index 8f408d14990..b4788ae88e4 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescInterrupt.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescInterrupt.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescLine.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescLine.java index d7921948261..8b9952f7782 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescLine.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescLine.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescLines.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescLines.java index ab5a34bd0de..b45a8f7949f 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescLines.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescLines.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescPC.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescPC.java index d016efaedba..a457a634e84 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescPC.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescPC.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescScript.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescScript.java index a20b6a520b6..ac2dfef247d 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescScript.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescScript.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescScriptLoaded.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescScriptLoaded.java index 9a0bd73f4eb..20286a0ea3e 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescScriptLoaded.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescScriptLoaded.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescScriptUnLoaded.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescScriptUnLoaded.java index 039ea5426fd..f735f30ec77 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescScriptUnLoaded.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescScriptUnLoaded.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescSection.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescSection.java index 702ba5be353..b0bdd8d62a0 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescSection.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescSection.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescSections.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescSections.java index f09abae7c2f..08aca86df5c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescSections.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescSections.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescSourceLocation.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescSourceLocation.java index 7a430627d4f..e92ddfe10c2 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescSourceLocation.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescSourceLocation.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescStack.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescStack.java index 748734d3565..d91e9fc245e 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescStack.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescStack.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescStep.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescStep.java index feca882d9c3..a87ad8482c1 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescStep.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescStep.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/Descriptor.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/Descriptor.java index 3ea207c475c..0969c5cebbc 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/Descriptor.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/Descriptor.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescriptorManager.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescriptorManager.java index 4fe86cd1333..46b1848d849 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescriptorManager.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescriptorManager.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescriptorSerializable.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescriptorSerializable.java index e7688f4d729..4681b418dba 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescriptorSerializable.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/desc/DescriptorSerializable.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.desc; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestErrorReporter.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestErrorReporter.java index 5e214389c34..cb512e81566 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestErrorReporter.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestErrorReporter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.tests; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestEvalInStackFrame.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestEvalInStackFrame.java index b7056591ddf..c686c4040fd 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestEvalInStackFrame.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestEvalInStackFrame.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.tests; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestInterrupts.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestInterrupts.java index 8ca3bf114f5..b70510f88ec 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestInterrupts.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestInterrupts.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.tests; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestScriptLoading.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestScriptLoading.java index 677072d49dc..2c26877e595 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestScriptLoading.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestScriptLoading.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.tests; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestStepping.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestStepping.java index 42bda772509..f2c8c6c75ec 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestStepping.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/testing/tests/TestStepping.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.testing.tests; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/HTMLWriter.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/HTMLWriter.java index 803e08f8b6d..2d73e94ff8e 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/HTMLWriter.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/HTMLWriter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.xml; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/TagHandler.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/TagHandler.java index 70bc55fe905..c082465c4de 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/TagHandler.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/TagHandler.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.xml; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/Tags.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/Tags.java index 46769aff74f..57163023d31 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/Tags.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/Tags.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.xml; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/TreeCreator.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/TreeCreator.java index 7a63bb0efd0..0a2c0d19be1 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/TreeCreator.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/TreeCreator.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.xml; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/XMLEscape.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/XMLEscape.java index 20117471b4d..c3c3dd1316c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/XMLEscape.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/XMLEscape.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.xml; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/XMLParser.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/XMLParser.java index aeb8fef1dc0..f3b9edc3b89 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/XMLParser.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/XMLParser.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.xml; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/XMLWriter.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/XMLWriter.java index 599f9b6f479..1b6793f4639 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/XMLWriter.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/apitests/xml/XMLWriter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.apitests.xml; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IContext.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IContext.java index 20ebd766aea..d323b7d8e03 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IContext.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IContext.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.engine; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IErrorSink.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IErrorSink.java index 6330dd1074c..fa2d21f2dcd 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IErrorSink.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IErrorSink.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.engine; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IPrintSink.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IPrintSink.java index eee7b4c8d1b..08850c11d1f 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IPrintSink.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IPrintSink.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.engine; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IRuntime.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IRuntime.java index 1e9b3a8d182..b3049b82cbf 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IRuntime.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IRuntime.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.engine; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IRuntimeCreator.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IRuntimeCreator.java index a00e0d0930d..6729531a45a 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IRuntimeCreator.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/IRuntimeCreator.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.engine; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/local/ContextLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/local/ContextLocal.java index 367810603bd..ddc8e009985 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/local/ContextLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/local/ContextLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.engine.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/local/RuntimeCreatorLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/local/RuntimeCreatorLocal.java index 46d1d6a6b5f..96b842ad2ca 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/local/RuntimeCreatorLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/local/RuntimeCreatorLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.engine.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/local/RuntimeLocal.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/local/RuntimeLocal.java index 0d532f6a45b..0cd34f6da9e 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/local/RuntimeLocal.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/local/RuntimeLocal.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.engine.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/rhino/ContextRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/rhino/ContextRhino.java index a49c04b074c..f061d1a255e 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/rhino/ContextRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/rhino/ContextRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.engine.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/rhino/RuntimeCreatorRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/rhino/RuntimeCreatorRhino.java index 67231d84a8c..731bfdc5358 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/rhino/RuntimeCreatorRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/rhino/RuntimeCreatorRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.engine.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/rhino/RuntimeRhino.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/rhino/RuntimeRhino.java index 65b844c28d4..13bee0055ca 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/rhino/RuntimeRhino.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/engine/rhino/RuntimeRhino.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.engine.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BackgroundHackListView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BackgroundHackListView.java index dd2b80a851f..6ee9c3d1093 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BackgroundHackListView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BackgroundHackListView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Breakpoint.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Breakpoint.java index a9dff6380be..d2b45973f81 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Breakpoint.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Breakpoint.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointEditorDialog.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointEditorDialog.java index e9630e2dad2..7f597042621 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointEditorDialog.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointEditorDialog.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointHook.java index 9f2cca859c1..dab5dbd2051 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointSaver.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointSaver.java index 5d6208d174a..43339bba009 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointSaver.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointSaver.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointTyrant.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointTyrant.java index 7a911046fc3..6661ac01875 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointTyrant.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointTyrant.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointTyrantUpdate.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointTyrantUpdate.java index e88cc85a052..93d1f23d89c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointTyrantUpdate.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointTyrantUpdate.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointView.java index 7213b337f94..dcc7888c8a7 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/BreakpointView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CallChain.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CallChain.java index 6cbf5e360c6..94a6d90d6de 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CallChain.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CallChain.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ChainableHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ChainableHook.java index aa0d5df9d48..672cb681c77 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ChainableHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ChainableHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CmdState.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CmdState.java index 5937e733b9c..a73fd1f87f8 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CmdState.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CmdState.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CommandTyrant.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CommandTyrant.java index 6ae5b43f625..e6fe7683e9b 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CommandTyrant.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CommandTyrant.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CommandView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CommandView.java index 4a90c1940fd..8ad1acfbf19 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CommandView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CommandView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ConsolePrinter.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ConsolePrinter.java index 05de3c51db5..e6c658186e7 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ConsolePrinter.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ConsolePrinter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ConsoleTyrant.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ConsoleTyrant.java index cea6811b9ab..2e9d12998d1 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ConsoleTyrant.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ConsoleTyrant.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ConsoleView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ConsoleView.java index 6825d5a4ac0..bc0d22b0c94 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ConsoleView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ConsoleView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ControlTyrant.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ControlTyrant.java index e4014c27773..5592d4e2a16 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ControlTyrant.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ControlTyrant.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ControlTyrantUpdate.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ControlTyrantUpdate.java index 9410db404e5..c244ea5eed7 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ControlTyrantUpdate.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ControlTyrantUpdate.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/DrawStringClipper.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/DrawStringClipper.java index beeb7f2aa2c..bf0d2f22053 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/DrawStringClipper.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/DrawStringClipper.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/EditKeyTextFilter.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/EditKeyTextFilter.java index 0a25656eca1..eff052ee5c5 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/EditKeyTextFilter.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/EditKeyTextFilter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Emperor.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Emperor.java index 31f7e3c00fe..7f9e0512e8d 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Emperor.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Emperor.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/EmperorOwner.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/EmperorOwner.java index 854e0fb7b2a..372217aa5d3 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/EmperorOwner.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/EmperorOwner.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Env.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Env.java index 215bb375fab..e2e0a79ed23 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Env.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Env.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ErrorReport.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ErrorReport.java index f45d4ccb9c7..b54e65b438d 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ErrorReport.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ErrorReport.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ErrorReporterDialog.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ErrorReporterDialog.java index 96d424a25bf..bbd8e765341 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ErrorReporterDialog.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ErrorReporterDialog.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/HostNameDialog.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/HostNameDialog.java index 19ecdf02de3..c87d1d12051 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/HostNameDialog.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/HostNameDialog.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/InspectorNodeModel.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/InspectorNodeModel.java index 778645e1297..60135589a5a 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/InspectorNodeModel.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/InspectorNodeModel.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/InspectorTyrant.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/InspectorTyrant.java index c1a8cd4ce13..c8ba4dfced6 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/InspectorTyrant.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/InspectorTyrant.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/InspectorView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/InspectorView.java index ca80ca89538..6cfe3d022b2 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/InspectorView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/InspectorView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/JSDebuggerApp.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/JSDebuggerApp.java index 6df6dd6ab4b..72e97dbb2f5 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/JSDebuggerApp.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/JSDebuggerApp.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/JSDebuggerApplet.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/JSDebuggerApplet.java index 57e0b34a78c..91454a2801e 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/JSDebuggerApplet.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/JSDebuggerApplet.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/LicenseViewer.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/LicenseViewer.java index 2e0ab3f3e57..a5b7db87467 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/LicenseViewer.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/LicenseViewer.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Location.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Location.java index 760419a1785..786a2d0e596 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Location.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Location.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Log.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Log.java index debe02b2304..d0a4b6f354e 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Log.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Log.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/MouseMenuView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/MouseMenuView.java index aef6a6104bf..edb95b228ec 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/MouseMenuView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/MouseMenuView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/PageListView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/PageListView.java index 0d128f706da..dfa372256bd 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/PageListView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/PageListView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/PrefsSupport.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/PrefsSupport.java index 184a1669423..797ccc22b9d 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/PrefsSupport.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/PrefsSupport.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SmartItemListView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SmartItemListView.java index 1ee9cedb5a7..86b4b2a4e84 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SmartItemListView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SmartItemListView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SmartListItem.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SmartListItem.java index 2aa5544f739..9e2acf9d06c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SmartListItem.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SmartListItem.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceLineItemModel.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceLineItemModel.java index 3f3ed307ff3..a514901c5b3 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceLineItemModel.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceLineItemModel.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceTyrant.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceTyrant.java index 732a4250ff4..ae6505ce40a 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceTyrant.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceTyrant.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceTyrantUpdate.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceTyrantUpdate.java index e0b1967b83a..6538096ba37 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceTyrantUpdate.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceTyrantUpdate.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceView.java index 2f0560f2457..1d41e990795 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceViewManager.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceViewManager.java index b76b8f7ee0b..915df4bd54c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceViewManager.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceViewManager.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceViewSaver.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceViewSaver.java index fad0a67f2f2..af52b951030 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceViewSaver.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/SourceViewSaver.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StackTyrant.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StackTyrant.java index 6cb6c229f29..772e023f164 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StackTyrant.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StackTyrant.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StackView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StackView.java index de7ffce0bd4..b00e38e4d3d 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StackView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StackView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StatusWindow.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StatusWindow.java index 3286bdd8936..a6c0ec3e318 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StatusWindow.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StatusWindow.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepHandler.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepHandler.java index 583728e40ef..ea5b4cdc346 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepHandler.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepHandler.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepInto.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepInto.java index d7aa6a54c38..54ab034c15f 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepInto.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepInto.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepOut.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepOut.java index 13aba458f7d..a2f1a24bd9d 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepOut.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepOut.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepOver.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepOver.java index ecc092a9678..2766b2a09af 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepOver.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StepOver.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StringEditorDialog.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StringEditorDialog.java index 2426ad25255..d5ca32cb6c7 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StringEditorDialog.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/StringEditorDialog.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Test.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Test.java index 0ec03de3de4..71fd8d9c973 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Test.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Test.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Util.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Util.java index 0e98bd31d02..9d51956f040 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Util.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/Util.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/WatchSaver.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/WatchSaver.java index 90ec1c6efd3..efb0cff24cf 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/WatchSaver.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/WatchSaver.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/WatchTyrant.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/WatchTyrant.java index 7f35ea009e1..41cb0024fca 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/WatchTyrant.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/WatchTyrant.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/WatchView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/WatchView.java index 5b74f6f4448..91c82b1192a 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/WatchView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/WatchView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/launcher/local/LaunchJSDebugger.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/launcher/local/LaunchJSDebugger.java index 32391280a9f..094a1480fca 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/launcher/local/LaunchJSDebugger.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/launcher/local/LaunchJSDebugger.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.ifcui.launcher.local; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/launcher/rhino/LaunchNetscapeJavaScriptDebugger.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/launcher/rhino/LaunchNetscapeJavaScriptDebugger.java index d12f0cd9ca0..28f27bda92a 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/launcher/rhino/LaunchNetscapeJavaScriptDebugger.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/launcher/rhino/LaunchNetscapeJavaScriptDebugger.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.ifcui.launcher.rhino; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/util/AssertFailureHandler.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/util/AssertFailureHandler.java index 89ed7bf51e1..5d3e2061e9e 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/util/AssertFailureHandler.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/util/AssertFailureHandler.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.ifcui.palomar.util; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/util/ER.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/util/ER.java index 03676dde21c..1ec354c2087 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/util/ER.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/util/ER.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.ifcui.palomar.util; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/BorderView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/BorderView.java index 5172b778e85..45d92463ebd 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/BorderView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/BorderView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Eric D Vaughan diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/GrayScaleImageFilter.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/GrayScaleImageFilter.java index 66155c64550..9a5ff2589c6 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/GrayScaleImageFilter.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/GrayScaleImageFilter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.ifcui.palomar.widget; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/HighlightingImageFilter.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/HighlightingImageFilter.java index c439a2016e8..b5f0bb3b911 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/HighlightingImageFilter.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/HighlightingImageFilter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.ifcui.palomar.widget; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/ImageView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/ImageView.java index d7ff878501c..80641831086 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/ImageView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/ImageView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Eric D Vaughan diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/PopupButton.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/PopupButton.java index 32c356c588f..c99b7b2ade6 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/PopupButton.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/PopupButton.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.ifcui.palomar.widget; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/SeparatorView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/SeparatorView.java index 44d37f9cc1c..b51fed232f9 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/SeparatorView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/SeparatorView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.ifcui.palomar.widget; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/StringView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/StringView.java index 79c587a47a6..382bdfa44cc 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/StringView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/StringView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.ifcui.palomar.widget; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/BoxSpringLayout.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/BoxSpringLayout.java index 1b03e6ffa84..c81b4f18bf4 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/BoxSpringLayout.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/BoxSpringLayout.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Eric D Vaughan diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/BoxView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/BoxView.java index 25fb18355c9..3be45911c56 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/BoxView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/BoxView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Eric D Vaughan diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/MarginLayout.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/MarginLayout.java index 1784a93001f..f28fe23c453 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/MarginLayout.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/MarginLayout.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Eric D Vaughan diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/MarginView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/MarginView.java index 88a3d218bed..6136ef4791a 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/MarginView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/MarginView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Eric D Vaughan diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/Shapeable.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/Shapeable.java index 7fdfd338e20..216d75a79d6 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/Shapeable.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/Shapeable.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Eric D Vaughan diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/ShapeableLayoutManager.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/ShapeableLayoutManager.java index f8053dbf902..488e54a9fe8 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/ShapeableLayoutManager.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/ShapeableLayoutManager.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Eric D Vaughan diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/ShapeableView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/ShapeableView.java index 1aab2ed01aa..a32a9212f3b 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/ShapeableView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/ShapeableView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Eric D Vaughan diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/SplitterView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/SplitterView.java index 3ce0c57e6e5..8118fcaee47 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/SplitterView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/SplitterView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Eric D Vaughan diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/Spring.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/Spring.java index 42ed20f98d3..1b6284b6e01 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/Spring.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/Spring.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Eric D Vaughan diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/math/Spring.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/math/Spring.java index 00a57478734..64e30a529d2 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/math/Spring.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/math/Spring.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Don Tilman diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/math/SpringVector.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/math/SpringVector.java index cb8f06243ff..1f393bdc0c7 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/math/SpringVector.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/layout/math/SpringVector.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Don Tilman diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolTip/ToolTipExternalWindow.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolTip/ToolTipExternalWindow.java index 01bd04515c5..949c4be66b2 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolTip/ToolTipExternalWindow.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolTip/ToolTipExternalWindow.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Eric D Vaughan diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolTip/ToolTipRootView.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolTip/ToolTipRootView.java index 9f1243c79e2..4319f950b93 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolTip/ToolTipRootView.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolTip/ToolTipRootView.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // By Eric D Vaughan diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolbar/Toolbar.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolbar/Toolbar.java index 737970a26b1..49529a2b2a0 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolbar/Toolbar.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolbar/Toolbar.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.ifcui.palomar.widget.toolbar; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolbar/ToolbarTray.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolbar/ToolbarTray.java index 8b6e8ec79e2..9b334cfe08d 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolbar/ToolbarTray.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/ifcui/palomar/widget/toolbar/ToolbarTray.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.ifcui.palomar.widget.toolbar; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBBreakpoint.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBBreakpoint.java index a24fb110d79..4ffafd2bd1d 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBBreakpoint.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBBreakpoint.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* JavaScript command line Debugger diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBBreakpointsList.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBBreakpointsList.java index d485ede4bd6..b872f772372 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBBreakpointsList.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBBreakpointsList.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* JavaScript command line Debugger diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBErrorReporter.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBErrorReporter.java index 84fe4ad0e67..d354dbb6072 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBErrorReporter.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBErrorReporter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* JavaScript command line Debugger diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBInstructionHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBInstructionHook.java index 06e94ae9e20..98185504337 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBInstructionHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBInstructionHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* JavaScript command line Debugger diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBInterruptHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBInterruptHook.java index c2205a4129a..91beb257311 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBInterruptHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBInterruptHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* JavaScript command line Debugger diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBScriptHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBScriptHook.java index 194e49b06b0..e15c0e0e7f3 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBScriptHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/JSDBScriptHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* JavaScript command line Debugger diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/Main.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/Main.java index 5eaf784049c..7a724e50eb7 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/Main.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jsdb/Main.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* JavaScript command line Debugger diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/CallChain.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/CallChain.java index ae629d21f27..9e34327fd5c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/CallChain.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/CallChain.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.jslogger; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/ControlPanel.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/ControlPanel.java index 379d3fdc550..f14763cd23c 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/ControlPanel.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/ControlPanel.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.jslogger; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/JSLogger.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/JSLogger.java index 3630f922338..b1fed508467 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/JSLogger.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/JSLogger.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.jslogger; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/JSLoggerAsIFCApplet.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/JSLoggerAsIFCApplet.java index 894c77afd7c..a78a8225ac2 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/JSLoggerAsIFCApplet.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/JSLoggerAsIFCApplet.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // NetscapeApplet.java diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/MyErrorReporter.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/MyErrorReporter.java index beeec2758ce..f570050d305 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/MyErrorReporter.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/MyErrorReporter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.jslogger; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/MyInterruptHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/MyInterruptHook.java index 2c3fc92803c..fdc09741c80 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/MyInterruptHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/MyInterruptHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.jslogger; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/MyScriptHook.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/MyScriptHook.java index 460360a4113..26b840d69f6 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/MyScriptHook.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/jslogger/MyScriptHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.jsdebugging.jslogger; diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/IDebugController.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/IDebugController.java index 6233d67cef8..0999f4e284d 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/IDebugController.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/IDebugController.java @@ -3,20 +3,24 @@ package com.netscape.jsdebugging.remote.corba; /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public interface IDebugController extends org.omg.CORBA.Object diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/IJSErrorReporter.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/IJSErrorReporter.java index 7679f8ac5bd..a24fd3b471f 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/IJSErrorReporter.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/IJSErrorReporter.java @@ -3,20 +3,24 @@ package com.netscape.jsdebugging.remote.corba; /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public interface IJSErrorReporter extends org.omg.CORBA.Object diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/IJSThreadState.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/IJSThreadState.java index 51f2c10ed07..2e215a14998 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/IJSThreadState.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/IJSThreadState.java @@ -3,20 +3,24 @@ package com.netscape.jsdebugging.remote.corba; /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public final class IJSThreadState diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/ISourceTextProvider.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/ISourceTextProvider.java index 28c7ce877af..56d95482c14 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/ISourceTextProvider.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/remote/corba/ISourceTextProvider.java @@ -3,20 +3,24 @@ package com.netscape.jsdebugging.remote.corba; /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ public interface ISourceTextProvider extends org.omg.CORBA.Object diff --git a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/tools/depend/Main.java b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/tools/depend/Main.java index b968afd6740..58a6d591431 100644 --- a/mozilla/js/jsdj/classes/com/netscape/jsdebugging/tools/depend/Main.java +++ b/mozilla/js/jsdj/classes/com/netscape/jsdebugging/tools/depend/Main.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/js/jsdj/classes/com/netscape/nativejsengine/IErrorSink.java b/mozilla/js/jsdj/classes/com/netscape/nativejsengine/IErrorSink.java index 42bf8739852..2f08c6c89b9 100644 --- a/mozilla/js/jsdj/classes/com/netscape/nativejsengine/IErrorSink.java +++ b/mozilla/js/jsdj/classes/com/netscape/nativejsengine/IErrorSink.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.nativejsengine; diff --git a/mozilla/js/jsdj/classes/com/netscape/nativejsengine/IPrintSink.java b/mozilla/js/jsdj/classes/com/netscape/nativejsengine/IPrintSink.java index 3584d475016..e456d126ef5 100644 --- a/mozilla/js/jsdj/classes/com/netscape/nativejsengine/IPrintSink.java +++ b/mozilla/js/jsdj/classes/com/netscape/nativejsengine/IPrintSink.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.nativejsengine; diff --git a/mozilla/js/jsdj/classes/com/netscape/nativejsengine/JSContext.java b/mozilla/js/jsdj/classes/com/netscape/nativejsengine/JSContext.java index d195e6f2130..b1519bc90d9 100644 --- a/mozilla/js/jsdj/classes/com/netscape/nativejsengine/JSContext.java +++ b/mozilla/js/jsdj/classes/com/netscape/nativejsengine/JSContext.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.nativejsengine; diff --git a/mozilla/js/jsdj/classes/com/netscape/nativejsengine/JSRuntime.java b/mozilla/js/jsdj/classes/com/netscape/nativejsengine/JSRuntime.java index be758a87022..fc29b91107a 100644 --- a/mozilla/js/jsdj/classes/com/netscape/nativejsengine/JSRuntime.java +++ b/mozilla/js/jsdj/classes/com/netscape/nativejsengine/JSRuntime.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package com.netscape.nativejsengine; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/DebugBreakHook.java b/mozilla/js/jsdj/classes/netscape/jsdebug/DebugBreakHook.java index 3c522c713e7..6d9332ddb70 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/DebugBreakHook.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/DebugBreakHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/DebugController.java b/mozilla/js/jsdj/classes/netscape/jsdebug/DebugController.java index 699db987bea..9e859448262 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/DebugController.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/DebugController.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/Hook.java b/mozilla/js/jsdj/classes/netscape/jsdebug/Hook.java index 243cda54195..16e931d7809 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/Hook.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/Hook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/InstructionHook.java b/mozilla/js/jsdj/classes/netscape/jsdebug/InstructionHook.java index c8c083a84ef..8ac25cb10fc 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/InstructionHook.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/InstructionHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/InterruptHook.java b/mozilla/js/jsdj/classes/netscape/jsdebug/InterruptHook.java index 8f61c350362..34e0313d9be 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/InterruptHook.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/InterruptHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/InvalidInfoException.java b/mozilla/js/jsdj/classes/netscape/jsdebug/InvalidInfoException.java index ed88a221aee..0820a1d63f7 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/InvalidInfoException.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/InvalidInfoException.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/JSErrorReporter.java b/mozilla/js/jsdj/classes/netscape/jsdebug/JSErrorReporter.java index 8c128742bc0..22b1891c2d8 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/JSErrorReporter.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/JSErrorReporter.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/JSPC.java b/mozilla/js/jsdj/classes/netscape/jsdebug/JSPC.java index 0dba65786c7..a54817bd26f 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/JSPC.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/JSPC.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/JSSourceLocation.java b/mozilla/js/jsdj/classes/netscape/jsdebug/JSSourceLocation.java index a471495b905..0cf45ac0854 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/JSSourceLocation.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/JSSourceLocation.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/JSSourceTextProvider.java b/mozilla/js/jsdj/classes/netscape/jsdebug/JSSourceTextProvider.java index 47100b43262..caba8131a9f 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/JSSourceTextProvider.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/JSSourceTextProvider.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/JSStackFrameInfo.java b/mozilla/js/jsdj/classes/netscape/jsdebug/JSStackFrameInfo.java index 7577ab209cc..2f844bac2df 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/JSStackFrameInfo.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/JSStackFrameInfo.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/JSThreadState.java b/mozilla/js/jsdj/classes/netscape/jsdebug/JSThreadState.java index 3e5dc99200a..293f739592d 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/JSThreadState.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/JSThreadState.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/PC.java b/mozilla/js/jsdj/classes/netscape/jsdebug/PC.java index 7b899af6250..8a52559271c 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/PC.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/PC.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/Property.java b/mozilla/js/jsdj/classes/netscape/jsdebug/Property.java index 1f55ca0b9e4..d5bf27b7482 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/Property.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/Property.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/Script.java b/mozilla/js/jsdj/classes/netscape/jsdebug/Script.java index 1c2a8f96e71..1eb7b4fd4ec 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/Script.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/Script.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/ScriptHook.java b/mozilla/js/jsdj/classes/netscape/jsdebug/ScriptHook.java index b4de4ccac99..aedce8f252f 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/ScriptHook.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/ScriptHook.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/SourceLocation.java b/mozilla/js/jsdj/classes/netscape/jsdebug/SourceLocation.java index 947ce8a817b..aae0e604768 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/SourceLocation.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/SourceLocation.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/SourceTextItem.java b/mozilla/js/jsdj/classes/netscape/jsdebug/SourceTextItem.java index c9d2629f76c..d7360b92f22 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/SourceTextItem.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/SourceTextItem.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/SourceTextProvider.java b/mozilla/js/jsdj/classes/netscape/jsdebug/SourceTextProvider.java index 982aed46b48..7dc38fae37f 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/SourceTextProvider.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/SourceTextProvider.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/StackFrameInfo.java b/mozilla/js/jsdj/classes/netscape/jsdebug/StackFrameInfo.java index a7afaef19c4..a42615fd16f 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/StackFrameInfo.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/StackFrameInfo.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/ThreadStateBase.java b/mozilla/js/jsdj/classes/netscape/jsdebug/ThreadStateBase.java index a4731d4c49c..2c1f6cee385 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/ThreadStateBase.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/ThreadStateBase.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/classes/netscape/jsdebug/Value.java b/mozilla/js/jsdj/classes/netscape/jsdebug/Value.java index 556c92832e8..34dc84d5742 100644 --- a/mozilla/js/jsdj/classes/netscape/jsdebug/Value.java +++ b/mozilla/js/jsdj/classes/netscape/jsdebug/Value.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ package netscape.jsdebug; diff --git a/mozilla/js/jsdj/stub_classes/netscape/applet/EmbeddedProgramOwner.java b/mozilla/js/jsdj/stub_classes/netscape/applet/EmbeddedProgramOwner.java index e5b90d19343..3b2c4ca0223 100644 --- a/mozilla/js/jsdj/stub_classes/netscape/applet/EmbeddedProgramOwner.java +++ b/mozilla/js/jsdj/stub_classes/netscape/applet/EmbeddedProgramOwner.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // jband - Sept 2 1998 - this is a stubbed out version of the real file diff --git a/mozilla/js/jsdj/stub_classes/netscape/applet/EmbeddedProgramTracker.java b/mozilla/js/jsdj/stub_classes/netscape/applet/EmbeddedProgramTracker.java index c6362ea4f95..61f2d1e3f4d 100644 --- a/mozilla/js/jsdj/stub_classes/netscape/applet/EmbeddedProgramTracker.java +++ b/mozilla/js/jsdj/stub_classes/netscape/applet/EmbeddedProgramTracker.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // jband - Sept 2 1998 - this is a stubbed out version of the real file diff --git a/mozilla/js/jsdj/stub_classes/netscape/javascript/JSException.java b/mozilla/js/jsdj/stub_classes/netscape/javascript/JSException.java index 53ca4b3fa19..5e11ba3366c 100644 --- a/mozilla/js/jsdj/stub_classes/netscape/javascript/JSException.java +++ b/mozilla/js/jsdj/stub_classes/netscape/javascript/JSException.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* jband Sept 1998 - **NOT original file** - copied here for simplicity */ diff --git a/mozilla/js/jsdj/stub_classes/netscape/javascript/JSObject.java b/mozilla/js/jsdj/stub_classes/netscape/javascript/JSObject.java index 280232c6167..762f542dab2 100644 --- a/mozilla/js/jsdj/stub_classes/netscape/javascript/JSObject.java +++ b/mozilla/js/jsdj/stub_classes/netscape/javascript/JSObject.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* jband Sept 1998 - **NOT original file** - copied here for simplicity */ diff --git a/mozilla/js/jsdj/stub_classes/netscape/javascript/JSProxy.java b/mozilla/js/jsdj/stub_classes/netscape/javascript/JSProxy.java index 92f5fdc1ac7..ee26d7b051c 100644 --- a/mozilla/js/jsdj/stub_classes/netscape/javascript/JSProxy.java +++ b/mozilla/js/jsdj/stub_classes/netscape/javascript/JSProxy.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* jband Sept 1998 - **NOT original file** - copied here for simplicity */ diff --git a/mozilla/js/jsdj/stub_classes/netscape/javascript/JSRunnable.java b/mozilla/js/jsdj/stub_classes/netscape/javascript/JSRunnable.java index e04b616ea7f..411c4dd5d3d 100644 --- a/mozilla/js/jsdj/stub_classes/netscape/javascript/JSRunnable.java +++ b/mozilla/js/jsdj/stub_classes/netscape/javascript/JSRunnable.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* jband Sept 1998 - **NOT original file** - copied here for simplicity */ diff --git a/mozilla/js/jsdj/stub_classes/netscape/javascript/JSUtil.java b/mozilla/js/jsdj/stub_classes/netscape/javascript/JSUtil.java index c864eb74cc3..ec3b8a6b6f6 100644 --- a/mozilla/js/jsdj/stub_classes/netscape/javascript/JSUtil.java +++ b/mozilla/js/jsdj/stub_classes/netscape/javascript/JSUtil.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* jband Sept 1998 - **NOT original file** - copied here for simplicity */ diff --git a/mozilla/js/jsdj/stub_classes/netscape/security/ForbiddenTargetException.java b/mozilla/js/jsdj/stub_classes/netscape/security/ForbiddenTargetException.java index c8c0759ae74..75fa9974040 100644 --- a/mozilla/js/jsdj/stub_classes/netscape/security/ForbiddenTargetException.java +++ b/mozilla/js/jsdj/stub_classes/netscape/security/ForbiddenTargetException.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* jband Sept 1998 - **NOT original file** - copied here for simplicity */ diff --git a/mozilla/js/jsdj/stub_classes/netscape/security/PrivilegeManager.java b/mozilla/js/jsdj/stub_classes/netscape/security/PrivilegeManager.java index a266b269455..59fce5dc85a 100644 --- a/mozilla/js/jsdj/stub_classes/netscape/security/PrivilegeManager.java +++ b/mozilla/js/jsdj/stub_classes/netscape/security/PrivilegeManager.java @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* jband Sept 1998 - **NOT original file** - this version is stubbed out */ diff --git a/mozilla/lib/libmocha/Makefile b/mozilla/lib/libmocha/Makefile index 547a444cbfd..655ab265312 100644 --- a/mozilla/lib/libmocha/Makefile +++ b/mozilla/lib/libmocha/Makefile @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): diff --git a/mozilla/lib/libmocha/Makefile.in b/mozilla/lib/libmocha/Makefile.in index 62a220c0585..a9dbaff3b2b 100644 --- a/mozilla/lib/libmocha/Makefile.in +++ b/mozilla/lib/libmocha/Makefile.in @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): diff --git a/mozilla/lib/libmocha/et_mocha.c b/mozilla/lib/libmocha/et_mocha.c index 7eb143430ff..d5c7bf809b4 100644 --- a/mozilla/lib/libmocha/et_mocha.c +++ b/mozilla/lib/libmocha/et_mocha.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * Messages passing from the mozilla thread to the mocha thread diff --git a/mozilla/lib/libmocha/et_moz.c b/mozilla/lib/libmocha/et_moz.c index 0fe042c7150..ab961f28a59 100644 --- a/mozilla/lib/libmocha/et_moz.c +++ b/mozilla/lib/libmocha/et_moz.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * Event handling in the Navigator / libmocha diff --git a/mozilla/lib/libmocha/lm.h b/mozilla/lib/libmocha/lm.h index 38878bb3a7e..766fdb55499 100644 --- a/mozilla/lib/libmocha/lm.h +++ b/mozilla/lib/libmocha/lm.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef lm_h___ diff --git a/mozilla/lib/libmocha/lm_applt.c b/mozilla/lib/libmocha/lm_applt.c index 8805a6f5c07..5abe22ff0af 100644 --- a/mozilla/lib/libmocha/lm_applt.c +++ b/mozilla/lib/libmocha/lm_applt.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/lib/libmocha/lm_bars.c b/mozilla/lib/libmocha/lm_bars.c index ebd8a89fdc5..d755a317181 100644 --- a/mozilla/lib/libmocha/lm_bars.c +++ b/mozilla/lib/libmocha/lm_bars.c @@ -1,19 +1,23 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ diff --git a/mozilla/lib/libmocha/lm_bkgrd.c b/mozilla/lib/libmocha/lm_bkgrd.c index 5cb392f5025..afd0955b1d4 100644 --- a/mozilla/lib/libmocha/lm_bkgrd.c +++ b/mozilla/lib/libmocha/lm_bkgrd.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * lm_bkgrd.c diff --git a/mozilla/lib/libmocha/lm_cmpnt.c b/mozilla/lib/libmocha/lm_cmpnt.c index e30c022d3d4..a863feb6cb3 100644 --- a/mozilla/lib/libmocha/lm_cmpnt.c +++ b/mozilla/lib/libmocha/lm_cmpnt.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ diff --git a/mozilla/lib/libmocha/lm_dial.c b/mozilla/lib/libmocha/lm_dial.c index 12c499a086a..118722e0576 100644 --- a/mozilla/lib/libmocha/lm_dial.c +++ b/mozilla/lib/libmocha/lm_dial.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* JS reflection of the dialer stack diff --git a/mozilla/lib/libmocha/lm_doc.c b/mozilla/lib/libmocha/lm_doc.c index 35a06fd6c7a..6627ca6a17e 100644 --- a/mozilla/lib/libmocha/lm_doc.c +++ b/mozilla/lib/libmocha/lm_doc.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * JS reflection of the current Navigator Document. diff --git a/mozilla/lib/libmocha/lm_dom.c b/mozilla/lib/libmocha/lm_dom.c index 556ae60c52a..3db232dce24 100644 --- a/mozilla/lib/libmocha/lm_dom.c +++ b/mozilla/lib/libmocha/lm_dom.c @@ -1,21 +1,23 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * - * The Initial Developer of this code under the NPL is Netscape + * The Initial Developer of the Original Code is Netscape * Communications Corporation. Portions created by Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/lib/libmocha/lm_dom.h b/mozilla/lib/libmocha/lm_dom.h index 7e5486d7b6d..37917833196 100644 --- a/mozilla/lib/libmocha/lm_dom.h +++ b/mozilla/lib/libmocha/lm_dom.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifdef DOM diff --git a/mozilla/lib/libmocha/lm_embed.c b/mozilla/lib/libmocha/lm_embed.c index 1904f7f642b..c032641edfe 100644 --- a/mozilla/lib/libmocha/lm_embed.c +++ b/mozilla/lib/libmocha/lm_embed.c @@ -1,19 +1,23 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/lib/libmocha/lm_env.c b/mozilla/lib/libmocha/lm_env.c index d7e221ea9e9..a4e3e0315b4 100644 --- a/mozilla/lib/libmocha/lm_env.c +++ b/mozilla/lib/libmocha/lm_env.c @@ -1,19 +1,23 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "lm.h" diff --git a/mozilla/lib/libmocha/lm_event.c b/mozilla/lib/libmocha/lm_event.c index de04f68569e..f13e592d8d3 100644 --- a/mozilla/lib/libmocha/lm_event.c +++ b/mozilla/lib/libmocha/lm_event.c @@ -1,19 +1,23 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ diff --git a/mozilla/lib/libmocha/lm_form.c b/mozilla/lib/libmocha/lm_form.c index 94633e8e205..0a3b73d92da 100644 --- a/mozilla/lib/libmocha/lm_form.c +++ b/mozilla/lib/libmocha/lm_form.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * JS reflection of the HTML FORM elements. diff --git a/mozilla/lib/libmocha/lm_hardw.c b/mozilla/lib/libmocha/lm_hardw.c index a2b883a89d3..1071dd4600d 100644 --- a/mozilla/lib/libmocha/lm_hardw.c +++ b/mozilla/lib/libmocha/lm_hardw.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/lib/libmocha/lm_hist.c b/mozilla/lib/libmocha/lm_hist.c index 85d6b6f9978..fa815023e80 100644 --- a/mozilla/lib/libmocha/lm_hist.c +++ b/mozilla/lib/libmocha/lm_hist.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * JS reflection of the Navigator Session History. diff --git a/mozilla/lib/libmocha/lm_href.c b/mozilla/lib/libmocha/lm_href.c index 915bcd9efbb..52279a5305e 100644 --- a/mozilla/lib/libmocha/lm_href.c +++ b/mozilla/lib/libmocha/lm_href.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * JS reflection of the HREF and NAME Anchors in the current document. diff --git a/mozilla/lib/libmocha/lm_img.c b/mozilla/lib/libmocha/lm_img.c index 3566643eb2e..ea4e10c3d03 100644 --- a/mozilla/lib/libmocha/lm_img.c +++ b/mozilla/lib/libmocha/lm_img.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * Image reflection and event notification diff --git a/mozilla/lib/libmocha/lm_init.c b/mozilla/lib/libmocha/lm_init.c index b908bce59a3..28a5048944c 100644 --- a/mozilla/lib/libmocha/lm_init.c +++ b/mozilla/lib/libmocha/lm_init.c @@ -1,19 +1,23 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * JS in the Navigator top-level stuff. diff --git a/mozilla/lib/libmocha/lm_input.c b/mozilla/lib/libmocha/lm_input.c index e1cc41f5d63..c2301640a58 100644 --- a/mozilla/lib/libmocha/lm_input.c +++ b/mozilla/lib/libmocha/lm_input.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * JS input focus and event notifiers. diff --git a/mozilla/lib/libmocha/lm_jsd.c b/mozilla/lib/libmocha/lm_jsd.c index b86857b592c..c6f305cd473 100644 --- a/mozilla/lib/libmocha/lm_jsd.c +++ b/mozilla/lib/libmocha/lm_jsd.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/lib/libmocha/lm_layer.c b/mozilla/lib/libmocha/lm_layer.c index 29cb7402c39..a67a39eba06 100644 --- a/mozilla/lib/libmocha/lm_layer.c +++ b/mozilla/lib/libmocha/lm_layer.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * Compositor layer reflection and event notification diff --git a/mozilla/lib/libmocha/lm_nav.c b/mozilla/lib/libmocha/lm_nav.c index 92b62a912e2..2025de4c1b8 100644 --- a/mozilla/lib/libmocha/lm_nav.c +++ b/mozilla/lib/libmocha/lm_nav.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * JS reflection of the Navigator top-level object. diff --git a/mozilla/lib/libmocha/lm_plgin.c b/mozilla/lib/libmocha/lm_plgin.c index a29b84f51cf..6608f0ea1d7 100644 --- a/mozilla/lib/libmocha/lm_plgin.c +++ b/mozilla/lib/libmocha/lm_plgin.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * JS reflection of Navigator Plugins. diff --git a/mozilla/lib/libmocha/lm_screen.c b/mozilla/lib/libmocha/lm_screen.c index 5424e595c01..4b0970452b7 100644 --- a/mozilla/lib/libmocha/lm_screen.c +++ b/mozilla/lib/libmocha/lm_screen.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * JS reflection of the Screen info top-level object. diff --git a/mozilla/lib/libmocha/lm_supdt.c b/mozilla/lib/libmocha/lm_supdt.c index 2eb9315d366..5dc20711dfe 100644 --- a/mozilla/lib/libmocha/lm_supdt.c +++ b/mozilla/lib/libmocha/lm_supdt.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * Sofware Update object diff --git a/mozilla/lib/libmocha/lm_taint.c b/mozilla/lib/libmocha/lm_taint.c index f3f6a1dbb2b..9e1c09fc6e5 100644 --- a/mozilla/lib/libmocha/lm_taint.c +++ b/mozilla/lib/libmocha/lm_taint.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * JS/Mozilla data tainting support. diff --git a/mozilla/lib/libmocha/lm_tree.c b/mozilla/lib/libmocha/lm_tree.c index f4f14a29c19..0f309cbbec9 100644 --- a/mozilla/lib/libmocha/lm_tree.c +++ b/mozilla/lib/libmocha/lm_tree.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/lib/libmocha/lm_trggr.c b/mozilla/lib/libmocha/lm_trggr.c index 5486d726f82..9c9cafc6f01 100644 --- a/mozilla/lib/libmocha/lm_trggr.c +++ b/mozilla/lib/libmocha/lm_trggr.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * lm_trggr.c diff --git a/mozilla/lib/libmocha/lm_url.c b/mozilla/lib/libmocha/lm_url.c index 5834680fa90..c310eddee0e 100644 --- a/mozilla/lib/libmocha/lm_url.c +++ b/mozilla/lib/libmocha/lm_url.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * JS reflection of the current Navigator URL (Location) object. diff --git a/mozilla/lib/libmocha/lm_win.c b/mozilla/lib/libmocha/lm_win.c index 385b88f010d..d88ec6ef749 100644 --- a/mozilla/lib/libmocha/lm_win.c +++ b/mozilla/lib/libmocha/lm_win.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/lib/mariner/Makefile b/mozilla/lib/mariner/Makefile index f808579f0bb..47597bfa503 100644 --- a/mozilla/lib/mariner/Makefile +++ b/mozilla/lib/mariner/Makefile @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): diff --git a/mozilla/lib/mariner/Makefile.in b/mozilla/lib/mariner/Makefile.in index 5ea65b18774..fb967f4ab50 100644 --- a/mozilla/lib/mariner/Makefile.in +++ b/mozilla/lib/mariner/Makefile.in @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): diff --git a/mozilla/lib/mariner/public/Makefile b/mozilla/lib/mariner/public/Makefile index dc73ee4d0fb..7f8218a08f2 100644 --- a/mozilla/lib/mariner/public/Makefile +++ b/mozilla/lib/mariner/public/Makefile @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): diff --git a/mozilla/lib/mariner/public/Makefile.in b/mozilla/lib/mariner/public/Makefile.in index 068c7e5abbf..a70f933fdd4 100644 --- a/mozilla/lib/mariner/public/Makefile.in +++ b/mozilla/lib/mariner/public/Makefile.in @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): diff --git a/mozilla/lib/mariner/public/xpform.h b/mozilla/lib/mariner/public/xpform.h index 35798bbfdd9..744b6852955 100644 --- a/mozilla/lib/mariner/public/xpform.h +++ b/mozilla/lib/mariner/public/xpform.h @@ -1,19 +1,23 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* xpform.h --- an API for accessing form element information. diff --git a/mozilla/lib/mariner/public/xphist.h b/mozilla/lib/mariner/public/xphist.h index 2a8e9a934ca..c1f6416d98c 100644 --- a/mozilla/lib/mariner/public/xphist.h +++ b/mozilla/lib/mariner/public/xphist.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* xphist.h --- an API for XP history navigation. diff --git a/mozilla/lib/mariner/public/xploele.h b/mozilla/lib/mariner/public/xploele.h index 85cec083e8a..544856cc58c 100644 --- a/mozilla/lib/mariner/public/xploele.h +++ b/mozilla/lib/mariner/public/xploele.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* xploele.h --- an API for accessing LO_Element data. diff --git a/mozilla/lib/mariner/public/xptabnav.h b/mozilla/lib/mariner/public/xptabnav.h index 15477dbe3fb..afb560b8b09 100644 --- a/mozilla/lib/mariner/public/xptabnav.h +++ b/mozilla/lib/mariner/public/xptabnav.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* xptabnav.h --- an API for XP HTML area tabbing. diff --git a/mozilla/lib/mariner/src/Makefile b/mozilla/lib/mariner/src/Makefile index 237d9fa4dce..1b2355a6bc9 100644 --- a/mozilla/lib/mariner/src/Makefile +++ b/mozilla/lib/mariner/src/Makefile @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): diff --git a/mozilla/lib/mariner/src/Makefile.in b/mozilla/lib/mariner/src/Makefile.in index 75c31cf5f47..bddce78f29c 100644 --- a/mozilla/lib/mariner/src/Makefile.in +++ b/mozilla/lib/mariner/src/Makefile.in @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): diff --git a/mozilla/lib/mariner/src/xpform.c b/mozilla/lib/mariner/src/xpform.c index 88f31b591ad..2cbfbdf02fb 100644 --- a/mozilla/lib/mariner/src/xpform.c +++ b/mozilla/lib/mariner/src/xpform.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* xpform.c --- an API for accessing form element information. diff --git a/mozilla/lib/mariner/src/xphist.c b/mozilla/lib/mariner/src/xphist.c index cdaa01480ba..555c0a63fc1 100644 --- a/mozilla/lib/mariner/src/xphist.c +++ b/mozilla/lib/mariner/src/xphist.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* xphist.h --- an API for XP history navigation. diff --git a/mozilla/lib/mariner/src/xploele.c b/mozilla/lib/mariner/src/xploele.c index eb2ba893f81..630bc36caaf 100644 --- a/mozilla/lib/mariner/src/xploele.c +++ b/mozilla/lib/mariner/src/xploele.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* xploele.c --- an API for accessing layout element information. diff --git a/mozilla/lib/mariner/src/xptabnav.c b/mozilla/lib/mariner/src/xptabnav.c index d13029a0e20..314697eac2c 100644 --- a/mozilla/lib/mariner/src/xptabnav.c +++ b/mozilla/lib/mariner/src/xptabnav.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* xptabnav.c --- an API for XP HTML area tabbing. diff --git a/mozilla/network/Makefile.in b/mozilla/network/Makefile.in index fc9d98171c4..edef5b612d4 100644 --- a/mozilla/network/Makefile.in +++ b/mozilla/network/Makefile.in @@ -1,18 +1,22 @@ # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # DEPTH = .. diff --git a/mozilla/network/cache/Makefile.in b/mozilla/network/cache/Makefile.in index de5c79217d1..ba5115f30e0 100644 --- a/mozilla/network/cache/Makefile.in +++ b/mozilla/network/cache/Makefile.in @@ -1,18 +1,22 @@ # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # DEPTH = ../.. diff --git a/mozilla/network/cache/cachedump.c b/mozilla/network/cache/cachedump.c index da8f9d23388..6e655576c47 100644 --- a/mozilla/network/cache/cachedump.c +++ b/mozilla/network/cache/cachedump.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* this little program will sequentially dump out * every record in the database diff --git a/mozilla/network/cache/extcache.c b/mozilla/network/cache/extcache.c index 9ae8d3bb1bd..51af4eabbd9 100644 --- a/mozilla/network/cache/extcache.c +++ b/mozilla/network/cache/extcache.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Please leave outside of ifdef for window precompiled headers */ diff --git a/mozilla/network/cache/extcache.h b/mozilla/network/cache/extcache.h index 35f1f8c1313..a03ba313996 100644 --- a/mozilla/network/cache/extcache.h +++ b/mozilla/network/cache/extcache.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef EXT_CACHE_H diff --git a/mozilla/network/cache/makefile.win b/mozilla/network/cache/makefile.win index f4887b20370..8016b71d282 100644 --- a/mozilla/network/cache/makefile.win +++ b/mozilla/network/cache/makefile.win @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # diff --git a/mozilla/network/cache/mkcache.c b/mozilla/network/cache/mkcache.c index ed8190485b2..a5d3b7458cd 100644 --- a/mozilla/network/cache/mkcache.c +++ b/mozilla/network/cache/mkcache.c @@ -1,19 +1,23 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* implements disk caching: See mkmemcac.c for memory cache diff --git a/mozilla/network/cache/mkcache.h b/mozilla/network/cache/mkcache.h index ad9930c750e..94654f6a6a2 100644 --- a/mozilla/network/cache/mkcache.h +++ b/mozilla/network/cache/mkcache.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKCACHE_H diff --git a/mozilla/network/cache/mkextcac.c b/mozilla/network/cache/mkextcac.c index da3544f2d95..442d14e3ba5 100644 --- a/mozilla/network/cache/mkextcac.c +++ b/mozilla/network/cache/mkextcac.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Created: Lou Montulli */ /* Modifications/Additions: Gagan Saksena */ diff --git a/mozilla/network/cache/mkextcac.h b/mozilla/network/cache/mkextcac.h index dcdb55be25d..6862ea9b59d 100644 --- a/mozilla/network/cache/mkextcac.h +++ b/mozilla/network/cache/mkextcac.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKEXTCACHE_H diff --git a/mozilla/network/cache/mkmemcac.c b/mozilla/network/cache/mkmemcac.c index b10f780c24e..bdd0c7adb6f 100644 --- a/mozilla/network/cache/mkmemcac.c +++ b/mozilla/network/cache/mkmemcac.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Module to do memory caching; storage and retreival * very simple hash table based scheme. diff --git a/mozilla/network/cache/mkmemcac.h b/mozilla/network/cache/mkmemcac.h index f9fe9c7b4ec..bf616263231 100644 --- a/mozilla/network/cache/mkmemcac.h +++ b/mozilla/network/cache/mkmemcac.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MK_MEMORY_CACHE_H diff --git a/mozilla/network/cache/netcache.h b/mozilla/network/cache/netcache.h index 67b78da20df..6767e0a6480 100644 --- a/mozilla/network/cache/netcache.h +++ b/mozilla/network/cache/netcache.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef NETCACHE_H diff --git a/mozilla/network/cache/nu/Makefile.in b/mozilla/network/cache/nu/Makefile.in index f1d1779a93d..8e79579887a 100644 --- a/mozilla/network/cache/nu/Makefile.in +++ b/mozilla/network/cache/nu/Makefile.in @@ -1,18 +1,22 @@ # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # DEPTH = ../../.. diff --git a/mozilla/network/cache/nu/include/Makefile.in b/mozilla/network/cache/nu/include/Makefile.in index b3edf31b539..a3168e544c9 100644 --- a/mozilla/network/cache/nu/include/Makefile.in +++ b/mozilla/network/cache/nu/include/Makefile.in @@ -1,18 +1,22 @@ # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # DEPTH = ../../../.. diff --git a/mozilla/network/cache/nu/include/makefile.win b/mozilla/network/cache/nu/include/makefile.win index 118c074da99..c465941b2a3 100644 --- a/mozilla/network/cache/nu/include/makefile.win +++ b/mozilla/network/cache/nu/include/makefile.win @@ -1,18 +1,22 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): !include $(MOZ_SRC)\ns\config\rules.mak diff --git a/mozilla/network/cache/nu/include/nsCacheTrace.h b/mozilla/network/cache/nu/include/nsCacheTrace.h index 5ed543d4ff5..e6191554c02 100644 --- a/mozilla/network/cache/nu/include/nsCacheTrace.h +++ b/mozilla/network/cache/nu/include/nsCacheTrace.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* created 02/02/98. diff --git a/mozilla/network/cache/nu/include/nsFFEntry.h b/mozilla/network/cache/nu/include/nsFFEntry.h index 2e69fb45d4b..f68997b18a6 100644 --- a/mozilla/network/cache/nu/include/nsFFEntry.h +++ b/mozilla/network/cache/nu/include/nsFFEntry.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* This is part of the Flat-file cache architecture. The nsFFEntry class diff --git a/mozilla/network/cache/nu/include/nsFFObject.h b/mozilla/network/cache/nu/include/nsFFObject.h index 0a99a990323..0cf4c08fa62 100644 --- a/mozilla/network/cache/nu/include/nsFFObject.h +++ b/mozilla/network/cache/nu/include/nsFFObject.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* The nsFFObject class represent a single object block that is the smallest diff --git a/mozilla/network/cache/nu/include/nsFlatFile.h b/mozilla/network/cache/nu/include/nsFlatFile.h index cd02f98717d..0c1ad9363d5 100644 --- a/mozilla/network/cache/nu/include/nsFlatFile.h +++ b/mozilla/network/cache/nu/include/nsFlatFile.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* A class to handle flat file storage mechanism -Gagan Saksena 09/15/98 */ diff --git a/mozilla/network/cache/nu/include/nsTOC.h b/mozilla/network/cache/nu/include/nsTOC.h index 27d77f1175c..7ddeab6c740 100644 --- a/mozilla/network/cache/nu/include/nsTOC.h +++ b/mozilla/network/cache/nu/include/nsTOC.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* This is the TOC or the Table of Contents for the flat file. This class diff --git a/mozilla/network/cache/nu/include/nsTimeIt.h b/mozilla/network/cache/nu/include/nsTimeIt.h index f5fcd207e27..9a0a4bc59ab 100644 --- a/mozilla/network/cache/nu/include/nsTimeIt.h +++ b/mozilla/network/cache/nu/include/nsTimeIt.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* A class to time excursion events. Declare an object of this class diff --git a/mozilla/network/cache/nu/macbuild/nuCache.Prefix b/mozilla/network/cache/nu/macbuild/nuCache.Prefix index 9c554256d20..c899b6b6d9b 100644 --- a/mozilla/network/cache/nu/macbuild/nuCache.Prefix +++ b/mozilla/network/cache/nu/macbuild/nuCache.Prefix @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // diff --git a/mozilla/network/cache/nu/macbuild/nuCacheConfig.h b/mozilla/network/cache/nu/macbuild/nuCacheConfig.h index 48e4cccaf05..3d3be032542 100644 --- a/mozilla/network/cache/nu/macbuild/nuCacheConfig.h +++ b/mozilla/network/cache/nu/macbuild/nuCacheConfig.h @@ -1,18 +1,22 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #define CGLUESUPPORTED 0 // turn off C glue support to avoid conflict on create() in RDF diff --git a/mozilla/network/cache/nu/macbuild/nuCacheDebug.Prefix b/mozilla/network/cache/nu/macbuild/nuCacheDebug.Prefix index d1cb946277d..2295de70136 100644 --- a/mozilla/network/cache/nu/macbuild/nuCacheDebug.Prefix +++ b/mozilla/network/cache/nu/macbuild/nuCacheDebug.Prefix @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // diff --git a/mozilla/network/cache/nu/makefile.win b/mozilla/network/cache/nu/makefile.win index 974a256e3fc..6f7b1e55d43 100644 --- a/mozilla/network/cache/nu/makefile.win +++ b/mozilla/network/cache/nu/makefile.win @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): DEPTH=..\..\.. diff --git a/mozilla/network/cache/nu/nsGeneric.cpp b/mozilla/network/cache/nu/nsGeneric.cpp index 662346f6c8e..ac16fc60deb 100644 --- a/mozilla/network/cache/nu/nsGeneric.cpp +++ b/mozilla/network/cache/nu/nsGeneric.cpp @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* This is my generic cpp file to aid in creating a new class. This file diff --git a/mozilla/network/cache/nu/nsGeneric.h b/mozilla/network/cache/nu/nsGeneric.h index 99ad3bf330f..1251a1be7fa 100644 --- a/mozilla/network/cache/nu/nsGeneric.h +++ b/mozilla/network/cache/nu/nsGeneric.h @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef nsGeneric_h__ diff --git a/mozilla/network/cache/nu/public/CacheStubs.h b/mozilla/network/cache/nu/public/CacheStubs.h index 1280594e7f2..8b15ec88d27 100644 --- a/mozilla/network/cache/nu/public/CacheStubs.h +++ b/mozilla/network/cache/nu/public/CacheStubs.h @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Design and original implementation by Gagan Saksena '98 diff --git a/mozilla/network/cache/nu/public/Makefile.in b/mozilla/network/cache/nu/public/Makefile.in index 5396e5c4063..b9fcc56a2cf 100644 --- a/mozilla/network/cache/nu/public/Makefile.in +++ b/mozilla/network/cache/nu/public/Makefile.in @@ -1,18 +1,22 @@ # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # DEPTH = ../../../.. diff --git a/mozilla/network/cache/nu/public/makefile.win b/mozilla/network/cache/nu/public/makefile.win index 37c2c3e8d23..40b7d6aadc2 100644 --- a/mozilla/network/cache/nu/public/makefile.win +++ b/mozilla/network/cache/nu/public/makefile.win @@ -1,19 +1,23 @@ #!nmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): DEPTH=..\..\..\.. diff --git a/mozilla/network/cache/nu/public/nsBkgThread.h b/mozilla/network/cache/nu/public/nsBkgThread.h index 65ca83d45e0..9227fdc0a82 100644 --- a/mozilla/network/cache/nu/public/nsBkgThread.h +++ b/mozilla/network/cache/nu/public/nsBkgThread.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* This is a super cool class that does the background thread magic using diff --git a/mozilla/network/cache/nu/public/nsCacheBkgThd.h b/mozilla/network/cache/nu/public/nsCacheBkgThd.h index d0ffd2be0cd..741d09a29d2 100644 --- a/mozilla/network/cache/nu/public/nsCacheBkgThd.h +++ b/mozilla/network/cache/nu/public/nsCacheBkgThd.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* This class is the actual implementation of the original class nsBkgThread, diff --git a/mozilla/network/cache/nu/public/nsCacheFileStream.h b/mozilla/network/cache/nu/public/nsCacheFileStream.h index 3a7b4f2b14f..b9c55c1ee7e 100644 --- a/mozilla/network/cache/nu/public/nsCacheFileStream.h +++ b/mozilla/network/cache/nu/public/nsCacheFileStream.h @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* nsCacheFileStream. The file/disk based implementation of the nsStream class. diff --git a/mozilla/network/cache/nu/public/nsCacheIterator.h b/mozilla/network/cache/nu/public/nsCacheIterator.h index cf4d2d3e3b4..ebadcf93643 100644 --- a/mozilla/network/cache/nu/public/nsCacheIterator.h +++ b/mozilla/network/cache/nu/public/nsCacheIterator.h @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* A simple cache iterator for cache architecture. This is a temporary class diff --git a/mozilla/network/cache/nu/public/nsCacheManager.h b/mozilla/network/cache/nu/public/nsCacheManager.h index ee9f4df2898..e06c6b164db 100644 --- a/mozilla/network/cache/nu/public/nsCacheManager.h +++ b/mozilla/network/cache/nu/public/nsCacheManager.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/network/cache/nu/public/nsCacheModule.h b/mozilla/network/cache/nu/public/nsCacheModule.h index 9459baeaeda..6c49be8d43d 100644 --- a/mozilla/network/cache/nu/public/nsCacheModule.h +++ b/mozilla/network/cache/nu/public/nsCacheModule.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/network/cache/nu/public/nsCacheObject.h b/mozilla/network/cache/nu/public/nsCacheObject.h index 4dd3bdca2a3..b4456fb745c 100644 --- a/mozilla/network/cache/nu/public/nsCacheObject.h +++ b/mozilla/network/cache/nu/public/nsCacheObject.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* nsCacheObject is the class that holds the basic definition of the diff --git a/mozilla/network/cache/nu/public/nsCachePref.h b/mozilla/network/cache/nu/public/nsCachePref.h index c9f3d022218..e116d8f80f3 100644 --- a/mozilla/network/cache/nu/public/nsCachePref.h +++ b/mozilla/network/cache/nu/public/nsCachePref.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* nsCachePref. A class to separate the preference related code to diff --git a/mozilla/network/cache/nu/public/nsDiskModule.h b/mozilla/network/cache/nu/public/nsDiskModule.h index ca9afac1b1f..1bd53d957d5 100644 --- a/mozilla/network/cache/nu/public/nsDiskModule.h +++ b/mozilla/network/cache/nu/public/nsDiskModule.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/network/cache/nu/public/nsEnumeration.h b/mozilla/network/cache/nu/public/nsEnumeration.h index 7daa8856244..b22e4fd4269 100644 --- a/mozilla/network/cache/nu/public/nsEnumeration.h +++ b/mozilla/network/cache/nu/public/nsEnumeration.h @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Another temporary class that needs to be replaced by a commonly diff --git a/mozilla/network/cache/nu/public/nsFileStream.h b/mozilla/network/cache/nu/public/nsFileStream.h index 47ee79e22a5..be84d0d0233 100644 --- a/mozilla/network/cache/nu/public/nsFileStream.h +++ b/mozilla/network/cache/nu/public/nsFileStream.h @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* nsFileStream. The file/disk based implementation of the nsStream class. diff --git a/mozilla/network/cache/nu/public/nsHash.h b/mozilla/network/cache/nu/public/nsHash.h index 27e0a20fa95..b297868e404 100644 --- a/mozilla/network/cache/nu/public/nsHash.h +++ b/mozilla/network/cache/nu/public/nsHash.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* A dummy class. Probably will be replaced/removed/recycled. diff --git a/mozilla/network/cache/nu/public/nsIterator.h b/mozilla/network/cache/nu/public/nsIterator.h index 42801f3b1b5..21fed58285f 100644 --- a/mozilla/network/cache/nu/public/nsIterator.h +++ b/mozilla/network/cache/nu/public/nsIterator.h @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Another common class that needs to be replaced/removed/recycled. diff --git a/mozilla/network/cache/nu/public/nsMemCacheObject.h b/mozilla/network/cache/nu/public/nsMemCacheObject.h index c32b8918360..08c183dc80f 100644 --- a/mozilla/network/cache/nu/public/nsMemCacheObject.h +++ b/mozilla/network/cache/nu/public/nsMemCacheObject.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* The nsMemCacheObject class holds the actual nsCacheObject and a pointer diff --git a/mozilla/network/cache/nu/public/nsMemModule.h b/mozilla/network/cache/nu/public/nsMemModule.h index 210ada9d38d..a0103131014 100644 --- a/mozilla/network/cache/nu/public/nsMemModule.h +++ b/mozilla/network/cache/nu/public/nsMemModule.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/network/cache/nu/public/nsMemStream.h b/mozilla/network/cache/nu/public/nsMemStream.h index effc3a08943..fa168c69665 100644 --- a/mozilla/network/cache/nu/public/nsMemStream.h +++ b/mozilla/network/cache/nu/public/nsMemStream.h @@ -1,20 +1,23 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- * - * The contents of this Mem are subject to the Netscape Public License - * Version 1.0 (the "License"); you may not use this Mem except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* nsMemStream. A memory based stream for use with memory objects diff --git a/mozilla/network/cache/nu/public/nsMonitorable.h b/mozilla/network/cache/nu/public/nsMonitorable.h index d0c6af3d43b..cddc86d5edb 100644 --- a/mozilla/network/cache/nu/public/nsMonitorable.h +++ b/mozilla/network/cache/nu/public/nsMonitorable.h @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* nsMonitorable. This is a cool class too. Its an easy of adding monitors diff --git a/mozilla/network/cache/nu/public/nsStream.h b/mozilla/network/cache/nu/public/nsStream.h index d37cd963705..499644a2d21 100644 --- a/mozilla/network/cache/nu/public/nsStream.h +++ b/mozilla/network/cache/nu/public/nsStream.h @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* A placeholder for the actual professional strength streams class. Works diff --git a/mozilla/network/cache/nu/src/CacheStubs.cpp b/mozilla/network/cache/nu/src/CacheStubs.cpp index 1eb4ad90236..10cdd43120e 100644 --- a/mozilla/network/cache/nu/src/CacheStubs.cpp +++ b/mozilla/network/cache/nu/src/CacheStubs.cpp @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Design and original implementation by Gagan Saksena '98 */ diff --git a/mozilla/network/cache/nu/src/Makefile.in b/mozilla/network/cache/nu/src/Makefile.in index 0fef3bf243b..67450388fe9 100644 --- a/mozilla/network/cache/nu/src/Makefile.in +++ b/mozilla/network/cache/nu/src/Makefile.in @@ -1,18 +1,22 @@ # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # DEPTH = ../../../.. diff --git a/mozilla/network/cache/nu/src/makefile.win b/mozilla/network/cache/nu/src/makefile.win index fca64ac6af9..fd9538d40bb 100644 --- a/mozilla/network/cache/nu/src/makefile.win +++ b/mozilla/network/cache/nu/src/makefile.win @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): IGNORE_MANIFEST = 1 diff --git a/mozilla/network/cache/nu/src/nsBkgThread.cpp b/mozilla/network/cache/nu/src/nsBkgThread.cpp index bde1f2d4164..1b202a37f57 100644 --- a/mozilla/network/cache/nu/src/nsBkgThread.cpp +++ b/mozilla/network/cache/nu/src/nsBkgThread.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsBkgThread.h" diff --git a/mozilla/network/cache/nu/src/nsCacheBkgThd.cpp b/mozilla/network/cache/nu/src/nsCacheBkgThd.cpp index 20b9132c6de..125cfc14506 100644 --- a/mozilla/network/cache/nu/src/nsCacheBkgThd.cpp +++ b/mozilla/network/cache/nu/src/nsCacheBkgThd.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "prlog.h" diff --git a/mozilla/network/cache/nu/src/nsCacheFileStream.cpp b/mozilla/network/cache/nu/src/nsCacheFileStream.cpp index 181260af89b..b608e41787a 100644 --- a/mozilla/network/cache/nu/src/nsCacheFileStream.cpp +++ b/mozilla/network/cache/nu/src/nsCacheFileStream.cpp @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/network/cache/nu/src/nsCacheManager.cpp b/mozilla/network/cache/nu/src/nsCacheManager.cpp index 5f5bf6bd592..196bb95faa4 100644 --- a/mozilla/network/cache/nu/src/nsCacheManager.cpp +++ b/mozilla/network/cache/nu/src/nsCacheManager.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/network/cache/nu/src/nsCacheModule.cpp b/mozilla/network/cache/nu/src/nsCacheModule.cpp index 3b80c0d8ea6..8df836831c0 100644 --- a/mozilla/network/cache/nu/src/nsCacheModule.cpp +++ b/mozilla/network/cache/nu/src/nsCacheModule.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsCacheModule.h" diff --git a/mozilla/network/cache/nu/src/nsCacheObject.cpp b/mozilla/network/cache/nu/src/nsCacheObject.cpp index 91e13f71810..142dbec1473 100644 --- a/mozilla/network/cache/nu/src/nsCacheObject.cpp +++ b/mozilla/network/cache/nu/src/nsCacheObject.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef XP_MAC diff --git a/mozilla/network/cache/nu/src/nsCachePref.cpp b/mozilla/network/cache/nu/src/nsCachePref.cpp index 03d2ccd5da7..eec5d50775d 100644 --- a/mozilla/network/cache/nu/src/nsCachePref.cpp +++ b/mozilla/network/cache/nu/src/nsCachePref.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsCachePref.h" diff --git a/mozilla/network/cache/nu/src/nsCacheTrace.cpp b/mozilla/network/cache/nu/src/nsCacheTrace.cpp index 596ee8953a3..fc556a34e1c 100644 --- a/mozilla/network/cache/nu/src/nsCacheTrace.cpp +++ b/mozilla/network/cache/nu/src/nsCacheTrace.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/network/cache/nu/src/nsDiskModule.cpp b/mozilla/network/cache/nu/src/nsDiskModule.cpp index 00a9138643f..df3ad62edd7 100644 --- a/mozilla/network/cache/nu/src/nsDiskModule.cpp +++ b/mozilla/network/cache/nu/src/nsDiskModule.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/network/cache/nu/src/nsFFEntry.cpp b/mozilla/network/cache/nu/src/nsFFEntry.cpp index 1f6967cf6e8..5620246d4d2 100644 --- a/mozilla/network/cache/nu/src/nsFFEntry.cpp +++ b/mozilla/network/cache/nu/src/nsFFEntry.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsFFEntry.h" diff --git a/mozilla/network/cache/nu/src/nsFFObject.cpp b/mozilla/network/cache/nu/src/nsFFObject.cpp index a43a21bf1c1..fb7dc6f9d56 100644 --- a/mozilla/network/cache/nu/src/nsFFObject.cpp +++ b/mozilla/network/cache/nu/src/nsFFObject.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsFFObject.h" diff --git a/mozilla/network/cache/nu/src/nsFileStream.cpp b/mozilla/network/cache/nu/src/nsFileStream.cpp index 61c3e136164..ab3db078d06 100644 --- a/mozilla/network/cache/nu/src/nsFileStream.cpp +++ b/mozilla/network/cache/nu/src/nsFileStream.cpp @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsFileStream.h" diff --git a/mozilla/network/cache/nu/src/nsFlatFile.cpp b/mozilla/network/cache/nu/src/nsFlatFile.cpp index 4cb88f79517..e831c6d4301 100644 --- a/mozilla/network/cache/nu/src/nsFlatFile.cpp +++ b/mozilla/network/cache/nu/src/nsFlatFile.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsFlatFile.h" diff --git a/mozilla/network/cache/nu/src/nsHash.cpp b/mozilla/network/cache/nu/src/nsHash.cpp index 233e6ce4301..a0764702878 100644 --- a/mozilla/network/cache/nu/src/nsHash.cpp +++ b/mozilla/network/cache/nu/src/nsHash.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "prmem.h" diff --git a/mozilla/network/cache/nu/src/nsMemCacheObject.cpp b/mozilla/network/cache/nu/src/nsMemCacheObject.cpp index 001e5f7de00..6fd1b646c73 100644 --- a/mozilla/network/cache/nu/src/nsMemCacheObject.cpp +++ b/mozilla/network/cache/nu/src/nsMemCacheObject.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/network/cache/nu/src/nsMemModule.cpp b/mozilla/network/cache/nu/src/nsMemModule.cpp index 1432bde4701..b84b3fabe9e 100644 --- a/mozilla/network/cache/nu/src/nsMemModule.cpp +++ b/mozilla/network/cache/nu/src/nsMemModule.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "prtypes.h" diff --git a/mozilla/network/cache/nu/src/nsMemStream.cpp b/mozilla/network/cache/nu/src/nsMemStream.cpp index 195361d582f..59e63aa8649 100644 --- a/mozilla/network/cache/nu/src/nsMemStream.cpp +++ b/mozilla/network/cache/nu/src/nsMemStream.cpp @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsMemStream.h" diff --git a/mozilla/network/cache/nu/src/nsMonitorable.cpp b/mozilla/network/cache/nu/src/nsMonitorable.cpp index 5407ae06675..4def54b102e 100644 --- a/mozilla/network/cache/nu/src/nsMonitorable.cpp +++ b/mozilla/network/cache/nu/src/nsMonitorable.cpp @@ -1,20 +1,23 @@ /* -*- 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 - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* diff --git a/mozilla/network/cache/nu/src/nsTOC.cpp b/mozilla/network/cache/nu/src/nsTOC.cpp index bd598387338..65a495e16e1 100644 --- a/mozilla/network/cache/nu/src/nsTOC.cpp +++ b/mozilla/network/cache/nu/src/nsTOC.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsTOC.h" diff --git a/mozilla/network/cache/nu/tests/Makefile.in b/mozilla/network/cache/nu/tests/Makefile.in index 5f9331e4a68..47a327bbe0c 100644 --- a/mozilla/network/cache/nu/tests/Makefile.in +++ b/mozilla/network/cache/nu/tests/Makefile.in @@ -1,18 +1,22 @@ # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # DEPTH = ../../../.. diff --git a/mozilla/network/cache/nu/tests/fftest/FlatFileTest.cpp b/mozilla/network/cache/nu/tests/fftest/FlatFileTest.cpp index d7735620ebe..646cf12c502 100644 --- a/mozilla/network/cache/nu/tests/fftest/FlatFileTest.cpp +++ b/mozilla/network/cache/nu/tests/fftest/FlatFileTest.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include diff --git a/mozilla/network/cache/nu/tests/fftest/Makefile.in b/mozilla/network/cache/nu/tests/fftest/Makefile.in index 093fbe8d401..2d43923f775 100644 --- a/mozilla/network/cache/nu/tests/fftest/Makefile.in +++ b/mozilla/network/cache/nu/tests/fftest/Makefile.in @@ -1,18 +1,22 @@ # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # DEPTH = ../../../../.. diff --git a/mozilla/network/client/Makefile.in b/mozilla/network/client/Makefile.in index 6e6b2ae7624..da2d4e81f67 100644 --- a/mozilla/network/client/Makefile.in +++ b/mozilla/network/client/Makefile.in @@ -1,18 +1,22 @@ # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # DEPTH = ../.. diff --git a/mozilla/network/client/cnetinit.c b/mozilla/network/client/cnetinit.c index 53b1c7cc4c3..58dae230511 100644 --- a/mozilla/network/client/cnetinit.c +++ b/mozilla/network/client/cnetinit.c @@ -1,19 +1,23 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "xp.h" diff --git a/mozilla/network/client/makefile.win b/mozilla/network/client/makefile.win index 3d743e22b7b..ebbb8b25b95 100644 --- a/mozilla/network/client/makefile.win +++ b/mozilla/network/client/makefile.win @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # diff --git a/mozilla/network/cnvts/Makefile.in b/mozilla/network/cnvts/Makefile.in index ac06b2b02ad..c01ccd7b287 100644 --- a/mozilla/network/cnvts/Makefile.in +++ b/mozilla/network/cnvts/Makefile.in @@ -1,18 +1,22 @@ # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # DEPTH = ../.. diff --git a/mozilla/network/cnvts/cvactive.c b/mozilla/network/cnvts/cvactive.c index da300f312fd..da7a050d5c8 100644 --- a/mozilla/network/cnvts/cvactive.c +++ b/mozilla/network/cnvts/cvactive.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "xp.h" #include "plstr.h" diff --git a/mozilla/network/cnvts/cvactive.h b/mozilla/network/cnvts/cvactive.h index c8f60df044d..e9af2b77716 100644 --- a/mozilla/network/cnvts/cvactive.h +++ b/mozilla/network/cnvts/cvactive.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef CV_ACTIVE diff --git a/mozilla/network/cnvts/cvchunk.c b/mozilla/network/cnvts/cvchunk.c index f095d792e2a..5a77ac1e7f0 100644 --- a/mozilla/network/cnvts/cvchunk.c +++ b/mozilla/network/cnvts/cvchunk.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Please leave outside of ifdef for windows precompiled headers */ #include "xp.h" diff --git a/mozilla/network/cnvts/cvchunk.h b/mozilla/network/cnvts/cvchunk.h index 6e7d9e478c8..8f2ca1c802b 100644 --- a/mozilla/network/cnvts/cvchunk.h +++ b/mozilla/network/cnvts/cvchunk.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef CVCHUNK_H diff --git a/mozilla/network/cnvts/cvcolor.c b/mozilla/network/cnvts/cvcolor.c index ee6d7613069..63973523bb6 100644 --- a/mozilla/network/cnvts/cvcolor.c +++ b/mozilla/network/cnvts/cvcolor.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Please leave outside of ifdef for windows precompiled headers */ #include "xp.h" diff --git a/mozilla/network/cnvts/cvcolor.h b/mozilla/network/cnvts/cvcolor.h index 9fe2364bb84..6d6d6e75548 100644 --- a/mozilla/network/cnvts/cvcolor.h +++ b/mozilla/network/cnvts/cvcolor.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ diff --git a/mozilla/network/cnvts/cvdisk.c b/mozilla/network/cnvts/cvdisk.c index 17ccb6ec3dd..8093404b19b 100644 --- a/mozilla/network/cnvts/cvdisk.c +++ b/mozilla/network/cnvts/cvdisk.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Please leave outside of ifdef for windows precompiled headers */ #include "xp.h" diff --git a/mozilla/network/cnvts/cvdisk.h b/mozilla/network/cnvts/cvdisk.h index 0b66117c661..81a2d06728b 100644 --- a/mozilla/network/cnvts/cvdisk.h +++ b/mozilla/network/cnvts/cvdisk.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef CVDISK_H diff --git a/mozilla/network/cnvts/cvextcon.c b/mozilla/network/cnvts/cvextcon.c index 04e7ab3b8c5..4fffab0fa56 100644 --- a/mozilla/network/cnvts/cvextcon.c +++ b/mozilla/network/cnvts/cvextcon.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* cvextcon.c --- using external Unix programs as content-encoding filters. */ diff --git a/mozilla/network/cnvts/cvextcon.h b/mozilla/network/cnvts/cvextcon.h index a58a3e09b9e..ad129cf5366 100644 --- a/mozilla/network/cnvts/cvextcon.h +++ b/mozilla/network/cnvts/cvextcon.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef CVEXTCON_H diff --git a/mozilla/network/cnvts/cvjscfg.c b/mozilla/network/cnvts/cvjscfg.c index d45b6678fb6..d722a221846 100644 --- a/mozilla/network/cnvts/cvjscfg.c +++ b/mozilla/network/cnvts/cvjscfg.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "cvjscfg.h" diff --git a/mozilla/network/cnvts/cvjscfg.h b/mozilla/network/cnvts/cvjscfg.h index f8e03953af6..3b539a4439c 100644 --- a/mozilla/network/cnvts/cvjscfg.h +++ b/mozilla/network/cnvts/cvjscfg.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* By Daniel Malmer */ diff --git a/mozilla/network/cnvts/cvmime.c b/mozilla/network/cnvts/cvmime.c index 8eb98eb1bf0..436b789a635 100644 --- a/mozilla/network/cnvts/cvmime.c +++ b/mozilla/network/cnvts/cvmime.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Please leave outside of ifdef for window precompiled headers */ diff --git a/mozilla/network/cnvts/cvmime.h b/mozilla/network/cnvts/cvmime.h index 116ba186bb7..420deaa4abc 100644 --- a/mozilla/network/cnvts/cvmime.h +++ b/mozilla/network/cnvts/cvmime.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef CVMIME_H diff --git a/mozilla/network/cnvts/cvpics.h b/mozilla/network/cnvts/cvpics.h index 4b56212e955..919ea4e8f05 100644 --- a/mozilla/network/cnvts/cvpics.h +++ b/mozilla/network/cnvts/cvpics.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ - * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. - * - * The Initial Developer of this code under the NPL is Netscape - * Communications Corporation. Portions created by Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ + * + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is Netscape + * Communications Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef CVPICS_H diff --git a/mozilla/network/cnvts/cvplugin.cpp b/mozilla/network/cnvts/cvplugin.cpp index 8d76689c0f3..4e17197e72e 100644 --- a/mozilla/network/cnvts/cvplugin.cpp +++ b/mozilla/network/cnvts/cvplugin.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ diff --git a/mozilla/network/cnvts/cvplugin.h b/mozilla/network/cnvts/cvplugin.h index 060d82b3feb..ae00db01aa7 100644 --- a/mozilla/network/cnvts/cvplugin.h +++ b/mozilla/network/cnvts/cvplugin.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ diff --git a/mozilla/network/cnvts/cvproxy.c b/mozilla/network/cnvts/cvproxy.c index d95711b2dee..58513908668 100644 --- a/mozilla/network/cnvts/cvproxy.c +++ b/mozilla/network/cnvts/cvproxy.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "xp.h" #include "netutils.h" diff --git a/mozilla/network/cnvts/cvproxy.h b/mozilla/network/cnvts/cvproxy.h index bd03b883f50..d462d10336a 100644 --- a/mozilla/network/cnvts/cvproxy.h +++ b/mozilla/network/cnvts/cvproxy.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ extern NET_StreamClass* NET_ProxyConverter (FO_Present_Types format_out, diff --git a/mozilla/network/cnvts/cvsimple.c b/mozilla/network/cnvts/cvsimple.c index cb0da4d2c8b..a7fc8b2b3e0 100644 --- a/mozilla/network/cnvts/cvsimple.c +++ b/mozilla/network/cnvts/cvsimple.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /********************************************************************** cvsimple.c diff --git a/mozilla/network/cnvts/cvsimple.h b/mozilla/network/cnvts/cvsimple.h index 8ca4b89e5af..78c9ca7b8a0 100644 --- a/mozilla/network/cnvts/cvsimple.h +++ b/mozilla/network/cnvts/cvsimple.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /********************************************************************** cvsimple.h diff --git a/mozilla/network/cnvts/cvunzip.c b/mozilla/network/cnvts/cvunzip.c index d65f0c528d3..ef1918ca1c0 100644 --- a/mozilla/network/cnvts/cvunzip.c +++ b/mozilla/network/cnvts/cvunzip.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Please leave outside of ifdef for windows precompiled headers */ diff --git a/mozilla/network/cnvts/cvunzip.h b/mozilla/network/cnvts/cvunzip.h index ff3a0384739..9bcba09c28e 100644 --- a/mozilla/network/cnvts/cvunzip.h +++ b/mozilla/network/cnvts/cvunzip.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef CVUNZIP_H diff --git a/mozilla/network/cnvts/cvview.c b/mozilla/network/cnvts/cvview.c index b2c260b404f..eb55ef6fb65 100644 --- a/mozilla/network/cnvts/cvview.c +++ b/mozilla/network/cnvts/cvview.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Please leave outside of ifdef for windows precompiled headers */ diff --git a/mozilla/network/cnvts/cvview.h b/mozilla/network/cnvts/cvview.h index 7d3706c9183..10ffa95cab0 100644 --- a/mozilla/network/cnvts/cvview.h +++ b/mozilla/network/cnvts/cvview.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef CVVIEW_H diff --git a/mozilla/network/cnvts/makefile.win b/mozilla/network/cnvts/makefile.win index c867936ad0c..93ca0541bd7 100644 --- a/mozilla/network/cnvts/makefile.win +++ b/mozilla/network/cnvts/makefile.win @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # diff --git a/mozilla/network/cnvts/nsINetOStream.h b/mozilla/network/cnvts/nsINetOStream.h index d14d491dbe6..f3decd1f8fa 100644 --- a/mozilla/network/cnvts/nsINetOStream.h +++ b/mozilla/network/cnvts/nsINetOStream.h @@ -1,20 +1,23 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - * the License for the specific language governing rights and limitations - * under the License. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code. * * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1998 - * Netscape Communications Corporation. All Rights Reserved. + * Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef nsINetOStream_h___ diff --git a/mozilla/network/cnvts/nsINetPlugin.h b/mozilla/network/cnvts/nsINetPlugin.h index ac6c4810292..77eb7a2951a 100644 --- a/mozilla/network/cnvts/nsINetPlugin.h +++ b/mozilla/network/cnvts/nsINetPlugin.h @@ -1,19 +1,23 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ //////////////////////////////////////////////////////////////////////////////// diff --git a/mozilla/network/cnvts/nsINetPluginInstance.h b/mozilla/network/cnvts/nsINetPluginInstance.h index b29c9a6897f..e63a01713d5 100644 --- a/mozilla/network/cnvts/nsINetPluginInstance.h +++ b/mozilla/network/cnvts/nsINetPluginInstance.h @@ -1,19 +1,23 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef nsINetPluginInstance_h___ diff --git a/mozilla/network/cnvts/nsNetConverterStream.cpp b/mozilla/network/cnvts/nsNetConverterStream.cpp index 318db05123d..0ad2f9c6910 100644 --- a/mozilla/network/cnvts/nsNetConverterStream.cpp +++ b/mozilla/network/cnvts/nsNetConverterStream.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "nsNetConverterStream.h" diff --git a/mozilla/network/cnvts/nsNetConverterStream.h b/mozilla/network/cnvts/nsNetConverterStream.h index 32e118c14d9..49b52ccb973 100644 --- a/mozilla/network/cnvts/nsNetConverterStream.h +++ b/mozilla/network/cnvts/nsNetConverterStream.h @@ -1,19 +1,23 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef nsNetConverterStream_h___ diff --git a/mozilla/network/cnvts/txview.c b/mozilla/network/cnvts/txview.c index a5bd4747f07..4ec827944e2 100644 --- a/mozilla/network/cnvts/txview.c +++ b/mozilla/network/cnvts/txview.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "xp.h" diff --git a/mozilla/network/cnvts/txview.h b/mozilla/network/cnvts/txview.h index dd33bae7ab8..ee072da2089 100644 --- a/mozilla/network/cnvts/txview.h +++ b/mozilla/network/cnvts/txview.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef TXVIEW_H diff --git a/mozilla/network/cstream/Makefile.in b/mozilla/network/cstream/Makefile.in index 9ef2ae6ee19..2de03177ae1 100644 --- a/mozilla/network/cstream/Makefile.in +++ b/mozilla/network/cstream/Makefile.in @@ -1,18 +1,22 @@ # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # DEPTH = ../.. diff --git a/mozilla/network/cstream/cstream.c b/mozilla/network/cstream/cstream.c index 4bed759206b..dee9bd07833 100644 --- a/mozilla/network/cstream/cstream.c +++ b/mozilla/network/cstream/cstream.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * Do stream related stuff like push data down the diff --git a/mozilla/network/cstream/cstream.h b/mozilla/network/cstream/cstream.h index d3a6d99f643..eb0e08f631b 100644 --- a/mozilla/network/cstream/cstream.h +++ b/mozilla/network/cstream/cstream.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef CSTREAM_H #define CSTREAM_H diff --git a/mozilla/network/cstream/makefile.win b/mozilla/network/cstream/makefile.win index 4cb8120d790..71e037a8e21 100644 --- a/mozilla/network/cstream/makefile.win +++ b/mozilla/network/cstream/makefile.win @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # diff --git a/mozilla/network/macbuild/NetworkSharedPrefix.h b/mozilla/network/macbuild/NetworkSharedPrefix.h index 6ab601b10bc..bee2ada20bb 100644 --- a/mozilla/network/macbuild/NetworkSharedPrefix.h +++ b/mozilla/network/macbuild/NetworkSharedPrefix.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Defining the following causes NS_NET to be defined as NS_EXPORT. */ diff --git a/mozilla/network/macbuild/NetworkSharedPrefix_debug.h b/mozilla/network/macbuild/NetworkSharedPrefix_debug.h index eb6aa5c9216..a96b83a0d58 100644 --- a/mozilla/network/macbuild/NetworkSharedPrefix_debug.h +++ b/mozilla/network/macbuild/NetworkSharedPrefix_debug.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* Defining the following causes NS_NET to be defined as NS_EXPORT. */ diff --git a/mozilla/network/main/MacBinSupport.c b/mozilla/network/main/MacBinSupport.c index 3ffdbc11c09..720e8708467 100644 --- a/mozilla/network/main/MacBinSupport.c +++ b/mozilla/network/main/MacBinSupport.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* MacBinary support.c diff --git a/mozilla/network/main/MacBinSupport.h b/mozilla/network/main/MacBinSupport.h index c2e0efe4a30..a16b6bb16bb 100644 --- a/mozilla/network/main/MacBinSupport.h +++ b/mozilla/network/main/MacBinSupport.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* MacBinSupport.h */ diff --git a/mozilla/network/main/Makefile.in b/mozilla/network/main/Makefile.in index a88944bd96d..3de9b015011 100644 --- a/mozilla/network/main/Makefile.in +++ b/mozilla/network/main/Makefile.in @@ -1,18 +1,22 @@ # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # DEPTH = ../.. diff --git a/mozilla/network/main/autoupdt.c b/mozilla/network/main/autoupdt.c index 0ec61f81e6c..dfaef4fa178 100644 --- a/mozilla/network/main/autoupdt.c +++ b/mozilla/network/main/autoupdt.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* NEED TO REMOVE. Contact dougt@netscape.com. */ \ No newline at end of file diff --git a/mozilla/network/main/autoupdt.h b/mozilla/network/main/autoupdt.h index 0ec61f81e6c..dfaef4fa178 100644 --- a/mozilla/network/main/autoupdt.h +++ b/mozilla/network/main/autoupdt.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* NEED TO REMOVE. Contact dougt@netscape.com. */ \ No newline at end of file diff --git a/mozilla/network/main/crawler.c b/mozilla/network/main/crawler.c index b1f22e12a58..1e223bd1000 100644 --- a/mozilla/network/main/crawler.c +++ b/mozilla/network/main/crawler.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /*** crawler.c ****************************************************/ /* description: implementation for the html crawler. */ @@ -51,8 +55,8 @@ (definitely) i18n of the parser - $Revision: 1.2 $ - $Date: 1998-05-19 00:53:22 $ + $Revision: 1.3 $ + $Date: 1999-11-06 02:32:27 $ *********************************************************************/ diff --git a/mozilla/network/main/crawler.h b/mozilla/network/main/crawler.h index 347528bd377..e2b1214335e 100644 --- a/mozilla/network/main/crawler.h +++ b/mozilla/network/main/crawler.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /*** crawler.h ****************************************************/ /* description: html crawler */ @@ -45,8 +49,8 @@ The parsing code is in htmparse.c The robots.txt parser is in robotxt.c - $Revision: 1.1 $ - $Date: 1998-04-30 20:53:21 $ + $Revision: 1.2 $ + $Date: 1999-11-06 02:32:27 $ *********************************************************************/ diff --git a/mozilla/network/main/htmparse.c b/mozilla/network/main/htmparse.c index a3863388942..fc95f1c42d8 100644 --- a/mozilla/network/main/htmparse.c +++ b/mozilla/network/main/htmparse.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /*** htmparse.c ***************************************************/ /* description: html parser */ @@ -21,8 +25,8 @@ /******************************************************************** - $Revision: 1.2 $ - $Date: 1998-05-19 00:53:23 $ + $Revision: 1.3 $ + $Date: 1999-11-06 02:32:28 $ *********************************************************************/ diff --git a/mozilla/network/main/htmparse.h b/mozilla/network/main/htmparse.h index e516bc8e14c..394a9ebea8b 100644 --- a/mozilla/network/main/htmparse.h +++ b/mozilla/network/main/htmparse.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /*** htmparse.h ***************************************************/ /* description: html parser */ @@ -26,8 +30,8 @@ parser calls this function whenever a begin or end tag, or run of character data has been scanned, and does not build a tree. - $Revision: 1.1 $ - $Date: 1998-04-30 20:53:21 $ + $Revision: 1.2 $ + $Date: 1999-11-06 02:32:28 $ *********************************************************************/ diff --git a/mozilla/network/main/jsautocf.c b/mozilla/network/main/jsautocf.c index e68675a5875..6a481b85ffa 100644 --- a/mozilla/network/main/jsautocf.c +++ b/mozilla/network/main/jsautocf.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "mkutils.h" /* LF */ diff --git a/mozilla/network/main/jsautocf.h b/mozilla/network/main/jsautocf.h index a4659922c0f..a81c1696249 100644 --- a/mozilla/network/main/jsautocf.h +++ b/mozilla/network/main/jsautocf.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * jsautocf.h: JavaScript auto-config parser and evaluator diff --git a/mozilla/network/main/jscookie.c b/mozilla/network/main/jscookie.c index 07227dbec98..61a43314273 100644 --- a/mozilla/network/main/jscookie.c +++ b/mozilla/network/main/jscookie.c @@ -1,19 +1,23 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* jscookie.c -- javascript reflection of cookies for filters. diff --git a/mozilla/network/main/makefile.win b/mozilla/network/main/makefile.win index 258185dd50c..2dea302ca96 100644 --- a/mozilla/network/main/makefile.win +++ b/mozilla/network/main/makefile.win @@ -1,19 +1,23 @@ #!gmake # -# The contents of this file are subject to the Netscape Public License -# Version 1.0 (the "NPL"); you may not use this file except in -# compliance with the NPL. You may obtain a copy of the NPL at -# http://www.mozilla.org/NPL/ +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ # -# Software distributed under the NPL is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -# for the specific language governing rights and limitations under the -# NPL. +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# 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 -# Copyright (C) 1998 Netscape Communications Corporation. All Rights -# Reserved. +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): # diff --git a/mozilla/network/main/mkabook.cpp b/mozilla/network/main/mkabook.cpp index e27118ccebd..5693841bb5e 100644 --- a/mozilla/network/main/mkabook.cpp +++ b/mozilla/network/main/mkabook.cpp @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ // // mkabook.cpp -- Handles "addbook:" " URLs for core Navigator, without diff --git a/mozilla/network/main/mkabook.h b/mozilla/network/main/mkabook.h index df6bf55d753..6e5af66fa8c 100644 --- a/mozilla/network/main/mkabook.h +++ b/mozilla/network/main/mkabook.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKABOOK_H #define MKABOOK_H diff --git a/mozilla/network/main/mkalert.c b/mozilla/network/main/mkalert.c index abedc2ea5fc..02c38c7a536 100644 --- a/mozilla/network/main/mkalert.c +++ b/mozilla/network/main/mkalert.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "mkutils.h" #include "mkgeturl.h" diff --git a/mozilla/network/main/mkautocf.c b/mozilla/network/main/mkautocf.c index 1d2641a8cb3..466ce54d2fd 100644 --- a/mozilla/network/main/mkautocf.c +++ b/mozilla/network/main/mkautocf.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * mkautocf.c: Proxy auto-config parser and evaluator diff --git a/mozilla/network/main/mkautocf.h b/mozilla/network/main/mkautocf.h index 1aa7cc3241c..f0df2f350fa 100644 --- a/mozilla/network/main/mkautocf.h +++ b/mozilla/network/main/mkautocf.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* mkautocf.h: Proxy auto-config parser and evaluator * Ari Luotonen */ diff --git a/mozilla/network/main/mkconect.c b/mozilla/network/main/mkconect.c index 7898f914748..06a72613e53 100644 --- a/mozilla/network/main/mkconect.c +++ b/mozilla/network/main/mkconect.c @@ -1,19 +1,23 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * generalized portable TCP routines diff --git a/mozilla/network/main/mkfsort.c b/mozilla/network/main/mkfsort.c index 744276848ac..1f8ef5c0c25 100644 --- a/mozilla/network/main/mkfsort.c +++ b/mozilla/network/main/mkfsort.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * diff --git a/mozilla/network/main/mkfsort.h b/mozilla/network/main/mkfsort.h index 2d4e928797e..1086374b860 100644 --- a/mozilla/network/main/mkfsort.h +++ b/mozilla/network/main/mkfsort.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKFSORT_H diff --git a/mozilla/network/main/mkgeturl.c b/mozilla/network/main/mkgeturl.c index a71b90d92fb..c36b27dfd69 100644 --- a/mozilla/network/main/mkgeturl.c +++ b/mozilla/network/main/mkgeturl.c @@ -1,19 +1,23 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* mkgeturl.c * This file implements the main calling api for netlib. diff --git a/mozilla/network/main/mkgeturl.h b/mozilla/network/main/mkgeturl.h index a61db0653dc..bb44fd6d040 100644 --- a/mozilla/network/main/mkgeturl.h +++ b/mozilla/network/main/mkgeturl.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKGETURL_H diff --git a/mozilla/network/main/mkhelp.c b/mozilla/network/main/mkhelp.c index 42fbcb80a2d..db2829be400 100644 --- a/mozilla/network/main/mkhelp.c +++ b/mozilla/network/main/mkhelp.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /*************************************************** * diff --git a/mozilla/network/main/mkhelp.h b/mozilla/network/main/mkhelp.h index 55929d9bffa..abf513aaf95 100644 --- a/mozilla/network/main/mkhelp.h +++ b/mozilla/network/main/mkhelp.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKHELP_H diff --git a/mozilla/network/main/mkinit.c b/mozilla/network/main/mkinit.c index ba6a7cebf4b..f0ce99b34be 100644 --- a/mozilla/network/main/mkinit.c +++ b/mozilla/network/main/mkinit.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * register all neccessary diff --git a/mozilla/network/main/mkldap.h b/mozilla/network/main/mkldap.h index 2540c12b0bd..e2aa24086e0 100644 --- a/mozilla/network/main/mkldap.h +++ b/mozilla/network/main/mkldap.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKLDAP_H diff --git a/mozilla/network/main/mkmessag.c b/mozilla/network/main/mkmessag.c index 5404c82fd8f..8832e9dcf82 100644 --- a/mozilla/network/main/mkmessag.c +++ b/mozilla/network/main/mkmessag.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "rosetta.h" diff --git a/mozilla/network/main/mkpadpac.c b/mozilla/network/main/mkpadpac.c index 041d8bae22f..445c2728ba1 100644 --- a/mozilla/network/main/mkpadpac.c +++ b/mozilla/network/main/mkpadpac.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* mkpadpac.c -- Proxy auto-discovery utility function implementation. Created: Judson Valeski, 01.15.1997 diff --git a/mozilla/network/main/mkpadpac.h b/mozilla/network/main/mkpadpac.h index 230e35be3d7..5fae6441101 100644 --- a/mozilla/network/main/mkpadpac.h +++ b/mozilla/network/main/mkpadpac.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* mkpadpac.h -- Proxy auto-discovery documentation. diff --git a/mozilla/network/main/mkparse.c b/mozilla/network/main/mkparse.c index e4d20b6124a..0f5e3a9fc59 100644 --- a/mozilla/network/main/mkparse.c +++ b/mozilla/network/main/mkparse.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* URL/NET parsing routines * Additions/Changes by Judson Valeski 1997 diff --git a/mozilla/network/main/mkparse.h b/mozilla/network/main/mkparse.h index c3dcc6998d0..a29b06d9523 100644 --- a/mozilla/network/main/mkparse.h +++ b/mozilla/network/main/mkparse.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKPARSE_H #define MKPARSE_H diff --git a/mozilla/network/main/mkprefs.h b/mozilla/network/main/mkprefs.h index c93c43ef82c..49d51a71552 100644 --- a/mozilla/network/main/mkprefs.h +++ b/mozilla/network/main/mkprefs.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef __mkprefs_h_ diff --git a/mozilla/network/main/mkselect.c b/mozilla/network/main/mkselect.c index a76fc676b67..042b2348c0e 100644 --- a/mozilla/network/main/mkselect.c +++ b/mozilla/network/main/mkselect.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * diff --git a/mozilla/network/main/mkselect.h b/mozilla/network/main/mkselect.h index ab255f8e96d..72143db79a3 100644 --- a/mozilla/network/main/mkselect.h +++ b/mozilla/network/main/mkselect.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKSELECT_H diff --git a/mozilla/network/main/mksockrw.c b/mozilla/network/main/mksockrw.c index ed8770e2f61..06c9efcdeae 100644 --- a/mozilla/network/main/mksockrw.c +++ b/mozilla/network/main/mksockrw.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "mkutils.h" diff --git a/mozilla/network/main/mksort.c b/mozilla/network/main/mksort.c index 1afea6048a6..e92b01abc28 100644 --- a/mozilla/network/main/mksort.c +++ b/mozilla/network/main/mksort.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "mkutils.h" #include "mksort.h" diff --git a/mozilla/network/main/mksort.h b/mozilla/network/main/mksort.h index 49f2282a6d0..86a685022c7 100644 --- a/mozilla/network/main/mksort.h +++ b/mozilla/network/main/mksort.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKSORT_H #define MKSORT_H diff --git a/mozilla/network/main/mkstream.c b/mozilla/network/main/mkstream.c index 9e5dbd64f59..d2380f56a21 100644 --- a/mozilla/network/main/mkstream.c +++ b/mozilla/network/main/mkstream.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * Do stream related stuff like push data down the diff --git a/mozilla/network/main/mkstream.h b/mozilla/network/main/mkstream.h index a478db3e825..6ec7b768f39 100644 --- a/mozilla/network/main/mkstream.h +++ b/mozilla/network/main/mkstream.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKSTREAM_H #define MKSTREAM_H diff --git a/mozilla/network/main/mktcp.h b/mozilla/network/main/mktcp.h index cd63a5d9ba2..5a0dffafc4c 100644 --- a/mozilla/network/main/mktcp.h +++ b/mozilla/network/main/mktcp.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKTCP_H #define MKTCP_H diff --git a/mozilla/network/main/mktrace.c b/mozilla/network/main/mktrace.c index c6465fa649e..570ddde4dcb 100644 --- a/mozilla/network/main/mktrace.c +++ b/mozilla/network/main/mktrace.c @@ -1,19 +1,23 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * - * The contents of this file are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #define FORCE_PR_LOG /* So that this works in an optimized build */ diff --git a/mozilla/network/main/mktrace.h b/mozilla/network/main/mktrace.h index f6c55a2c49e..975e21f6c6a 100644 --- a/mozilla/network/main/mktrace.h +++ b/mozilla/network/main/mktrace.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKTRACE_H diff --git a/mozilla/network/main/mkutils.c b/mozilla/network/main/mkutils.c index 2c967c7a294..973f3a46581 100644 --- a/mozilla/network/main/mkutils.c +++ b/mozilla/network/main/mkutils.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /* * diff --git a/mozilla/network/main/mkutils.h b/mozilla/network/main/mkutils.h index aa066ebd57b..fb7ad86ff82 100644 --- a/mozilla/network/main/mkutils.h +++ b/mozilla/network/main/mkutils.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef MKUTILS_H #define MKUTILS_H diff --git a/mozilla/network/main/net_xp_file.h b/mozilla/network/main/net_xp_file.h index f8fd4bedb5c..a838ba179f8 100644 --- a/mozilla/network/main/net_xp_file.h +++ b/mozilla/network/main/net_xp_file.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #include "xp_file.h" diff --git a/mozilla/network/main/netstream.h b/mozilla/network/main/netstream.h index 961f85a3bc8..fdbe87101b1 100644 --- a/mozilla/network/main/netstream.h +++ b/mozilla/network/main/netstream.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef NETSTREAM_H #define NETSTREAM_H diff --git a/mozilla/network/main/netutils.h b/mozilla/network/main/netutils.h index cab8aeb258b..74041c6b598 100644 --- a/mozilla/network/main/netutils.h +++ b/mozilla/network/main/netutils.h @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ #ifndef NETUTILS_H #define NETUTILS_H diff --git a/mozilla/network/main/pagescan.c b/mozilla/network/main/pagescan.c index 508ea19ce53..64f4194edab 100644 --- a/mozilla/network/main/pagescan.c +++ b/mozilla/network/main/pagescan.c @@ -1,19 +1,23 @@ /* -*- 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 - * Version 1.0 (the "NPL"); you may not use this file except in - * compliance with the NPL. You may obtain a copy of the NPL at - * http://www.mozilla.org/NPL/ + * The contents of this file are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.mozilla.org/NPL/ * - * Software distributed under the NPL is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL - * for the specific language governing rights and limitations under the - * NPL. + * Software distributed under the License is distributed on an "AS + * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + * implied. See the License for the specific language governing + * 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 - * Copyright (C) 1998 Netscape Communications Corporation. All Rights - * Reserved. + * Copyright (C) 1998 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): */ /*** pagescan.h ***************************************************/ /* description: implementation of page scanning. Adds links */ @@ -51,8 +55,8 @@