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 /src | |
parent | 36a2529f8ae07fabda5a88b867307dde806a52f6 (diff) | |
download | gtk-vlc-player-16b3562689e850775ef1d3c4f203d717ac88f1b2.tar.gz |
updated Copyright
Diffstat (limited to 'src')
-rw-r--r-- | src/config.c | 2 | ||||
-rw-r--r-- | src/default.ui | 2 | ||||
-rw-r--r-- | src/experiment-player.h | 2 | ||||
-rw-r--r-- | src/format-selection.c | 2 | ||||
-rw-r--r-- | src/main.c | 2 | ||||
-rw-r--r-- | src/quick-open.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/config.c b/src/config.c index 03983cc..680cbdf 100644 --- a/src/config.c +++ b/src/config.c @@ -4,7 +4,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/src/default.ui b/src/default.ui index c6e4e0c..acb3b4b 100644 --- a/src/default.ui +++ b/src/default.ui @@ -570,7 +570,7 @@ audio-volume-medium</property> <property name="skip_taskbar_hint">True</property> <property name="skip_pager_hint">True</property> <property name="transient_for">player_window</property> - <property name="copyright">Copyright (C) 2012 Otto-von-Guericke-Universität Magdeburg</property> + <property name="copyright">Copyright (C) 2012-2013 Otto-von-Guericke-Universität Magdeburg</property> <property name="license">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 the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/src/experiment-player.h b/src/experiment-player.h index 43fd3d5..35e6251 100644 --- a/src/experiment-player.h +++ b/src/experiment-player.h @@ -4,7 +4,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/src/format-selection.c b/src/format-selection.c index bd024e1..c53ad0b 100644 --- a/src/format-selection.c +++ b/src/format-selection.c @@ -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 @@ -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 diff --git a/src/quick-open.c b/src/quick-open.c index ce47a6d..b978dac 100644 --- a/src/quick-open.c +++ b/src/quick-open.c @@ -4,7 +4,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 |