updating NPL boilerplate to 1.1; only comments changed
git-svn-id: svn://10.0.0.236/trunk@49892 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
53b538cfc8
commit
79a8db9e5d
@ -1,19 +1,24 @@
|
|||||||
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
||||||
*
|
*
|
||||||
* The contents of this file are subject to the Netscape Public License
|
* 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 oqr
|
||||||
* for the specific language governing rights and limitations under the
|
* implied. See the License for the specific language governing
|
||||||
* NPL.
|
* rights and limitations under the License.
|
||||||
*
|
*
|
||||||
* The Initial Developer of this code under the NPL is Netscape
|
* The Original Code is Mozilla Communicator client code, released
|
||||||
|
* March 31, 1998.
|
||||||
|
*
|
||||||
|
* The Initial Developer of the Original Code is Netscape
|
||||||
* Communications Corporation. Portions created by Netscape are
|
* Communications Corporation. Portions created by Netscape are
|
||||||
* Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||||
* Reserved.
|
* Rights Reserved.
|
||||||
|
*
|
||||||
|
* Contributor(s):
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if defined(FEATURE_CUSTOM_BRAND)
|
#if defined(FEATURE_CUSTOM_BRAND)
|
||||||
|
|||||||
@ -1,19 +1,24 @@
|
|||||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
||||||
*
|
*
|
||||||
* The contents of this file are subject to the Netscape Public License
|
* The contents of this file are subject to the Netscape Public
|
||||||
* Version 1.0 (the "NPL"); you may not use this file except in
|
* License Version 1.1 (the "License"); you may not use this file
|
||||||
* compliance with the NPL. You may obtain a copy of the NPL at
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* http://www.mozilla.org/NPL/
|
* the License at http://www.mozilla.org/NPL/
|
||||||
*
|
*
|
||||||
* Software distributed under the NPL is distributed on an "AS IS" basis,
|
* Software distributed under the License is distributed on an "AS
|
||||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express oqr
|
||||||
* for the specific language governing rights and limitations under the
|
* implied. See the License for the specific language governing
|
||||||
* NPL.
|
* rights and limitations under the License.
|
||||||
*
|
*
|
||||||
* The Initial Developer of this code under the NPL is Netscape
|
* The Original Code is Mozilla Communicator client code, released
|
||||||
|
* March 31, 1998.
|
||||||
|
*
|
||||||
|
* The Initial Developer of the Original Code is Netscape
|
||||||
* Communications Corporation. Portions created by Netscape are
|
* Communications Corporation. Portions created by Netscape are
|
||||||
* Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||||
* Reserved.
|
* Rights Reserved.
|
||||||
|
*
|
||||||
|
* Contributor(s):
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//{{NO_DEPENDENCIES}}
|
//{{NO_DEPENDENCIES}}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user