Update copyright years

This commit is contained in:
kaffeekanne
2019-04-24 01:08:38 +02:00
parent 0d8a39d8dd
commit f8640019f3
3 changed files with 4 additions and 4 deletions

View File

@@ -102,7 +102,7 @@ main(int argc, char **argv)
g_print("Profanity, version %s\n", PACKAGE_VERSION);
}
g_print("Copyright (C) 2012 - 2018 James Booth <%s>.\n", PACKAGE_BUGREPORT);
g_print("Copyright (C) 2012 - 2019 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("\n");
g_print("This is free software; you are free to change and redistribute it.\n");