Skip to content

Commit 5269d13

Browse files
authored
Update copyright headers (#44, fixes #43)
1 parent 80c120f commit 5269d13

Some content is hidden

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

49 files changed

+50
-50
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2010-2017 Robot Developers
1+
Copyright (C) 2010-2018 Robot Developers
22

33
This software is provided 'as-is', without any express or implied
44
warranty. In no event will the authors be held liable for any damages

lib/bounds.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// -------------------------------------------------------------------------- //
33
// //
4-
// (C) 2010-2017 Robot Developers //
4+
// (C) 2010-2018 Robot Developers //
55
// See LICENSE for licensing info //
66
// //
77
// -------------------------------------------------------------------------- //

lib/clipboard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// -------------------------------------------------------------------------- //
33
// //
4-
// (C) 2010-2017 Robot Developers //
4+
// (C) 2010-2018 Robot Developers //
55
// See LICENSE for licensing info //
66
// //
77
// -------------------------------------------------------------------------- //

lib/color.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// -------------------------------------------------------------------------- //
33
// //
4-
// (C) 2010-2017 Robot Developers //
4+
// (C) 2010-2018 Robot Developers //
55
// See LICENSE for licensing info //
66
// //
77
// -------------------------------------------------------------------------- //

lib/hash.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// -------------------------------------------------------------------------- //
33
// //
4-
// (C) 2010-2017 Robot Developers //
4+
// (C) 2010-2018 Robot Developers //
55
// See LICENSE for licensing info //
66
// //
77
// -------------------------------------------------------------------------- //

lib/image.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// -------------------------------------------------------------------------- //
33
// //
4-
// (C) 2010-2017 Robot Developers //
4+
// (C) 2010-2018 Robot Developers //
55
// See LICENSE for licensing info //
66
// //
77
// -------------------------------------------------------------------------- //

lib/keyboard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// -------------------------------------------------------------------------- //
33
// //
4-
// (C) 2010-2017 Robot Developers //
4+
// (C) 2010-2018 Robot Developers //
55
// See LICENSE for licensing info //
66
// //
77
// -------------------------------------------------------------------------- //

lib/memory.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// -------------------------------------------------------------------------- //
33
// //
4-
// (C) 2010-2017 Robot Developers //
4+
// (C) 2010-2018 Robot Developers //
55
// See LICENSE for licensing info //
66
// //
77
// -------------------------------------------------------------------------- //

lib/module.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// -------------------------------------------------------------------------- //
33
// //
4-
// (C) 2010-2017 Robot Developers //
4+
// (C) 2010-2018 Robot Developers //
55
// See LICENSE for licensing info //
66
// //
77
// -------------------------------------------------------------------------- //

lib/mouse.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////
22
// -------------------------------------------------------------------------- //
33
// //
4-
// (C) 2010-2017 Robot Developers //
4+
// (C) 2010-2018 Robot Developers //
55
// See LICENSE for licensing info //
66
// //
77
// -------------------------------------------------------------------------- //

0 commit comments

Comments
 (0)