From a97e3683e6802ac13d9f5c4c9b6ad944d000a588 Mon Sep 17 00:00:00 2001 From: Sam Liddicott Date: Tue, 9 Mar 2010 21:46:48 +0000 Subject: [PATCH] Late commit of license change --- make-srpm.spec | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) mode change 100644 => 100755 make-srpm.spec diff --git a/make-srpm.spec b/make-srpm.spec old mode 100644 new mode 100755 index 7a2ac96..89b9df6 --- a/make-srpm.spec +++ b/make-srpm.spec @@ -1,3 +1,21 @@ +# make-srpm: srpm builder, helps build srpm out of rcs sources + +# Copyright (C) 2009-2010 Sam Liddicott +# +# 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 . + + #makesrpm-RELEASE: HEAD #makesrpm-ORIGIN_PATTERN: v* #makesrpm-VERSION_PATTERN: v* -- 2.11.4.GIT