From 023e3090dd33b3265ee3500533b6054bb288edb7 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sat, 22 Mar 2014 14:25:37 +0000 Subject: [PATCH] Update formatting of License info --- stub.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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