From 16b3562689e850775ef1d3c4f203d717ac88f1b2 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 10 Jun 2013 14:38:27 +0200 Subject: updated Copyright --- INSTALL | 2 +- lib/experiment-reader/experiment-reader.c | 2 +- lib/experiment-reader/experiment-reader.h | 2 +- lib/experiment-reader/tests/unit-tests.c | 2 +- lib/gtk-experiment-widgets/gtk-experiment-navigator.c | 2 +- lib/gtk-experiment-widgets/gtk-experiment-navigator.h | 2 +- lib/gtk-experiment-widgets/gtk-experiment-transcript-formats.c | 2 +- lib/gtk-experiment-widgets/gtk-experiment-transcript-private.h | 2 +- lib/gtk-experiment-widgets/gtk-experiment-transcript.c | 2 +- lib/gtk-experiment-widgets/gtk-experiment-transcript.h | 2 +- lib/gtk-vlc-player/gtk-vlc-player.c | 2 +- lib/gtk-vlc-player/gtk-vlc-player.h | 2 +- src/config.c | 2 +- src/default.ui | 2 +- src/experiment-player.h | 2 +- src/format-selection.c | 2 +- src/main.c | 2 +- src/quick-open.c | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/INSTALL b/INSTALL index 732a041..a720089 100644 --- a/INSTALL +++ b/INSTALL @@ -3,7 +3,7 @@ Installation Instructions Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. -Copyright (C) 2012 Otto-von-Guericke Universität Magdeburg +Copyright (C) 2012, 2013 Otto-von-Guericke Universität Magdeburg Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/lib/experiment-reader/experiment-reader.c b/lib/experiment-reader/experiment-reader.c index 6384adc..c6bf02e 100644 --- a/lib/experiment-reader/experiment-reader.c +++ b/lib/experiment-reader/experiment-reader.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 diff --git a/lib/experiment-reader/experiment-reader.h b/lib/experiment-reader/experiment-reader.h index ae2fc95..a8e62e4 100644 --- a/lib/experiment-reader/experiment-reader.h +++ b/lib/experiment-reader/experiment-reader.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/lib/experiment-reader/tests/unit-tests.c b/lib/experiment-reader/tests/unit-tests.c index 4c51a31..78c45a4 100644 --- a/lib/experiment-reader/tests/unit-tests.c +++ b/lib/experiment-reader/tests/unit-tests.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/lib/gtk-experiment-widgets/gtk-experiment-navigator.c b/lib/gtk-experiment-widgets/gtk-experiment-navigator.c index 7c20f4e..23b380e 100644 --- a/lib/gtk-experiment-widgets/gtk-experiment-navigator.c +++ b/lib/gtk-experiment-widgets/gtk-experiment-navigator.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 diff --git a/lib/gtk-experiment-widgets/gtk-experiment-navigator.h b/lib/gtk-experiment-widgets/gtk-experiment-navigator.h index af0ae50..d1be33c 100644 --- a/lib/gtk-experiment-widgets/gtk-experiment-navigator.h +++ b/lib/gtk-experiment-widgets/gtk-experiment-navigator.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 diff --git a/lib/gtk-experiment-widgets/gtk-experiment-transcript-formats.c b/lib/gtk-experiment-widgets/gtk-experiment-transcript-formats.c index 040cb13..d81d6b9 100644 --- a/lib/gtk-experiment-widgets/gtk-experiment-transcript-formats.c +++ b/lib/gtk-experiment-widgets/gtk-experiment-transcript-formats.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 diff --git a/lib/gtk-experiment-widgets/gtk-experiment-transcript-private.h b/lib/gtk-experiment-widgets/gtk-experiment-transcript-private.h index aaf7e37..8281b0d 100644 --- a/lib/gtk-experiment-widgets/gtk-experiment-transcript-private.h +++ b/lib/gtk-experiment-widgets/gtk-experiment-transcript-private.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/lib/gtk-experiment-widgets/gtk-experiment-transcript.c b/lib/gtk-experiment-widgets/gtk-experiment-transcript.c index 3575bb4..093b608 100644 --- a/lib/gtk-experiment-widgets/gtk-experiment-transcript.c +++ b/lib/gtk-experiment-widgets/gtk-experiment-transcript.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 diff --git a/lib/gtk-experiment-widgets/gtk-experiment-transcript.h b/lib/gtk-experiment-widgets/gtk-experiment-transcript.h index 7fb1ba4..e537e48 100644 --- a/lib/gtk-experiment-widgets/gtk-experiment-transcript.h +++ b/lib/gtk-experiment-widgets/gtk-experiment-transcript.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 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 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 True True player_window - 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 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 diff --git a/src/main.c b/src/main.c index 348cd9d..6bfe1c2 100644 --- a/src/main.c +++ b/src/main.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 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 -- cgit v1.2.3