diff options
author | Andrey Hristov <andrey@php.net> | 2012-10-17 17:23:37 +0200 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2012-10-17 17:23:37 +0200 |
commit | 7314ed535f93841ff2d2bca5e65afcb0f2b003bb (patch) | |
tree | bceec620f2cb1d5f255196e00ae7ea1187b41fe2 /ext/dba/libflatfile/flatfile.c | |
parent | c50d732f7686352381d44926988aca194204433d (diff) | |
parent | da541ff561e0ac6ac72d2efd8b785ecfeef868dc (diff) | |
download | php-git-7314ed535f93841ff2d2bca5e65afcb0f2b003bb.tar.gz |
Merge branch 'PHP-5.3' of ssh://git.php.net/php-src into PHP-5.3
Diffstat (limited to 'ext/dba/libflatfile/flatfile.c')
-rw-r--r-- | ext/dba/libflatfile/flatfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dba/libflatfile/flatfile.c b/ext/dba/libflatfile/flatfile.c index 081af745f9..4d738af7b5 100644 --- a/ext/dba/libflatfile/flatfile.c +++ b/ext/dba/libflatfile/flatfile.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2010 The PHP Group | + | Copyright (c) 1997-2012 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 | |