diff --git a/mozilla/cck/cckwiz/ConfigEditor/nsMsgMD5.cpp b/mozilla/cck/cckwiz/ConfigEditor/nsMsgMD5.cpp index ad5edc1a261..6724d1e8645 100644 --- a/mozilla/cck/cckwiz/ConfigEditor/nsMsgMD5.cpp +++ b/mozilla/cck/cckwiz/ConfigEditor/nsMsgMD5.cpp @@ -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/cck/cckwiz/ConfigEditor/nsMsgMD5.h b/mozilla/cck/cckwiz/ConfigEditor/nsMsgMD5.h index ae0f124e6e3..a9bc376e5fc 100644 --- a/mozilla/cck/cckwiz/ConfigEditor/nsMsgMD5.h +++ b/mozilla/cck/cckwiz/ConfigEditor/nsMsgMD5.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/cck/cckwiz/ase/NCIFiles/Sample.nci b/mozilla/cck/cckwiz/ase/NCIFiles/Sample.nci index a514b47c3a9..65c61ed0e02 100644 --- a/mozilla/cck/cckwiz/ase/NCIFiles/Sample.nci +++ b/mozilla/cck/cckwiz/ase/NCIFiles/Sample.nci @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Dial-In Configuration] diff --git a/mozilla/cck/cckwiz/bitmaps/license b/mozilla/cck/cckwiz/bitmaps/license index d3d839acfdd..f99ea594ea6 100644 --- a/mozilla/cck/cckwiz/bitmaps/license +++ b/mozilla/cck/cckwiz/bitmaps/license @@ -1,17 +1,21 @@ -/* - * The contents of this directory are subject to the Netscape Public License - * Version 1.0 (the "NPL"); you may not use the files in this directory 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 directory are subject to the Netscape Public + * License Version 1.1 (the "License"); you may not use the files in this directory + * 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): + */ + diff --git a/mozilla/cck/cckwiz/iniFiles/AccountSetup.ini b/mozilla/cck/cckwiz/iniFiles/AccountSetup.ini index f5d3d107ae2..d795881e41d 100644 --- a/mozilla/cck/cckwiz/iniFiles/AccountSetup.ini +++ b/mozilla/cck/cckwiz/iniFiles/AccountSetup.ini @@ -1,39 +1,26 @@ ; Mode: INI; tab-width: 8; 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): ; - [Local Variables] Name=AccountSetup diff --git a/mozilla/cck/cckwiz/iniFiles/AccountSetupHelp.ini b/mozilla/cck/cckwiz/iniFiles/AccountSetupHelp.ini index 1a422fb60d5..119344a437c 100644 --- a/mozilla/cck/cckwiz/iniFiles/AccountSetupHelp.ini +++ b/mozilla/cck/cckwiz/iniFiles/AccountSetupHelp.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/Branding.ini b/mozilla/cck/cckwiz/iniFiles/Branding.ini index de441a959db..2817621236d 100644 --- a/mozilla/cck/cckwiz/iniFiles/Branding.ini +++ b/mozilla/cck/cckwiz/iniFiles/Branding.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/Branding1_Help.ini b/mozilla/cck/cckwiz/iniFiles/Branding1_Help.ini index ffb891270c4..cccab918ff6 100644 --- a/mozilla/cck/cckwiz/iniFiles/Branding1_Help.ini +++ b/mozilla/cck/cckwiz/iniFiles/Branding1_Help.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/Branding2_Help.ini b/mozilla/cck/cckwiz/iniFiles/Branding2_Help.ini index be3b9c84b02..c7431db21f9 100644 --- a/mozilla/cck/cckwiz/iniFiles/Branding2_Help.ini +++ b/mozilla/cck/cckwiz/iniFiles/Branding2_Help.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/Branding3_Help.ini b/mozilla/cck/cckwiz/iniFiles/Branding3_Help.ini index 6fb03c89e4a..d3454346cfd 100644 --- a/mozilla/cck/cckwiz/iniFiles/Branding3_Help.ini +++ b/mozilla/cck/cckwiz/iniFiles/Branding3_Help.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/Branding4_Help.ini b/mozilla/cck/cckwiz/iniFiles/Branding4_Help.ini index db1dd52a52b..24e650f00d8 100644 --- a/mozilla/cck/cckwiz/iniFiles/Branding4_Help.ini +++ b/mozilla/cck/cckwiz/iniFiles/Branding4_Help.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/Branding_page1.ini b/mozilla/cck/cckwiz/iniFiles/Branding_page1.ini index 7f09c3b8ef4..5ec81d0d2c9 100644 --- a/mozilla/cck/cckwiz/iniFiles/Branding_page1.ini +++ b/mozilla/cck/cckwiz/iniFiles/Branding_page1.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/Branding_page2.ini b/mozilla/cck/cckwiz/iniFiles/Branding_page2.ini index cdd0e266733..3178eeb0950 100644 --- a/mozilla/cck/cckwiz/iniFiles/Branding_page2.ini +++ b/mozilla/cck/cckwiz/iniFiles/Branding_page2.ini @@ -1,237 +1,241 @@ -; Mode: INI; tab-width: 8; 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/ -; -; Software distributed under the NPL is distributed on an "AS IS" 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. -; - -[Local Variables] -Name=Branding_page2 -Title=Netscape Client Customization Kit - Page 6 of 10 %CustomizationList% -Caption=2nd level node - -[Navigation Controls] +; Mode: INI; tab-width: 8; indent-tabs-mode: nil -*- +; +; The contents of this file are subject to the Netscape Public +; License Version 1.1 (the "License"); you may not use this file +; 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): +; + +[Local Variables] +Name=Branding_page2 +Title=Netscape Client Customization Kit - Page 6 of 10 %CustomizationList% +Caption=2nd level node + +[Navigation Controls] onNext= -onEnter=VerifyVal(%CD image%,0) -Help=Branding2_help.ini - -[Image 1] -Type=Image -Name=banner7.bmp -Value= -Start_x=0 -Start_y=0 -Width=425 -Height=56 - - -[Widget 1] -Type=Text -Name=Text59 -Value=The CD Autorun screen appears when the user inserts a Netscape 2000 CD into their computer's CD-ROM drive. You can customize the background bitmap image that appears on the CD Autorun screen, as well as the text and installation instructions. -Start_x=5 -Start_y=28 -Width=400 -Height=30 - - -[Widget 2] -Type=GroupBox -Name=GroupBox8 -Value=Text -Start_x=4 -Start_y=106 -Width=395 -Height=77 - - - -[Widget 5] -Type=GroupBox -Name=GroupBox9 -Value=Background Bitmap -Start_x=5 -Start_y=54 -Width=395 -Height=50 - -[Widget 10] -Type=Text -Name=Text62 -Value=Path to background bitmap file (640 x 480 pixels): -Start_x=12 -Start_y=70 -Width=210 -Height=10 - -[Widget 6] +onEnter=VerifyVal(%CD image%,0) +Help=Branding2_help.ini + +[Image 1] +Type=Image +Name=banner7.bmp +Value= +Start_x=0 +Start_y=0 +Width=425 +Height=56 + + +[Widget 1] +Type=Text +Name=Text59 +Value=The CD Autorun screen appears when the user inserts a Netscape 2000 CD into their computer's CD-ROM drive. You can customize the background bitmap image that appears on the CD Autorun screen, as well as the text and installation instructions. +Start_x=5 +Start_y=28 +Width=400 +Height=30 + + +[Widget 2] +Type=GroupBox +Name=GroupBox8 +Value=Text +Start_x=4 +Start_y=106 +Width=395 +Height=77 + + + +[Widget 5] +Type=GroupBox +Name=GroupBox9 +Value=Background Bitmap +Start_x=5 +Start_y=54 +Width=395 +Height=50 + +[Widget 10] +Type=Text +Name=Text62 +Value=Path to background bitmap file (640 x 480 pixels): +Start_x=12 +Start_y=70 +Width=210 +Height=10 + +[Widget 6] Type=DynamicText -Name=ShellBgBitmap -Value= -Start_x=12 -Start_y=83 -Width=200 -Height=14 - -[Widget 7] -Type=Button -Name=Button13 -Value=Choose File... -Start_x=275 -Start_y=83 -Width=50 -Height=14 -onCommand=BrowseFile() -Target=ShellBgBitmap - -[Widget 768] -Type=Button -Name=Button1353 -Value=View File... -Start_x=230 -Start_y=83 -Width=40 -Height=14 -onCommand=ViewFile(%ShellBgBitmap%) - -[Widget 21] -Type=Button -Name=Button127 -Value=Show Example -Start_x=330 -Start_y=83 -Width=60 -Height=14 -onCommand=DisplayImage(shell1.ini) - -[Widget 3] -Type=Text -Name=Text60 -Value=Display This Text in the Title Bar: -Start_x=12 -Start_y=118 -Width=210 -Height=10 - -[Widget 4] -Type=EditBox -Name=ShellTitleText -Value= -Start_x=13 -Start_y=131 -Width=272 -Height=14 - -[Widget 23] -Type=Button -Name=Button123 -Value=Show Example -Start_x=330 -Start_y=160 -Width=60 -Height=14 -onCommand=DisplayImage(shell2.ini) - - -[Widget 8] -Type=Text -Name=Text61 -Value=Display This Text Below the Title Bar: -Start_x=12 -Start_y=149 -Width=210 -Height=10 - - -[Widget 9] -Type=EditBox -Name=ShellBelowTitleText -Value= -Start_x=12 -Start_y=160 -Width=272 -Height=14 - - -[Widget 12] -Type=GroupBox -Name=GroupBox10 -Value=Custom Installation Text File -Start_x=4 -Start_y=187 -Width=396 -Height=59 - - -[Widget 13] -Type=Text -Name=Text64 -Value=When the user clicks the Installation Guide button, your customized installation instructions will appear. -Start_x=11 -Start_y=200 -Width=386 -Height=16 - - -[Widget 14] -Type=Text -Name=Text65 -Value=Path to installation text file (install.txt): -Start_x=12 -Start_y=212 -Width=148 -Height=12 - - -[Widget 15] +Name=ShellBgBitmap +Value= +Start_x=12 +Start_y=83 +Width=200 +Height=14 + +[Widget 7] +Type=Button +Name=Button13 +Value=Choose File... +Start_x=275 +Start_y=83 +Width=50 +Height=14 +onCommand=BrowseFile() +Target=ShellBgBitmap + +[Widget 768] +Type=Button +Name=Button1353 +Value=View File... +Start_x=230 +Start_y=83 +Width=40 +Height=14 +onCommand=ViewFile(%ShellBgBitmap%) + +[Widget 21] +Type=Button +Name=Button127 +Value=Show Example +Start_x=330 +Start_y=83 +Width=60 +Height=14 +onCommand=DisplayImage(shell1.ini) + +[Widget 3] +Type=Text +Name=Text60 +Value=Display This Text in the Title Bar: +Start_x=12 +Start_y=118 +Width=210 +Height=10 + +[Widget 4] +Type=EditBox +Name=ShellTitleText +Value= +Start_x=13 +Start_y=131 +Width=272 +Height=14 + +[Widget 23] +Type=Button +Name=Button123 +Value=Show Example +Start_x=330 +Start_y=160 +Width=60 +Height=14 +onCommand=DisplayImage(shell2.ini) + + +[Widget 8] +Type=Text +Name=Text61 +Value=Display This Text Below the Title Bar: +Start_x=12 +Start_y=149 +Width=210 +Height=10 + + +[Widget 9] +Type=EditBox +Name=ShellBelowTitleText +Value= +Start_x=12 +Start_y=160 +Width=272 +Height=14 + + +[Widget 12] +Type=GroupBox +Name=GroupBox10 +Value=Custom Installation Text File +Start_x=4 +Start_y=187 +Width=396 +Height=59 + + +[Widget 13] +Type=Text +Name=Text64 +Value=When the user clicks the Installation Guide button, your customized installation instructions will appear. +Start_x=11 +Start_y=200 +Width=386 +Height=16 + + +[Widget 14] +Type=Text +Name=Text65 +Value=Path to installation text file (install.txt): +Start_x=12 +Start_y=212 +Width=148 +Height=12 + + +[Widget 15] Type=DynamicText -Name=ShellInstallTextFile -Value= -Start_x=12 -Start_y=223 -Width=200 -Height=14 - -[Widget 728] -Type=Button -Name=Button1383 -Value=View File... -Start_x=230 -Start_y=223 -Width=40 -Height=14 -onCommand=command(%NCIFileEditor% "%ShellInstallTextFile%") -[Widget 16] -Type=Button -Name=Button14 -Value=Choose File... -Start_x=275 -Start_y=223 -Width=50 -Height=14 -onCommand=BrowseFile() -Target=ShellInstallTextFile - -[Widget 22] -Type=Button -Name=Button125 -Value=Show Example -Start_x=330 -Start_y=223 -Width=60 -Height=14 -onCommand=DisplayImage(shell4.ini) - - - +Name=ShellInstallTextFile +Value= +Start_x=12 +Start_y=223 +Width=200 +Height=14 + +[Widget 728] +Type=Button +Name=Button1383 +Value=View File... +Start_x=230 +Start_y=223 +Width=40 +Height=14 +onCommand=command(%NCIFileEditor% "%ShellInstallTextFile%") +[Widget 16] +Type=Button +Name=Button14 +Value=Choose File... +Start_x=275 +Start_y=223 +Width=50 +Height=14 +onCommand=BrowseFile() +Target=ShellInstallTextFile + +[Widget 22] +Type=Button +Name=Button125 +Value=Show Example +Start_x=330 +Start_y=223 +Width=60 +Height=14 +onCommand=DisplayImage(shell4.ini) + + + diff --git a/mozilla/cck/cckwiz/iniFiles/Branding_page3.ini b/mozilla/cck/cckwiz/iniFiles/Branding_page3.ini index bff4281e44f..aff2dc2fabc 100644 --- a/mozilla/cck/cckwiz/iniFiles/Branding_page3.ini +++ b/mozilla/cck/cckwiz/iniFiles/Branding_page3.ini @@ -1,235 +1,239 @@ -; Mode: INI; tab-width: 8; 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/ -; -; Software distributed under the NPL is distributed on an "AS IS" 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. -; - -[Local Variables] -Name=Branding_page3 -Title=Netscape Client Customization Kit - Page 8 of 10 %CustomizationList% -Caption=1st level node - -[Navigation Controls] -onNext= -Help=Branding3_help.ini - -[Image 1] -Type=Image -Name=banner8.bmp -Value= -Start_x=0 -Start_y=0 -Width=425 -Height=56 - -[Widget 1931] -Type=Text -Name=Text7053 -Value=Internet Setup lets users easily create new Internet accounts or set up Netscape to connect to an existing account that they've already established with you. -Start_x=7 -Start_y=25 -Width=400 -Height=20 - - - -[Widget 1] -Type=Text -Name=Text70 -Value=Internet Setup will display your logo graphic. -Start_x=7 -Start_y=58 -Width=360 -Height=13 - - -[Widget 2] +; Mode: INI; tab-width: 8; indent-tabs-mode: nil -*- +; +; The contents of this file are subject to the Netscape Public +; License Version 1.1 (the "License"); you may not use this file +; 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): +; + +[Local Variables] +Name=Branding_page3 +Title=Netscape Client Customization Kit - Page 8 of 10 %CustomizationList% +Caption=1st level node + +[Navigation Controls] +onNext= +Help=Branding3_help.ini + +[Image 1] +Type=Image +Name=banner8.bmp +Value= +Start_x=0 +Start_y=0 +Width=425 +Height=56 + +[Widget 1931] +Type=Text +Name=Text7053 +Value=Internet Setup lets users easily create new Internet accounts or set up Netscape to connect to an existing account that they've already established with you. +Start_x=7 +Start_y=25 +Width=400 +Height=20 + + + +[Widget 1] +Type=Text +Name=Text70 +Value=Internet Setup will display your logo graphic. +Start_x=7 +Start_y=58 +Width=360 +Height=13 + + +[Widget 2] Type=DynamicText -Name=IntSetupBgBitmap -Value= -Start_x=7 -Start_y=86 -Width=200 -Height=15 - -[Widget 362] -Type=Button -Name=Button169 -Value=View File... -Start_x=226 -Start_y=86 -Width=50 -Height=14 -onCommand=ViewFile(%IntSetupBgBitmap%) - -[Widget 3] -Type=Button -Name=Button16 -Value=Choose File... -Start_x=280 -Start_y=86 -Width=50 -Height=14 -onCommand=BrowseFile() -Target=IntSetupBgBitmap - -[Widget 15] -Type=Button -Name=Button128 -Value=Show Example -Start_x=334 -Start_y=86 -Width=60 -Height=14 -onCommand=DisplayImage(accnt1.ini) - - -[Widget 4] -Type=Text -Name=Text71 -Value=Internet Setup will display your company name. -Start_x=10 -Start_y=128 -Width=266 -Height=12 - -[Widget 4917] -Type=Text -Name=Text7194 -Value=Enter your Company Name: -Start_x=10 -Start_y=141 -Width=266 -Height=12 - - - -[Widget 5] -Type=EditBox -Name=Company_Name -Value= -Start_x=10 -Start_y=152 -Width=245 -Height=15 - -[Widget 16] -Type=Button -Name=Button129 -Value=Show Example -Start_x=334 -Start_y=152 -Width=60 -Height=14 -onCommand=DisplayImage(accnt3.ini) - -[Widget 689] -Type=Text -Name=Text721 -Value=Path to logo graphic (.gif) file (need dimensions in pixels): -Start_x=7 -Start_y=71 -Width=366 -Height=10 - - -[Widget 9] -Type=Text -Name=Text75 -Value=Internet Setup will display your technical support phone number. -Start_x=12 -Start_y=193 -Width=300 -Height=9 - -[Widget 4993] -Type=Text -Name=Text7539 -Value=Enter your Technical Support Phone Number: -Start_x=12 -Start_y=206 -Width=300 -Height=9 - - -[Widget 10] -Type=EditBox -Name=TechSupportNumber -Value= -Start_x=10 -Start_y=218 -Width=246 -Height=15 - -[Widget 17] -Type=Button -Name=Button130 -Value=Show Example -Start_x=335 -Start_y=218 -Width=60 -Height=14 -onCommand=DisplayImage(accnt2.ini) - - -[Widget 6435] - -Type=GroupBox - -Name=GroupBox1 - -Value=Logo Graphic - -Start_x=3 - -Start_y=45 - -Width=402 - -Height=65 - - -[Widget 653] - -Type=GroupBox - -Name=GroupBox2 - -Value=Company Name - -Start_x=3 - -Start_y=115 - -Width=402 - -Height=60 - - -[Widget 923] - -Type=GroupBox - -Name=GroupBox313 - -Value=Technical Support Phone Number - -Start_x=3 - -Start_y=180 - -Width=402 - -Height=60 +Name=IntSetupBgBitmap +Value= +Start_x=7 +Start_y=86 +Width=200 +Height=15 + +[Widget 362] +Type=Button +Name=Button169 +Value=View File... +Start_x=226 +Start_y=86 +Width=50 +Height=14 +onCommand=ViewFile(%IntSetupBgBitmap%) + +[Widget 3] +Type=Button +Name=Button16 +Value=Choose File... +Start_x=280 +Start_y=86 +Width=50 +Height=14 +onCommand=BrowseFile() +Target=IntSetupBgBitmap + +[Widget 15] +Type=Button +Name=Button128 +Value=Show Example +Start_x=334 +Start_y=86 +Width=60 +Height=14 +onCommand=DisplayImage(accnt1.ini) + + +[Widget 4] +Type=Text +Name=Text71 +Value=Internet Setup will display your company name. +Start_x=10 +Start_y=128 +Width=266 +Height=12 + +[Widget 4917] +Type=Text +Name=Text7194 +Value=Enter your Company Name: +Start_x=10 +Start_y=141 +Width=266 +Height=12 + + + +[Widget 5] +Type=EditBox +Name=Company_Name +Value= +Start_x=10 +Start_y=152 +Width=245 +Height=15 + +[Widget 16] +Type=Button +Name=Button129 +Value=Show Example +Start_x=334 +Start_y=152 +Width=60 +Height=14 +onCommand=DisplayImage(accnt3.ini) + +[Widget 689] +Type=Text +Name=Text721 +Value=Path to logo graphic (.gif) file (need dimensions in pixels): +Start_x=7 +Start_y=71 +Width=366 +Height=10 + + +[Widget 9] +Type=Text +Name=Text75 +Value=Internet Setup will display your technical support phone number. +Start_x=12 +Start_y=193 +Width=300 +Height=9 + +[Widget 4993] +Type=Text +Name=Text7539 +Value=Enter your Technical Support Phone Number: +Start_x=12 +Start_y=206 +Width=300 +Height=9 + + +[Widget 10] +Type=EditBox +Name=TechSupportNumber +Value= +Start_x=10 +Start_y=218 +Width=246 +Height=15 + +[Widget 17] +Type=Button +Name=Button130 +Value=Show Example +Start_x=335 +Start_y=218 +Width=60 +Height=14 +onCommand=DisplayImage(accnt2.ini) + + +[Widget 6435] + +Type=GroupBox + +Name=GroupBox1 + +Value=Logo Graphic + +Start_x=3 + +Start_y=45 + +Width=402 + +Height=65 + + +[Widget 653] + +Type=GroupBox + +Name=GroupBox2 + +Value=Company Name + +Start_x=3 + +Start_y=115 + +Width=402 + +Height=60 + + +[Widget 923] + +Type=GroupBox + +Name=GroupBox313 + +Value=Technical Support Phone Number + +Start_x=3 + +Start_y=180 + +Width=402 + +Height=60 diff --git a/mozilla/cck/cckwiz/iniFiles/Branding_page4.ini b/mozilla/cck/cckwiz/iniFiles/Branding_page4.ini index b641de97e1f..2d637462a17 100644 --- a/mozilla/cck/cckwiz/iniFiles/Branding_page4.ini +++ b/mozilla/cck/cckwiz/iniFiles/Branding_page4.ini @@ -1,39 +1,26 @@ ; Mode: INI; tab-width: 8; 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): ; - [Local Variables] Name=Branding_page4 diff --git a/mozilla/cck/cckwiz/iniFiles/Build.ini b/mozilla/cck/cckwiz/iniFiles/Build.ini index 6fa6c32222b..930d5e497bd 100644 --- a/mozilla/cck/cckwiz/iniFiles/Build.ini +++ b/mozilla/cck/cckwiz/iniFiles/Build.ini @@ -1,16 +1,18 @@ ; Mode: INI; tab-width: 8; 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 the Client Customization Kit. +; +; The Initial Developer of the Original Code is Netscape ; Communications Corporation. Portions created by Netscape are ; Copyright (C) 1998 Netscape Communications Corporation. All Rights ; Reserved. diff --git a/mozilla/cck/cckwiz/iniFiles/CheckList.ini b/mozilla/cck/cckwiz/iniFiles/CheckList.ini index 433ef8fe99f..0ffeb5dda0f 100644 --- a/mozilla/cck/cckwiz/iniFiles/CheckList.ini +++ b/mozilla/cck/cckwiz/iniFiles/CheckList.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/CheckListHelp.ini b/mozilla/cck/cckwiz/iniFiles/CheckListHelp.ini index 527567db8dd..e11a23b93d9 100644 --- a/mozilla/cck/cckwiz/iniFiles/CheckListHelp.ini +++ b/mozilla/cck/cckwiz/iniFiles/CheckListHelp.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/Customize.ini b/mozilla/cck/cckwiz/iniFiles/Customize.ini index 1259987f83e..52b731adb1d 100644 --- a/mozilla/cck/cckwiz/iniFiles/Customize.ini +++ b/mozilla/cck/cckwiz/iniFiles/Customize.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/Customize1_Help.ini b/mozilla/cck/cckwiz/iniFiles/Customize1_Help.ini index 7c2f1d3d924..31393be1a34 100644 --- a/mozilla/cck/cckwiz/iniFiles/Customize1_Help.ini +++ b/mozilla/cck/cckwiz/iniFiles/Customize1_Help.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/Customize3_Help.ini b/mozilla/cck/cckwiz/iniFiles/Customize3_Help.ini index bb85065d10b..4b4ed1c5b68 100644 --- a/mozilla/cck/cckwiz/iniFiles/Customize3_Help.ini +++ b/mozilla/cck/cckwiz/iniFiles/Customize3_Help.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/Customize_page1.ini b/mozilla/cck/cckwiz/iniFiles/Customize_page1.ini index 98d22044bd1..f57aeee7be3 100644 --- a/mozilla/cck/cckwiz/iniFiles/Customize_page1.ini +++ b/mozilla/cck/cckwiz/iniFiles/Customize_page1.ini @@ -1,223 +1,227 @@ -; Mode: INI; tab-width: 8; 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/ -; -; Software distributed under the NPL is distributed on an "AS IS" 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. -; - -[Local Variables] -Name=Customize_page1 -Title=Netscape Client Customization Kit - Page 4 of 10 %CustomizationList% -Caption=2nd level node - -[Navigation Controls] -onNext= -Help=customize1_help.ini - -[Image 1] -Type=Image -Name=banner4.bmp -Value= -Start_x=0 -Start_y=0 -Width=425 -Height=56 - - -[Widget 1] -Type=GroupBox -Name=GroupBox11 -Value=Default Home Page -Start_x=2 -Start_y=46 -Width=401 -Height=52 - -[Widget 2] -Type=Text -Name=Text80 -Value=This page is displayed when users first start the Netscape browser, or when they click the Home button. -Start_x=9 -Start_y=57 -Width=392 -Height=17 - -[Widget 251] -Type=Text -Name=Text8023 -Value=Home Page URL: -Start_x=9 -Start_y=68 -Width=392 -Height=17 - - -[Widget 3] -Type=EditBox -Name=HomePageURL -Value= -Start_x=8 -Start_y=78 -Width=206 -Height=13 - -[Widget 19] -Type=Button -Name=Button118 -Value=Show Example -Start_x=339 -Start_y=78 -Width=60 -Height=14 -onCommand=DisplayImage(home.ini) - -[Widget 4] -Type=GroupBox -Name=GroupBox12 -Value=Bookmarks and Personal Toolbar Buttons -Start_x=3 -Start_y=102 -Width=401 -Height=55 - - -[Widget 5] -Type=Text -Name=Text81 -Value=You can add an item to the Help Menu which provides a link to your online customer support page. -Start_x=8 -Start_y=173 -Width=350 -Height=9 - -[Widget 796] -Type=Text -Name=Text825 -Value=Menu Item Text: -Start_x=8 -Start_y=184 -Width=199 -Height=10 - - - -[Widget 6] -Type=EditBox -Name=HelpMenuCommandName -Value= -Start_x=6 -Start_y=194 -Width=258 -Height=14 - -[Widget 20] -Type=Button -Name=Button119 -Value=Show Example -Start_x=340 -Start_y=221 -Width=60 -Height=14 -onCommand=DisplayImage(help.ini) - -[Widget 7] -Type=Text -Name=Text82 -Value=Help Menu Item URL: -Start_x=7 -Start_y=210 -Width=199 -Height=10 - - -[Widget 8] -Type=EditBox -Name=HelpMenuCommandURL -Value= -Start_x=6 -Start_y=220 -Width=257 -Height=14 - -[Widget 9] -Type=GroupBox -Name=GroupBox13 -Value=Help Menu -Start_x=2 -Start_y=162 -Width=403 -Height=79 - -[Widget 50] -Type=Text -Name=Text100 -Value=The bookmarks file stores your custom bookmarks and personal toolbar buttons. -Start_x=11 -Start_y=114 -Width=299 -Height=10 - -[Widget 10] -Type=Text -Name=Text83 -Value=Path to Bookmarks (bookmarks.html) File: -Start_x=12 -Start_y=128 -Width=150 -Height=8 - - -[Widget 11] +; Mode: INI; tab-width: 8; indent-tabs-mode: nil -*- +; +; The contents of this file are subject to the Netscape Public +; License Version 1.1 (the "License"); you may not use this file +; 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): +; + +[Local Variables] +Name=Customize_page1 +Title=Netscape Client Customization Kit - Page 4 of 10 %CustomizationList% +Caption=2nd level node + +[Navigation Controls] +onNext= +Help=customize1_help.ini + +[Image 1] +Type=Image +Name=banner4.bmp +Value= +Start_x=0 +Start_y=0 +Width=425 +Height=56 + + +[Widget 1] +Type=GroupBox +Name=GroupBox11 +Value=Default Home Page +Start_x=2 +Start_y=46 +Width=401 +Height=52 + +[Widget 2] +Type=Text +Name=Text80 +Value=This page is displayed when users first start the Netscape browser, or when they click the Home button. +Start_x=9 +Start_y=57 +Width=392 +Height=17 + +[Widget 251] +Type=Text +Name=Text8023 +Value=Home Page URL: +Start_x=9 +Start_y=68 +Width=392 +Height=17 + + +[Widget 3] +Type=EditBox +Name=HomePageURL +Value= +Start_x=8 +Start_y=78 +Width=206 +Height=13 + +[Widget 19] +Type=Button +Name=Button118 +Value=Show Example +Start_x=339 +Start_y=78 +Width=60 +Height=14 +onCommand=DisplayImage(home.ini) + +[Widget 4] +Type=GroupBox +Name=GroupBox12 +Value=Bookmarks and Personal Toolbar Buttons +Start_x=3 +Start_y=102 +Width=401 +Height=55 + + +[Widget 5] +Type=Text +Name=Text81 +Value=You can add an item to the Help Menu which provides a link to your online customer support page. +Start_x=8 +Start_y=173 +Width=350 +Height=9 + +[Widget 796] +Type=Text +Name=Text825 +Value=Menu Item Text: +Start_x=8 +Start_y=184 +Width=199 +Height=10 + + + +[Widget 6] +Type=EditBox +Name=HelpMenuCommandName +Value= +Start_x=6 +Start_y=194 +Width=258 +Height=14 + +[Widget 20] +Type=Button +Name=Button119 +Value=Show Example +Start_x=340 +Start_y=221 +Width=60 +Height=14 +onCommand=DisplayImage(help.ini) + +[Widget 7] +Type=Text +Name=Text82 +Value=Help Menu Item URL: +Start_x=7 +Start_y=210 +Width=199 +Height=10 + + +[Widget 8] +Type=EditBox +Name=HelpMenuCommandURL +Value= +Start_x=6 +Start_y=220 +Width=257 +Height=14 + +[Widget 9] +Type=GroupBox +Name=GroupBox13 +Value=Help Menu +Start_x=2 +Start_y=162 +Width=403 +Height=79 + +[Widget 50] +Type=Text +Name=Text100 +Value=The bookmarks file stores your custom bookmarks and personal toolbar buttons. +Start_x=11 +Start_y=114 +Width=299 +Height=10 + +[Widget 10] +Type=Text +Name=Text83 +Value=Path to Bookmarks (bookmarks.html) File: +Start_x=12 +Start_y=128 +Width=150 +Height=8 + + +[Widget 11] Type=DynamicText -Name=CustomBookmarkFile -Value= -Start_x=11 -Start_y=137 -Width=223 -Height=14 - -[Widget 1285] -Type=Button -Name=Button1759 -Value=View File... -Start_x=240 -Start_y=137 -Width=40 -Height=14 +Name=CustomBookmarkFile +Value= +Start_x=11 +Start_y=137 +Width=223 +Height=14 + +[Widget 1285] +Type=Button +Name=Button1759 +Value=View File... +Start_x=240 +Start_y=137 +Width=40 +Height=14 onCommand=OpenURL(%CustomBookmarkFile%) - - -[Widget 12] -Type=Button -Name=Button17 -Value=Choose File... -Start_x=285 -Start_y=137 -Width=50 -Height=14 -onCommand=BrowseFile() -Target=CustomBookmarkFile - -[Widget 21] -Type=Button -Name=Button120 -Value=Show Example -Start_x=340 -Start_y=137 -Width=60 -Height=14 -onCommand=DisplayImage(bkmk.ini) - - - + + +[Widget 12] +Type=Button +Name=Button17 +Value=Choose File... +Start_x=285 +Start_y=137 +Width=50 +Height=14 +onCommand=BrowseFile() +Target=CustomBookmarkFile + +[Widget 21] +Type=Button +Name=Button120 +Value=Show Example +Start_x=340 +Start_y=137 +Width=60 +Height=14 +onCommand=DisplayImage(bkmk.ini) + + + diff --git a/mozilla/cck/cckwiz/iniFiles/Customize_page2.ini b/mozilla/cck/cckwiz/iniFiles/Customize_page2.ini index b2339fdf533..fd586380487 100644 --- a/mozilla/cck/cckwiz/iniFiles/Customize_page2.ini +++ b/mozilla/cck/cckwiz/iniFiles/Customize_page2.ini @@ -1,162 +1,166 @@ -; Mode: INI; tab-width: 8; 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/ -; -; Software distributed under the NPL is distributed on an "AS IS" 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. -; - -[Local Variables] -Name=Customize_page2 -Title=Customize Application - 2 %CustomizationList% -Caption=2nd level node - -[Navigation Controls] -onNext= -Help=customize.txt - -[Image 1] -Type=Image -Name=netscape.bmp -Value= -Start_x=7 -Start_y=7 -Width=64 -Height=56 - - -[Widget 1] -Type=Text -Name=Text101 -Value=Page 2 of 3 -Description=Current Page -Start_x=208 -Start_y=16 -Width=38 -Height=8 - - -[Widget 2] -Type=Text -Name=Text102 -Value=By identifying your company in the user agent string, you help Netscape track the number of customized browsers distributed by your company. -Start_x=59 -Start_y=38 -Width=336 -Height=21 - - -[Widget 3] -Type=GroupBox -Name=GroupBox15 -Value=Company Identifier for User Agent String -Start_x=3 -Start_y=87 -Width=396 -Height=101 - - -[Widget 4] -Type=Text -Name=Text103 -Value=Enter your company identifier (no more than 10 characters; no spaces): -Start_x=9 -Start_y=101 -Width=300 -Height=11 - - -[Widget 5] -Type=EditBox -Name=OrganizationName -Value= -Start_x=9 -Start_y=113 -Width=206 -Height=14 - -[Widget 2062] -Type=Button -Name=Button1195 -Value=Show Example -Start_x=259 -Start_y=112 -Width=60 -Height=14 -onCommand=DisplayImage(string.ini) - - -[Widget 6] -Type=Text -Name=Text104 -Value=Netscape uses this information in its incentive and reward programs for Unlimited Distribution Partner (UDP) members. UDP members are rewarded for successful distribution efforts based on the number of tracked user agent strings. -Start_x=58 -Start_y=58 -Width=339 -Height=24 - - -[Widget 7] -Type=Text -Name=Text105 -Value=For example, if your company name is Net Advantage, you can enter NETADVANTA as your company identifier. The CCK wizard uses your company identifier to complete the user agent string. The complete user agent string would appear as {C-UDP;NETADVANTA}, with the CCK wizard automatically supplying the {C-UDP; part of the user agent string. -Start_x=9 -Start_y=138 -Width=384 -Height=40 - - -[Widget 10] -Type=Text -Name=Text107 -Value=Customize -Description=Current Page -Start_x=210 -Start_y=7 -Width=44 -Height=9 - - -[Widget 11] -Type=Text -Name=Text108 -Value=Account Setup -Description=Navigation Status -Start_x=267 -Start_y=7 -Width=52 -Height=9 - - -[Widget 12] -Type=Text -Name=Text109 -Value=Build Installer(s) -Description=Navigation Status -Start_x=338 -Start_y=7 -Width=52 -Height=9 - - -[Widget 13] -Type=Text -Name=Text110 -Value=Brand -Description=Navigation Status -Start_x=161 -Start_y=7 -Width=27 -Height=9 - - +; Mode: INI; tab-width: 8; indent-tabs-mode: nil -*- +; +; The contents of this file are subject to the Netscape Public +; License Version 1.1 (the "License"); you may not use this file +; 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): +; + +[Local Variables] +Name=Customize_page2 +Title=Customize Application - 2 %CustomizationList% +Caption=2nd level node + +[Navigation Controls] +onNext= +Help=customize.txt + +[Image 1] +Type=Image +Name=netscape.bmp +Value= +Start_x=7 +Start_y=7 +Width=64 +Height=56 + + +[Widget 1] +Type=Text +Name=Text101 +Value=Page 2 of 3 +Description=Current Page +Start_x=208 +Start_y=16 +Width=38 +Height=8 + + +[Widget 2] +Type=Text +Name=Text102 +Value=By identifying your company in the user agent string, you help Netscape track the number of customized browsers distributed by your company. +Start_x=59 +Start_y=38 +Width=336 +Height=21 + + +[Widget 3] +Type=GroupBox +Name=GroupBox15 +Value=Company Identifier for User Agent String +Start_x=3 +Start_y=87 +Width=396 +Height=101 + + +[Widget 4] +Type=Text +Name=Text103 +Value=Enter your company identifier (no more than 10 characters; no spaces): +Start_x=9 +Start_y=101 +Width=300 +Height=11 + + +[Widget 5] +Type=EditBox +Name=OrganizationName +Value= +Start_x=9 +Start_y=113 +Width=206 +Height=14 + +[Widget 2062] +Type=Button +Name=Button1195 +Value=Show Example +Start_x=259 +Start_y=112 +Width=60 +Height=14 +onCommand=DisplayImage(string.ini) + + +[Widget 6] +Type=Text +Name=Text104 +Value=Netscape uses this information in its incentive and reward programs for Unlimited Distribution Partner (UDP) members. UDP members are rewarded for successful distribution efforts based on the number of tracked user agent strings. +Start_x=58 +Start_y=58 +Width=339 +Height=24 + + +[Widget 7] +Type=Text +Name=Text105 +Value=For example, if your company name is Net Advantage, you can enter NETADVANTA as your company identifier. The CCK wizard uses your company identifier to complete the user agent string. The complete user agent string would appear as {C-UDP;NETADVANTA}, with the CCK wizard automatically supplying the {C-UDP; part of the user agent string. +Start_x=9 +Start_y=138 +Width=384 +Height=40 + + +[Widget 10] +Type=Text +Name=Text107 +Value=Customize +Description=Current Page +Start_x=210 +Start_y=7 +Width=44 +Height=9 + + +[Widget 11] +Type=Text +Name=Text108 +Value=Account Setup +Description=Navigation Status +Start_x=267 +Start_y=7 +Width=52 +Height=9 + + +[Widget 12] +Type=Text +Name=Text109 +Value=Build Installer(s) +Description=Navigation Status +Start_x=338 +Start_y=7 +Width=52 +Height=9 + + +[Widget 13] +Type=Text +Name=Text110 +Value=Brand +Description=Navigation Status +Start_x=161 +Start_y=7 +Width=27 +Height=9 + + diff --git a/mozilla/cck/cckwiz/iniFiles/Customize_page3.ini b/mozilla/cck/cckwiz/iniFiles/Customize_page3.ini index 005b9e29cfc..4d54274f931 100644 --- a/mozilla/cck/cckwiz/iniFiles/Customize_page3.ini +++ b/mozilla/cck/cckwiz/iniFiles/Customize_page3.ini @@ -1,39 +1,25 @@ ; Mode: INI; tab-width: 8; 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): ; - - [Local Variables] Name=Customize_page3 diff --git a/mozilla/cck/cckwiz/iniFiles/Info.ini b/mozilla/cck/cckwiz/iniFiles/Info.ini index 6248aa7dfdd..9a6cdb65fcb 100644 --- a/mozilla/cck/cckwiz/iniFiles/Info.ini +++ b/mozilla/cck/cckwiz/iniFiles/Info.ini @@ -1,16 +1,18 @@ ; Mode: INI; tab-width: 8; 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 the Client Customization Kit. +; +; The Initial Developer of the Original Code is Netscape ; Communications Corporation. Portions created by Netscape are ; Copyright (C) 1998 Netscape Communications Corporation. All Rights ; Reserved. diff --git a/mozilla/cck/cckwiz/iniFiles/InfoHelp.ini b/mozilla/cck/cckwiz/iniFiles/InfoHelp.ini index 054413f860e..d20616c4ad8 100644 --- a/mozilla/cck/cckwiz/iniFiles/InfoHelp.ini +++ b/mozilla/cck/cckwiz/iniFiles/InfoHelp.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/Installer.ini b/mozilla/cck/cckwiz/iniFiles/Installer.ini index 7bf6b1234f4..a48383666be 100644 --- a/mozilla/cck/cckwiz/iniFiles/Installer.ini +++ b/mozilla/cck/cckwiz/iniFiles/Installer.ini @@ -1,39 +1,26 @@ ; Mode: INI; tab-width: 8; 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): ; - [Local Variables] Name=Installer diff --git a/mozilla/cck/cckwiz/iniFiles/InstallerHelp.ini b/mozilla/cck/cckwiz/iniFiles/InstallerHelp.ini index e34151d4e2d..ca65948916c 100644 --- a/mozilla/cck/cckwiz/iniFiles/InstallerHelp.ini +++ b/mozilla/cck/cckwiz/iniFiles/InstallerHelp.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/accnt1.ini b/mozilla/cck/cckwiz/iniFiles/accnt1.ini index 39cb33cb90a..071306c8d7d 100644 --- a/mozilla/cck/cckwiz/iniFiles/accnt1.ini +++ b/mozilla/cck/cckwiz/iniFiles/accnt1.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/accnt2.ini b/mozilla/cck/cckwiz/iniFiles/accnt2.ini index f1a4f649dab..dc11575145c 100644 --- a/mozilla/cck/cckwiz/iniFiles/accnt2.ini +++ b/mozilla/cck/cckwiz/iniFiles/accnt2.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/accnt3.ini b/mozilla/cck/cckwiz/iniFiles/accnt3.ini index 67e72ab66d2..c618b0e28ab 100644 --- a/mozilla/cck/cckwiz/iniFiles/accnt3.ini +++ b/mozilla/cck/cckwiz/iniFiles/accnt3.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/bkmk.ini b/mozilla/cck/cckwiz/iniFiles/bkmk.ini index a09412dd895..70a464e86c4 100644 --- a/mozilla/cck/cckwiz/iniFiles/bkmk.ini +++ b/mozilla/cck/cckwiz/iniFiles/bkmk.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/build_page1.ini b/mozilla/cck/cckwiz/iniFiles/build_page1.ini index 3d579b65191..25fcd21a99a 100644 --- a/mozilla/cck/cckwiz/iniFiles/build_page1.ini +++ b/mozilla/cck/cckwiz/iniFiles/build_page1.ini @@ -2,27 +2,31 @@ ; -; The contents of this file are subject to the Netscape Public License +; The contents of this file are subject to the Netscape Public -; Version 1.0 (the "NPL"); you may not use this file except in +; License Version 1.1 (the "License"); you may not use this file -; compliance with the NPL. You may obtain a copy of the NPL at +; except in compliance with the License. You may obtain a copy of -; http://www.mozilla.org/NPL/ +; the License at http://www.mozilla.org/NPL/ ; -; Software distributed under the NPL is distributed on an "AS IS" basis, +; Software distributed under the License is distributed on an "AS -; WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL +; IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -; for the specific language governing rights and limitations under the +; implied. See the License for the specific language governing -; NPL. +; rights and limitations under the License. ; -; The Initial Developer of this code under the NPL is Netscape +; The Original Code is the Client Customization Kit. + +; + +; The Initial Developer of the Original Code is Netscape ; Communications Corporation. Portions created by Netscape are @@ -32,6 +36,7 @@ ; +; Contributors: [Local Variables] diff --git a/mozilla/cck/cckwiz/iniFiles/button.ini b/mozilla/cck/cckwiz/iniFiles/button.ini index cf48095f151..d71a0d2f0f2 100644 --- a/mozilla/cck/cckwiz/iniFiles/button.ini +++ b/mozilla/cck/cckwiz/iniFiles/button.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/cck.ini b/mozilla/cck/cckwiz/iniFiles/cck.ini index 2cf74ca5b54..63326e7c092 100644 --- a/mozilla/cck/cckwiz/iniFiles/cck.ini +++ b/mozilla/cck/cckwiz/iniFiles/cck.ini @@ -1,29 +1,26 @@ ; Mode: INI; tab-width: 8; 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): ; - [Local Variables] Name=CCK Main Page diff --git a/mozilla/cck/cckwiz/iniFiles/coname.ini b/mozilla/cck/cckwiz/iniFiles/coname.ini index 83d70815f60..63417029f9f 100644 --- a/mozilla/cck/cckwiz/iniFiles/coname.ini +++ b/mozilla/cck/cckwiz/iniFiles/coname.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/folder.ini b/mozilla/cck/cckwiz/iniFiles/folder.ini index 6d97cfb1e86..77d677d1a2a 100644 --- a/mozilla/cck/cckwiz/iniFiles/folder.ini +++ b/mozilla/cck/cckwiz/iniFiles/folder.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/help.ini b/mozilla/cck/cckwiz/iniFiles/help.ini index 6fa62612024..061c35390ba 100644 --- a/mozilla/cck/cckwiz/iniFiles/help.ini +++ b/mozilla/cck/cckwiz/iniFiles/help.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/home.ini b/mozilla/cck/cckwiz/iniFiles/home.ini index 0c26865bce8..4eb1e58c835 100644 --- a/mozilla/cck/cckwiz/iniFiles/home.ini +++ b/mozilla/cck/cckwiz/iniFiles/home.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/inst.ini b/mozilla/cck/cckwiz/iniFiles/inst.ini index 986b8b10934..ef6236b2a00 100644 --- a/mozilla/cck/cckwiz/iniFiles/inst.ini +++ b/mozilla/cck/cckwiz/iniFiles/inst.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/largeAnim.ini b/mozilla/cck/cckwiz/iniFiles/largeAnim.ini index 30ea809ab4d..be574bb2cb1 100644 --- a/mozilla/cck/cckwiz/iniFiles/largeAnim.ini +++ b/mozilla/cck/cckwiz/iniFiles/largeAnim.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/loc.ini b/mozilla/cck/cckwiz/iniFiles/loc.ini index ee281d9bca7..54f9286fa19 100644 --- a/mozilla/cck/cckwiz/iniFiles/loc.ini +++ b/mozilla/cck/cckwiz/iniFiles/loc.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/logo.ini b/mozilla/cck/cckwiz/iniFiles/logo.ini index db849845567..d5fea49a5b0 100644 --- a/mozilla/cck/cckwiz/iniFiles/logo.ini +++ b/mozilla/cck/cckwiz/iniFiles/logo.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/net.ini b/mozilla/cck/cckwiz/iniFiles/net.ini index 065bb8ec4be..f96e6f84641 100644 --- a/mozilla/cck/cckwiz/iniFiles/net.ini +++ b/mozilla/cck/cckwiz/iniFiles/net.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/readme.ini b/mozilla/cck/cckwiz/iniFiles/readme.ini index f697184532f..8f752d952bf 100644 --- a/mozilla/cck/cckwiz/iniFiles/readme.ini +++ b/mozilla/cck/cckwiz/iniFiles/readme.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/shell1.ini b/mozilla/cck/cckwiz/iniFiles/shell1.ini index a61e1b363c1..9a54d45ffe8 100644 --- a/mozilla/cck/cckwiz/iniFiles/shell1.ini +++ b/mozilla/cck/cckwiz/iniFiles/shell1.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/shell2.ini b/mozilla/cck/cckwiz/iniFiles/shell2.ini index 1a8f6bd551a..18413120089 100644 --- a/mozilla/cck/cckwiz/iniFiles/shell2.ini +++ b/mozilla/cck/cckwiz/iniFiles/shell2.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/shell3.ini b/mozilla/cck/cckwiz/iniFiles/shell3.ini index 8ce35e94bf0..ef214980a2d 100644 --- a/mozilla/cck/cckwiz/iniFiles/shell3.ini +++ b/mozilla/cck/cckwiz/iniFiles/shell3.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/shell4.ini b/mozilla/cck/cckwiz/iniFiles/shell4.ini index 9a6808d7229..b3fd1d25145 100644 --- a/mozilla/cck/cckwiz/iniFiles/shell4.ini +++ b/mozilla/cck/cckwiz/iniFiles/shell4.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/smallAnim.ini b/mozilla/cck/cckwiz/iniFiles/smallAnim.ini index f44df36cc1b..f34ba5ff09d 100644 --- a/mozilla/cck/cckwiz/iniFiles/smallAnim.ini +++ b/mozilla/cck/cckwiz/iniFiles/smallAnim.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/splash.ini b/mozilla/cck/cckwiz/iniFiles/splash.ini index 2e53b53d31f..5c9781f0779 100644 --- a/mozilla/cck/cckwiz/iniFiles/splash.ini +++ b/mozilla/cck/cckwiz/iniFiles/splash.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/start.ini b/mozilla/cck/cckwiz/iniFiles/start.ini index 4f78782d8cb..a9e489a5cf4 100644 --- a/mozilla/cck/cckwiz/iniFiles/start.ini +++ b/mozilla/cck/cckwiz/iniFiles/start.ini @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [IMAGE] diff --git a/mozilla/cck/cckwiz/iniFiles/string.ini b/mozilla/cck/cckwiz/iniFiles/string.ini index 9f4b0c22468..a2120dbd363 100644 --- a/mozilla/cck/cckwiz/iniFiles/string.ini +++ b/mozilla/cck/cckwiz/iniFiles/string.ini @@ -1,16 +1,18 @@ ; Mode: INI; tab-width: 8; 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 "NPL"); you may not use this file +; except in compliance with the License. You may obtain a copy of +; the License at http://www.mozilla.org/NPL/ ; -; Software distributed under the NPL is distributed on an "AS IS" basis, -; WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -; for the specific language governing rights and limitations under the -; NPL. +; Software distributed under the License is distributed on an "AS +; IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +; implied. See the License for the specific language governing +; rights and limitations under the License. ; -; The Initial Developer of this code under the NPL is Netscape +; The Original Code is the Client Customization Kit. +; +; The Initial Developer of the Original Code is Netscape ; Communications Corporation. Portions created by Netscape are ; Copyright (C) 1998 Netscape Communications Corporation. All Rights ; Reserved. diff --git a/mozilla/cck/driver/ImageDialog.cpp b/mozilla/cck/driver/ImageDialog.cpp index 55a5012c2fe..a6ef6caea08 100644 --- a/mozilla/cck/driver/ImageDialog.cpp +++ b/mozilla/cck/driver/ImageDialog.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): */ // ImageDialog.cpp : implementation file diff --git a/mozilla/cck/driver/ImageDialog.h b/mozilla/cck/driver/ImageDialog.h index 233dd69e5db..e41bb68033a 100644 --- a/mozilla/cck/driver/ImageDialog.h +++ b/mozilla/cck/driver/ImageDialog.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): */ // ImageDialog.h : header file diff --git a/mozilla/cck/driver/NCItemplate b/mozilla/cck/driver/NCItemplate index a514b47c3a9..65c61ed0e02 100644 --- a/mozilla/cck/driver/NCItemplate +++ b/mozilla/cck/driver/NCItemplate @@ -1,19 +1,23 @@ ; Mode: INI; tab-width: 8; 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): ; [Dial-In Configuration] diff --git a/mozilla/cck/driver/NavText.cpp b/mozilla/cck/driver/NavText.cpp index cd414db7713..be078801354 100644 --- a/mozilla/cck/driver/NavText.cpp +++ b/mozilla/cck/driver/NavText.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): */ // NavText.cpp : implementation file diff --git a/mozilla/cck/driver/NavText.h b/mozilla/cck/driver/NavText.h index d3b30928878..f1f58985d17 100644 --- a/mozilla/cck/driver/NavText.h +++ b/mozilla/cck/driver/NavText.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): */ // NavText.h : header file diff --git a/mozilla/cck/driver/NewConfigDialog.cpp b/mozilla/cck/driver/NewConfigDialog.cpp index bb3a46b5b1c..040d23147ea 100644 --- a/mozilla/cck/driver/NewConfigDialog.cpp +++ b/mozilla/cck/driver/NewConfigDialog.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/cck/driver/NewConfigDialog.h b/mozilla/cck/driver/NewConfigDialog.h index 8785ad633ef..27278f85c2f 100644 --- a/mozilla/cck/driver/NewConfigDialog.h +++ b/mozilla/cck/driver/NewConfigDialog.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): */ // NewConfigDialog.h : header file diff --git a/mozilla/cck/driver/NewDialog.cpp b/mozilla/cck/driver/NewDialog.cpp index a200c627809..8fbba210c8d 100644 --- a/mozilla/cck/driver/NewDialog.cpp +++ b/mozilla/cck/driver/NewDialog.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): */ // NewDialog.cpp : implementation file diff --git a/mozilla/cck/driver/NewDialog.h b/mozilla/cck/driver/NewDialog.h index f98e49f8032..fcb124bcde9 100644 --- a/mozilla/cck/driver/NewDialog.h +++ b/mozilla/cck/driver/NewDialog.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): */ // NewDialog.h : header file diff --git a/mozilla/cck/driver/ProgDlgThread.cpp b/mozilla/cck/driver/ProgDlgThread.cpp index f096f207595..009c2e6a28b 100644 --- a/mozilla/cck/driver/ProgDlgThread.cpp +++ b/mozilla/cck/driver/ProgDlgThread.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): */ // ProgDlgThread.cpp : implementation file diff --git a/mozilla/cck/driver/ProgDlgThread.h b/mozilla/cck/driver/ProgDlgThread.h index 534d8ed60da..23447a487b7 100644 --- a/mozilla/cck/driver/ProgDlgThread.h +++ b/mozilla/cck/driver/ProgDlgThread.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): */ // ProgDlgThread.h : header file diff --git a/mozilla/cck/driver/ProgressDialog.cpp b/mozilla/cck/driver/ProgressDialog.cpp index 77837be7bf0..719e33f10a6 100644 --- a/mozilla/cck/driver/ProgressDialog.cpp +++ b/mozilla/cck/driver/ProgressDialog.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): */ // ProgressDialog.cpp : implementation file diff --git a/mozilla/cck/driver/ProgressDialog.h b/mozilla/cck/driver/ProgressDialog.h index c5ec3f68c89..bed5a1f8c7b 100644 --- a/mozilla/cck/driver/ProgressDialog.h +++ b/mozilla/cck/driver/ProgressDialog.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): */ // ProgressDialog.h : header file diff --git a/mozilla/cck/driver/PropSheet.cpp b/mozilla/cck/driver/PropSheet.cpp index 8a48edeb35d..2e69d682b25 100644 --- a/mozilla/cck/driver/PropSheet.cpp +++ b/mozilla/cck/driver/PropSheet.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): */ // PropSheet.cpp : implementation file diff --git a/mozilla/cck/driver/PropSheet.h b/mozilla/cck/driver/PropSheet.h index d8011f23676..78fd71c072c 100644 --- a/mozilla/cck/driver/PropSheet.h +++ b/mozilla/cck/driver/PropSheet.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): */ // PropSheet.h : header file diff --git a/mozilla/cck/driver/WizardMachine.cpp b/mozilla/cck/driver/WizardMachine.cpp index 956e2d36ea8..8ce92ff5ca5 100644 --- a/mozilla/cck/driver/WizardMachine.cpp +++ b/mozilla/cck/driver/WizardMachine.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/cck/driver/WizardMachine.h b/mozilla/cck/driver/WizardMachine.h index b43318beb10..8b6db25290c 100644 --- a/mozilla/cck/driver/WizardMachine.h +++ b/mozilla/cck/driver/WizardMachine.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): */ // WizardMachine.h : main header file for the WIZARDMACHINE application diff --git a/mozilla/cck/driver/WizardMachineDlg.cpp b/mozilla/cck/driver/WizardMachineDlg.cpp index ac60c189731..ff1926d230b 100644 --- a/mozilla/cck/driver/WizardMachineDlg.cpp +++ b/mozilla/cck/driver/WizardMachineDlg.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): */ // WizardMachineDlg.cpp : implementation file diff --git a/mozilla/cck/driver/WizardMachineDlg.h b/mozilla/cck/driver/WizardMachineDlg.h index 6237b5400ae..077b0710a3b 100644 --- a/mozilla/cck/driver/WizardMachineDlg.h +++ b/mozilla/cck/driver/WizardMachineDlg.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): */ // WizardMachineDlg.h : header file diff --git a/mozilla/cck/driver/WizardUI.cpp b/mozilla/cck/driver/WizardUI.cpp index 87a58ed502f..b6ad83e3ab2 100644 --- a/mozilla/cck/driver/WizardUI.cpp +++ b/mozilla/cck/driver/WizardUI.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/cck/driver/WizardUI.h b/mozilla/cck/driver/WizardUI.h index 0fe13d1a049..f2b894f8037 100644 --- a/mozilla/cck/driver/WizardUI.h +++ b/mozilla/cck/driver/WizardUI.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): */ // WizardUI.h : header file diff --git a/mozilla/cck/driver/interpret.h b/mozilla/cck/driver/interpret.h index 0706585e38e..b1fb5246051 100644 --- a/mozilla/cck/driver/interpret.h +++ b/mozilla/cck/driver/interpret.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 __AFXWIN_H__ diff --git a/mozilla/cck/driver/makefile.win b/mozilla/cck/driver/makefile.win index b5182fc84ec..b22aeef7a1e 100644 --- a/mozilla/cck/driver/makefile.win +++ b/mozilla/cck/driver/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): IGNORE_MANIFEST = 1 DEPTH = ..\..\ diff --git a/mozilla/cck/globals/makefile.win b/mozilla/cck/globals/makefile.win index 07a3e8eb368..f8c54b28484 100644 --- a/mozilla/cck/globals/makefile.win +++ b/mozilla/cck/globals/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/cck/ib/makefile.win b/mozilla/cck/ib/makefile.win index 479f5f9bcd8..2f5ff44ff36 100644 --- a/mozilla/cck/ib/makefile.win +++ b/mozilla/cck/ib/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/cck/makefile.win b/mozilla/cck/makefile.win index 5a27b67d1f1..19707dae9e7 100644 --- a/mozilla/cck/makefile.win +++ b/mozilla/cck/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/cck/muc/dialshr.cpp b/mozilla/cck/muc/dialshr.cpp index 4cc0c906567..0576c348ff5 100644 --- a/mozilla/cck/muc/dialshr.cpp +++ b/mozilla/cck/muc/dialshr.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): */ //#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers diff --git a/mozilla/cck/muc/dialshr.h b/mozilla/cck/muc/dialshr.h index 7c23e200566..a684d90d53d 100644 --- a/mozilla/cck/muc/dialshr.h +++ b/mozilla/cck/muc/dialshr.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): */ /* dialshr.h diff --git a/mozilla/cck/muc/makefile.win b/mozilla/cck/muc/makefile.win index d15eb95e86b..82a874803fc 100644 --- a/mozilla/cck/muc/makefile.win +++ b/mozilla/cck/muc/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): IGNORE_MANIFEST = 1 DEPTH = ..\ diff --git a/mozilla/cck/muc/muc.cpp b/mozilla/cck/muc/muc.cpp index 0465e3f18d1..c339c33b598 100644 --- a/mozilla/cck/muc/muc.cpp +++ b/mozilla/cck/muc/muc.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): */ // muc.cpp : Defines the initialization routines for the DLL. // diff --git a/mozilla/cck/muc/muc.def b/mozilla/cck/muc/muc.def index 3a0554d409a..8e81b986ba8 100644 --- a/mozilla/cck/muc/muc.def +++ b/mozilla/cck/muc/muc.def @@ -1,18 +1,22 @@ ; -*- Mode: Fundamental -*- -; The contents of this file are subject to the Netscape Public License -; Version 1.0 (the "NPL"); you may not use this file except in -; compliance with the NPL. You may obtain a copy of the NPL at -; http://www.mozilla.org/NPL/ +; The contents of this file are subject to the Netscape Public +; License Version 1.1 (the "License"); you may not use this file +; except in compliance with the License. You may obtain a copy of +; the License at http://www.mozilla.org/NPL/ ; -; Software distributed under the NPL is distributed on an "AS IS" basis, -; WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL -; for the specific language governing rights and limitations under the -; NPL. +; Software distributed under the License is distributed on an "AS +; IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +; implied. See the License for the specific language governing +; rights and limitations under the License. ; -; The Initial Developer of this code under the NPL is Netscape +; The Original Code is mozilla.org code. +; +; The Initial Developer of the Original Code is Netscape ; Communications Corporation. Portions 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 MUC CODE PRELOAD MOVEABLE DISCARDABLE diff --git a/mozilla/cck/muc/muc.h b/mozilla/cck/muc/muc.h index 041b70e2010..e8f47ba389b 100644 --- a/mozilla/cck/muc/muc.h +++ b/mozilla/cck/muc/muc.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): */ // muc.h : main header file for the MUC DLL diff --git a/mozilla/cck/muc/ras95.cpp b/mozilla/cck/muc/ras95.cpp index dc763a5d42a..6685d6c94ae 100644 --- a/mozilla/cck/muc/ras95.cpp +++ b/mozilla/cck/muc/ras95.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): */ #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers diff --git a/mozilla/cck/muc/rasnt40.cpp b/mozilla/cck/muc/rasnt40.cpp index b2389207fe2..091aa8b0e9a 100644 --- a/mozilla/cck/muc/rasnt40.cpp +++ b/mozilla/cck/muc/rasnt40.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): */ #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers diff --git a/mozilla/cck/muc/test/sample_dial.c b/mozilla/cck/muc/test/sample_dial.c index 12c499a086a..118722e0576 100644 --- a/mozilla/cck/muc/test/sample_dial.c +++ b/mozilla/cck/muc/test/sample_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