Minor update to copywrite (I still plan to replace this completely but in the mean time....)

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2499 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Colin Guthrie 2008-06-09 21:59:00 +00:00
parent 7f0cf0c9ad
commit 651da7d095

View file

@ -7,6 +7,7 @@
This file is part of PulseAudio. This file is part of PulseAudio.
Copyright 2008 Colin Guthrie Copyright 2008 Colin Guthrie
Copyright Kungliga Tekniska Hø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
@ -26,7 +27,7 @@
/* /*
This file was originally inspired by a file developed by This file was originally inspired by a file developed by
Kungliga Tekniska Högskolan Kungliga Tekniska Høgskolan
*/ */
int pa_base64_encode(const void *data, int size, char **str); int pa_base64_encode(const void *data, int size, char **str);