From d512e454b313144f657321341e233cc5c7184d5e Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 22 Mar 2010 03:32:01 +0100 Subject: Correct the company name. It should be On-Waves (ehf) --- openbsc/include/openbsc/bsc_msc.h | 2 +- openbsc/include/openbsc/bsc_nat.h | 2 +- openbsc/src/bsc_msc.c | 2 +- openbsc/src/bsc_msc_ip.c | 2 +- openbsc/src/bssap.c | 2 +- openbsc/src/nat/bsc_filter.c | 2 +- openbsc/src/nat/bsc_nat.c | 2 +- openbsc/tests/bsc-nat/bsc_nat_test.c | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/openbsc/include/openbsc/bsc_msc.h b/openbsc/include/openbsc/bsc_msc.h index 9454e07ce..49fe68cdc 100644 --- a/openbsc/include/openbsc/bsc_msc.h +++ b/openbsc/include/openbsc/bsc_msc.h @@ -1,7 +1,7 @@ /* Routines to talk to the MSC using the IPA Protocol */ /* * (C) 2010 by Holger Hans Peter Freyther - * (C) 2010 by on-waves.com + * (C) 2010 by On-Waves * All Rights Reserved * * This program is free software; you can redistribute it and/or modify diff --git a/openbsc/include/openbsc/bsc_nat.h b/openbsc/include/openbsc/bsc_nat.h index 9dd5b8f3d..d42e489e7 100644 --- a/openbsc/include/openbsc/bsc_nat.h +++ b/openbsc/include/openbsc/bsc_nat.h @@ -1,6 +1,6 @@ /* * (C) 2010 by Holger Hans Peter Freyther - * (C) 2010 by on-waves.com + * (C) 2010 by On-Waves * All Rights Reserved * * This program is free software; you can redistribute it and/or modify diff --git a/openbsc/src/bsc_msc.c b/openbsc/src/bsc_msc.c index 48b918ba6..a825fb9aa 100644 --- a/openbsc/src/bsc_msc.c +++ b/openbsc/src/bsc_msc.c @@ -1,7 +1,7 @@ /* Routines to talk to the MSC using the IPA Protocol */ /* * (C) 2010 by Holger Hans Peter Freyther - * (C) 2010 by on-waves.com + * (C) 2010 by On-Waves * All Rights Reserved * * This program is free software; you can redistribute it and/or modify diff --git a/openbsc/src/bsc_msc_ip.c b/openbsc/src/bsc_msc_ip.c index 4d5c42be4..38761fe44 100644 --- a/openbsc/src/bsc_msc_ip.c +++ b/openbsc/src/bsc_msc_ip.c @@ -2,7 +2,7 @@ /* (C) 2008-2009 by Harald Welte * (C) 2009 by Holger Hans Peter Freyther - * (C) 2009 by on-waves.com + * (C) 2009 by On-Waves * All Rights Reserved * * This program is free software; you can redistribute it and/or modify diff --git a/openbsc/src/bssap.c b/openbsc/src/bssap.c index 7ded8d1f3..1d82ac6d1 100644 --- a/openbsc/src/bssap.c +++ b/openbsc/src/bssap.c @@ -1,6 +1,6 @@ /* GSM 08.08 BSSMAP handling */ /* (C) 2009 by Holger Hans Peter Freyther - * (C) 2009 by on-waves.com + * (C) 2009 by On-Waves * All Rights Reserved * * This program is free software; you can redistribute it and/or modify diff --git a/openbsc/src/nat/bsc_filter.c b/openbsc/src/nat/bsc_filter.c index 051e53087..d3de5f70b 100644 --- a/openbsc/src/nat/bsc_filter.c +++ b/openbsc/src/nat/bsc_filter.c @@ -2,7 +2,7 @@ /* * (C) 2010 by Holger Hans Peter Freyther - * (C) 2010 by on-waves.com + * (C) 2010 by On-Waves * All Rights Reserved * * This program is free software; you can redistribute it and/or modify diff --git a/openbsc/src/nat/bsc_nat.c b/openbsc/src/nat/bsc_nat.c index 09df4dcb6..791b28210 100644 --- a/openbsc/src/nat/bsc_nat.c +++ b/openbsc/src/nat/bsc_nat.c @@ -2,7 +2,7 @@ /* * (C) 2010 by Holger Hans Peter Freyther - * (C) 2010 by on-waves.com + * (C) 2010 by On-Waves * (C) 2009 by Harald Welte * All Rights Reserved * diff --git a/openbsc/tests/bsc-nat/bsc_nat_test.c b/openbsc/tests/bsc-nat/bsc_nat_test.c index 8d1bd9b88..df9c5b9cb 100644 --- a/openbsc/tests/bsc-nat/bsc_nat_test.c +++ b/openbsc/tests/bsc-nat/bsc_nat_test.c @@ -2,7 +2,7 @@ * BSC NAT Message filtering * * (C) 2010 by Holger Hans Peter Freyther - * (C) 2010 by on-waves.com + * (C) 2010 by On-Waves * * All Rights Reserved * -- cgit v1.2.3