X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=genclspec.sh;h=796d05fc3425a1651f2d534525efc883b992ccc2;hp=1b266ab760aaf106cba8a393d51be4b308e07a69;hb=5a5807409ae15a99c2e7365f292a6de0054257e3;hpb=9e14c8850a0d1d14f62391dceb0765ef71a146d8 diff --git a/genclspec.sh b/genclspec.sh index 1b266ab7..796d05fc 100755 --- a/genclspec.sh +++ b/genclspec.sh @@ -1,4 +1,30 @@ #!/bin/sh +# +# $Id: genclspec,v 1.30 2002/04/26 15:51:05 morcego Exp $ +# +# Written by and Copyright (C) 2001 the SourceForge +# Privoxy team. http://www.privoxy.org/ +# +# 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. +# +# The GNU General Public License should be included with +# this file. If not, you can view it at +# http://www.gnu.org/copyleft/gpl.html +# or write to the Free Software Foundation, Inc., 59 +# Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# $Log: genclspec.spec,v $ +# VERSION=`cat privoxy-rh.spec | sed -n -e 's/^Version:[ ]*//p'` RELEASE=`cat privoxy-rh.spec | sed -n -e 's/^Release:[ ]*//p'`