Revision: 159 Author: janne.t.harkonen Date: Fri Aug 24 05:09:41 2012 Log: update copyright year http://code.google.com/p/robotframework-sshlibrary/source/detail?r=159
Modified: /trunk/src/SSHLibrary/__init__.py /trunk/src/SSHLibrary/connectioncache.py /trunk/src/SSHLibrary/core.py /trunk/src/SSHLibrary/deprecated.py /trunk/src/SSHLibrary/javaclient.py /trunk/src/SSHLibrary/pythonclient.py ======================================= --- /trunk/src/SSHLibrary/__init__.py Fri Aug 24 04:22:36 2012 +++ /trunk/src/SSHLibrary/__init__.py Fri Aug 24 05:09:41 2012 @@ -1,4 +1,4 @@ -# Copyright 2008-2010 Nokia Siemens Networks Oyj +# Copyright 2008-2012 Nokia Siemens Networks Oyj # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. ======================================= --- /trunk/src/SSHLibrary/connectioncache.py Wed Aug 22 21:55:00 2012 +++ /trunk/src/SSHLibrary/connectioncache.py Fri Aug 24 05:09:41 2012 @@ -1,4 +1,4 @@ -# Copyright 2008-2010 Nokia Siemens Networks Oyj +# Copyright 2008-2012 Nokia Siemens Networks Oyj # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. ======================================= --- /trunk/src/SSHLibrary/core.py Fri Aug 24 04:22:36 2012 +++ /trunk/src/SSHLibrary/core.py Fri Aug 24 05:09:41 2012 @@ -1,4 +1,4 @@ -# Copyright 2008-2010 Nokia Siemens Networks Oyj +# Copyright 2008-2012 Nokia Siemens Networks Oyj # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. ======================================= --- /trunk/src/SSHLibrary/deprecated.py Fri Aug 24 04:20:13 2012 +++ /trunk/src/SSHLibrary/deprecated.py Fri Aug 24 05:09:41 2012 @@ -1,4 +1,4 @@ -# Copyright 2008-2010 Nokia Siemens Networks Oyj +# Copyright 2008-2012 Nokia Siemens Networks Oyj # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. ======================================= --- /trunk/src/SSHLibrary/javaclient.py Fri Aug 24 04:22:36 2012 +++ /trunk/src/SSHLibrary/javaclient.py Fri Aug 24 05:09:41 2012 @@ -1,4 +1,4 @@ -# Copyright 2008-2010 Nokia Siemens Networks Oyj +# Copyright 2008-2012 Nokia Siemens Networks Oyj # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. ======================================= --- /trunk/src/SSHLibrary/pythonclient.py Fri Aug 24 04:22:36 2012 +++ /trunk/src/SSHLibrary/pythonclient.py Fri Aug 24 05:09:41 2012 @@ -1,4 +1,4 @@ -# Copyright 2008-2010 Nokia Siemens Networks Oyj +# Copyright 2008-2012 Nokia Siemens Networks Oyj # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.
