Drop references to epub, update copyright.

This commit is contained in:
Michael R Sweet 2019-01-02 20:39:02 -05:00
parent eadf40fa70
commit 0e19e432a5
No known key found for this signature in database
GPG Key ID: 999559A027815955
2 changed files with 2 additions and 2 deletions

View File

@ -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 mxml-index.o mxml-node.o mxml-search.o mxml-set.o
LIBOBJS = $(PUBLIBOBJS) mxml-private.o mxml-string.o LIBOBJS = $(PUBLIBOBJS) mxml-private.o mxml-string.o
OBJS = testmxml.o $(LIBOBJS) OBJS = testmxml.o $(LIBOBJS)
ALLTARGETS = $(LIBMXML) testmxml @MXML_EPUB@ ALLTARGETS = $(LIBMXML) testmxml
CROSSTARGETS = $(LIBMXML) CROSSTARGETS = $(LIBMXML)
TARGETS = $(@TARGETS@) TARGETS = $(@TARGETS@)

View File

@ -1,7 +1,7 @@
/* /*
* Configuration file for Mini-XML, a small XML file parsing library. * 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 * These coded instructions, statements, and computer programs are the
* property of Michael R Sweet and are protected by Federal copyright * property of Michael R Sweet and are protected by Federal copyright