mirror of
https://github.com/jimeh/stub.sh.git
synced 2026-02-19 13:46:40 +00:00
Update formatting of License info
This commit is contained in:
6
stub.sh
6
stub.sh
@@ -1,9 +1,11 @@
|
|||||||
# !/usr/bin/env bash
|
# !/usr/bin/env bash
|
||||||
# stub.sh 0.3.0 - stubbing helpers for simplifying bash script tests.
|
# stub.sh 0.3.0 - stubbing helpers for simplifying bash script tests.
|
||||||
# Copyright (c) 2014 Jim Myhrberg.
|
|
||||||
#
|
|
||||||
# https://github.com/jimeh/stub.sh
|
# https://github.com/jimeh/stub.sh
|
||||||
#
|
#
|
||||||
|
# (The MIT License)
|
||||||
|
#
|
||||||
|
# Copyright (c) 2014 Jim Myhrberg.
|
||||||
|
#
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
# of this software and associated documentation files (the "Software"), to
|
# of this software and associated documentation files (the "Software"), to
|
||||||
# deal in the Software without restriction, including without limitation the
|
# deal in the Software without restriction, including without limitation the
|
||||||
|
|||||||
Reference in New Issue
Block a user