diff options
Diffstat (limited to 'src/post/planar')
-rw-r--r-- | src/post/planar/boxblur.c | 2 | ||||
-rw-r--r-- | src/post/planar/denoise3d.c | 2 | ||||
-rw-r--r-- | src/post/planar/eq.c | 2 | ||||
-rw-r--r-- | src/post/planar/eq2.c | 2 | ||||
-rw-r--r-- | src/post/planar/expand.c | 2 | ||||
-rw-r--r-- | src/post/planar/fill.c | 2 | ||||
-rw-r--r-- | src/post/planar/invert.c | 2 | ||||
-rw-r--r-- | src/post/planar/noise.c | 2 | ||||
-rw-r--r-- | src/post/planar/planar.c | 2 | ||||
-rw-r--r-- | src/post/planar/pp.c | 2 | ||||
-rw-r--r-- | src/post/planar/unsharp.c | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/src/post/planar/boxblur.c b/src/post/planar/boxblur.c index ea3085ffd..ff67bb7e0 100644 --- a/src/post/planar/boxblur.c +++ b/src/post/planar/boxblur.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2004 the xine project + * Copyright (C) 2000-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/post/planar/denoise3d.c b/src/post/planar/denoise3d.c index 793a377c7..741f48192 100644 --- a/src/post/planar/denoise3d.c +++ b/src/post/planar/denoise3d.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2004 the xine project + * Copyright (C) 2000-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/post/planar/eq.c b/src/post/planar/eq.c index dcf9b47fb..d35825a8b 100644 --- a/src/post/planar/eq.c +++ b/src/post/planar/eq.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2004 the xine project + * Copyright (C) 2000-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/post/planar/eq2.c b/src/post/planar/eq2.c index a3e1acac1..867699b3d 100644 --- a/src/post/planar/eq2.c +++ b/src/post/planar/eq2.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2008 the xine project + * Copyright (C) 2000-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/post/planar/expand.c b/src/post/planar/expand.c index 513def84f..368dc04d8 100644 --- a/src/post/planar/expand.c +++ b/src/post/planar/expand.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003 the xine project + * Copyright (C) 2003-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/post/planar/fill.c b/src/post/planar/fill.c index c79033a72..6c7c93669 100644 --- a/src/post/planar/fill.c +++ b/src/post/planar/fill.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005 the xine project + * Copyright (C) 2005-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/post/planar/invert.c b/src/post/planar/invert.c index 462b8fa7b..824088eb7 100644 --- a/src/post/planar/invert.c +++ b/src/post/planar/invert.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2004 the xine project + * Copyright (C) 2000-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/post/planar/noise.c b/src/post/planar/noise.c index 471670fb9..3af9a1b99 100644 --- a/src/post/planar/noise.c +++ b/src/post/planar/noise.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2006 the xine project + * Copyright (C) 2000-2011 the xine project * * This file is part of xine, a free video player. * diff --git a/src/post/planar/planar.c b/src/post/planar/planar.c index e2bd65846..4d536d637 100644 --- a/src/post/planar/planar.c +++ b/src/post/planar/planar.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2004 the xine project + * Copyright (C) 2000-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/post/planar/pp.c b/src/post/planar/pp.c index ab1fc3a9f..d8083e419 100644 --- a/src/post/planar/pp.c +++ b/src/post/planar/pp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2004 the xine project + * Copyright (C) 2000-2011 the xine project * * This file is part of xine, a free video player. * diff --git a/src/post/planar/unsharp.c b/src/post/planar/unsharp.c index ffa6a39df..86c3e0422 100644 --- a/src/post/planar/unsharp.c +++ b/src/post/planar/unsharp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2004 the xine project + * Copyright (C) 2000-2009 the xine project * * This file is part of xine, a free video player. * |