[Android] Clean-up GSM license text

Robert Stone git at videolan.org
Wed Nov 2 07:02:24 UTC 2022


vlc-android | branch: master | Robert Stone <rhstone at gmail.com> | Wed Oct 19 23:14:13 2022 -0700| [88fd7d3ae6984c3822e34ccc94f8794b4b70381d] | committer: Nicolas Pomepuy

Clean-up GSM license text

> https://code.videolan.org/videolan/vlc-android/commit/88fd7d3ae6984c3822e34ccc94f8794b4b70381d
---

 application/vlc-android/res/raw/libraries.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/application/vlc-android/res/raw/libraries.json b/application/vlc-android/res/raw/libraries.json
index 12041aac7..ec7a54213 100644
--- a/application/vlc-android/res/raw/libraries.json
+++ b/application/vlc-android/res/raw/libraries.json
@@ -32,7 +32,7 @@
     },
     {
       "title"    : "GSM",
-      "copyright": "Copyright © 1992-1994 Jutta Degener & Carsten Bormann",
+      "copyright": "Copyright © 1992-1994 Jutta Degener & Carsten Bormann",
       "license"  : "gsm"
     },
     {
@@ -192,7 +192,7 @@
     {
       "id"         : "gsm",
       "name"       : "GSM permissive license",
-      "description": "GSM permissive license Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that this notice is not removed and that neither the authors nor the Technische Universitaet Berlin are deemed to have made any representations as to the suitability of this software for any purpose nor are held responsible for any defects of this software. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.",
+      "description": "Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that this notice is not removed and that neither the authors nor the Technische Universitaet Berlin are deemed to have made any representations as to the suitability of this software for any purpose nor are held responsible for any defects of this software. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.",
       "link"       : ""
     },
     {



More information about the Android mailing list