summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2001-09-07 18:28:31 +0000
committerwtc%netscape.com <devnull@localhost>2001-09-07 18:28:31 +0000
commitf53f6ecc9d4a2240dfa619e00304d20d5a2c6359 (patch)
tree1322ccea97aae10e06487e7112b514bf05007173
parent0cf6ac71790f8eef4ab8b97a7e90f3c0ab1a3345 (diff)
downloadnspr-hg-f53f6ecc9d4a2240dfa619e00304d20d5a2c6359.tar.gz
Bugzilla bug 98741: removed the extra NPL header.
-rw-r--r--pr/src/md/mac/macio.c18
1 files changed, 1 insertions, 17 deletions
diff --git a/pr/src/md/mac/macio.c b/pr/src/md/mac/macio.c
index b260b927..a1aad7ee 100644
--- a/pr/src/md/mac/macio.c
+++ b/pr/src/md/mac/macio.c
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
@@ -30,23 +31,6 @@
* may use your version of this file under either the MPL or the
* GPL.
*/
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
-/*
- * 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 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.
- */
#include <string.h>