Skip to content

Commit c7ed745

Browse files
committed
DM: add copyrights
1 parent 6b62199 commit c7ed745

File tree

15 files changed

+15
-0
lines changed

15 files changed

+15
-0
lines changed

cores/arduino/Reset.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
Copyright (c) 2015 Arduino LLC. All right reserved.
3+
SAMD51 support added by Adafruit - Copyright (c) 2018 Dean Miller for Adafruit Industries
34
45
This library is free software; you can redistribute it and/or
56
modify it under the terms of the GNU Lesser General Public

cores/arduino/SERCOM.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
Copyright (c) 2014 Arduino. All right reserved.
3+
SAMD51 support added by Adafruit - Copyright (c) 2018 Dean Miller for Adafruit Industries
34
45
This library is free software; you can redistribute it and/or
56
modify it under the terms of the GNU Lesser General Public

cores/arduino/Tone.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
Copyright (c) 2015 Arduino LLC. All right reserved.
3+
SAMD51 support added by Adafruit - Copyright (c) 2018 Dean Miller for Adafruit Industries
34
45
This library is free software; you can redistribute it and/or
56
modify it under the terms of the GNU Lesser General Public

cores/arduino/USB/SAMD21_USBDevice.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
Copyright (c) 2015 Arduino LLC. All right reserved.
3+
SAMD51 support added by Adafruit - Copyright (c) 2018 Dean Miller for Adafruit Industries
34
45
This library is free software; you can redistribute it and/or
56
modify it under the terms of the GNU Lesser General Public

cores/arduino/USB/USBCore.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
Copyright (c) 2016 Arduino LLC. All right reserved.
3+
SAMD51 support added by Adafruit - Copyright (c) 2018 Dean Miller for Adafruit Industries
34
45
This library is free software; you can redistribute it and/or
56
modify it under the terms of the GNU Lesser General Public

cores/arduino/USB/samd21_host.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
Copyright (c) 2014 Arduino LLC. All right reserved.
3+
SAMD51 support added by Adafruit - Copyright (c) 2018 Dean Miller for Adafruit Industries
34
45
This library is free software; you can redistribute it and/or
56
modify it under the terms of the GNU Lesser General Public

cores/arduino/WInterrupts.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
Copyright (c) 2015 Arduino LLC. All right reserved.
3+
SAMD51 support added by Adafruit - Copyright (c) 2018 Dean Miller for Adafruit Industries
34
45
This library is free software; you can redistribute it and/or
56
modify it under the terms of the GNU Lesser General Public

cores/arduino/WVariant.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
Copyright (c) 2015 Arduino LLC. All right reserved.
3+
SAMD51 support added by Adafruit - Copyright (c) 2018 Dean Miller for Adafruit Industries
34
45
This library is free software; you can redistribute it and/or
56
modify it under the terms of the GNU Lesser General Public

cores/arduino/cortex_handlers.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
Copyright (c) 2015 Arduino LLC. All right reserved.
3+
SAMD51 support added by Adafruit - Copyright (c) 2018 Dean Miller for Adafruit Industries
34
45
This library is free software; you can redistribute it and/or
56
modify it under the terms of the GNU Lesser General Public

cores/arduino/delay.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
Copyright (c) 2015 Arduino LLC. All right reserved.
3+
SAMD51 support added by Adafruit - Copyright (c) 2018 Dean Miller for Adafruit Industries
34
45
This library is free software; you can redistribute it and/or
56
modify it under the terms of the GNU Lesser General Public

0 commit comments

Comments
 (0)