From 500b0dfb2ec5a9cb561f6095f169275dee98e054 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 5 Oct 2007 21:59:05 +0000 Subject: Add comprehensive license information in LICENSE and update the copyright and license statements in all files. Make sure that some files that were missing copyright information now have them. Reference LICENSE rather than README in all notices. --- tests/server/backend-t.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'tests/server/backend-t.in') diff --git a/tests/server/backend-t.in b/tests/server/backend-t.in index c844d5e..e8558f5 100644 --- a/tests/server/backend-t.in +++ b/tests/server/backend-t.in @@ -1,7 +1,11 @@ #!/usr/bin/perl -w # $Id$ # -# t/backend.t -- Tests for the wallet-backend dispatch code. +# Tests for the wallet-backend dispatch code. +# +# Written by Russ Allbery +# Copyright 2006, 2007 Board of Trustees, Leland Stanford Jr. University +# See LICENSE for licensing terms. use strict; use IO::String; -- cgit v1.2.3