Skip to content

Commit ca9a46a

Browse files
committed
chore: add copyright/license note to json.bash
1 parent 537f9c8 commit ca9a46a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

json.bash

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env bash
22
# shellcheck disable=SC2120
3+
# Copyright 2023-2024 json.bash contributors. MIT license.
4+
# https://github.com/h4l/json.bash
35
shopt -s extglob # required to match our auto glob patterns
46

57
JSON_BASH_VERSION=0.2.3-dev

0 commit comments

Comments
 (0)