Diff for /gforth/iss.sh between versions 1.23 and 1.24

version 1.23, 2009/02/15 22:13:32 version 1.24, 2009/12/31 15:32:35
Line 1 Line 1
 #!/bin/bash  #!/bin/bash
   
 #Copyright (C) 2000,2003,2006,2007 Free Software Foundation, Inc.  #Copyright (C) 2000,2003,2006,2007,2009 Free Software Foundation, Inc.
   
 #This file is part of Gforth.  #This file is part of Gforth.
   
Line 42  cat <<EOT Line 42  cat <<EOT
 [Setup]  [Setup]
 AppName=Gforth  AppName=Gforth
 AppVerName=Gforth $VERSION  AppVerName=Gforth $VERSION
 AppCopyright=Copyright © 1995,1996,1997,1998,2000,2003,2006,2007,2008 Free Software Foundation  AppCopyright=Copyright © 1995,1996,1997,1998,2000,2003,2006,2007,2008,2009 Free Software Foundation
 DefaultDirName={pf}\gforth  DefaultDirName={pf}\gforth
 DefaultGroupName=Gforth  DefaultGroupName=Gforth
 AllowNoIcons=1  AllowNoIcons=1

Removed from v.1.23  
changed lines
  Added in v.1.24


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>