Skip to content

Commit 9ce221c

Browse files
author
SoftLayer
committed
Fixed another copyright year mention.
1 parent e0129a7 commit 9ce221c

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

SoftLayer/Common/ObjectMask.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
* this library.
6464
*
6565
* @author SoftLayer Technologies, Inc. <sldn@softlayer.com>
66-
* @copyright Copyright (c) 2008, Softlayer Technologies, Inc
66+
* @copyright Copyright (c) 2009 - 2010, Softlayer Technologies, Inc
6767
* @license http://sldn.softlayer.com/wiki/index.php/License
6868
* @see SoftLayer_SoapClient::setObjectMask()
6969
* @see SoftLayer_XmlrpcClient::setObjectMask()

SoftLayer/SoapClient.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
* this library.
146146
*
147147
* @author SoftLayer Technologies, Inc. <sldn@softlayer.com>
148-
* @copyright Copyright (c) 2008, Softlayer Technologies, Inc
148+
* @copyright Copyright (c) 2009 - 2010, Softlayer Technologies, Inc
149149
* @license http://sldn.softlayer.com/wiki/index.php/License
150150
* @link http://sldn.softlayer.com/wiki/index.php/The_SoftLayer_API The SoftLayer API
151151
* @see SoftLayer_SoapClient_AsynchronousAction

SoftLayer/SoapClient/AsynchronousAction.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
* this library.
108108
*
109109
* @author SoftLayer Technologies, Inc. <sldn@softlayer.com>
110-
* @copyright Copyright (c) 2008, Softlayer Technologies, Inc
110+
* @copyright Copyright (c) 2009 - 2010, Softlayer Technologies, Inc
111111
* @license http://sldn.softlayer.com/wiki/index.php/License
112112
* @see SoftLayer_SoapClient
113113
*/

SoftLayer/XmlrpcClient.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
* this library.
138138
*
139139
* @author SoftLayer Technologies, Inc. <sldn@softlayer.com>
140-
* @copyright Copyright (c) 2008, Softlayer Technologies, Inc
140+
* @copyright Copyright (c) 2009 - 2010, Softlayer Technologies, Inc
141141
* @license http://sldn.softlayer.com/wiki/index.php/License
142142
* @link http://sldn.softlayer.com/wiki/index.php/The_SoftLayer_API The SoftLayer API
143143
*/

0 commit comments

Comments
 (0)