-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README: add newline marker to copyright lines
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -84,7 +84,7 @@ Serialport.list().then(ports => { | |
|
||
(The MIT License) | ||
|
||
Copyright (c) 2011-2015 Julian Gautier <[email protected]> | ||
Copyright (c) 2011-2015 Julian Gautier <[email protected]>\ | ||
Copyright (c) 2015-2019 The Firmata.js Authors (see AUTHORS.md) | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -605,7 +605,7 @@ accelStepper support 2, 3, and 4 wire configurations as well as step + direction | |
(The MIT License) | ||
Copyright (c) 2011-2015 Julian Gautier <[email protected]> | ||
Copyright (c) 2011-2015 Julian Gautier <[email protected]>\ | ||
Copyright (c) 2015-2019 The Firmata.js Authors (see AUTHORS.md) | ||
Permission is hereby granted, free of charge, to any person obtaining | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ Take a look at [the examples directory](https://github.com/firmata/firmata.js/tr | |
|
||
(The MIT License) | ||
|
||
Copyright (c) 2011-2015 Julian Gautier <[email protected]> | ||
Copyright (c) 2011-2015 Julian Gautier <[email protected]>\ | ||
Copyright (c) 2015-2019 The Firmata.js Authors (see AUTHORS.md) | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining | ||
|