This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Kévin Redon gerrit-no-reply at lists.osmocom.orgKévin Redon has uploaded this change for review. ( https://gerrit.osmocom.org/11360
Change subject: remsim: update copyright
......................................................................
remsim: update copyright
Change-Id: Ibcf093877ee53f8446c97bfa50c8370ceda24c53
---
M host/simtrace2-remsim.c
1 file changed, 4 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/60/11360/1
diff --git a/host/simtrace2-remsim.c b/host/simtrace2-remsim.c
index 5b8204e..d0bbb8c 100644
--- a/host/simtrace2-remsim.c
+++ b/host/simtrace2-remsim.c
@@ -1,7 +1,8 @@
/* simtrace2-remsim - main program for the host PC to provide a remote SIM
* using the SIMtrace 2 firmware in card emulation mode
*
- * (C) 2016 by Harald Welte <hwelte at hmw-consulting.de>
+ * (C) 2016-2017 by Harald Welte <hwelte at hmw-consulting.de>
+ * (C) 2018, sysmocom -s.f.m.c. GmbH, Author: Kevin Redon <kredon at sysmocom.de>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -484,7 +485,8 @@
static void print_welcome(void)
{
printf("simtrace2-remsim - Remote SIM card forwarding\n"
- "(C) 2010-2017 by Harald Welte <laforge at gnumonks.org>\n\n");
+ "(C) 2010-2017, Harald Welte <laforge at gnumonks.org>\n"
+ "(C) 2018, sysmocom -s.f.m.c. GmbH, Author: Kevin Redon <kredon at sysmocom.de>\n\n");
}
static void print_help(void)
--
To view, visit https://gerrit.osmocom.org/11360
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibcf093877ee53f8446c97bfa50c8370ceda24c53
Gerrit-Change-Number: 11360
Gerrit-PatchSet: 1
Gerrit-Owner: Kévin Redon <kredon at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181015/53f69581/attachment.htm>