Skip to content

Commit 599d6df

Browse files
committed
update copyright year
1 parent 2e201df commit 599d6df

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Net/Socket.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* LICENSE:
88
*
9-
* Copyright (c) 1997-2003 The PHP Group
9+
* Copyright (c) 1997-2017 The PHP Group
1010
* All rights reserved.
1111
*
1212
* Redistribution and use in source and binary forms, with or without
@@ -38,7 +38,7 @@
3838
* @package Net_Socket
3939
* @author Stig Bakken <ssb@php.net>
4040
* @author Chuck Hagenbuch <chuck@horde.org>
41-
* @copyright 1997-2003 The PHP Group
41+
* @copyright 1997-2017 The PHP Group
4242
* @license http://opensource.org/licenses/bsd-license.php BSD-2-Clause
4343
* @link http://pear.php.net/packages/Net_Socket
4444
*/
@@ -56,7 +56,7 @@
5656
* @package Net_Socket
5757
* @author Stig Bakken <ssb@php.net>
5858
* @author Chuck Hagenbuch <chuck@horde.org>
59-
* @copyright 1997-2003 The PHP Group
59+
* @copyright 1997-2017 The PHP Group
6060
* @license http://opensource.org/licenses/bsd-license.php BSD-2-Clause
6161
* @link http://pear.php.net/packages/Net_Socket
6262
*/

0 commit comments

Comments
 (0)