From b21a00cf47bd4f73fa24a4cccb5f815d0336de64 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 2 Jun 2019 03:42:56 +0200 Subject: Add license (MPL v. 2.0) --- HomebrewFormula/git-branch-list.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'HomebrewFormula/git-branch-list.rb') diff --git a/HomebrewFormula/git-branch-list.rb b/HomebrewFormula/git-branch-list.rb index 23866c9..b1da043 100644 --- a/HomebrewFormula/git-branch-list.rb +++ b/HomebrewFormula/git-branch-list.rb @@ -1,3 +1,7 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at https://mozilla.org/MPL/2.0/. + class GitBranchList < Formula desc "Maintains a list of Git branches that can be checked out quickly" homepage "https://github.com/teddywing/git-branch-list" -- cgit v1.2.3