From 48e298853901aecba47220ce3816d7470b992972 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 11 Nov 2020 20:46:45 +0100 Subject: update VTY / copyright message * extend year to 2020 * Pau and Vadim have contributed significatnly * fix typo (ot -> to) Change-Id: I5c23e704dd958faf450b2427ff706ac65d4848f4 --- stp/stp_main.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stp/stp_main.c b/stp/stp_main.c index 33305b3..42f7108 100644 --- a/stp/stp_main.c +++ b/stp/stp_main.c @@ -60,10 +60,10 @@ static const struct log_info log_info = { }; static const char stp_copyright[] = - "Copyright (C) 2015-2017 by Harald Welte \r\n" - "Contributions by Holger Freyther, Neels Hofmeyr\r\n" + "Copyright (C) 2015-2020 by Harald Welte \r\n" + "Contributions by Holger Freyther, Neels Hofmeyr, Pau Espin, Vadim Yanitskiy\r\n" "License GPLv2+: GNU GPL Version 2 or later \r\n" - "This is free software: you are free ot change and redistribute it.\r\n" + "This is free software: you are free to change and redistribute it.\r\n" "There is NO WARRANTY, to the extent permitted by law.\r\n\r\n" "Free Software lives by contribution. If you use this, please contribute!\r\n"; -- cgit v1.2.3