diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2014-06-18 00:16:23 +0300 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2014-06-18 00:16:23 +0300 |
commit | 9f727692b61e56fb5ddf5ae91a19868cda31f435 (patch) | |
tree | 057b5b0554507f93470fcd709133b78fbe0a2fe1 | |
parent | 1222f51ebdaac897db9a359879a6959632cab500 (diff) | |
download | php-git-9f727692b61e56fb5ddf5ae91a19868cda31f435.tar.gz |
Update copyright year to 2014
Align with online version at http://www.php.net/license/3_01.txt
-rw-r--r-- | ext/oci8/LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/LICENSE b/ext/oci8/LICENSE index 42536af320..6059c80e12 100644 --- a/ext/oci8/LICENSE +++ b/ext/oci8/LICENSE @@ -1,6 +1,6 @@ -------------------------------------------------------------------- The PHP License, version 3.01 -Copyright (c) 1999 - 2012 The PHP Group. All rights reserved. +Copyright (c) 1999 - 2014 The PHP Group. All rights reserved. -------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without |