![]() ![]() | ![]() |
version 1.2, 2003/03/09 12:54:32 | version 1.3, 2003/03/09 15:16:50 |
---|---|
Line 1 | Line 1 |
#!/bin/bash | #!/bin/bash |
#Copyright (C) 2000 Free Software Foundation, Inc. | #Copyright (C) 2000,2003 Free Software Foundation, Inc. |
#This file is part of Gforth. | #This file is part of Gforth. |
Line 34 cat <<EOT | Line 34 cat <<EOT |
Bits=32 | Bits=32 |
AppName=Gforth | AppName=Gforth |
AppVerName=gforth 0.5.0 | AppVerName=gforth 0.5.0 |
AppCopyright=Copyright © 1995,1996,1997,1998,2000 Free Software Foundation | AppCopyright=Copyright © 1995,1996,1997,1998,2000,2003 Free Software Foundation |
DefaultDirName=gforth | DefaultDirName=gforth |
DefaultGroupName=Gforth | DefaultGroupName=Gforth |
AllowNoIcons=1 | AllowNoIcons=1 |