From 3df7902cb731f3f0fd90236c0eff340d78dc83f9 Mon Sep 17 00:00:00 2001 From: Matt Blum Date: Wed, 4 Mar 2026 11:12:12 -0600 Subject: [PATCH] add license --- flex_ini.sh | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/flex_ini.sh b/flex_ini.sh index 8142e89..ff12ffe 100644 --- a/flex_ini.sh +++ b/flex_ini.sh @@ -1,3 +1,16 @@ +#!/bin/bash +# FlexIni - A flexible INI file parser and manager for Bash +# +# Copyright 2026 Matt Blum +# Licensed under the Apache License, Version 2.0 +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Author: Matt Blum +# GitHub: https://github.com/mcblum +# Email: matt@mattblum.com +# +# For full license text, see the LICENSE file in the repository. + # Defaults # -- # You may change these here or overwrite them