diff options
author | Greg Hudson <ghudson@mit.edu> | 2011-03-18 19:12:33 +0000 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2011-03-18 19:12:33 +0000 |
commit | 142f7c2030c25331133a90d1eb6c36f4d8873923 (patch) | |
tree | f979b108eed4c3dd30e192a379f99db33576df63 | |
parent | ced92ae19ba99df18dd7f233510b87324f2da976 (diff) | |
download | krb5-142f7c2030c25331133a90d1eb6c36f4d8873923.tar.gz krb5-142f7c2030c25331133a90d1eb6c36f4d8873923.tar.xz krb5-142f7c2030c25331133a90d1eb6c36f4d8873923.zip |
Reinstate the line wrapping of the copyright notice in krb5.hin, and
fix the format of the header comment.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24727 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r-- | src/include/krb5/krb5.hin | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin index 0eaf87516e..011fbce3b1 100644 --- a/src/include/krb5/krb5.hin +++ b/src/include/krb5/krb5.hin @@ -1,8 +1,8 @@ /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ -/* General definitions for Kerberos version 5.*/ +/* General definitions for Kerberos version 5. */ /* - * Copyright 1989,1990,1995,2001, 2003, 2007, 2011 by the Massachusetts Institute of Technology. - * All Rights Reserved. + * Copyright 1989, 1990, 1995, 2001, 2003, 2007, 2011 by the Massachusetts + * Institute of Technology. All Rights Reserved. * * Export of this software from the United States of America may * require a specific license from the United States Government. |