X-Git-Url: https://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/447ef44f088576786bcff9c13a7ff8b414e929cb..30a5cc51eaad9d592b8016d81c74bbde4ca9022b:/configure.ac diff --git a/configure.ac b/configure.ac index 8e519e3..d3d35c5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,3 +1,9 @@ +dnl Copyright (C) 2009 Nick Bowler +dnl Copying and distribution of this file, with or without modification, +dnl are permitted in any medium without royalty provided the copyright +dnl notice and this notice are preserved. This file is offered as-is, +dnl without any warranty. + AC_PREREQ([2.62]) AC_INIT([liblbx], [0.1], [toom-devel@lists.sourceforge.net]) AC_CONFIG_SRCDIR([src/lbx.c])