mirror of
https://github.com/michaelrsweet/mxml.git
synced 2024-11-24 11:25:30 +00:00
Drop references to epub, update copyright.
This commit is contained in:
parent
eadf40fa70
commit
0e19e432a5
@ -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@)
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user