aboutsummaryrefslogtreecommitdiffstats
path: root/HomebrewFormula/qcd.rb
diff options
context:
space:
mode:
Diffstat (limited to 'HomebrewFormula/qcd.rb')
-rw-r--r--HomebrewFormula/qcd.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/HomebrewFormula/qcd.rb b/HomebrewFormula/qcd.rb
index cacf575..e2316c6 100644
--- a/HomebrewFormula/qcd.rb
+++ b/HomebrewFormula/qcd.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 Qcd < Formula
desc "Define shortcuts to directories for quick `cd`s"
homepage "https://github.com/teddywing/qcd"