Harald Welte has submitted this change and it was merged.

Change subject: abisip-find: update copyright
......................................................................


abisip-find: update copyright

Change-Id: Ibb72fa16cc1a8b6809d0510211bfc61a170d1250
---
M src/ipaccess/abisip-find.c
1 file changed, 3 insertions(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/ipaccess/abisip-find.c b/src/ipaccess/abisip-find.c
index 2f8d80f..cba8a7a 100644
--- a/src/ipaccess/abisip-find.c
+++ b/src/ipaccess/abisip-find.c
@@ -1,6 +1,7 @@
 /* ip.access nanoBTS configuration tool */
 
 /* (C) 2009-2010 by Harald Welte <[email protected]>
+ * (C) 2017 by sysmocom - s.f.m.c. GmbH <[email protected]>
  * All Rights Reserved
  *
  * This program is free software; you can redistribute it and/or modify
@@ -355,7 +356,8 @@
        struct osmo_fd bfd;
        int rc;
 
-       printf("abisip-find (C) 2009 by Harald Welte\n");
+       printf("abisip-find (C) 2009-2010 by Harald Welte\n");
+       printf("            (C) 2017 by sysmocom - s.f.m.c. GmbH\n");
        printf("This is FREE SOFTWARE with ABSOLUTELY NO WARRANTY\n\n");
 
        handle_options(argc, argv);

-- 
To view, visit https://gerrit.osmocom.org/5588
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb72fa16cc1a8b6809d0510211bfc61a170d1250
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder

Reply via email to