[PATCH] 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:21:21 UTC 2017


Review at  https://gerrit.osmocom.org/4806

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(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/06/4806/1

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: newchange
Gerrit-Change-Id: I5fa2696c5090994c417ca882c5225cbd7c1be2c7
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list