diff options
Diffstat (limited to 'ext/phar')
| -rw-r--r-- | ext/phar/LICENSE | 2 | ||||
| -rw-r--r-- | ext/phar/phar.1.in | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ext/phar/LICENSE b/ext/phar/LICENSE index 50770e3a03..a683822b74 100644 --- a/ext/phar/LICENSE +++ b/ext/phar/LICENSE @@ -1,6 +1,6 @@ -------------------------------------------------------------------- The PHP License, version 3.01 -Copyright (c) 1999 - 2005 The PHP Group. All rights reserved. +Copyright (c) 1999 - 2018 The PHP Group. All rights reserved. -------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without diff --git a/ext/phar/phar.1.in b/ext/phar/phar.1.in index 613bf0d4ec..26451508fc 100644 --- a/ext/phar/phar.1.in +++ b/ext/phar/phar.1.in @@ -1,4 +1,4 @@ -.TH PHAR 1 "2017" "The PHP Group" "User Commands" +.TH PHAR 1 "2018" "The PHP Group" "User Commands" .SH NAME phar, phar.phar \- PHAR (PHP archive) command line tool .SH SYNOPSIS @@ -507,7 +507,7 @@ contributors all around the world. .SH VERSION INFORMATION This manpage describes \fBphar\fP, version @PHP_VERSION@. .SH COPYRIGHT -Copyright \(co 1997\-2017 The PHP Group +Copyright \(co 1997\-2018 The PHP Group .LP This source file is subject to version 3.01 of the PHP license, that is bundled with this package in the file LICENSE, and is |
