From 0235f164e14b3b5b05e9d621ce30c9cff85b2a09 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 25 Oct 2009 04:16:13 -0400 Subject: why isn't git tracking pkg? --- main.mk.in | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/main.mk.in b/main.mk.in index 622607f..ee7aac5 100644 --- a/main.mk.in +++ b/main.mk.in @@ -1,6 +1,21 @@ #!/usr/bin/make -f name = @name@ -ver = 0.8r58 +ver = 0.9 +# Copyright (C) 2009 Luke Shumaker +# +# 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 2 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; see the file COPYING. +# If not, see . rvs = $(name) RVS = @RVS@ -- cgit v1.1-4-g5e80