buildscript: add GPLv3 license

CC: Clemens John <clemens-john@gmx.de>
CC: Bjoern Franke <bjo@nord-west.org>
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
Signed-off-by: Bjoern Franke <bjo@nord-west.org>
This commit is contained in:
Tim Niemeyer 2014-11-10 20:37:21 +01:00
parent a36dea8818
commit bcf51e6116
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
#!/bin/bash
# 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.
#
builddir=./build
OPENWRTREV="c5287f92027e9709262d2424bb0c121ab2a7597e"