Ver código fonte

Update copyright year

[skip ci]
Daniel Gempesaw 8 anos atrás
pai
commit
1a01328f27
3 arquivos alterados com 4 adições e 4 exclusões
  1. 2 2
      README.md
  2. 1 1
      dist.ini
  3. 1 1
      weaver.ini

+ 2 - 2
README.md

@@ -219,7 +219,7 @@ you to export tests recorded in Selenium IDE to a perl script.
   8. Click 'Ok'
   9. Close Selenium IDE and open it again.
 
-**Note:** The Code generated by this plugin currently assumes that you have firefox 48 or newer + the geckodriver plugin installed. 
+**Note:** The Code generated by this plugin currently assumes that you have firefox 48 or newer + the geckodriver plugin installed.
 
 If you have an older version of firefox you can adjust the plugin the following way:
 In the options window of selenium IDE (Formats tab) there is a input box called "Header".
@@ -257,7 +257,7 @@ information on generating new Linux recordings for Travis.
 
 Copyright (c) 2010-2011 Aditya Ivaturi, Gordon Child
 
-Copyright (c) 2014-2016 Daniel Gempesaw
+Copyright (c) 2014-2017 Daniel Gempesaw
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
dist.ini

@@ -6,7 +6,7 @@ author = Luke Closs <cpan@5thplane.com>
 author = Mark Stosberg <mark@stosberg.com>
 license = Apache_2_0
 copyright_holder = Daniel Gempesaw
-copyright_year = 2016
+copyright_year = 2017
 
 [TravisYML]
 build_branch = /cpan|build/

+ 1 - 1
weaver.ini

@@ -72,7 +72,7 @@ text = =back
 [GenerateSection / COPYRIGHT AND LICENSE]
 text = Copyright (c) 2010-2011 Aditya Ivaturi, Gordon Child
 text =
-text = Copyright (c) 2014-2016 Daniel Gempesaw
+text = Copyright (c) 2014-2017 Daniel Gempesaw
 text =
 text = Licensed under the Apache License, Version 2.0 (the "License");
 text = you may not use this file except in compliance with the License.