From 482406fc1d24f29a812eef1512ab430a7fd790fc Mon Sep 17 00:00:00 2001 From: Marja van Waes Date: Thu, 5 Feb 2015 15:57:17 +0100 Subject: add license to Makefile, v.0.8.12 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ad8cc70..7f3a371 100644 --- a/Makefile +++ b/Makefile @@ -1,12 +1,12 @@ PACKAGE = mageiawelcome -VERSION = 0.8.11 +VERSION = 0.8.12 GITPATH = git://git.mageia.org/software/mageiawelcome TEXT_FILES = Makefile DIRS = etc usr po -FILES = $(TEXT_FILES) $(DIRS) +FILES = $(TEXT_FILES) $(DIRS) LICENSE clean: rm -f *~ \#*\# -- cgit v1.2.1