From f2857932d2521bba53863e151266e04fdebe8544 Mon Sep 17 00:00:00 2001 From: iphydf Date: Fri, 2 Feb 2018 17:09:15 +0000 Subject: Use the markdown GPLv3 license in the c-toxcore repo. --- other/fun/make-funny-savefile.py | 2 +- other/rpm/toxcore.spec.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'other') diff --git a/other/fun/make-funny-savefile.py b/other/fun/make-funny-savefile.py index 43f14a6e..ccdf7217 100755 --- a/other/fun/make-funny-savefile.py +++ b/other/fun/make-funny-savefile.py @@ -7,7 +7,7 @@ with externally generated keys. (c) 2015 Alexandre Erwin Ittner Distributed under the GNU GPL v3 or later, WITHOUT ANY WARRANTY. See the -file "COPYING" for license information. +file "LICENSE.md" for license information. Usage: diff --git a/other/rpm/toxcore.spec.in b/other/rpm/toxcore.spec.in index 4c5132ce..3391d4b9 100644 --- a/other/rpm/toxcore.spec.in +++ b/other/rpm/toxcore.spec.in @@ -97,7 +97,7 @@ getent passwd tox-bootstrapd >/dev/null || \ %files %defattr(-, root, root) -%doc COPYING README.md CHANGELOG.md +%doc LICENSE.md README.md CHANGELOG.md %{_libdir}/libtoxcore.so* %files devel -- cgit v1.2.3