Revision: 95
Author: janne.t.harkonen
Date: Wed Nov  3 06:50:34 2010
Log: updated copyrights
http://code.google.com/p/robotframework-sshlibrary/source/detail?r=95

Modified:
 /trunk/src/SSHLibrary/__init__.py
 /trunk/src/SSHLibrary/client.py
 /trunk/src/SSHLibrary/connectioncache.py
 /trunk/src/SSHLibrary/javaclient.py
 /trunk/src/SSHLibrary/pythonclient.py

=======================================
--- /trunk/src/SSHLibrary/__init__.py   Wed Nov  3 06:48:16 2010
+++ /trunk/src/SSHLibrary/__init__.py   Wed Nov  3 06:50:34 2010
@@ -1,4 +1,4 @@
-#  Copyright 2008 Nokia Siemens Networks Oyj
+#  Copyright 2008-2010 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/client.py     Wed Nov  3 06:48:16 2010
+++ /trunk/src/SSHLibrary/client.py     Wed Nov  3 06:50:34 2010
@@ -1,4 +1,4 @@
-#  Copyright 2008-2009 Nokia Siemens Networks Oyj
+#  Copyright 2008-2010 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    Tue Nov  2 23:57:57 2010
+++ /trunk/src/SSHLibrary/connectioncache.py    Wed Nov  3 06:50:34 2010
@@ -1,4 +1,4 @@
-#  Copyright 2008 Nokia Siemens Networks Oyj
+#  Copyright 2008-2010 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 Wed Nov  3 06:48:16 2010
+++ /trunk/src/SSHLibrary/javaclient.py Wed Nov  3 06:50:34 2010
@@ -1,4 +1,4 @@
-#  Copyright 2008 Nokia Siemens Networks Oyj
+#  Copyright 2008-2010 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       Wed Nov  3 06:48:16 2010
+++ /trunk/src/SSHLibrary/pythonclient.py       Wed Nov  3 06:50:34 2010
@@ -1,4 +1,4 @@
-#  Copyright 2008 Nokia Siemens Networks Oyj
+#  Copyright 2008-2010 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.

Reply via email to