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 /win32/dllmain.c | |
parent | ed35de784f4ea53927e906ba4af335778de4d16a (diff) | |
download | php-git-2eb1f38d24bcd02f69bfcf7845f93563a42850d6.tar.gz |
Happy new year (Update copyright to 2016)
Diffstat (limited to 'win32/dllmain.c')
-rw-r--r-- | win32/dllmain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/dllmain.c b/win32/dllmain.c index 92773a0b58..a398b2201d 100644 --- a/win32/dllmain.c +++ b/win32/dllmain.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2015 The PHP Group | + | Copyright (c) 1997-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 | |