Drop references to epub, update copyright.

pull/244/head
Michael R Sweet 5 years ago
parent eadf40fa70
commit 0e19e432a5
No known key found for this signature in database
GPG Key ID: 999559A027815955
  1. 2
      Makefile.in
  2. 2
      config.h.in

@ -83,7 +83,7 @@ PUBLIBOBJS = mxml-attr.o mxml-entity.o mxml-file.o mxml-get.o \
mxml-index.o mxml-node.o mxml-search.o mxml-set.o
LIBOBJS = $(PUBLIBOBJS) mxml-private.o mxml-string.o
OBJS = testmxml.o $(LIBOBJS)
ALLTARGETS = $(LIBMXML) testmxml @MXML_EPUB@
ALLTARGETS = $(LIBMXML) testmxml
CROSSTARGETS = $(LIBMXML)
TARGETS = $(@TARGETS@)

@ -1,7 +1,7 @@
/*
* Configuration file for Mini-XML, a small XML file parsing library.
*
* Copyright 2003-2017 by Michael R Sweet.
* Copyright 2003-2019 by Michael R Sweet.
*
* These coded instructions, statements, and computer programs are the
* property of Michael R Sweet and are protected by Federal copyright

Loading…
Cancel
Save