summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/jni_md.h2
-rw-r--r--src/jri.h1
-rw-r--r--src/jri_md.h1
-rw-r--r--src/jritypes.h1
-rw-r--r--src/npapi.h1
-rw-r--r--src/npupp.h1
6 files changed, 1 insertions, 6 deletions
diff --git a/src/jni_md.h b/src/jni_md.h
index 5723bc4..febeff1 100644
--- a/src/jni_md.h
+++ b/src/jni_md.h
@@ -1,4 +1,4 @@
-/* -*- 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.1 (the "License"); you may not use this file
diff --git a/src/jri.h b/src/jri.h
index f29945b..d80654f 100644
--- a/src/jri.h
+++ b/src/jri.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: NPL 1.1/GPL 2.0/LGPL 2.1
*
diff --git a/src/jri_md.h b/src/jri_md.h
index 301053c..9cffa8c 100644
--- a/src/jri_md.h
+++ b/src/jri_md.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: NPL 1.1/GPL 2.0/LGPL 2.1
*
diff --git a/src/jritypes.h b/src/jritypes.h
index ddeb633..ed7769b 100644
--- a/src/jritypes.h
+++ b/src/jritypes.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: NPL 1.1/GPL 2.0/LGPL 2.1
*
diff --git a/src/npapi.h b/src/npapi.h
index 02c2a0a..ca07f85 100644
--- a/src/npapi.h
+++ b/src/npapi.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 4; -*- */
/*
* npapi.h $Revision: 1.1.1.1 $
* Netscape client plug-in API spec
diff --git a/src/npupp.h b/src/npupp.h
index a012c5b..cca300d 100644
--- a/src/npupp.h
+++ b/src/npupp.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 4; -*- */
/*
* npupp.h $Revision: 1.1.1.1 $
* function call mecahnics needed by platform specific glue code.