diff mbox

espeak: fix legal info

Message ID 1428427093-28727-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Headers show

Commit Message

Gustavo Zacarias April 7, 2015, 5:18 p.m. UTC
The file is License.txt, not License.txt (so, the other english). Fixes:
http://autobuild.buildroot.net/results/a8b/a8b2b93e96901fe4fdfb64e1941c5c45bd52c742/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/espeak/espeak.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni April 7, 2015, 8:05 p.m. UTC | #1
Dear Gustavo Zacarias,

On Tue,  7 Apr 2015 14:18:13 -0300, Gustavo Zacarias wrote:
> The file is License.txt, not License.txt (so, the other english). Fixes:
> http://autobuild.buildroot.net/results/a8b/a8b2b93e96901fe4fdfb64e1941c5c45bd52c742/
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/espeak/espeak.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks!

Thomas
diff mbox

Patch

diff --git a/package/espeak/espeak.mk b/package/espeak/espeak.mk
index bb9a247..0aa049e 100644
--- a/package/espeak/espeak.mk
+++ b/package/espeak/espeak.mk
@@ -9,7 +9,7 @@  ESPEAK_VERSION = $(ESPEAK_VERSION_MAJOR).04
 ESPEAK_SOURCE = espeak-$(ESPEAK_VERSION)-source.zip
 ESPEAK_SITE = http://downloads.sourceforge.net/project/espeak/espeak/espeak-$(ESPEAK_VERSION_MAJOR)
 ESPEAK_LICENSE = GPLv3+
-ESPEAK_LICENSE_FILES = Licence.txt
+ESPEAK_LICENSE_FILES = License.txt
 
 ifeq ($(BR2_PACKAGE_ESPEAK_AUDIO_BACKEND_ALSA),y)
 ESPEAK_AUDIO_BACKEND = portaudio