add license header

This commit is contained in:
Pragmatic Software 2017-05-13 23:42:43 -07:00
parent 6a7fffcb03
commit 07ee6ee40c
1 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
#!/usr/bin/env perl
# 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 http://mozilla.org/MPL/2.0/.
use warnings;
use strict;