diff options
author | Peter Kokot <peterkokot@gmail.com> | 2017-07-23 16:39:30 +0200 |
---|---|---|
committer | Joe Watkins <krakjoe@php.net> | 2017-07-24 10:42:15 +0100 |
commit | c4e11c8ef379346e15f2dfc9e0d664e0cf8b088e (patch) | |
tree | 0b54a2619da5eec3b2d5000779331a2da51bb24a /ext/shmop | |
parent | 418da85f1528172fb9df376c17f0fd79faf4aebf (diff) | |
download | php-git-c4e11c8ef379346e15f2dfc9e0d664e0cf8b088e.tar.gz |
Update PHP 5 version to 7 in header comments
Diffstat (limited to 'ext/shmop')
-rw-r--r-- | ext/shmop/shmop.c | 2 |
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 | +----------------------------------------------------------------------+ |