raop: Correct spelling of KTH

KTH is a Swedish institution of higher education, and in its full name
spelled Kungliga Tekniska högskolan.

Signed-off-by: Anton Lundin <glance@acc.umu.se>
This commit is contained in:
Anton Lundin 2016-10-25 21:31:34 +02:00 committed by Tanu Kaskinen
parent 5cd83e7910
commit 11a0c2ef5d
2 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@
/* /*
This file was originally inspired by a file developed by This file was originally inspired by a file developed by
Kungliga Tekniska H<EFBFBD>gskolan Kungliga Tekniska gskolan
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View file

@ -5,7 +5,7 @@
This file is part of PulseAudio. This file is part of PulseAudio.
Copyright 2008 Colin Guthrie Copyright 2008 Colin Guthrie
Copyright Kungliga Tekniska gskolan Copyright Kungliga Tekniska gskolan
PulseAudio is free software; you can redistribute it and/or modify PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published it under the terms of the GNU Lesser General Public License as published
@ -23,7 +23,7 @@
/* /*
This file was originally inspired by a file developed by This file was originally inspired by a file developed by
Kungliga Tekniska gskolan Kungliga Tekniska gskolan
*/ */
int pa_base64_encode(const void *data, int size, char **str); int pa_base64_encode(const void *data, int size, char **str);