[MERGED] libosmo-netif[master]: src/rs232.c: Fix accidential reference to GPLv3+ instead of ...

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Nov 12 16:32:50 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: src/rs232.c: Fix accidential reference to GPLv3+ instead of GPLv2+
......................................................................


src/rs232.c: Fix accidential reference to GPLv3+ instead of GPLv2+

Change-Id: I5fa2696c5090994c417ca882c5225cbd7c1be2c7
---
M src/rs232.c
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/src/rs232.c b/src/rs232.c
index df73452..294d5a2 100644
--- a/src/rs232.c
+++ b/src/rs232.c
@@ -9,7 +9,7 @@
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 3 of the License, or
+ * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5fa2696c5090994c417ca882c5225cbd7c1be2c7
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list