diff options
author | Derick Rethans <github@derickrethans.nl> | 2012-10-04 08:39:34 +0100 |
---|---|---|
committer | Derick Rethans <github@derickrethans.nl> | 2012-10-04 08:39:34 +0100 |
commit | b004a04f0aaf041e5fabaf788eee3e9ee0f3afaf (patch) | |
tree | f3b3dd22329eb6f2b258145a92722becb9ee6b8d /ext/dba/libflatfile/flatfile.c | |
parent | 78354f30d99ebc7f1035c567b9b00e967d87ecc8 (diff) | |
parent | 64c09f68ec66061d1085ad5a5ef0a5ced63450b6 (diff) | |
download | php-git-b004a04f0aaf041e5fabaf788eee3e9ee0f3afaf.tar.gz |
Merge branch 'PHP-5.3' of 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 | |