From f0d745966177f229efccb9f843ef1c3089d9ba5d Mon Sep 17 00:00:00 2001 From: "mccabe%netscape.com" Date: Thu, 30 Jul 1998 23:44:39 +0000 Subject: [PATCH] Added NPL. --- js/ref/MacPrefix.h | 20 ++++++++++++++++++-- js/ref/prcpucfg.h | 18 ++++++++++++++++++ js/ref/sunos4.h | 19 +++++++++++++++++++ 3 files changed, 55 insertions(+), 2 deletions(-) diff --git a/js/ref/MacPrefix.h b/js/ref/MacPrefix.h index 1e8c45c19840..36c7c7610a9c 100644 --- a/js/ref/MacPrefix.h +++ b/js/ref/MacPrefix.h @@ -1,4 +1,20 @@ +/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- + * + * The contents of this file are subject to the Netscape Public License + * Version 1.0 (the "NPL"); you may not use this file except in + * compliance with the NPL. You may obtain a copy of the NPL at + * http://www.mozilla.org/NPL/ + * + * Software distributed under the NPL is distributed on an "AS IS" 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. + */ + #define XP_MAC 1 #define JSFILE 1 -// #define LIVECONNECT 1 -// #define JS_THREADSAFE 1 diff --git a/js/ref/prcpucfg.h b/js/ref/prcpucfg.h index f55d02f350ac..ca377f351756 100644 --- a/js/ref/prcpucfg.h +++ b/js/ref/prcpucfg.h @@ -1,3 +1,21 @@ +/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- + * + * The contents of this file are subject to the Netscape Public License + * Version 1.0 (the "NPL"); you may not use this file except in + * compliance with the NPL. You may obtain a copy of the NPL at + * http://www.mozilla.org/NPL/ + * + * Software distributed under the NPL is distributed on an "AS IS" 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. + */ + #ifndef nspr_cpucfg___ #define nspr_cpucfg___ diff --git a/js/ref/sunos4.h b/js/ref/sunos4.h index b9e3da184209..26c1f0a5c71b 100644 --- a/js/ref/sunos4.h +++ b/js/ref/sunos4.h @@ -1,3 +1,22 @@ +/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- + * + * The contents of this file are subject to the Netscape Public License + * Version 1.0 (the "NPL"); you may not use this file except in + * compliance with the NPL. You may obtain a copy of the NPL at + * http://www.mozilla.org/NPL/ + * + * Software distributed under the NPL is distributed on an "AS IS" 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. + */ + + #ifndef pr_sunos4_h___ #define pr_sunos4_h___