Skip to content

Commit

Permalink
Merge pull request #29 from per1234/sleeping-beauty-license
Browse files Browse the repository at this point in the history
Add license information to Sleeping Beauty variant
  • Loading branch information
JChristensen authored Feb 27, 2019
2 parents ee9c467 + 3ae748e commit bee5dc4
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions avr/variants/sleepingbeauty/pins_arduino.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
/*
Copyright (C) 2016 Wayne Chu
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

#ifndef Pins_Arduino_h
#define Pins_Arduino_h

Expand Down

0 comments on commit bee5dc4

Please sign in to comment.