Revision: 3695 Author: pekka.klarck Date: Mon May 31 05:25:06 2010 Log: Copyright year http://code.google.com/p/robotframework/source/detail?r=3695
Modified: /trunk/src/bin/jybot.bat /trunk/src/bin/pybot.bat /trunk/src/bin/rebot.bat /trunk/src/robot/libraries/Dialogs.py ======================================= --- /trunk/src/bin/jybot.bat Sun Apr 19 13:26:54 2009 +++ /trunk/src/bin/jybot.bat Mon May 31 05:25:06 2010 @@ -1,6 +1,6 @@ @echo off -:: 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/bin/pybot.bat Sun Apr 19 13:26:54 2009 +++ /trunk/src/bin/pybot.bat Mon May 31 05:25:06 2010 @@ -1,6 +1,6 @@ @echo off -:: 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/bin/rebot.bat Sun Apr 19 13:26:54 2009 +++ /trunk/src/bin/rebot.bat Mon May 31 05:25:06 2010 @@ -1,6 +1,6 @@ @echo off -:: 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/robot/libraries/Dialogs.py Fri May 28 04:42:43 2010 +++ /trunk/src/robot/libraries/Dialogs.py Mon May 31 05:25:06 2010 @@ -1,4 +1,4 @@ -# Copyright 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.
