diff options
| author | Xinchen Hui <laruence@php.net> | 2012-09-05 23:08:05 +0800 |
|---|---|---|
| committer | Xinchen Hui <laruence@php.net> | 2012-09-05 23:08:05 +0800 |
| commit | d64d9e335147173507d39c759c54320e2c20c9ed (patch) | |
| tree | 577b0e1d9e9b4b2def67a05c4c1432ceb6216c36 /ext/dba/libflatfile/flatfile.c | |
| parent | 485c09a3765b900aea182ddd2dded2286fb0749a (diff) | |
| download | php-git-d64d9e335147173507d39c759c54320e2c20c9ed.tar.gz | |
year++
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 | |
