diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/commands.h | 2 | ||||
-rw-r--r-- | src/main.c | 2 | ||||
-rw-r--r-- | src/s_client.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/commands.h b/src/commands.h index 192209e..34dd64f 100644 --- a/src/commands.h +++ b/src/commands.h @@ -1,7 +1,7 @@ /* * Command prototypes * - * Copyright (C) 2019 Patrick McDermott + * Copyright (C) 2019 Libiquity LLC * * This file is part of wolfssl-util. * @@ -1,7 +1,7 @@ /* * Program entry point * - * Copyright (C) 2019 Patrick McDermott + * Copyright (C) 2019 Libiquity LLC * * This file is part of wolfssl-util. * diff --git a/src/s_client.c b/src/s_client.c index 8471e32..631f7a2 100644 --- a/src/s_client.c +++ b/src/s_client.c @@ -1,7 +1,7 @@ /* * s_client command * - * Copyright (C) 2019 Patrick McDermott + * Copyright (C) 2019 Libiquity LLC * * This file is part of wolfssl-util. * |