From fb31c0953c90496a96627821a95806175e4a2dde Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 13 Nov 2017 01:11:46 +0900 Subject: src/rs232.c: Fix accidential reference to GPLv3+ instead of GPLv2+ Change-Id: I5fa2696c5090994c417ca882c5225cbd7c1be2c7 --- src/rs232.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- cgit v1.2.3