From 8d81c39e5244c9d7fbb13575e1727172baadcdec Mon Sep 17 00:00:00 2001 From: john30 Date: Sat, 7 Nov 2015 13:31:25 +0100 Subject: [PATCH] renamed COPYING to LICENSE --- COPYING => LICENSE | 0 Makefile.am | 3 +++ 2 files changed, 3 insertions(+) rename COPYING => LICENSE (100%) diff --git a/COPYING b/LICENSE similarity index 100% rename from COPYING rename to LICENSE diff --git a/Makefile.am b/Makefile.am index 6a632ba3..475aa6df 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,9 @@ SUBDIRS = docs \ src/ebusd \ src/tools +EXTRA_DIST = LICENSE \ + README.md + distclean-local: -rm -rf autom4te.cache -rm -f aclocal.m4