summaryrefslogtreecommitdiff
path: root/src/video_out
diff options
context:
space:
mode:
authorTorsten Jager <t.jager@gmx.de>2014-06-06 21:12:20 +0200
committerTorsten Jager <t.jager@gmx.de>2014-06-06 21:12:20 +0200
commite7064965ea221e89383533e012da64e67ddcb6f8 (patch)
treeb237a6d9e3181c032e194d1dd3adce7ec7988ee8 /src/video_out
parentdd7f945e72705247307440ce56182f109a612b4c (diff)
downloadxine-lib-e7064965ea221e89383533e012da64e67ddcb6f8.tar.gz
xine-lib-e7064965ea221e89383533e012da64e67ddcb6f8.tar.bz2
Copyright year update by hg log.
Diffstat (limited to 'src/video_out')
-rw-r--r--src/video_out/video_out_fb.c2
-rw-r--r--src/video_out/video_out_none.c2
-rw-r--r--src/video_out/video_out_raw.c2
-rw-r--r--src/video_out/video_out_sdl.c2
-rw-r--r--src/video_out/x11osd.c2
-rw-r--r--src/video_out/xcbosd.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/video_out/video_out_fb.c b/src/video_out/video_out_fb.c
index bcbc8237f..2fac08edd 100644
--- a/src/video_out/video_out_fb.c
+++ b/src/video_out/video_out_fb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2012 the xine project and Fredrik Noring
+ * Copyright (C) 2000-2014 the xine project and Fredrik Noring
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_none.c b/src/video_out/video_out_none.c
index d541dd0d5..cba981388 100644
--- a/src/video_out/video_out_none.c
+++ b/src/video_out/video_out_none.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 the xine project
+ * Copyright (C) 2000-2014 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_raw.c b/src/video_out/video_out_raw.c
index eee6e6ff4..b31a7c599 100644
--- a/src/video_out/video_out_raw.c
+++ b/src/video_out/video_out_raw.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2007-2013 the xine project
+ * Copyright (C) 2007-2014 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_sdl.c b/src/video_out/video_out_sdl.c
index 62fef50b3..eac9620a2 100644
--- a/src/video_out/video_out_sdl.c
+++ b/src/video_out/video_out_sdl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 the xine project
+ * Copyright (C) 2000-2014 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/x11osd.c b/src/video_out/x11osd.c
index 4a362c9c0..a9b1d2ef7 100644
--- a/src/video_out/x11osd.c
+++ b/src/video_out/x11osd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2009 the xine project
+ * Copyright (C) 2003-2014 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/xcbosd.c b/src/video_out/xcbosd.c
index 130fcfbbd..8db09790a 100644
--- a/src/video_out/xcbosd.c
+++ b/src/video_out/xcbosd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2009 the xine project
+ * Copyright (C) 2003-2014 the xine project
*
* This file is part of xine, a free video player.
*