* Updated header: Added 2006. Changed address of FSF. Changed email
[cacao.git] / src / scripts / cacao.in
1 #!/bin/sh
2
3 ## src/scripts/cacao.in
4 ##
5 ## Copyright (C) 1996-2005, 2006 R. Grafl, A. Krall, C. Kruegel,
6 ## C. Oates, R. Obermaisser, M. Platter, M. Probst, S. Ring,
7 ## E. Steiner, C. Thalinger, D. Thuernbeck, P. Tomsich, C. Ullrich,
8 ## J. Wenninger, Institut f. Computersprachen - TU Wien
9 ##
10 ## This file is part of CACAO.
11 ##
12 ## This program is free software; you can redistribute it and/or
13 ## modify it under the terms of the GNU General Public License as
14 ## published by the Free Software Foundation; either version 2, or (at
15 ## your option) any later version.
16 ##
17 ## This program is distributed in the hope that it will be useful, but
18 ## WITHOUT ANY WARRANTY; without even the implied warranty of
19 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
20 ## General Public License for more details.
21 ##
22 ## You should have received a copy of the GNU General Public License
23 ## along with this program; if not, write to the Free Software
24 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
25 ## 02110-1301, USA.
26 ##
27 ## Contact: cacao@cacaojvm.org
28 ##
29 ## Authors: Christian Thalinger
30 ##
31 ## Changes:
32 ##
33 ## $Id: cacao.in 4357 2006-01-22 23:33:38Z twisti $
34
35 prefix="@prefix@"
36
37 exec ${prefix}/jre/bin/cacao $@