diff options
Diffstat (limited to 'bin/7digital.rb')
| -rwxr-xr-x | bin/7digital.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/7digital.rb b/bin/7digital.rb index 3dbba01..518e4df 100755 --- a/bin/7digital.rb +++ b/bin/7digital.rb @@ -1,4 +1,8 @@ #!/usr/bin/env ruby +# 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/. -} + # frozen_string_literal: true require 'pathname' |
