AUTHOR: Alastair NOT Alan or Altron or ALDO.

This commit is contained in:
Alastair Poole 2020-06-18 13:18:53 +01:00
parent cd0bc01101
commit d9a750e323
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
Alastair Poole <netstar@gmail.com> Alastair Roy Poole <netstar@gmail.com>
Icons: Icons:
Apostolos Bartziokas <barz621@gmail.com> Apostolos Bartziokas <barz621@gmail.com>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright 2018-2019. Alastair Poole <netstar@gmail.com> * Copyright 2018-2019. Alastair Roy Poole <netstar@gmail.com>
* *
* See LICENSE file for details. * See LICENSE file for details.
*/ */
@ -51,7 +51,7 @@ main(int argc, char **argv)
if ((!strcmp(argv[i], "-h")) || (!strcmp(argv[i], "-help")) || if ((!strcmp(argv[i], "-h")) || (!strcmp(argv[i], "-help")) ||
(!strcmp(argv[i], "--help") || !strcasecmp(argv[i], "-v"))) (!strcmp(argv[i], "--help") || !strcasecmp(argv[i], "-v")))
{ {
printf("(c) 2018-2020 Alastair Poole <netstar@gmail.com>\n"); printf("(c) 2018-2020 Alastair Roy Poole <netstar@gmail.com>\n");
printf("Evisum version: %s\n", PACKAGE_VERSION); printf("Evisum version: %s\n", PACKAGE_VERSION);
exit(0); exit(0);
} }

View File

@ -1,5 +1,5 @@
/* /*
Copyright (c) 2017, Al Poole <netstar@gmail.com> Copyright (c) 2017, Alastair Roy Poole <netstar@gmail.com>
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without