aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2013-06-10 14:38:27 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2013-06-10 14:38:27 +0200
commit16b3562689e850775ef1d3c4f203d717ac88f1b2 (patch)
tree337e08bb26dfee04a4367eebdfb42ff327b14851 /lib
parent36a2529f8ae07fabda5a88b867307dde806a52f6 (diff)
downloadexperiment-player-16b3562689e850775ef1d3c4f203d717ac88f1b2.tar.gz
updated Copyright
Diffstat (limited to 'lib')
-rw-r--r--lib/experiment-reader/experiment-reader.c2
-rw-r--r--lib/experiment-reader/experiment-reader.h2
-rw-r--r--lib/experiment-reader/tests/unit-tests.c2
-rw-r--r--lib/gtk-experiment-widgets/gtk-experiment-navigator.c2
-rw-r--r--lib/gtk-experiment-widgets/gtk-experiment-navigator.h2
-rw-r--r--lib/gtk-experiment-widgets/gtk-experiment-transcript-formats.c2
-rw-r--r--lib/gtk-experiment-widgets/gtk-experiment-transcript-private.h2
-rw-r--r--lib/gtk-experiment-widgets/gtk-experiment-transcript.c2
-rw-r--r--lib/gtk-experiment-widgets/gtk-experiment-transcript.h2
-rw-r--r--lib/gtk-vlc-player/gtk-vlc-player.c2
-rw-r--r--lib/gtk-vlc-player/gtk-vlc-player.h2
11 files changed, 11 insertions, 11 deletions
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