[Android] Clean-up zlib license spacing

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| [4e82119e9783a2c82ea29169049b4a808f7a5dcc] | committer: Nicolas Pomepuy

Clean-up zlib license spacing

> https://code.videolan.org/videolan/vlc-android/commit/4e82119e9783a2c82ea29169049b4a808f7a5dcc
---

 application/vlc-android/res/raw/libraries.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/application/vlc-android/res/raw/libraries.json b/application/vlc-android/res/raw/libraries.json
index 69a3e5c64..12041aac7 100644
--- a/application/vlc-android/res/raw/libraries.json
+++ b/application/vlc-android/res/raw/libraries.json
@@ -234,7 +234,7 @@
     {
       "id"         : "zlib",
       "name"       : "zlib license",
-      "description": "This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.  \n\nPermission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:  \n\n1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution.",
+      "description": "This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.\n\nPermission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:\n\n1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.\n\n2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.\n\n3. This notice may not be removed or altered from any source distribution.",
       "link"       : "https://zlib.net/zlib_license.html"
     }
   ]



More information about the Android mailing list