From: Andrew Ruthven Date: Fri, 11 Jan 2019 11:07:30 +0000 (+1300) Subject: Add a license block X-Git-Tag: 1.0.0~13 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=022de36021e18f60b523eb81a5481c540f219b73;p=mythtv-status.git Add a license block --- diff --git a/bin/mythtv-update-motd b/bin/mythtv-update-motd index 8acf2ee..b5110f5 100755 --- a/bin/mythtv-update-motd +++ b/bin/mythtv-update-motd @@ -1,5 +1,11 @@ #!/bin/sh - +# Copyright (c) 2007-2019 Andrew Ruthven +# This code is hereby licensed for public consumption under the GNU GPL v3. +# +# You should have received a copy of the GNU General Public License along +# with this program; if not, write to the Free Software Foundation, Inc., +# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# # Run mythtv-status to update the MOTD. NAME=mythtv-update-motd