diff options
| author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-06-10 14:38:27 +0200 |
|---|---|---|
| committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-06-10 14:38:27 +0200 |
| commit | 16b3562689e850775ef1d3c4f203d717ac88f1b2 (patch) | |
| tree | 337e08bb26dfee04a4367eebdfb42ff327b14851 /lib/gtk-vlc-player | |
| parent | 36a2529f8ae07fabda5a88b867307dde806a52f6 (diff) | |
| download | experiment-player-16b3562689e850775ef1d3c4f203d717ac88f1b2.tar.gz | |
updated Copyright
Diffstat (limited to 'lib/gtk-vlc-player')
| -rw-r--r-- | lib/gtk-vlc-player/gtk-vlc-player.c | 2 | ||||
| -rw-r--r-- | lib/gtk-vlc-player/gtk-vlc-player.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/gtk-vlc-player/gtk-vlc-player.c b/lib/gtk-vlc-player/gtk-vlc-player.c index 97a7115..0c80bf6 100644 --- a/lib/gtk-vlc-player/gtk-vlc-player.c +++ b/lib/gtk-vlc-player/gtk-vlc-player.c @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2012 Otto-von-Guericke-Universität Magdeburg + * Copyright (C) 2012-2013 Otto-von-Guericke-Universität Magdeburg * * 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/lib/gtk-vlc-player/gtk-vlc-player.h b/lib/gtk-vlc-player/gtk-vlc-player.h index 107ed09..20f9df9 100644 --- a/lib/gtk-vlc-player/gtk-vlc-player.h +++ b/lib/gtk-vlc-player/gtk-vlc-player.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Otto-von-Guericke-Universität Magdeburg + * Copyright (C) 2012-2013 Otto-von-Guericke-Universität Magdeburg * * 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 |
