mirror of
https://github.com/verilator/verilator.git
synced 2024-12-28 18:27:34 +00:00
docs: Move license files back to top out of docs to appease github.
This commit is contained in:
parent
081fd3b789
commit
e5fae03364
@ -116,7 +116,9 @@ DISTDEP = info Makefile
|
|||||||
|
|
||||||
DISTFILES_INC = $(INFOS) .gitignore \
|
DISTFILES_INC = $(INFOS) .gitignore \
|
||||||
*.in *.ac \
|
*.in *.ac \
|
||||||
|
Artistic \
|
||||||
Changes \
|
Changes \
|
||||||
|
LICENSE \
|
||||||
MANIFEST.SKIP \
|
MANIFEST.SKIP \
|
||||||
bin/verilator \
|
bin/verilator \
|
||||||
bin/verilator_coverage \
|
bin/verilator_coverage \
|
||||||
@ -125,9 +127,7 @@ DISTFILES_INC = $(INFOS) .gitignore \
|
|||||||
bin/verilator_includer \
|
bin/verilator_includer \
|
||||||
bin/verilator_profcfunc \
|
bin/verilator_profcfunc \
|
||||||
docs/.gitignore \
|
docs/.gitignore \
|
||||||
docs/Artistic \
|
|
||||||
docs/CONTRIBUTORS \
|
docs/CONTRIBUTORS \
|
||||||
docs/LICENSE \
|
|
||||||
docs/Makefile.in \
|
docs/Makefile.in \
|
||||||
docs/TODO \
|
docs/TODO \
|
||||||
docs/doxygen-mainpage \
|
docs/doxygen-mainpage \
|
||||||
|
Loading…
Reference in New Issue
Block a user