Skip to content

Commit b2ddf1e

Browse files
committed
Updated the copyright year
Update issue 1459 All occurences in this repository updated. Was there something else?
1 parent b131bcb commit b2ddf1e

File tree

205 files changed

+206
-206
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

205 files changed

+206
-206
lines changed

COPYRIGHT.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2008-2012 Nokia Siemens Networks Oyj
1+
Copyright 2008-2013 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.

atest/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ License and Copyright
1313

1414
All the content in `atest` folder is the under following copyright::
1515

16-
Copyright 2008-2012 Nokia Siemens Networks Oyj
16+
Copyright 2008-2013 Nokia Siemens Networks Oyj
1717

1818
Licensed under the Apache License, Version 2.0 (the "License");
1919
you may not use this file except in compliance with the License.

atest/testdata/standard_libraries/builtin/times.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2008-2012 Nokia Siemens Networks Oyj
1+
# Copyright 2008-2013 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.

doc/python/PythonTutorial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ <h1 class="title">Python Tutorial for Robot Framework Test Library Developers</h
508508
- path file names and paths
509509
- misc everything else (synonym to ``text``) -->
510510
<div class="line-block">
511-
<div class="line">Copyright © Nokia Siemens Networks 2008-2012</div>
511+
<div class="line">Copyright © Nokia Siemens Networks 2008-2013</div>
512512
<div class="line">Licensed under the <a class="reference external" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a> license</div>
513513
</div>
514514
<div class="contents topic" id="table-of-contents">

doc/python/PythonTutorial.rst

Lines changed: 1 addition & 1 deletion

doc/quickstart/quickstart.rst

Lines changed: 1 addition & 1 deletion

proto/parallel/Parallel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2008-2012 Nokia Siemens Networks Oyj
1+
# Copyright 2008-2013 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.

src/java/org/robotframework/RobotFramework.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2008-2012 Nokia Siemens Networks Oyj
1+
/* Copyright 2008-2013 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.

src/java/org/robotframework/RobotRunner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2008-2012 Nokia Siemens Networks Oyj
1+
/* Copyright 2008-2013 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.

src/java/org/robotframework/RunnerFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2008-2012 Nokia Siemens Networks Oyj
1+
/* Copyright 2008-2013 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)