]> code.delx.au - pulseaudio/commitdiff
Minor update to copywrite (I still plan to replace this completely but in the mean...
authorColin Guthrie <pulse@colin.guthr.ie>
Mon, 9 Jun 2008 21:59:00 +0000 (21:59 +0000)
committerColin Guthrie <pulse@colin.guthr.ie>
Wed, 8 Oct 2008 19:32:09 +0000 (20:32 +0100)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2499 fefdeb5f-60dc-0310-8127-8f9354f1896f

src/modules/rtp/base64.h

index 199c6352295b0a5e927041d8919f4088ef11d060..347a9971bb0b78da168c77015f8b7844056f85d7 100644 (file)
@@ -7,6 +7,7 @@
   This file is part of PulseAudio.
 
   Copyright 2008 Colin Guthrie
+  Copyright Kungliga Tekniska Høgskolan
 
   PulseAudio is free software; you can redistribute it and/or modify
   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
-    Kungliga Tekniska Högskolan
+    Kungliga Tekniska Høgskolan
 */
 
 int pa_base64_encode(const void *data, int size, char **str);