mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Update copyright
This commit is contained in:
parent
ca1dcdda6c
commit
250e972b7a
@ -1,5 +1,5 @@
|
|||||||
Profanity
|
Profanity
|
||||||
Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
|
|
||||||
Profanity is free software: you can redistribute it and/or modify
|
Profanity is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -48,7 +48,7 @@ master_doc = 'index'
|
|||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'Profanity Python Plugins API'
|
project = u'Profanity Python Plugins API'
|
||||||
copyright = u'2016 - 2017, boothj5'
|
copyright = u'2016 - 2018, boothj5'
|
||||||
author = u'boothj5'
|
author = u'boothj5'
|
||||||
|
|
||||||
# The version info for the project you're documenting, acts as replacement for
|
# The version info for the project you're documenting, acts as replacement for
|
||||||
|
@ -62,7 +62,7 @@ or by sending a mail directly to:
|
|||||||
.br
|
.br
|
||||||
.PP
|
.PP
|
||||||
.SH LICENSE
|
.SH LICENSE
|
||||||
Copyright (C) 2012 \- 2017 James Booth <boothj5web@gmail.com>.
|
Copyright (C) 2012 \- 2018 James Booth <boothj5web@gmail.com>.
|
||||||
License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>
|
License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>
|
||||||
This is free software; you are free to change and redistribute it.
|
This is free software; you are free to change and redistribute it.
|
||||||
There is NO WARRANTY, to the extent permitted by law.
|
There is NO WARRANTY, to the extent permitted by law.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* cmd_ac.c
|
* cmd_ac.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* cmd_ac.h
|
* cmd_ac.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* cmd_defs.c
|
* cmd_defs.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* cmd_defs.h
|
* cmd_defs.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* cmd_funcs.c
|
* cmd_funcs.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* cmd_funcs.h
|
* cmd_funcs.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* common.c
|
* common.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* common.h
|
* common.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* account.c
|
* account.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* account.h
|
* account.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* accounts.c
|
* accounts.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* accounts.h
|
* accounts.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* conflists.c
|
* conflists.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* conflists.h
|
* conflists.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* files.c
|
* files.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* files.h
|
* files.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* preferences.c
|
* preferences.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* preferences.h
|
* preferences.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* scripts.c
|
* scripts.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* scripts.h
|
* scripts.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* theme.c
|
* theme.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* theme.h
|
* theme.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* tlscerts.c
|
* tlscerts.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* tlscerts.h
|
* tlscerts.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* client_events.c
|
* client_events.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* client_events.h
|
* client_events.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* server_events.c
|
* server_events.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* server_events.h
|
* server_events.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* log.c
|
* log.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* log.h
|
* log.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* main.c
|
* main.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
@ -102,7 +102,7 @@ main(int argc, char **argv)
|
|||||||
g_print("Profanity, version %s\n", PACKAGE_VERSION);
|
g_print("Profanity, version %s\n", PACKAGE_VERSION);
|
||||||
}
|
}
|
||||||
|
|
||||||
g_print("Copyright (C) 2012 - 2017 James Booth <%s>.\n", PACKAGE_BUGREPORT);
|
g_print("Copyright (C) 2012 - 2018 James Booth <%s>.\n", PACKAGE_BUGREPORT);
|
||||||
g_print("License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>\n");
|
g_print("License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>\n");
|
||||||
g_print("\n");
|
g_print("\n");
|
||||||
g_print("This is free software; you are free to change and redistribute it.\n");
|
g_print("This is free software; you are free to change and redistribute it.\n");
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* otr.c
|
* otr.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* otr.h
|
* otr.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* otrlib.h
|
* otrlib.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* otrlibv3.c
|
* otrlibv3.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* otrlibv4.c
|
* otrlibv4.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* gpg.c
|
* gpg.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* gpg.h
|
* gpg.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* api.c
|
* api.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* api.h
|
* api.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* autocompleters.c
|
* autocompleters.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* autocompleters.h
|
* autocompleters.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* c_api.c
|
* c_api.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* c_api.h
|
* c_api.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* c_plugins.c
|
* c_plugins.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* c_plugins.h
|
* c_plugins.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* callbacks.c
|
* callbacks.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* callbacks.h
|
* callbacks.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* disco.c
|
* disco.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* disco.h
|
* disco.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* plugins.c
|
* plugins.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* plugins.h
|
* plugins.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* prof_api.c
|
* prof_api.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* prof_api.h
|
* prof_api.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* python_api.c
|
* python_api.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* python_api.h
|
* python_api.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* python_plugins.c
|
* python_plugins.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* python_plugins.h
|
* python_plugins.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* settings.c
|
* settings.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* settings.h
|
* settings.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* themes.c
|
* themes.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* themes.h
|
* themes.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* profanity.c
|
* profanity.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* profanity.h
|
* profanity.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* autocomplete.c
|
* autocomplete.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* autocomplete.h
|
* autocomplete.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* http_upload.c
|
* http_upload.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* http_upload.h
|
* http_upload.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* parser.c
|
* parser.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* parser.h
|
* parser.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* tinyurl.c
|
* tinyurl.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* tinyurl.h
|
* tinyurl.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* buffer.c
|
* buffer.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* buffer.h
|
* buffer.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* chatwin.c
|
* chatwin.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* console.c
|
* console.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
@ -412,7 +412,7 @@ cons_about(void)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
win_println(console, THEME_DEFAULT, '-', "Copyright (C) 2012 - 2017 James Booth <%s>.", PACKAGE_BUGREPORT);
|
win_println(console, THEME_DEFAULT, '-', "Copyright (C) 2012 - 2018 James Booth <%s>.", PACKAGE_BUGREPORT);
|
||||||
win_println(console, THEME_DEFAULT, '-', "License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>");
|
win_println(console, THEME_DEFAULT, '-', "License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>");
|
||||||
win_println(console, THEME_DEFAULT, '-', "");
|
win_println(console, THEME_DEFAULT, '-', "");
|
||||||
win_println(console, THEME_DEFAULT, '-', "This is free software; you are free to change and redistribute it.");
|
win_println(console, THEME_DEFAULT, '-', "This is free software; you are free to change and redistribute it.");
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* core.c
|
* core.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* inputwin.c
|
* inputwin.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* inputwin.c
|
* inputwin.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* mucconfwin.c
|
* mucconfwin.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* mucwin.c
|
* mucwin.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* notifier.c
|
* notifier.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* occupantswin.c
|
* occupantswin.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* privwin.c
|
* privwin.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* rosterwin.c
|
* rosterwin.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* screen.c
|
* screen.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* screen.h
|
* screen.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* statusbar.c
|
* statusbar.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* statusbar.h
|
* statusbar.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* titlebar.c
|
* titlebar.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* titlebar.h
|
* titlebar.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* tray.c
|
* tray.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* tray.h
|
* tray.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* ui.h
|
* ui.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* win_types.h
|
* win_types.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* window.c
|
* window.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* window.h
|
* window.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 - 2017 James Booth <boothj5@gmail.com>
|
* Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com>
|
||||||
*
|
*
|
||||||
* This file is part of Profanity.
|
* This file is part of Profanity.
|
||||||
*
|
*
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user