Skip to content

Commit ea41fc8

Browse files
committed
Copyright year
1 parent 1ba0f2b commit ea41fc8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/bin/jybot.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@echo off
22

3-
:: Copyright 2008-2009 Nokia Siemens Networks Oyj
3+
:: Copyright 2008-2010 Nokia Siemens Networks Oyj
44
::
55
:: Licensed under the Apache License, Version 2.0 (the "License");
66
:: you may not use this file except in compliance with the License.

src/bin/pybot.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@echo off
22

3-
:: Copyright 2008-2009 Nokia Siemens Networks Oyj
3+
:: Copyright 2008-2010 Nokia Siemens Networks Oyj
44
::
55
:: Licensed under the Apache License, Version 2.0 (the "License");
66
:: you may not use this file except in compliance with the License.

src/bin/rebot.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@echo off
22

3-
:: Copyright 2008-2009 Nokia Siemens Networks Oyj
3+
:: Copyright 2008-2010 Nokia Siemens Networks Oyj
44
::
55
:: Licensed under the Apache License, Version 2.0 (the "License");
66
:: you may not use this file except in compliance with the License.

src/robot/libraries/Dialogs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2009 Nokia Siemens Networks Oyj
1+
# Copyright 2008-2010 Nokia Siemens Networks Oyj
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)