From c33499b933e4a9e7f594ce656e3f5260946deace Mon Sep 17 00:00:00 2001 From: minima Date: Tue, 8 Jan 2002 13:22:06 +0000 Subject: [PATCH] update comments --- cmd/save.pl | 2 ++ cmd/show/qrz.pl | 2 ++ 2 files changed, 4 insertions(+) diff --git a/cmd/save.pl b/cmd/save.pl index 1689d387..02835ef7 100644 --- a/cmd/save.pl +++ b/cmd/save.pl @@ -1,6 +1,8 @@ # # save the output of ANY command to a file # +# From an idea by Rene OZ1LQH +# # Copyright (c) 2002 Dirk Koopman G1TLH # # $Id$ diff --git a/cmd/show/qrz.pl b/cmd/show/qrz.pl index 558525c0..ad4fb727 100644 --- a/cmd/show/qrz.pl +++ b/cmd/show/qrz.pl @@ -3,6 +3,8 @@ # # from an idea by Steve Franke K9AN and information from Angel EA7WA # +# Copyright (c) 2001 Dirk Koopman G1TLH +# # $Id$ # my ($self, $line) = @_; -- 2.34.1