diff options
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 |