1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-22 08:22:04 +03:00

License fix to audio library

This commit is contained in:
Arturo Guadalupi
2015-04-09 18:18:24 +02:00
parent 0c01e66402
commit d7c32eefa1
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2012 by Cristian Maglie <c.maglie@arduino.cc>
* Copyright (c) 2012 Arduino LLC. All right reserved.
* Audio library for Arduino Due.
*
* This file is free software; you can redistribute it and/or modify