Skip to content

Commit d89e29a

Browse files
committed
Corrected some email contacts.
1 parent 5d3f3ae commit d89e29a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hardware/arduino/avr/libraries/SPI/SPI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010 by Cristian Maglie <c.maglie@bug.st>
2+
* Copyright (c) 2010 by Cristian Maglie <c.maglie@arduino.cc>
33
* Copyright (c) 2014 by Paul Stoffregen <[email protected]> (Transaction API)
44
* Copyright (c) 2014 by Matthijs Kooijman <[email protected]> (SPISettings AVR)
55
* Copyright (c) 2014 by Andrew J. Kroll <[email protected]> (atomicity fixes)

hardware/arduino/avr/libraries/SPI/SPI.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010 by Cristian Maglie <c.maglie@bug.st>
2+
* Copyright (c) 2010 by Cristian Maglie <c.maglie@arduino.cc>
33
* Copyright (c) 2014 by Paul Stoffregen <[email protected]> (Transaction API)
44
* Copyright (c) 2014 by Matthijs Kooijman <[email protected]> (SPISettings AVR)
55
* Copyright (c) 2014 by Andrew J. Kroll <[email protected]> (atomicity fixes)

0 commit comments

Comments
 (0)