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. --- client/file.c | 2 +- client/internal.h | 2 +- client/keytab.c | 2 +- client/remctl.c | 2 +- client/srvtab.c | 2 +- client/wallet.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'client') diff --git a/client/file.c b/client/file.c index 621b49d..5002d01 100644 --- a/client/file.c +++ b/client/file.c @@ -5,7 +5,7 @@ ** Written by Russ Allbery ** Copyright 2007 Board of Trustees, Leland Stanford Jr. University ** -** See README for licensing terms. +** See LICENSE for licensing terms. */ #include diff --git a/client/internal.h b/client/internal.h index 7980fef..a32ed23 100644 --- a/client/internal.h +++ b/client/internal.h @@ -5,7 +5,7 @@ ** Written by Russ Allbery ** Copyright 2007 Board of Trustees, Leland Stanford Jr. University ** -** See README for licensing terms. +** See LICENSE for licensing terms. */ #ifndef CLIENT_INTERNAL_H diff --git a/client/keytab.c b/client/keytab.c index 02533f8..1137c45 100644 --- a/client/keytab.c +++ b/client/keytab.c @@ -5,7 +5,7 @@ ** Written by Russ Allbery ** Copyright 2007 Board of Trustees, Leland Stanford Jr. University ** -** See README for licensing terms. +** See LICENSE for licensing terms. */ #include diff --git a/client/remctl.c b/client/remctl.c index 089d7f4..6d80bf2 100644 --- a/client/remctl.c +++ b/client/remctl.c @@ -5,7 +5,7 @@ ** Written by Russ Allbery ** Copyright 2007 Board of Trustees, Leland Stanford Jr. University ** -** See README for licensing terms. +** See LICENSE for licensing terms. */ #include diff --git a/client/srvtab.c b/client/srvtab.c index e6b9e0d..dd1cd58 100644 --- a/client/srvtab.c +++ b/client/srvtab.c @@ -5,7 +5,7 @@ ** Written by Russ Allbery ** Copyright 2007 Board of Trustees, Leland Stanford Jr. University ** -** See README for licensing terms. +** See LICENSE for licensing terms. */ #include diff --git a/client/wallet.c b/client/wallet.c index 9aa2cee..4a99794 100644 --- a/client/wallet.c +++ b/client/wallet.c @@ -5,7 +5,7 @@ ** Written by Russ Allbery ** Copyright 2006, 2007 Board of Trustees, Leland Stanford Jr. University ** -** See README for licensing terms. +** See LICENSE for licensing terms. */ #include -- cgit v1.2.3