File tree Expand file tree Collapse file tree 16 files changed +16
-16
lines changed
cc/arduino/packages/uploaders Expand file tree Collapse file tree 16 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 77 Copyright (c) 2004-05
88 Hernando Barragan
99 Copyright (c) 2012
10- Cristian Maglie <c.maglie@bug.st >
10+ Cristian Maglie <c.maglie@arduino.cc >
1111
1212 This program is free software; you can redistribute it and/or modify
1313 it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 55 Part of the Arduino project - http://www.arduino.cc/
66
77 Copyright (c) 2006 David A. Mellis
8- Copyright (c) 2011 Cristian Maglie <c.maglie@bug.st >
8+ Copyright (c) 2011 Cristian Maglie <c.maglie@arduino.cc >
99
1010 This program is free software; you can redistribute it and/or modify
1111 it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 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 <paul@pjrc.com> (Transaction API)
44 * Copyright (c) 2014 by Matthijs Kooijman <matthijs@stdin.nl> (SPISettings AVR)
55 * Copyright (c) 2014 by Andrew J. Kroll <xxxajk@gmail.com> (atomicity fixes)
Original file line number Diff line number Diff line change 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 <paul@pjrc.com> (Transaction API)
44 * Copyright (c) 2014 by Matthijs Kooijman <matthijs@stdin.nl> (SPISettings AVR)
55 * Copyright (c) 2014 by Andrew J. Kroll <xxxajk@gmail.com> (atomicity fixes)
Original file line number Diff line number Diff line change 11/*
22 dtostrf - Emulation for dtostrf function from avr-libc
33 Copyright (c) 2013 Arduino. All rights reserved.
4- Written by Cristian Maglie <c.maglie@bug.st >
4+ Written by Cristian Maglie <c.maglie@arduino.cc >
55
66 This library is free software; you can redistribute it and/or
77 modify it under the terms of the GNU Lesser General Public
Original file line number Diff line number Diff line change 11/*
22 dtostrf - Emulation for dtostrf function from avr-libc
33 Copyright (c) 2013 Arduino. All rights reserved.
4- Written by Cristian Maglie <c.maglie@bug.st >
4+ Written by Cristian Maglie <c.maglie@arduino.cc >
55
66 This library is free software; you can redistribute it and/or
77 modify it under the terms of the GNU Lesser General Public
Original file line number Diff line number Diff line change 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 <paul@pjrc.com> (Transaction API)
44 * SPI Master library for arduino.
55 *
Original file line number Diff line number Diff line change 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 <paul@pjrc.com> (Transaction API)
44 * SPI Master library for arduino.
55 *
Original file line number Diff line number Diff line change 11/*
22 * TwoWire.h - TWI/I2C library for Arduino Due
3- * Copyright (c) 2011 Cristian Maglie <c.maglie@bug.st>.
3+ * Copyright (c) 2011 Cristian Maglie <c.maglie@arduino.cc>
44 * All rights reserved.
55 *
66 * This library is free software; you can redistribute it and/or
Original file line number Diff line number Diff line change 11/*
22 * TwoWire.h - TWI/I2C library for Arduino Due
3- * Copyright (c) 2011 Cristian Maglie <c.maglie@bug.st>.
3+ * Copyright (c) 2011 Cristian Maglie <c.maglie@arduino.cc>
44 * All rights reserved.
55 *
66 * This library is free software; you can redistribute it and/or
You can’t perform that action at this time.
0 commit comments