X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2FMakefile.am;h=329088b65e68ea2a4b45f0ecfe464faddcc6bdc9;hb=4a6cefba48d8720b9e33f2e89823b8ed7fa0b78d;hp=76c788eb159959fa12b2686ed1cfbb1a5bdeb4aa;hpb=d75b6037acf17c342166b9c9bd6e657dfdd12cd9;p=cacao.git diff --git a/man/Makefile.am b/man/Makefile.am index 76c788eb1..329088b65 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,9 +1,7 @@ ## man/Makefile.am ## -## Copyright (C) 1996-2005 R. Grafl, A. Krall, C. Kruegel, C. Oates, -## R. Obermaisser, M. Platter, M. Probst, S. Ring, E. Steiner, -## C. Thalinger, D. Thuernbeck, P. Tomsich, C. Ullrich, J. Wenninger, -## Institut f. Computersprachen - TU Wien +## Copyright (C) 1996-2005, 2006, 2008 +## CACAOVM - Verein zur Foerderung der freien virtuellen Maschine CACAO ## ## This file is part of CACAO. ## @@ -19,22 +17,14 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software -## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. -## -## Contact: cacao@complang.tuwien.ac.at -## -## Authors: Christian Thalinger -## -## Changes: -## -## $Id: Makefile.am 1735 2004-12-07 14:33:27Z twisti $ +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. -## Process this file with automake to produce Makefile.in man_MANS = cacao.1 -EXTRA_DIST = $(man_MANS) +EXTRA_DIST = \ + $(man_MANS) ## Local variables: