added file header

master
Marc Wäckerlin 20 years ago
parent 97752a8bf7
commit 3a2bbd112f
  1. 15
      bootstrap.sh

@ -1,4 +1,19 @@
#! /bin/sh
## @file
##
## $Id$
##
## $Date$
## $Author$
##
## @copy © Marc Wäckerlin
## @license LGPL, see file <a href="license.html">COPYING</a>
##
## $Log$
## Revision 1.3 2004/08/31 15:57:19 marc
## added file header
##
test -f makefile && make distclean
aclocal && libtoolize --force && automake -a && autoconf

Loading…
Cancel
Save