[at-spi2-core] Fix license of atspi-gmain.c



commit 6c6e8489bada67865439e31271efd3cb6d52d928
Author: Mike Gorse <mgorse suse com>
Date:   Mon Aug 22 14:29:53 2022 -0500

    Fix license of atspi-gmain.c
    
    This file is licenced under the gpl, not the lgpl, and there is no version 2.1
    of the gpl.
    
    Fixes #87

 atspi/atspi-gmain.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/atspi/atspi-gmain.c b/atspi/atspi-gmain.c
index 8d744427..588a60d1 100644
--- a/atspi/atspi-gmain.c
+++ b/atspi/atspi-gmain.c
@@ -8,7 +8,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 2.1 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,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]