From b564b34f88097cd394f50c47cf6cfa68a922c8be Mon Sep 17 00:00:00 2001 From: Andrew Dunstan Date: Sat, 18 Dec 2010 18:39:40 -0500 Subject: [PATCH 1/1] add notices --- bf-alerts.pl | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bf-alerts.pl b/bf-alerts.pl index 232f11a..66c0c6d 100755 --- a/bf-alerts.pl +++ b/bf-alerts.pl @@ -1,5 +1,13 @@ #!/usr/bin/perl +=comment + +Copyright (c) 2003-2010, Andrew Dunstan + +See accompanying License file for license details + +=cut + use strict; use Digest::SHA1 qw(sha1_hex); -- 2.30.2