From 2f414bfa3459733ca429473437da54934eaf6955 Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Tue, 12 Apr 2022 21:40:15 -0400 Subject: [PATCH] More header edits --- bboard.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bboard.sh b/bboard.sh index efbcaa7..5cd934e 100755 --- a/bboard.sh +++ b/bboard.sh @@ -1,8 +1,8 @@ #!/bin/bash # bboard.sh -# This program loads the SDF bboard program remotely over the secure shell -# protocol +# This file is part of the SEID - SDF Emacs Interface and Documentation project +# It loads the SDF bboard program remotely over a secure shell connection # Copyright (C) 2022 Scott C. MacCallum # scm@sdf.org