Copyright (c) 2024-2026 Michel Mehl.
All rights reserved - Tous droits réservés.

shell-api, herein referred to as the 'Software', provides the following:
- a human-readable set of bash shell functions supplied as a library organized as modules in separate files,
- a framework for building efficient, scalable, distributable bash apps (Debian package),
- Genapp, a tool for generating ready-to-go bash app skeletons.
   
The Software can be used free of charge under the terms of the LGPL-3 license.
The Genapp and Genapidoc tools are licensed under the terms of the GPL-3 license. 

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 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 
OTHER DEALINGS IN THE SOFTWARE.
