laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-pcu/+/30089 )
Change subject: update horribly outdated copyright statement on VTY
......................................................................
update horribly outdated copyright statement on VTY
Change-Id: I26cda7826e9d648ea086bb408293e431a9cac206
---
M src/pcu_vty.c
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, but someone else must approve
pespin: Looks good to me, approved
diff --git a/src/pcu_vty.c b/src/pcu_vty.c
index 6b33e29..244a58a 100644
--- a/src/pcu_vty.c
+++ b/src/pcu_vty.c
@@ -1241,8 +1241,8 @@
}
static const char pcu_copyright[] =
- "Copyright (C) 2012 by Ivan Kluchnikov <kluchnikovi(a)gmail.com> and
\r\n"
- " Andreas Eversberg <jolly(a)eversberg.eu>\r\n"
+ "Copyright (C) 2012-2013 by Ivan Kluchnikov and Andreas Eversberg\r\n"
+ "Copyright (C) 2013-2022 by sysmocom - s.f.m.c. GmbH\r\n"
"License GNU GPL version 2 or later\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";
--
To view, visit
https://gerrit.osmocom.org/c/osmo-pcu/+/30089
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I26cda7826e9d648ea086bb408293e431a9cac206
Gerrit-Change-Number: 30089
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged