aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openbsc/include/openbsc/bsc_msc.h2
-rw-r--r--openbsc/include/openbsc/bsc_nat.h2
-rw-r--r--openbsc/src/bsc_msc.c2
-rw-r--r--openbsc/src/bsc_msc_ip.c2
-rw-r--r--openbsc/src/bssap.c2
-rw-r--r--openbsc/src/nat/bsc_filter.c2
-rw-r--r--openbsc/src/nat/bsc_nat.c2
-rw-r--r--openbsc/tests/bsc-nat/bsc_nat_test.c2
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 <zecke@selfish.org>
- * (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 <zecke@selfish.org>
- * (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 <zecke@selfish.org>
- * (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 <laforge@gnumonks.org>
* (C) 2009 by Holger Hans Peter Freyther <zecke@selfish.org>
- * (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 <zecke@selfish.org>
- * (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 <zecke@selfish.org>
- * (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 <zecke@selfish.org>
- * (C) 2010 by on-waves.com
+ * (C) 2010 by On-Waves
* (C) 2009 by Harald Welte <laforge@gnumonks.org>
* 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 <zecke@selfish.org>
- * (C) 2010 by on-waves.com
+ * (C) 2010 by On-Waves
*
* All Rights Reserved
*