X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/c846879ccf3e86ea293c157f4aa2ff8716fb5b4c..96c5fe33ccce96a8731f5ed680ec4096cb80f46b:/configure.in diff --git a/configure.in b/configure.in index ec2e881..c575824 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl -*-fundamental-*- dnl -dnl $Id: configure.in,v 1.5 1999/05/05 18:50:31 mdw Exp $ +dnl $Id: configure.in,v 1.6 1999/05/06 19:51:35 mdw Exp $ dnl dnl Configuration script for mLib dnl @@ -22,12 +22,16 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU Library General Public License for more details. dnl dnl You should have received a copy of the GNU Library General Public -dnl License along with mLib; if not, write to the Free Software -dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +dnl License along with mLib; if not, write to the Free +dnl Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, +dnl MA 02111-1307, USA. dnl ----- Revision history -------------------------------------------------- dnl dnl $Log: configure.in,v $ +dnl Revision 1.6 1999/05/06 19:51:35 mdw +dnl Reformatted the LGPL notice a little bit. +dnl dnl Revision 1.5 1999/05/05 18:50:31 mdw dnl Change licensing conditions to LGPL. dnl