summaryrefslogtreecommitdiffstats
path: root/src/kdc/policy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kdc/policy.h')
-rw-r--r--src/kdc/policy.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/kdc/policy.h b/src/kdc/policy.h
index 9ccf392b5a..6b000dc903 100644
--- a/src/kdc/policy.h
+++ b/src/kdc/policy.h
@@ -1,7 +1,6 @@
/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
+/* kdc/policy.h - Declarations for policy.c */
/*
- * kdc/policy.h
- *
* Copyright 1990 by the Massachusetts Institute of Technology.
*
* Export of this software from the United States of America may
@@ -22,9 +21,6 @@
* M.I.T. makes no representations about the suitability of
* this software for any purpose. It is provided "as is" without express
* or implied warranty.
- *
- *
- * Declarations for policy.c
*/
#ifndef __KRB5_KDC_POLICY__