Skip to content

Instantly share code, notes, and snippets.

@oberstet
Created March 19, 2021 11:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oberstet/6244effc64068224e983bfab46ca416c to your computer and use it in GitHub Desktop.
Save oberstet/6244effc64068224e983bfab46ca416c to your computer and use it in GitHub Desktop.
(cpy392_1) oberstet@intel-nuci7:~/scm/s-things$ find arduino-board-package/ -name "*.h" -exec grep -H "terms of the GNU Lesser General Public" {} \;
arduino-board-package/variants/feather_m0/pins_arduino.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/variants/feather_m0/variant.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/Servo/src/Servo.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/Servo/src/sam/ServoTimers.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/Servo/src/samd/ServoTimers.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/Servo/src/avr/ServoTimers.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/Servo/src/megaavr/ServoTimers.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/Servo/src/nrf52/ServoTimers.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/SPI/SPI.h: * modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/I2S/src/I2S.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/I2S/src/utility/DMA.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/I2S/src/utility/SAMD21_I2SDevice.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/I2S/src/utility/SAMD51_I2SDevice.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/I2S/src/utility/I2SDoubleBuffer.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/SAMD_AnalogCorrection/src/SAMD_AnalogCorrection.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/SDU/src/SDU.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/Wire/Wire.h: * modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/USBHost/src/KeyboardController.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/libraries/USBHost/src/MouseController.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/wiring_analog.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/Print.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/WString.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/delay.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/pulse.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/WCharacter.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/Client.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/avr/interrupt.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/avr/dtostrf.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/wiring_constants.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/Reset.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/RingBuffer.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/SERCOM.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/USB/USBCore.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/USB/USBAPI.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/USB/USB_host.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/USB/USBDesc.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/USB/PluggableUSB.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/USB/SAMD21_USBDevice.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/USB/samd21_host.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/USB/SAMR21_USBDevice.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/Tone.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/Uart.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/wiring_shift.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/wiring_digital.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/binary.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/wiring_private.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/Server.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/WMath.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/Stream.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/HardwareSerial.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/Printable.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/itoa.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/Arduino.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/WInterrupts.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/wiring.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/IPAddress.h: modify it under the terms of the GNU Lesser General Public
arduino-board-package/cores/arduino/WVariant.h: modify it under the terms of the GNU Lesser General Public
(cpy392_1) oberstet@intel-nuci7:~/scm/s-things$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment