summaryrefslogtreecommitdiff
path: root/ext/shmop
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2017-07-23 16:39:30 +0200
committerJoe Watkins <krakjoe@php.net>2017-07-24 10:42:15 +0100
commitc4e11c8ef379346e15f2dfc9e0d664e0cf8b088e (patch)
tree0b54a2619da5eec3b2d5000779331a2da51bb24a /ext/shmop
parent418da85f1528172fb9df376c17f0fd79faf4aebf (diff)
downloadphp-git-c4e11c8ef379346e15f2dfc9e0d664e0cf8b088e.tar.gz
Update PHP 5 version to 7 in header comments
Diffstat (limited to 'ext/shmop')
-rw-r--r--ext/shmop/shmop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shmop/shmop.c b/ext/shmop/shmop.c
index fc9c68ac64..521a3dcbb1 100644
--- a/ext/shmop/shmop.c
+++ b/ext/shmop/shmop.c
@@ -1,6 +1,6 @@
/*
+----------------------------------------------------------------------+
- | PHP version 5 |
+ | PHP version 7 |
+----------------------------------------------------------------------+
| Copyright (c) 1997-2017 The PHP Group |
+----------------------------------------------------------------------+