diff options
| author | John Kohl <jtkohl@mit.edu> | 1991-03-04 10:49:36 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1991-03-04 10:49:36 +0000 |
| commit | 63cf4bf7c6dfd011cb959e4f445026fe963a5348 (patch) | |
| tree | 7930b70fac356d70d5a329202de98db19ee51134 /src/appl/sample/sserver | |
| parent | c3e71c40cfa8ec3261957fd32c6c43d3b58a150c (diff) | |
| download | krb5-63cf4bf7c6dfd011cb959e4f445026fe963a5348.tar.gz krb5-63cf4bf7c6dfd011cb959e4f445026fe963a5348.tar.xz krb5-63cf4bf7c6dfd011cb959e4f445026fe963a5348.zip | |
fix copyright
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1836 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/sample/sserver')
| -rw-r--r-- | src/appl/sample/sserver/sserver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appl/sample/sserver/sserver.c b/src/appl/sample/sserver/sserver.c index b6c28801f3..885ddb8adf 100644 --- a/src/appl/sample/sserver/sserver.c +++ b/src/appl/sample/sserver/sserver.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1990 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * <krb5/copyright.h>. @@ -25,7 +26,6 @@ static char rcsid_sserver_c [] = "$Id$"; #endif /* !lint & !SABER */ -#include <krb5/copyright.h> #include <krb5/krb5.h> #include <krb5/ext-proto.h> #include <krb5/libos-proto.h> |
