Remove unused license file, COPYING 57/240257/1 accepted/tizen/unified/20200805.122533 submit/tizen/20200805.013704
authorHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 5 Aug 2020 01:34:27 +0000 (10:34 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 5 Aug 2020 01:34:27 +0000 (10:34 +0900)
Change-Id: Ie3e28ff56652ee454ad1f7362a93fec0973af0f6
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
COPYING [deleted file]
doc/Makefile.am
packaging/dbus.spec

diff --git a/COPYING b/COPYING
deleted file mode 100644 (file)
index bac124a..0000000
--- a/COPYING
+++ /dev/null
@@ -1,9 +0,0 @@
-D-Bus is licensed to you under your choice of the Academic Free
-License version 2.1, or the GNU General Public License version 2
-(or, at your option any later version).
-
-Both licenses are included here. Some of the standalone binaries are
-under the GPL only; in particular, but not limited to,
-tools/dbus-cleanup-sockets.c and test/decode-gcov.c. Each source code
-file is marked with the proper copyright information - if you find a
-file that isn't marked please bring it to our attention.
index 97dfa9a..0d76755 100644 (file)
@@ -148,7 +148,6 @@ BONUS_FILES = \
        $(top_srcdir)/CONTRIBUTING.md \
        $(top_srcdir)/AUTHORS \
        $(top_srcdir)/NEWS \
-       $(top_srcdir)/COPYING \
        $(top_srcdir)/ChangeLog
 
 dbus-docs: $(STATIC_DOCS) $(dist_dtd_DATA) $(MAN_XML_FILES) $(dist_doc_DATA) $(dist_html_DATA) $(MAN_HTML_FILES) $(BONUS_FILES) doxygen.stamp $(XMLTO_HTML) $(YELP_HTML)
index c449d39..fbbc2c4 100644 (file)
@@ -230,7 +230,7 @@ mkdir -p %{buildroot}/lib/dbus-1/system-services
 mkdir -p %{buildroot}/%{_datadir}/dbus-1/system-services
 mkdir -p %{buildroot}/%{_datadir}/dbus-1/interfaces
 #
-chmod a-x AUTHORS COPYING CONTRIBUTING.md NEWS README doc/*.txt doc/file-boilerplate.c doc/TODO
+chmod a-x AUTHORS CONTRIBUTING.md NEWS README doc/*.txt doc/file-boilerplate.c doc/TODO
 #
 install -d %{buildroot}%{_sysconfdir}/ConsoleKit/run-session.d
 install -m 755 %{SOURCE3} %{buildroot}%{_sysconfdir}/ConsoleKit/run-session.d