chiark / gitweb /
A batch of copyright date updates.
[disorder] / clients / playrtp-log
index 52e79e25ab4357a9a73e204376ef5d154b06a5f8..85f5c7a98e5a4c49985eaf9705b373a80a41e555 100755 (executable)
@@ -1,4 +1,21 @@
 #! /usr/bin/perl -w
 #! /usr/bin/perl -w
+#
+# This file is part of DisOrder.
+# Copyright (C) 2007 Richard Kettlewell
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+# 
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+#
 use strict;
 
 our $last;
 use strict;
 
 our $last;