diff options
author | Bradley Sepos <[email protected]> | 2017-01-01 00:00:00 +0000 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2017-01-01 00:31:31 -0500 |
commit | 3f1f6175ce804dd46ce4d3913611477731389a9f (patch) | |
tree | a36848c27c3bbfe6f87fd880c19eb154d43f78a5 /gtk/src | |
parent | ee6c524b2aae6165667ca8d1e9062667e85529e4 (diff) |
Update copyright dates to 2017.
Diffstat (limited to 'gtk/src')
41 files changed, 42 insertions, 42 deletions
diff --git a/gtk/src/appcast.c b/gtk/src/appcast.c index f281b371f..2a2114b59 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * appcast.c is free software. * diff --git a/gtk/src/appcast.h b/gtk/src/appcast.h index 8d32a3da7..8e9c2f86e 100644 --- a/gtk/src/appcast.h +++ b/gtk/src/appcast.h @@ -1,6 +1,6 @@ /* * appcast.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * appcast.h is free software. * diff --git a/gtk/src/audiohandler.c b/gtk/src/audiohandler.c index 47c4f3241..2e8ac4d94 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * audiohandler.c is free software. * diff --git a/gtk/src/audiohandler.h b/gtk/src/audiohandler.h index bb01e30fd..342bf4980 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * audiohandler.h is free software. * diff --git a/gtk/src/callbacks.c b/gtk/src/callbacks.c index d8a27567d..28ac08f9a 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * callbacks.c is free software. * diff --git a/gtk/src/callbacks.h b/gtk/src/callbacks.h index 82423c48c..729f89974 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * callbacks.h is free software. * diff --git a/gtk/src/ghb-dvd.c b/gtk/src/ghb-dvd.c index cb977bf4e..5050d1679 100644 --- a/gtk/src/ghb-dvd.c +++ b/gtk/src/ghb-dvd.c @@ -1,6 +1,6 @@ /* * ghb-dvd.c - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * ghb-dvd.c is free software. * diff --git a/gtk/src/ghb-dvd.h b/gtk/src/ghb-dvd.h index 016adc7e5..0c7d55ef2 100644 --- a/gtk/src/ghb-dvd.h +++ b/gtk/src/ghb-dvd.h @@ -1,6 +1,6 @@ /* * ghb-dvd.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * ghb-dvd.h is free software. * diff --git a/gtk/src/ghb.m4 b/gtk/src/ghb.m4 index b7cee1782..2c3e09c89 100644 --- a/gtk/src/ghb.m4 +++ b/gtk/src/ghb.m4 @@ -356,8 +356,8 @@ conjunction with the "Forced" option.</property> <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 - 2016 John Stebbins -Copyright © 2004 - 2016, HandBrake Devs</property> + <property name="copyright" translatable="yes">Copyright © 2008 - 2017 John Stebbins +Copyright © 2004 - 2017, 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/ghbcellrenderertext.c b/gtk/src/ghbcellrenderertext.c index 88911a5f5..613e28fcd 100644 --- a/gtk/src/ghbcellrenderertext.c +++ b/gtk/src/ghbcellrenderertext.c @@ -1,6 +1,6 @@ /* * ghbcellrenderertext.c - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * ghbcellrenderertext.c is free software. * diff --git a/gtk/src/ghbcellrenderertext.h b/gtk/src/ghbcellrenderertext.h index e493d4a39..64fc9c2cc 100644 --- a/gtk/src/ghbcellrenderertext.h +++ b/gtk/src/ghbcellrenderertext.h @@ -1,6 +1,6 @@ /* * ghbcellrenderertext.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * ghbcellrenderertext.h is free software. * diff --git a/gtk/src/ghbcompat.h b/gtk/src/ghbcompat.h index 0c5ddbb33..1641d36c0 100644 --- a/gtk/src/ghbcompat.h +++ b/gtk/src/ghbcompat.h @@ -1,6 +1,6 @@ /* * ghbcompat.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * ghbcompat.h is free software. * diff --git a/gtk/src/hb-backend.c b/gtk/src/hb-backend.c index 25d08f51c..fa6a8a6a2 100644 --- a/gtk/src/hb-backend.c +++ b/gtk/src/hb-backend.c @@ -1,6 +1,6 @@ /* * hb-backend.c - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * hb-backend.c is free software. * diff --git a/gtk/src/hb-backend.h b/gtk/src/hb-backend.h index f50d703de..e21e4c476 100644 --- a/gtk/src/hb-backend.h +++ b/gtk/src/hb-backend.h @@ -1,6 +1,6 @@ /* * hb-backend.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * hb-backend.h is free software. * diff --git a/gtk/src/icons.c b/gtk/src/icons.c index 96656a244..a0f19e372 100644 --- a/gtk/src/icons.c +++ b/gtk/src/icons.c @@ -1,6 +1,6 @@ /* * icons.c - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * icons.c is free software. * diff --git a/gtk/src/icons.h b/gtk/src/icons.h index 2a8687017..1c32b156a 100644 --- a/gtk/src/icons.h +++ b/gtk/src/icons.h @@ -1,6 +1,6 @@ /* * icons.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * icons.h is free software. * diff --git a/gtk/src/main.c b/gtk/src/main.c index c8b087b58..9ec6e3137 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * main.c is free software. * diff --git a/gtk/src/marshalers.c b/gtk/src/marshalers.c index eb7079c30..911737af2 100644 --- a/gtk/src/marshalers.c +++ b/gtk/src/marshalers.c @@ -1,6 +1,6 @@ /* * marshalers.c - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * marshalers.c is free software. * diff --git a/gtk/src/marshalers.h b/gtk/src/marshalers.h index b005c43a5..2e0969d31 100644 --- a/gtk/src/marshalers.h +++ b/gtk/src/marshalers.h @@ -1,6 +1,6 @@ /* * marshalers.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * marshalers.h is free software. * diff --git a/gtk/src/plist.c b/gtk/src/plist.c index 20d431835..a887bfbaa 100644 --- a/gtk/src/plist.c +++ b/gtk/src/plist.c @@ -1,6 +1,6 @@ /* * plist.c - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * plist.c is free software. * diff --git a/gtk/src/plist.h b/gtk/src/plist.h index 5877ec14d..689275156 100644 --- a/gtk/src/plist.h +++ b/gtk/src/plist.h @@ -1,6 +1,6 @@ /* * plist.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * plist.h is free software. * diff --git a/gtk/src/presets.c b/gtk/src/presets.c index edb3857da..a4d736fe0 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * presets.c is free software. * diff --git a/gtk/src/presets.h b/gtk/src/presets.h index aa3eb2e1b..d2d385372 100644 --- a/gtk/src/presets.h +++ b/gtk/src/presets.h @@ -1,6 +1,6 @@ /* * presets.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * presets.h is free software. * diff --git a/gtk/src/preview.c b/gtk/src/preview.c index eff04e7d3..d242fd705 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * preview.c is free software. * diff --git a/gtk/src/preview.h b/gtk/src/preview.h index 7ca3adaf8..0caefcecf 100644 --- a/gtk/src/preview.h +++ b/gtk/src/preview.h @@ -1,6 +1,6 @@ /* * preview.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * preview.h is free software. * diff --git a/gtk/src/queuehandler.c b/gtk/src/queuehandler.c index 00ff52429..6d8718c83 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 -*- */ /* * queuehandler.c - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * queuehandler.c is free software. * diff --git a/gtk/src/queuehandler.h b/gtk/src/queuehandler.h index bf1041f77..50f6cc250 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * queuehandler.h is free software. * diff --git a/gtk/src/renderer_button.c b/gtk/src/renderer_button.c index 7b1f05108..52e3c26bd 100644 --- a/gtk/src/renderer_button.c +++ b/gtk/src/renderer_button.c @@ -1,6 +1,6 @@ /* * render_button.c - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * render_button.c is free software. * diff --git a/gtk/src/renderer_button.h b/gtk/src/renderer_button.h index f8e65f37e..fe5035212 100644 --- a/gtk/src/renderer_button.h +++ b/gtk/src/renderer_button.h @@ -1,6 +1,6 @@ /* * render_button.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * render_button.h is free software. * diff --git a/gtk/src/resources.c b/gtk/src/resources.c index 381cade6a..515dc43ae 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * resources.c is free software. * diff --git a/gtk/src/resources.h b/gtk/src/resources.h index 76ada01cf..a0e2b3f32 100644 --- a/gtk/src/resources.h +++ b/gtk/src/resources.h @@ -1,6 +1,6 @@ /* * resources.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * resources.h is free software. * diff --git a/gtk/src/settings.c b/gtk/src/settings.c index f8733ceb1..467ee7b4d 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * settings.c is free software. * diff --git a/gtk/src/settings.h b/gtk/src/settings.h index f1d59f2f6..22ad7a6b8 100644 --- a/gtk/src/settings.h +++ b/gtk/src/settings.h @@ -1,6 +1,6 @@ /* * settings.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * settings.h is free software. * diff --git a/gtk/src/subtitlehandler.c b/gtk/src/subtitlehandler.c index 8c5df30c9..35d0af10b 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * subtitlehandler.c is free software. * diff --git a/gtk/src/subtitlehandler.h b/gtk/src/subtitlehandler.h index 7c6e84b00..9ce7e9baf 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * subtitlehandler.h is free software. * diff --git a/gtk/src/values.c b/gtk/src/values.c index 553773103..40fff4a37 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 -*- */ /* * values.c - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * values.c is free software. * diff --git a/gtk/src/values.h b/gtk/src/values.h index 98bbe9f65..f3a53180a 100644 --- a/gtk/src/values.h +++ b/gtk/src/values.h @@ -1,6 +1,6 @@ /* * values.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * values.h is free software. * diff --git a/gtk/src/videohandler.c b/gtk/src/videohandler.c index b57e137dd..5d2f42b7e 100644 --- a/gtk/src/videohandler.c +++ b/gtk/src/videohandler.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * videohandler.c - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * videohandler.c is free software. * diff --git a/gtk/src/videohandler.h b/gtk/src/videohandler.h index 1ddb9ce80..33c07c282 100644 --- a/gtk/src/videohandler.h +++ b/gtk/src/videohandler.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * videohandler.h - * Copyright (C) John Stebbins 2008-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * videohandler.h is free software. * diff --git a/gtk/src/x264handler.c b/gtk/src/x264handler.c index 4d7cc400f..75ef44c5f 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * x264handler.c is free software. * diff --git a/gtk/src/x264handler.h b/gtk/src/x264handler.h index d5a354e39..196cc5974 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-2016 <stebbins@stebbins> + * Copyright (C) John Stebbins 2008-2017 <stebbins@stebbins> * * x264handler.h is free software. * |