diff options
| author | Lior Kaplan <kaplanlior@gmail.com> | 2016-01-01 19:49:07 +0200 |
|---|---|---|
| committer | Lior Kaplan <kaplanlior@gmail.com> | 2016-01-01 20:03:16 +0200 |
| commit | 2eb1f38d24bcd02f69bfcf7845f93563a42850d6 (patch) | |
| tree | 29ff19808ec4504bb3e077acb0fd09385b6a9bbb /ext/opcache/Optimizer/compact_literals.c | |
| parent | ed35de784f4ea53927e906ba4af335778de4d16a (diff) | |
| download | php-git-2eb1f38d24bcd02f69bfcf7845f93563a42850d6.tar.gz | |
Happy new year (Update copyright to 2016)
Diffstat (limited to 'ext/opcache/Optimizer/compact_literals.c')
| -rw-r--r-- | ext/opcache/Optimizer/compact_literals.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opcache/Optimizer/compact_literals.c b/ext/opcache/Optimizer/compact_literals.c index 7650ae1cc5..da7b1b6d99 100644 --- a/ext/opcache/Optimizer/compact_literals.c +++ b/ext/opcache/Optimizer/compact_literals.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend OPcache | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2015 The PHP Group | + | Copyright (c) 1998-2016 The PHP Group | +----------------------------------------------------------------------+ | 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 | |
