external: libphidgets/doc/Makefile.am
File:
[external] /
libphidgets /
doc / Makefile.am
(
download)
Revision:
1.4,
Sun Feb 20 19:14:46 2005 UTC (5 years, 6 months ago) by
krafft
Branch:
MAIN
CVS Tags:
libphidgets_0_3_5-1, libphidgets_0_3_6-1, HEAD
Changes since
1.3: +1 -1 lines
see ChangeLog
also changed copyright to 2003-2005.
AM_MAKEFLAGS = @MAKEFLAGS@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = man www
# COPYRIGHT --
#
# This file is part of libphidgets, a user-space library for phidgets.
# libphidgets is (c) 2003-2005 Martin F. Krafft <krafft@ailab.ch>
# and distributed under the terms of the Artistic Licence.
# See the ./COPYING file in the source tree root for more information.
#
# THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES
# OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.