fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-pcu/+/32777 )
Change subject: copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH
......................................................................
copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH
Change-Id: If51895e67271c0913e000ff9d28db8d8fe761201
---
M debian/copyright
M src/alloc_algo.cpp
M src/alloc_algo.h
3 files changed, 13 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/77/32777/1
diff --git a/debian/copyright b/debian/copyright
index aa6d0e2..611d610 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,7 @@
Files: *
Copyright: 2009-2015 Holger Hans Peter Freyther <zecke(a)selfish.org>
2013 Jacob Erlbeck <jerlbeck(a)sysmocom.de>
- 2016-2019 sysmocom s.m.f.c. GmbH <info(a)sysmocom.de>
+ 2016-2019 sysmocom s.f.m.c. GmbH <info(a)sysmocom.de>
2015 by Yves Godin <support(a)nuranwireless.com>
License: AGPL-3.0+
@@ -21,7 +21,7 @@
src/pcu_utils.h
src/gprs_codel.c
src/gprs_codel.h
-Copyright: 2016-2019 sysmocom s.m.f.c. GmbH <info(a)sysmocom.de>
+Copyright: 2016-2019 sysmocom s.f.m.c. GmbH <info(a)sysmocom.de>
License: GPL-2.0+
Files: osmoappdesc.py
diff --git a/src/alloc_algo.cpp b/src/alloc_algo.cpp
index c026590..11789c3 100644
--- a/src/alloc_algo.cpp
+++ b/src/alloc_algo.cpp
@@ -3,7 +3,7 @@
* Copyright (C) 2012 Ivan Klyuchnikov
* Copyright (C) 2012 Andreas Eversberg <jolly(a)eversberg.eu>
* Copyright (C) 2013 by Holger Hans Peter Freyther
- * Copyright (C) 2022 by sysmocom - s.m.f.c. GmbH <info(a)sysmocom.de>
+ * Copyright (C) 2022 by sysmocom - s.f.m.c. GmbH <info(a)sysmocom.de>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/alloc_algo.h b/src/alloc_algo.h
index 7fbe945..f863abd 100644
--- a/src/alloc_algo.h
+++ b/src/alloc_algo.h
@@ -1,6 +1,6 @@
/* alloc_algo.h
*
- * Copyright (C) 2022 by sysmocom - s.m.f.c. GmbH <info(a)sysmocom.de>
+ * Copyright (C) 2022 by sysmocom - s.f.m.c. GmbH <info(a)sysmocom.de>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
--
To view, visit
https://gerrit.osmocom.org/c/osmo-pcu/+/32777
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: If51895e67271c0913e000ff9d28db8d8fe761201
Gerrit-Change-Number: 32777
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange