diff options
-rw-r--r-- | src/gtk-vlc-player.c | 1 | ||||
-rw-r--r-- | src/gtk-vlc-player.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/gtk-vlc-player.c b/src/gtk-vlc-player.c index 0c80bf6..7ecabf9 100644 --- a/src/gtk-vlc-player.c +++ b/src/gtk-vlc-player.c @@ -8,6 +8,7 @@ /* * Copyright (C) 2012-2013 Otto-von-Guericke-Universität Magdeburg + * Copyright (C) 2013 Robin Haberkorn * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gtk-vlc-player.h b/src/gtk-vlc-player.h index 20f9df9..eeec59d 100644 --- a/src/gtk-vlc-player.h +++ b/src/gtk-vlc-player.h @@ -6,6 +6,7 @@ /* * Copyright (C) 2012-2013 Otto-von-Guericke-Universität Magdeburg + * Copyright (C) 2013 Robin Haberkorn * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |