diff options
author | jstebbins <[email protected]> | 2011-01-03 16:47:17 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2011-01-03 16:47:17 +0000 |
commit | ac523d5ad681f06bf997bdb458233e966b0b0ed5 (patch) | |
tree | 40549ed714ca48f786baba516ef624e0ca1986c8 /gtk | |
parent | 14715ea7b803aa7047c9869f3a3188285038c16f (diff) |
LinGui: update copyright dates
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3731 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk')
-rw-r--r-- | gtk/src/appcast.c | 2 | ||||
-rw-r--r-- | gtk/src/audiohandler.c | 2 | ||||
-rw-r--r-- | gtk/src/audiohandler.h | 2 | ||||
-rw-r--r-- | gtk/src/callbacks.c | 2 | ||||
-rw-r--r-- | gtk/src/callbacks.h | 2 | ||||
-rw-r--r-- | gtk/src/ghb-dvd.c | 2 | ||||
-rw-r--r-- | gtk/src/ghb.ui | 4 | ||||
-rw-r--r-- | gtk/src/hb-backend.c | 2 | ||||
-rw-r--r-- | gtk/src/icon_tools.c | 2 | ||||
-rw-r--r-- | gtk/src/main.c | 2 | ||||
-rw-r--r-- | gtk/src/presets.c | 2 | ||||
-rw-r--r-- | gtk/src/preview.c | 2 | ||||
-rw-r--r-- | gtk/src/queuehandler.c | 2 | ||||
-rw-r--r-- | gtk/src/queuehandler.h | 2 | ||||
-rw-r--r-- | gtk/src/resources.c | 2 | ||||
-rw-r--r-- | gtk/src/settings.c | 2 | ||||
-rw-r--r-- | gtk/src/subtitlehandler.c | 2 | ||||
-rw-r--r-- | gtk/src/subtitlehandler.h | 2 | ||||
-rw-r--r-- | gtk/src/values.c | 2 | ||||
-rw-r--r-- | gtk/src/x264handler.c | 2 | ||||
-rw-r--r-- | gtk/src/x264handler.h | 2 |
21 files changed, 22 insertions, 22 deletions
diff --git a/gtk/src/appcast.c b/gtk/src/appcast.c index 6e6f564a6..0658e9dc5 100644 --- a/gtk/src/appcast.c +++ b/gtk/src/appcast.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * appcast.c - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * appcast.c is free software. * diff --git a/gtk/src/audiohandler.c b/gtk/src/audiohandler.c index 27c511d8f..c52b2cd14 100644 --- a/gtk/src/audiohandler.c +++ b/gtk/src/audiohandler.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * audiohandler.c - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * audiohandler.c is free software. * diff --git a/gtk/src/audiohandler.h b/gtk/src/audiohandler.h index a3b32344b..87b9612f7 100644 --- a/gtk/src/audiohandler.h +++ b/gtk/src/audiohandler.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * audiohandler.h - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * audiohandler.h is free software. * diff --git a/gtk/src/callbacks.c b/gtk/src/callbacks.c index 7632a61db..f225ff93a 100644 --- a/gtk/src/callbacks.c +++ b/gtk/src/callbacks.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * callbacks.c - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * callbacks.c is free software. * diff --git a/gtk/src/callbacks.h b/gtk/src/callbacks.h index 38fafdf06..2ebcf9350 100644 --- a/gtk/src/callbacks.h +++ b/gtk/src/callbacks.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * callbacks.h - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * callbacks.h is free software. * diff --git a/gtk/src/ghb-dvd.c b/gtk/src/ghb-dvd.c index 1d3422caf..32f77f27c 100644 --- a/gtk/src/ghb-dvd.c +++ b/gtk/src/ghb-dvd.c @@ -2,7 +2,7 @@ * ghb-dvd.c * * Sat Apr 19 11:12:53 2008 - * Copyright 2008 John Stebbins + * Copyright 2008-2011 John Stebbins * <john at stebbins dot name> ****************************************************************************/ diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index b9334a684..77b5d78e6 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -6618,8 +6618,8 @@ The classic deinterlace filter is applied to all frames. Frames that are not int <property name="skip_pager_hint">True</property> <property name="program_name">HandBrake</property> <property name="version">0.9.2</property> - <property name="copyright" translatable="yes">Copyright © 2008 - 2010 John Stebbins -Copyright © 2004 - 2010, HandBrake Devs</property> + <property name="copyright" translatable="yes">Copyright © 2008 - 2011 John Stebbins +Copyright © 2004 - 2011, HandBrake Devs</property> <property name="comments" translatable="yes">HandBrake is a GPL-licensed, multiplatform, multithreaded video transcoder.</property> <property name="website">http://handbrake.fr</property> <property name="website_label" translatable="yes">http://handbrake.fr</property> diff --git a/gtk/src/hb-backend.c b/gtk/src/hb-backend.c index c1f6e86f8..952797728 100644 --- a/gtk/src/hb-backend.c +++ b/gtk/src/hb-backend.c @@ -2,7 +2,7 @@ * hb-backend.c * * Fri Mar 28 10:38:44 2008 - * Copyright 2008 John Stebbins + * Copyright 2008-2011 John Stebbins * <john at stebbins dot name> ****************************************************************************/ diff --git a/gtk/src/icon_tools.c b/gtk/src/icon_tools.c index b63640bbe..7fd0479e6 100644 --- a/gtk/src/icon_tools.c +++ b/gtk/src/icon_tools.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * icon_tools.c - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * icon_tools.c is free software. * diff --git a/gtk/src/main.c b/gtk/src/main.c index 50cc5e455..de995e959 100644 --- a/gtk/src/main.c +++ b/gtk/src/main.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * main.c - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * main.c is free software. * diff --git a/gtk/src/presets.c b/gtk/src/presets.c index e50ca054c..db3cd6d0c 100644 --- a/gtk/src/presets.c +++ b/gtk/src/presets.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * presets.c - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * presets.c is free software. * diff --git a/gtk/src/preview.c b/gtk/src/preview.c index 4fb0d5bed..796700da6 100644 --- a/gtk/src/preview.c +++ b/gtk/src/preview.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * preview.c - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * preview.c is free software. * diff --git a/gtk/src/queuehandler.c b/gtk/src/queuehandler.c index 4a1751004..adbbd9c82 100644 --- a/gtk/src/queuehandler.c +++ b/gtk/src/queuehandler.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * callbacks.c - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * callbacks.c is free software. * diff --git a/gtk/src/queuehandler.h b/gtk/src/queuehandler.h index 8ff454af5..36a8e4449 100644 --- a/gtk/src/queuehandler.h +++ b/gtk/src/queuehandler.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * queuehandler.h - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * queuehandler.h is free software. * diff --git a/gtk/src/resources.c b/gtk/src/resources.c index b98d8dddb..e4252140f 100644 --- a/gtk/src/resources.c +++ b/gtk/src/resources.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * resources.c - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * resources.c is free software. * diff --git a/gtk/src/settings.c b/gtk/src/settings.c index cc9ae4bc8..34c649758 100644 --- a/gtk/src/settings.c +++ b/gtk/src/settings.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * settings.c - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * settings.c is free software. * diff --git a/gtk/src/subtitlehandler.c b/gtk/src/subtitlehandler.c index 63b2f20b4..0746b2631 100644 --- a/gtk/src/subtitlehandler.c +++ b/gtk/src/subtitlehandler.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * subtitlehandler.c - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * subtitlehandler.c is free software. * diff --git a/gtk/src/subtitlehandler.h b/gtk/src/subtitlehandler.h index c0970d09c..839057826 100644 --- a/gtk/src/subtitlehandler.h +++ b/gtk/src/subtitlehandler.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * subtitlehandler.h - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * audiohandler.h is free software. * diff --git a/gtk/src/values.c b/gtk/src/values.c index 5800a008e..dd23d0e48 100644 --- a/gtk/src/values.c +++ b/gtk/src/values.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * presets.c - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * presets.c is free software. * diff --git a/gtk/src/x264handler.c b/gtk/src/x264handler.c index ccc47f387..d9f1fd7a0 100644 --- a/gtk/src/x264handler.c +++ b/gtk/src/x264handler.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * x264handler.c - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * x264handler.c is free software. * diff --git a/gtk/src/x264handler.h b/gtk/src/x264handler.h index 945a385e2..9c671002b 100644 --- a/gtk/src/x264handler.h +++ b/gtk/src/x264handler.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * x264handler.h - * Copyright (C) John Stebbins 2008 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2011 <stebbins@stebbins> * * x264handler.h is free software. * |