File Explorer

/proc/4/root/usr/share/licenses/gpgme

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

0 dirs
3 files
LICENSES1.7 KB · 39 lines
Additional license notices for GPGME.                    -*- org -*- This file contains the copying permission notices for various files inthe GPGME distribution which are not covered by the GNU LesserGeneral Public License (LGPL) or the GNU General Public License (GPL). These notices all require that a copy of the notice be includedin the accompanying documentation and be distributed with binarydistributions of the code, so be sure to include this file alongwith any binary distributions derived from the GNU C Library. * MIT License   For files:  - cJSON.c, cJSON.h #+begin_quote  Copyright (c) 2009 Dave Gamble   Permission is hereby granted, free of charge, to any person obtaining  a opy of this software and associated documentation files (the  "Software"), to eal in the Software without restriction, including  without limitation the ights to use, copy, modify, merge, publish,  distribute, sublicense, and/or sell copies of the Software, and to  permit persons to whom the Software is furnished to do so, subject to  the following conditions:   The above copyright notice and this permission notice shall be  included in all copies or substantial portions of the Software.   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION  OF CONTRACT, TORT OR OTHERWISE, ARISING ROM, OUT OF OR IN CONNECTION  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.#+end_quote