diff --git a/stub.sh b/stub.sh index d46c20e..bbbaa73 100644 --- a/stub.sh +++ b/stub.sh @@ -1,9 +1,11 @@ # !/usr/bin/env bash # stub.sh 0.3.0 - stubbing helpers for simplifying bash script tests. -# Copyright (c) 2014 Jim Myhrberg. -# # 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 # of this software and associated documentation files (the "Software"), to # deal in the Software without restriction, including without limitation the