From 68a3daedb9bcd5ea1064845eaf602ba485c6193a Mon Sep 17 00:00:00 2001 From: James Booth Date: Sat, 28 Jan 2017 17:24:22 +0000 Subject: [PATCH] Update Copyright --- LICENSE.txt | 2 +- apidocs/python/conf.py | 2 +- docs/profanity.1 | 4 +-- src/command/cmd_ac.c | 2 +- src/command/cmd_ac.h | 2 +- src/command/cmd_defs.c | 2 +- src/command/cmd_defs.h | 2 +- src/command/cmd_funcs.c | 2 +- src/command/cmd_funcs.h | 2 +- src/common.c | 2 +- src/common.h | 2 +- src/config/account.c | 2 +- src/config/account.h | 2 +- src/config/accounts.c | 2 +- src/config/accounts.h | 2 +- src/config/conflists.c | 2 +- src/config/conflists.h | 2 +- src/config/files.c | 2 +- src/config/files.h | 2 +- src/config/preferences.c | 2 +- src/config/preferences.h | 2 +- src/config/scripts.c | 2 +- src/config/scripts.h | 2 +- src/config/theme.c | 2 +- src/config/theme.h | 2 +- src/config/tlscerts.c | 2 +- src/config/tlscerts.h | 2 +- src/event/client_events.c | 2 +- src/event/client_events.h | 2 +- src/event/server_events.c | 2 +- src/event/server_events.h | 2 +- src/log.c | 2 +- src/log.h | 2 +- src/main.c | 4 +-- src/otr/otr.c | 2 +- src/otr/otr.h | 2 +- src/otr/otrlib.h | 2 +- src/otr/otrlibv3.c | 2 +- src/otr/otrlibv4.c | 2 +- src/pgp/gpg.c | 2 +- src/pgp/gpg.h | 2 +- src/plugins/api.c | 2 +- src/plugins/api.h | 2 +- src/plugins/autocompleters.c | 2 +- src/plugins/autocompleters.h | 2 +- src/plugins/c_api.c | 2 +- src/plugins/c_api.h | 2 +- src/plugins/c_plugins.c | 2 +- src/plugins/c_plugins.h | 2 +- src/plugins/callbacks.c | 2 +- src/plugins/callbacks.h | 2 +- src/plugins/disco.c | 2 +- src/plugins/disco.h | 2 +- src/plugins/plugins.c | 2 +- src/plugins/plugins.h | 2 +- src/plugins/profapi.c | 2 +- src/plugins/profapi.h | 2 +- src/plugins/python_api.c | 2 +- src/plugins/python_api.h | 2 +- src/plugins/python_plugins.c | 2 +- src/plugins/python_plugins.h | 2 +- src/plugins/settings.c | 2 +- src/plugins/settings.h | 2 +- src/plugins/themes.c | 2 +- src/plugins/themes.h | 2 +- src/profanity.c | 2 +- src/profanity.h | 2 +- src/tools/autocomplete.c | 2 +- src/tools/autocomplete.h | 2 +- src/tools/http_upload.c | 2 +- src/tools/http_upload.h | 2 +- src/tools/parser.c | 2 +- src/tools/parser.h | 2 +- src/tools/tinyurl.c | 2 +- src/tools/tinyurl.h | 2 +- src/ui/buffer.c | 2 +- src/ui/buffer.h | 2 +- src/ui/chatwin.c | 2 +- src/ui/console.c | 4 +-- src/ui/core.c | 2 +- src/ui/inputwin.c | 2 +- src/ui/inputwin.h | 2 +- src/ui/mucconfwin.c | 2 +- src/ui/mucwin.c | 2 +- src/ui/notifier.c | 2 +- src/ui/occupantswin.c | 2 +- src/ui/privwin.c | 2 +- src/ui/rosterwin.c | 2 +- src/ui/screen.c | 2 +- src/ui/screen.h | 2 +- src/ui/statusbar.c | 2 +- src/ui/statusbar.h | 2 +- src/ui/titlebar.c | 2 +- src/ui/titlebar.h | 2 +- src/ui/tray.c | 2 +- src/ui/tray.h | 2 +- src/ui/ui.h | 2 +- src/ui/win_types.h | 2 +- src/ui/window.c | 2 +- src/ui/window.h | 2 +- src/ui/window_list.c | 2 +- src/ui/window_list.h | 2 +- src/ui/xmlwin.c | 2 +- src/xmpp/blocking.c | 2 +- src/xmpp/blocking.h | 2 +- src/xmpp/bookmark.c | 2 +- src/xmpp/bookmark.h | 2 +- src/xmpp/capabilities.c | 2 +- src/xmpp/capabilities.h | 2 +- src/xmpp/chat_session.c | 2 +- src/xmpp/chat_session.h | 2 +- src/xmpp/chat_state.c | 2 +- src/xmpp/chat_state.h | 2 +- src/xmpp/connection.c | 2 +- src/xmpp/connection.h | 2 +- src/xmpp/contact.c | 2 +- src/xmpp/contact.h | 2 +- src/xmpp/form.c | 2 +- src/xmpp/form.h | 2 +- src/xmpp/iq.c | 2 +- src/xmpp/iq.h | 2 +- src/xmpp/jid.c | 2 +- src/xmpp/jid.h | 2 +- src/xmpp/message.c | 2 +- src/xmpp/message.h | 2 +- src/xmpp/muc.c | 2 +- src/xmpp/muc.h | 2 +- src/xmpp/presence.c | 2 +- src/xmpp/presence.h | 2 +- src/xmpp/resource.c | 2 +- src/xmpp/resource.h | 2 +- src/xmpp/roster.c | 2 +- src/xmpp/roster.h | 2 +- src/xmpp/roster_list.c | 2 +- src/xmpp/roster_list.h | 2 +- src/xmpp/session.c | 2 +- src/xmpp/session.h | 2 +- src/xmpp/stanza.c | 2 +- src/xmpp/stanza.h | 2 +- src/xmpp/xmpp.h | 2 +- tests/unittests/tools/stub_http_upload.c | 34 ------------------------ 141 files changed, 143 insertions(+), 177 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 4a6aef54..d634a15d 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ Profanity -Copyright (C) 2012 - 2016 James Booth +Copyright (C) 2012 - 2017 James Booth Profanity 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/apidocs/python/conf.py b/apidocs/python/conf.py index bf28caa9..c4793a1e 100644 --- a/apidocs/python/conf.py +++ b/apidocs/python/conf.py @@ -48,7 +48,7 @@ master_doc = 'index' # General information about the project. project = u'Profanity Python Plugins API' -copyright = u'2016, boothj5' +copyright = u'2016 - 2017, boothj5' author = u'boothj5' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/profanity.1 b/docs/profanity.1 index 433a1286..01b6c12e 100644 --- a/docs/profanity.1 +++ b/docs/profanity.1 @@ -1,4 +1,4 @@ -.TH Profanity 1 "August 2016" "Profanity XMPP client" +.TH Profanity 1 "January 2017" "Profanity XMPP client" .SH NAME Profanity \- a simple console based XMPP chat client. .SH SYNOPSIS @@ -62,7 +62,7 @@ or by sending a mail directly to: .br .PP .SH LICENSE -Copyright (C) 2012 \- 2016 James Booth . +Copyright (C) 2012 \- 2017 James Booth . License GPLv3+: GNU GPL version 3 or later This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. diff --git a/src/command/cmd_ac.c b/src/command/cmd_ac.c index 628fb6b8..56baafc8 100644 --- a/src/command/cmd_ac.c +++ b/src/command/cmd_ac.c @@ -1,7 +1,7 @@ /* * cmd_ac.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/command/cmd_ac.h b/src/command/cmd_ac.h index 78aec927..b5e2f7d6 100644 --- a/src/command/cmd_ac.h +++ b/src/command/cmd_ac.h @@ -1,7 +1,7 @@ /* * cmd_ac.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index bf648e93..fb33dac9 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -1,7 +1,7 @@ /* * cmd_defs.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/command/cmd_defs.h b/src/command/cmd_defs.h index 3f07693b..074970c9 100644 --- a/src/command/cmd_defs.h +++ b/src/command/cmd_defs.h @@ -1,7 +1,7 @@ /* * cmd_defs.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/command/cmd_funcs.c b/src/command/cmd_funcs.c index eab3c596..b8657e59 100644 --- a/src/command/cmd_funcs.c +++ b/src/command/cmd_funcs.c @@ -1,7 +1,7 @@ /* * cmd_funcs.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/command/cmd_funcs.h b/src/command/cmd_funcs.h index 69358277..b16c187a 100644 --- a/src/command/cmd_funcs.h +++ b/src/command/cmd_funcs.h @@ -1,7 +1,7 @@ /* * cmd_funcs.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/common.c b/src/common.c index 9544ab73..ef7129cd 100644 --- a/src/common.c +++ b/src/common.c @@ -1,7 +1,7 @@ /* * common.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/common.h b/src/common.h index c463d62c..c2317390 100644 --- a/src/common.h +++ b/src/common.h @@ -1,7 +1,7 @@ /* * common.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/account.c b/src/config/account.c index 8baa1dbb..8225b99d 100644 --- a/src/config/account.c +++ b/src/config/account.c @@ -1,7 +1,7 @@ /* * account.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/account.h b/src/config/account.h index 32fee0f8..045732e0 100644 --- a/src/config/account.h +++ b/src/config/account.h @@ -1,7 +1,7 @@ /* * account.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/accounts.c b/src/config/accounts.c index 7dc852ae..fd57a177 100644 --- a/src/config/accounts.c +++ b/src/config/accounts.c @@ -1,7 +1,7 @@ /* * accounts.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/accounts.h b/src/config/accounts.h index 4d30cbd9..f5735f07 100644 --- a/src/config/accounts.h +++ b/src/config/accounts.h @@ -1,7 +1,7 @@ /* * accounts.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/conflists.c b/src/config/conflists.c index d80ab254..36817005 100644 --- a/src/config/conflists.c +++ b/src/config/conflists.c @@ -1,7 +1,7 @@ /* * conflists.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/conflists.h b/src/config/conflists.h index 5fb280e1..3a5506a2 100644 --- a/src/config/conflists.h +++ b/src/config/conflists.h @@ -1,7 +1,7 @@ /* * conflists.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/files.c b/src/config/files.c index d60b4efa..5322c49f 100644 --- a/src/config/files.c +++ b/src/config/files.c @@ -1,7 +1,7 @@ /* * files.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/files.h b/src/config/files.h index 47a73b43..2ffff016 100644 --- a/src/config/files.h +++ b/src/config/files.h @@ -1,7 +1,7 @@ /* * files.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/preferences.c b/src/config/preferences.c index 4eed12ff..f759da35 100644 --- a/src/config/preferences.c +++ b/src/config/preferences.c @@ -1,7 +1,7 @@ /* * preferences.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/preferences.h b/src/config/preferences.h index 72385de5..dbc74148 100644 --- a/src/config/preferences.h +++ b/src/config/preferences.h @@ -1,7 +1,7 @@ /* * preferences.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/scripts.c b/src/config/scripts.c index 41f93e3c..d093e8d9 100644 --- a/src/config/scripts.c +++ b/src/config/scripts.c @@ -1,7 +1,7 @@ /* * scripts.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/scripts.h b/src/config/scripts.h index aa2ba3d7..d7652138 100644 --- a/src/config/scripts.h +++ b/src/config/scripts.h @@ -1,7 +1,7 @@ /* * scripts.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/theme.c b/src/config/theme.c index 3cd50d6e..2d418f73 100644 --- a/src/config/theme.c +++ b/src/config/theme.c @@ -1,7 +1,7 @@ /* * theme.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/theme.h b/src/config/theme.h index 9896c1b9..6e9d13eb 100644 --- a/src/config/theme.h +++ b/src/config/theme.h @@ -1,7 +1,7 @@ /* * theme.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/tlscerts.c b/src/config/tlscerts.c index edef2c8c..a664eabb 100644 --- a/src/config/tlscerts.c +++ b/src/config/tlscerts.c @@ -1,7 +1,7 @@ /* * tlscerts.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/config/tlscerts.h b/src/config/tlscerts.h index 76b2a344..c32412de 100644 --- a/src/config/tlscerts.h +++ b/src/config/tlscerts.h @@ -1,7 +1,7 @@ /* * tlscerts.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/event/client_events.c b/src/event/client_events.c index bdc25931..2ed4ca8e 100644 --- a/src/event/client_events.c +++ b/src/event/client_events.c @@ -1,7 +1,7 @@ /* * client_events.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/event/client_events.h b/src/event/client_events.h index b46a0a13..1c9733d2 100644 --- a/src/event/client_events.h +++ b/src/event/client_events.h @@ -1,7 +1,7 @@ /* * client_events.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/event/server_events.c b/src/event/server_events.c index 56971e6a..f0b2e176 100644 --- a/src/event/server_events.c +++ b/src/event/server_events.c @@ -1,7 +1,7 @@ /* * server_events.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/event/server_events.h b/src/event/server_events.h index cc67952f..75bb4379 100644 --- a/src/event/server_events.h +++ b/src/event/server_events.h @@ -1,7 +1,7 @@ /* * server_events.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/log.c b/src/log.c index 43a7be6e..572999d6 100644 --- a/src/log.c +++ b/src/log.c @@ -1,7 +1,7 @@ /* * log.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/log.h b/src/log.h index b065a448..5b25d349 100644 --- a/src/log.h +++ b/src/log.h @@ -1,7 +1,7 @@ /* * log.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/main.c b/src/main.c index 8032478c..a473ac42 100644 --- a/src/main.c +++ b/src/main.c @@ -1,7 +1,7 @@ /* * main.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * @@ -90,7 +90,7 @@ main(int argc, char **argv) g_print("Profanity, version %s\n", PACKAGE_VERSION); } - g_print("Copyright (C) 2012 - 2016 James Booth <%s>.\n", PACKAGE_BUGREPORT); + g_print("Copyright (C) 2012 - 2017 James Booth <%s>.\n", PACKAGE_BUGREPORT); g_print("License GPLv3+: GNU GPL version 3 or later \n"); g_print("\n"); g_print("This is free software; you are free to change and redistribute it.\n"); diff --git a/src/otr/otr.c b/src/otr/otr.c index 0dc56a59..65948493 100644 --- a/src/otr/otr.c +++ b/src/otr/otr.c @@ -1,7 +1,7 @@ /* * otr.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/otr/otr.h b/src/otr/otr.h index a50503af..067a6fdb 100644 --- a/src/otr/otr.h +++ b/src/otr/otr.h @@ -1,7 +1,7 @@ /* * otr.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/otr/otrlib.h b/src/otr/otrlib.h index 1031f8c1..99c1d1e2 100644 --- a/src/otr/otrlib.h +++ b/src/otr/otrlib.h @@ -1,7 +1,7 @@ /* * otrlib.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/otr/otrlibv3.c b/src/otr/otrlibv3.c index 4f7a6135..04fdfb19 100644 --- a/src/otr/otrlibv3.c +++ b/src/otr/otrlibv3.c @@ -1,7 +1,7 @@ /* * otrlibv3.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/otr/otrlibv4.c b/src/otr/otrlibv4.c index af41baed..39c254dd 100644 --- a/src/otr/otrlibv4.c +++ b/src/otr/otrlibv4.c @@ -1,7 +1,7 @@ /* * otrlibv4.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/pgp/gpg.c b/src/pgp/gpg.c index ef501844..2a875404 100644 --- a/src/pgp/gpg.c +++ b/src/pgp/gpg.c @@ -1,7 +1,7 @@ /* * gpg.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/pgp/gpg.h b/src/pgp/gpg.h index 038578ef..81128df2 100644 --- a/src/pgp/gpg.h +++ b/src/pgp/gpg.h @@ -1,7 +1,7 @@ /* * gpg.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/api.c b/src/plugins/api.c index 9aa41485..76751957 100644 --- a/src/plugins/api.c +++ b/src/plugins/api.c @@ -1,7 +1,7 @@ /* * api.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/api.h b/src/plugins/api.h index 9e5c7c53..51a5ac0f 100644 --- a/src/plugins/api.h +++ b/src/plugins/api.h @@ -1,7 +1,7 @@ /* * api.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/autocompleters.c b/src/plugins/autocompleters.c index 496913e6..1f0d3c4c 100644 --- a/src/plugins/autocompleters.c +++ b/src/plugins/autocompleters.c @@ -1,7 +1,7 @@ /* * autocompleters.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/autocompleters.h b/src/plugins/autocompleters.h index 22ec2ca4..2d6b072d 100644 --- a/src/plugins/autocompleters.h +++ b/src/plugins/autocompleters.h @@ -1,7 +1,7 @@ /* * autocompleters.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/c_api.c b/src/plugins/c_api.c index dd63d004..9d40b7c7 100644 --- a/src/plugins/c_api.c +++ b/src/plugins/c_api.c @@ -1,7 +1,7 @@ /* * c_api.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/c_api.h b/src/plugins/c_api.h index 40281fcf..25a56555 100644 --- a/src/plugins/c_api.h +++ b/src/plugins/c_api.h @@ -1,7 +1,7 @@ /* * c_api.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/c_plugins.c b/src/plugins/c_plugins.c index 675457e5..c97c4fee 100644 --- a/src/plugins/c_plugins.c +++ b/src/plugins/c_plugins.c @@ -1,7 +1,7 @@ /* * c_plugins.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/c_plugins.h b/src/plugins/c_plugins.h index 42c65f38..a7d5f879 100644 --- a/src/plugins/c_plugins.h +++ b/src/plugins/c_plugins.h @@ -1,7 +1,7 @@ /* * c_plugins.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/callbacks.c b/src/plugins/callbacks.c index 1240e2c8..102fd679 100644 --- a/src/plugins/callbacks.c +++ b/src/plugins/callbacks.c @@ -1,7 +1,7 @@ /* * callbacks.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/callbacks.h b/src/plugins/callbacks.h index 4fea2151..40f0a064 100644 --- a/src/plugins/callbacks.h +++ b/src/plugins/callbacks.h @@ -1,7 +1,7 @@ /* * callbacks.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/disco.c b/src/plugins/disco.c index 320b7fa7..a03d651f 100644 --- a/src/plugins/disco.c +++ b/src/plugins/disco.c @@ -1,7 +1,7 @@ /* * disco.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/disco.h b/src/plugins/disco.h index d08b6537..71912253 100644 --- a/src/plugins/disco.h +++ b/src/plugins/disco.h @@ -1,7 +1,7 @@ /* * disco.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/plugins.c b/src/plugins/plugins.c index f190a8d0..5b4de8a0 100644 --- a/src/plugins/plugins.c +++ b/src/plugins/plugins.c @@ -1,7 +1,7 @@ /* * plugins.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/plugins.h b/src/plugins/plugins.h index ce97237d..a899bde3 100644 --- a/src/plugins/plugins.h +++ b/src/plugins/plugins.h @@ -1,7 +1,7 @@ /* * plugins.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/profapi.c b/src/plugins/profapi.c index 6d580162..782487cd 100644 --- a/src/plugins/profapi.c +++ b/src/plugins/profapi.c @@ -1,7 +1,7 @@ /* * prof_api.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/profapi.h b/src/plugins/profapi.h index a684821e..60f5f463 100644 --- a/src/plugins/profapi.h +++ b/src/plugins/profapi.h @@ -1,7 +1,7 @@ /* * prof_api.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/python_api.c b/src/plugins/python_api.c index 4ee13039..aa707e06 100644 --- a/src/plugins/python_api.c +++ b/src/plugins/python_api.c @@ -1,7 +1,7 @@ /* * python_api.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/python_api.h b/src/plugins/python_api.h index 335821d0..a5848997 100644 --- a/src/plugins/python_api.h +++ b/src/plugins/python_api.h @@ -1,7 +1,7 @@ /* * python_api.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/python_plugins.c b/src/plugins/python_plugins.c index 897f7b54..f8f35628 100644 --- a/src/plugins/python_plugins.c +++ b/src/plugins/python_plugins.c @@ -1,7 +1,7 @@ /* * python_plugins.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/python_plugins.h b/src/plugins/python_plugins.h index 24b04b8c..778846b2 100644 --- a/src/plugins/python_plugins.h +++ b/src/plugins/python_plugins.h @@ -1,7 +1,7 @@ /* * python_plugins.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/settings.c b/src/plugins/settings.c index 0ca2283b..78d8cec0 100644 --- a/src/plugins/settings.c +++ b/src/plugins/settings.c @@ -1,7 +1,7 @@ /* * settings.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/settings.h b/src/plugins/settings.h index e05ee7ac..d2601fe8 100644 --- a/src/plugins/settings.h +++ b/src/plugins/settings.h @@ -1,7 +1,7 @@ /* * settings.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/themes.c b/src/plugins/themes.c index e2e62a51..0c5d33ee 100644 --- a/src/plugins/themes.c +++ b/src/plugins/themes.c @@ -1,7 +1,7 @@ /* * themes.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/plugins/themes.h b/src/plugins/themes.h index 398eb9e3..9bd6ee4a 100644 --- a/src/plugins/themes.h +++ b/src/plugins/themes.h @@ -1,7 +1,7 @@ /* * themes.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/profanity.c b/src/profanity.c index d76d03a3..ace3fb2b 100644 --- a/src/profanity.c +++ b/src/profanity.c @@ -1,7 +1,7 @@ /* * profanity.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/profanity.h b/src/profanity.h index 1b507edc..23dabdf6 100644 --- a/src/profanity.h +++ b/src/profanity.h @@ -1,7 +1,7 @@ /* * profanity.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/tools/autocomplete.c b/src/tools/autocomplete.c index e54bba9f..b3c49610 100644 --- a/src/tools/autocomplete.c +++ b/src/tools/autocomplete.c @@ -1,7 +1,7 @@ /* * autocomplete.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/tools/autocomplete.h b/src/tools/autocomplete.h index 7c2a2f4a..bead7f12 100644 --- a/src/tools/autocomplete.h +++ b/src/tools/autocomplete.h @@ -1,7 +1,7 @@ /* * autocomplete.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/tools/http_upload.c b/src/tools/http_upload.c index 8a31b25c..c1ac9fdf 100644 --- a/src/tools/http_upload.c +++ b/src/tools/http_upload.c @@ -1,7 +1,7 @@ /* * http_upload.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/tools/http_upload.h b/src/tools/http_upload.h index 217c1321..15281fa5 100644 --- a/src/tools/http_upload.h +++ b/src/tools/http_upload.h @@ -1,7 +1,7 @@ /* * http_upload.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/tools/parser.c b/src/tools/parser.c index d6ec13df..1e960235 100644 --- a/src/tools/parser.c +++ b/src/tools/parser.c @@ -1,7 +1,7 @@ /* * parser.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/tools/parser.h b/src/tools/parser.h index b5ce5383..a60ee823 100644 --- a/src/tools/parser.h +++ b/src/tools/parser.h @@ -1,7 +1,7 @@ /* * parser.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/tools/tinyurl.c b/src/tools/tinyurl.c index af0d088b..1b94a936 100644 --- a/src/tools/tinyurl.c +++ b/src/tools/tinyurl.c @@ -1,7 +1,7 @@ /* * tinyurl.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/tools/tinyurl.h b/src/tools/tinyurl.h index e30d9773..9e99539b 100644 --- a/src/tools/tinyurl.h +++ b/src/tools/tinyurl.h @@ -1,7 +1,7 @@ /* * tinyurl.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/buffer.c b/src/ui/buffer.c index b55ebf3a..102ba4b2 100644 --- a/src/ui/buffer.c +++ b/src/ui/buffer.c @@ -1,7 +1,7 @@ /* * buffer.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/buffer.h b/src/ui/buffer.h index a191aa45..8a14dd51 100644 --- a/src/ui/buffer.h +++ b/src/ui/buffer.h @@ -1,7 +1,7 @@ /* * buffer.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/chatwin.c b/src/ui/chatwin.c index 646ef578..3ca44dd3 100644 --- a/src/ui/chatwin.c +++ b/src/ui/chatwin.c @@ -1,7 +1,7 @@ /* * chatwin.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/console.c b/src/ui/console.c index 75b66451..64f44c52 100644 --- a/src/ui/console.c +++ b/src/ui/console.c @@ -1,7 +1,7 @@ /* * console.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * @@ -412,7 +412,7 @@ cons_about(void) } } - win_println(console, THEME_DEFAULT, '-', "Copyright (C) 2012 - 2016 James Booth <%s>.", PACKAGE_BUGREPORT); + win_println(console, THEME_DEFAULT, '-', "Copyright (C) 2012 - 2017 James Booth <%s>.", PACKAGE_BUGREPORT); win_println(console, THEME_DEFAULT, '-', "License GPLv3+: GNU GPL version 3 or later "); win_println(console, THEME_DEFAULT, '-', ""); win_println(console, THEME_DEFAULT, '-', "This is free software; you are free to change and redistribute it."); diff --git a/src/ui/core.c b/src/ui/core.c index a12bb3ea..539d78fd 100644 --- a/src/ui/core.c +++ b/src/ui/core.c @@ -1,7 +1,7 @@ /* * core.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/inputwin.c b/src/ui/inputwin.c index 9197485f..b42c366a 100644 --- a/src/ui/inputwin.c +++ b/src/ui/inputwin.c @@ -1,7 +1,7 @@ /* * inputwin.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/inputwin.h b/src/ui/inputwin.h index b36ae68d..000c13c6 100644 --- a/src/ui/inputwin.h +++ b/src/ui/inputwin.h @@ -1,7 +1,7 @@ /* * inputwin.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/mucconfwin.c b/src/ui/mucconfwin.c index 6bdf23fe..d181c769 100644 --- a/src/ui/mucconfwin.c +++ b/src/ui/mucconfwin.c @@ -1,7 +1,7 @@ /* * mucconfwin.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/mucwin.c b/src/ui/mucwin.c index e532871c..cb929b4a 100644 --- a/src/ui/mucwin.c +++ b/src/ui/mucwin.c @@ -1,7 +1,7 @@ /* * mucwin.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/notifier.c b/src/ui/notifier.c index c2be3be7..7cf9ad02 100644 --- a/src/ui/notifier.c +++ b/src/ui/notifier.c @@ -1,7 +1,7 @@ /* * notifier.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/occupantswin.c b/src/ui/occupantswin.c index 716ddda7..213c1f85 100644 --- a/src/ui/occupantswin.c +++ b/src/ui/occupantswin.c @@ -1,7 +1,7 @@ /* * occupantswin.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/privwin.c b/src/ui/privwin.c index 7fb9c62d..20f4b1cb 100644 --- a/src/ui/privwin.c +++ b/src/ui/privwin.c @@ -1,7 +1,7 @@ /* * privwin.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/rosterwin.c b/src/ui/rosterwin.c index 933d1a72..30dedea6 100644 --- a/src/ui/rosterwin.c +++ b/src/ui/rosterwin.c @@ -1,7 +1,7 @@ /* * rosterwin.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/screen.c b/src/ui/screen.c index 63cdab27..519f3b1e 100644 --- a/src/ui/screen.c +++ b/src/ui/screen.c @@ -1,7 +1,7 @@ /* * screen.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/screen.h b/src/ui/screen.h index 388d6fb5..0ff94fd5 100644 --- a/src/ui/screen.h +++ b/src/ui/screen.h @@ -1,7 +1,7 @@ /* * screen.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/statusbar.c b/src/ui/statusbar.c index 9964c314..d19b5618 100644 --- a/src/ui/statusbar.c +++ b/src/ui/statusbar.c @@ -1,7 +1,7 @@ /* * statusbar.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/statusbar.h b/src/ui/statusbar.h index 390d0203..ce863b75 100644 --- a/src/ui/statusbar.h +++ b/src/ui/statusbar.h @@ -1,7 +1,7 @@ /* * statusbar.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/titlebar.c b/src/ui/titlebar.c index 77360ec5..3b170558 100644 --- a/src/ui/titlebar.c +++ b/src/ui/titlebar.c @@ -1,7 +1,7 @@ /* * titlebar.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/titlebar.h b/src/ui/titlebar.h index ca8da30a..dda517a2 100644 --- a/src/ui/titlebar.h +++ b/src/ui/titlebar.h @@ -1,7 +1,7 @@ /* * titlebar.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/tray.c b/src/ui/tray.c index 6aca8ea5..36817004 100644 --- a/src/ui/tray.c +++ b/src/ui/tray.c @@ -1,7 +1,7 @@ /* * tray.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/tray.h b/src/ui/tray.h index f33176e7..4efe988a 100644 --- a/src/ui/tray.h +++ b/src/ui/tray.h @@ -1,7 +1,7 @@ /* * tray.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/ui.h b/src/ui/ui.h index 608059de..a04dc9e6 100644 --- a/src/ui/ui.h +++ b/src/ui/ui.h @@ -1,7 +1,7 @@ /* * ui.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/win_types.h b/src/ui/win_types.h index 462e177e..87ee0b40 100644 --- a/src/ui/win_types.h +++ b/src/ui/win_types.h @@ -1,7 +1,7 @@ /* * win_types.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/window.c b/src/ui/window.c index 6b8ae06e..aea4b60c 100644 --- a/src/ui/window.c +++ b/src/ui/window.c @@ -1,7 +1,7 @@ /* * window.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/window.h b/src/ui/window.h index 31ccd7e3..074e5855 100644 --- a/src/ui/window.h +++ b/src/ui/window.h @@ -1,7 +1,7 @@ /* * window.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/window_list.c b/src/ui/window_list.c index 1692cb4e..cf16dbab 100644 --- a/src/ui/window_list.c +++ b/src/ui/window_list.c @@ -1,7 +1,7 @@ /* * window_list.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/window_list.h b/src/ui/window_list.h index 0f319ac8..450175b7 100644 --- a/src/ui/window_list.h +++ b/src/ui/window_list.h @@ -1,7 +1,7 @@ /* * window_list.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/ui/xmlwin.c b/src/ui/xmlwin.c index 009bb5e3..e845b2e0 100644 --- a/src/ui/xmlwin.c +++ b/src/ui/xmlwin.c @@ -1,7 +1,7 @@ /* * xmlwin.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/blocking.c b/src/xmpp/blocking.c index 88266068..05b80380 100644 --- a/src/xmpp/blocking.c +++ b/src/xmpp/blocking.c @@ -1,7 +1,7 @@ /* * blocking.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/blocking.h b/src/xmpp/blocking.h index 14ae68b6..1e3b6961 100644 --- a/src/xmpp/blocking.h +++ b/src/xmpp/blocking.h @@ -1,7 +1,7 @@ /* * blocking.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/bookmark.c b/src/xmpp/bookmark.c index d4371dc5..84b5e4bb 100644 --- a/src/xmpp/bookmark.c +++ b/src/xmpp/bookmark.c @@ -1,7 +1,7 @@ /* * bookmark.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/bookmark.h b/src/xmpp/bookmark.h index a4e243f1..c9dfa214 100644 --- a/src/xmpp/bookmark.h +++ b/src/xmpp/bookmark.h @@ -1,7 +1,7 @@ /* * bookmark.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/capabilities.c b/src/xmpp/capabilities.c index 7571ad0c..263680a6 100644 --- a/src/xmpp/capabilities.c +++ b/src/xmpp/capabilities.c @@ -1,7 +1,7 @@ /* * capabilities.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/capabilities.h b/src/xmpp/capabilities.h index 9b77734e..c1b820fb 100644 --- a/src/xmpp/capabilities.h +++ b/src/xmpp/capabilities.h @@ -1,7 +1,7 @@ /* * capabilities.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/chat_session.c b/src/xmpp/chat_session.c index d08ba340..6e6d871a 100644 --- a/src/xmpp/chat_session.c +++ b/src/xmpp/chat_session.c @@ -1,7 +1,7 @@ /* * chat_session.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/chat_session.h b/src/xmpp/chat_session.h index 46edb494..be3b1ce6 100644 --- a/src/xmpp/chat_session.h +++ b/src/xmpp/chat_session.h @@ -1,7 +1,7 @@ /* * chat_session.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/chat_state.c b/src/xmpp/chat_state.c index ad78c3b9..cb1b9f69 100644 --- a/src/xmpp/chat_state.c +++ b/src/xmpp/chat_state.c @@ -1,7 +1,7 @@ /* * chat_state.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/chat_state.h b/src/xmpp/chat_state.h index 8fcfabf5..9255cb04 100644 --- a/src/xmpp/chat_state.h +++ b/src/xmpp/chat_state.h @@ -1,7 +1,7 @@ /* * chat_state.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/connection.c b/src/xmpp/connection.c index 2c74f1e4..438e1c8a 100644 --- a/src/xmpp/connection.c +++ b/src/xmpp/connection.c @@ -1,7 +1,7 @@ /* * connection.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/connection.h b/src/xmpp/connection.h index 7bedb94a..ea3d08e7 100644 --- a/src/xmpp/connection.h +++ b/src/xmpp/connection.h @@ -1,7 +1,7 @@ /* * connection.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/contact.c b/src/xmpp/contact.c index d50af5cd..0fbff9d5 100644 --- a/src/xmpp/contact.c +++ b/src/xmpp/contact.c @@ -1,7 +1,7 @@ /* * contact.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/contact.h b/src/xmpp/contact.h index 8e71faef..73849351 100644 --- a/src/xmpp/contact.h +++ b/src/xmpp/contact.h @@ -1,7 +1,7 @@ /* * contact.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/form.c b/src/xmpp/form.c index 25f1bb7b..e1bd4a93 100644 --- a/src/xmpp/form.c +++ b/src/xmpp/form.c @@ -1,7 +1,7 @@ /* * form.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/form.h b/src/xmpp/form.h index 5ce9ce31..aa446017 100644 --- a/src/xmpp/form.h +++ b/src/xmpp/form.h @@ -1,7 +1,7 @@ /* * form.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/iq.c b/src/xmpp/iq.c index f5e1657c..edbf3557 100644 --- a/src/xmpp/iq.c +++ b/src/xmpp/iq.c @@ -1,7 +1,7 @@ /* * iq.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/iq.h b/src/xmpp/iq.h index 1c9474fb..e56d2f59 100644 --- a/src/xmpp/iq.h +++ b/src/xmpp/iq.h @@ -1,7 +1,7 @@ /* * iq.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/jid.c b/src/xmpp/jid.c index 135a21df..ac4cdcdb 100644 --- a/src/xmpp/jid.c +++ b/src/xmpp/jid.c @@ -1,7 +1,7 @@ /* * jid.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/jid.h b/src/xmpp/jid.h index 16e6e78b..0ce0ec5b 100644 --- a/src/xmpp/jid.h +++ b/src/xmpp/jid.h @@ -1,7 +1,7 @@ /* * jid.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/message.c b/src/xmpp/message.c index d78e891f..4afbe4b1 100644 --- a/src/xmpp/message.c +++ b/src/xmpp/message.c @@ -1,7 +1,7 @@ /* * message.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/message.h b/src/xmpp/message.h index c6561bca..b8ba039e 100644 --- a/src/xmpp/message.h +++ b/src/xmpp/message.h @@ -1,7 +1,7 @@ /* * message.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/muc.c b/src/xmpp/muc.c index b7c9884e..7e926593 100644 --- a/src/xmpp/muc.c +++ b/src/xmpp/muc.c @@ -1,7 +1,7 @@ /* * muc.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/muc.h b/src/xmpp/muc.h index 84be1dd2..fedabc2a 100644 --- a/src/xmpp/muc.h +++ b/src/xmpp/muc.h @@ -1,7 +1,7 @@ /* * muc.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/presence.c b/src/xmpp/presence.c index 2a844ac6..f2772f59 100644 --- a/src/xmpp/presence.c +++ b/src/xmpp/presence.c @@ -1,7 +1,7 @@ /* * presence.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/presence.h b/src/xmpp/presence.h index f16f2201..4415be1b 100644 --- a/src/xmpp/presence.h +++ b/src/xmpp/presence.h @@ -1,7 +1,7 @@ /* * presence.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/resource.c b/src/xmpp/resource.c index 2309883c..154f8490 100644 --- a/src/xmpp/resource.c +++ b/src/xmpp/resource.c @@ -1,7 +1,7 @@ /* * resource.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/resource.h b/src/xmpp/resource.h index ec22569a..8acc5207 100644 --- a/src/xmpp/resource.h +++ b/src/xmpp/resource.h @@ -1,7 +1,7 @@ /* * resource.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/roster.c b/src/xmpp/roster.c index c7725b43..ba152410 100644 --- a/src/xmpp/roster.c +++ b/src/xmpp/roster.c @@ -1,7 +1,7 @@ /* * roster.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/roster.h b/src/xmpp/roster.h index 49acf9a6..806c7316 100644 --- a/src/xmpp/roster.h +++ b/src/xmpp/roster.h @@ -1,7 +1,7 @@ /* * roster.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/roster_list.c b/src/xmpp/roster_list.c index 057146a2..19d0ea06 100644 --- a/src/xmpp/roster_list.c +++ b/src/xmpp/roster_list.c @@ -1,7 +1,7 @@ /* * roster_list.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/roster_list.h b/src/xmpp/roster_list.h index 843c2546..971285c2 100644 --- a/src/xmpp/roster_list.h +++ b/src/xmpp/roster_list.h @@ -1,7 +1,7 @@ /* * roster_list.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/session.c b/src/xmpp/session.c index ea6a8a7f..633af31f 100644 --- a/src/xmpp/session.c +++ b/src/xmpp/session.c @@ -1,7 +1,7 @@ /* * session.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/session.h b/src/xmpp/session.h index 2d51d65c..a8c6ab83 100644 --- a/src/xmpp/session.h +++ b/src/xmpp/session.h @@ -1,7 +1,7 @@ /* * session.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/stanza.c b/src/xmpp/stanza.c index 2c4f1bd0..4dd0a2d4 100644 --- a/src/xmpp/stanza.c +++ b/src/xmpp/stanza.c @@ -1,7 +1,7 @@ /* * stanza.c * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/stanza.h b/src/xmpp/stanza.h index 2c923657..5da1c2c3 100644 --- a/src/xmpp/stanza.h +++ b/src/xmpp/stanza.h @@ -1,7 +1,7 @@ /* * stanza.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 20172017 James Booth * * This file is part of Profanity. * diff --git a/src/xmpp/xmpp.h b/src/xmpp/xmpp.h index c70fd4dd..dcbb7615 100644 --- a/src/xmpp/xmpp.h +++ b/src/xmpp/xmpp.h @@ -1,7 +1,7 @@ /* * xmpp.h * - * Copyright (C) 2012 - 2016 James Booth + * Copyright (C) 2012 - 2017 James Booth * * This file is part of Profanity. * diff --git a/tests/unittests/tools/stub_http_upload.c b/tests/unittests/tools/stub_http_upload.c index cb7688cf..c0b4e979 100644 --- a/tests/unittests/tools/stub_http_upload.c +++ b/tests/unittests/tools/stub_http_upload.c @@ -1,37 +1,3 @@ -/* - * http_upload.h - * - * Copyright (C) 2012 - 2016 James Booth - * - * This file is part of Profanity. - * - * Profanity is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Profanity is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see . - * - * In addition, as a special exception, the copyright holders give permission to - * link the code of portions of this program with the OpenSSL library under - * certain conditions as described in each individual source file, and - * distribute linked combinations including the two. - * - * You must obey the GNU General Public License in all respects for all of the - * code used other than OpenSSL. If you modify file(s) with this exception, you - * may extend this exception to your version of the file(s), but you are not - * obligated to do so. If you do not wish to do so, delete this exception - * statement from your version. If you delete this exception statement from all - * source files in the program, then also delete it here. - * - */ - #ifndef TOOLS_HTTP_UPLOAD_H #define TOOLS_HTTP_UPLOAD_H