From 602ff7584d3668c36b1bf5fd43988e6f45eceb48 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 8 Mar 2010 10:57:42 -0800 Subject: Imported Upstream version 0.11 --- tests/data/fake-kadmin | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/data/fake-kadmin') diff --git a/tests/data/fake-kadmin b/tests/data/fake-kadmin index 61906a4..4c0ceac 100755 --- a/tests/data/fake-kadmin +++ b/tests/data/fake-kadmin @@ -1,9 +1,10 @@ #!/usr/bin/perl -w # -# fake-kadmin -- Fake kadmin.local used to test the keytab backend. +# Fake kadmin.local used to test the keytab backend. # # Written by Russ Allbery # Copyright 2007 Board of Trustees, Leland Stanford Jr. University +# # See LICENSE for licensing terms. unless ($ARGV[0] eq '-q' && @ARGV == 2) { -- cgit v1.2.3