mirror of
https://github.com/pragma-/pbot.git
synced 2024-12-23 19:22:40 +01:00
add license header
This commit is contained in:
parent
6a7fffcb03
commit
07ee6ee40c
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user