diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-07-19 18:18:15 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-07-19 19:15:52 +0200 |
commit | da2e6db5eb81f571ab16ed920844f4761cbda8d9 (patch) | |
tree | 76b4bb7fe64b5d7d3c201b65f13e756eb5411c30 | |
parent | e9ad69b4c8f2436737e4d46e71e0ba3c1e2f3f19 (diff) | |
download | gtk-vlc-player-da2e6db5eb81f571ab16ed920844f4761cbda8d9.tar.gz |
updated Copyright headers
-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 |