mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Revert "Add license for bibliographic data (second attempt)"
This commit is contained in:
parent
919fb35648
commit
49eb7e119d
@ -6,7 +6,7 @@ FROM xmppxsf/xeps-base:latest as build
|
||||
ARG NCORES=1
|
||||
ARG TARGETS="html inbox-html inbox-xml pdf xeplist refs xml"
|
||||
|
||||
COPY *.xml xep.* *.css *.xsl *.js *.xsl Makefile refs-LICENSE /src/
|
||||
COPY *.xml xep.* *.css *.xsl *.js *.xsl Makefile /src/
|
||||
COPY resources/*.pdf /src/resources/
|
||||
COPY tools/*.py /src/tools/
|
||||
COPY inbox/*.xml inbox/*.ent inbox/*.dtd /src/inbox/
|
||||
|
Loading…
Reference in New Issue
Block a user