mirror of
https://github.com/jrcutler/Tiny_IR_Repeater
synced 2025-07-28 15:28:30 +00:00
Updating licensing and adding a copy of the GPL
This commit is contained in:
14
Makefile
14
Makefile
@@ -1,7 +1,19 @@
|
||||
# Name: Makefile
|
||||
# Author: Justin R. Cutler <justin.r.cutler@gmail.com>
|
||||
# Copyright: 2012 Justin R. Cutler
|
||||
# License: GPL
|
||||
# License: GPLv3
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program 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 General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
# This is a prototype Makefile. Modify it according to your needs.
|
||||
# You should at least check the settings for
|
||||
|
Reference in New Issue
Block a user