From 92a14ff0907d80dd698133aa9a8c47248e17d824 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Mon, 15 Oct 2007 18:10:28 +1300 Subject: [PATCH] Add license. --- bin/mythtv-status | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/mythtv-status b/bin/mythtv-status index 044e5a0..db56db9 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -1,4 +1,10 @@ #!/usr/bin/perl -w +# Copyright (c) 2007 Andrew Ruthven +# This code is hereby licensed for public consumption under the GNU GPL v2. +# +# 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 # Display the current status of a MythTV system. -- 2.30.2