]> code.delx.au - refind/blobdiff - Makefile
More documentation of copyrights and licenses.
[refind] / Makefile
index f611cb9e54cc3ca854840804b7b08a609eda0ec5..550cb434fc1bbb5bccc1cc3f92dce154d9078a2e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,10 @@
 # Makefile for rEFInd
 # Makefile for rEFInd
+
+# This program is licensed under the terms of the GNU GPL, version 3,
+# or (at your option) any later version.
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
 CC=gcc
 CXX=g++
 CXXFLAGS=-O2 -fpic -D_REENTRANT -D_GNU_SOURCE -Wall -g
 CC=gcc
 CXX=g++
 CXXFLAGS=-O2 -fpic -D_REENTRANT -D_GNU_SOURCE -Wall -g