summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/standard/strnatcmp.c2
-rw-r--r--main/build-defs.h.in2
-rw-r--r--main/internal_functions.c.in2
-rw-r--r--pear/Makefile.frag2
4 files changed, 3 insertions, 5 deletions
diff --git a/ext/standard/strnatcmp.c b/ext/standard/strnatcmp.c
index c088fd8438..72ed5e142d 100644
--- a/ext/standard/strnatcmp.c
+++ b/ext/standard/strnatcmp.c
@@ -1,4 +1,4 @@
-/* -*- mode: c; c-file-style: "k&r" -*-
+/*
Modified for PHP by Andrei Zmievski <andrei@ispi.net>
diff --git a/main/build-defs.h.in b/main/build-defs.h.in
index 18fcd7cd8f..124c357128 100644
--- a/main/build-defs.h.in
+++ b/main/build-defs.h.in
@@ -1,4 +1,4 @@
-/* -*- C -*-
+/*
+----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
diff --git a/main/internal_functions.c.in b/main/internal_functions.c.in
index 7e73e6874f..59557c9651 100644
--- a/main/internal_functions.c.in
+++ b/main/internal_functions.c.in
@@ -1,4 +1,4 @@
-/* -*- C -*-
+/*
+----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
diff --git a/pear/Makefile.frag b/pear/Makefile.frag
index 528683ba1b..9408757a3a 100644
--- a/pear/Makefile.frag
+++ b/pear/Makefile.frag
@@ -1,5 +1,3 @@
-# -*- makefile -*-
-
peardir=$(PEAR_INSTALLDIR)
# Skip all php.ini files altogether