diff options
Diffstat (limited to 'src/plugins/authdata/greet_client')
| -rw-r--r-- | src/plugins/authdata/greet_client/greet.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/plugins/authdata/greet_client/greet.c b/src/plugins/authdata/greet_client/greet.c index 8a49471b91..c3bbfb14ad 100644 --- a/src/plugins/authdata/greet_client/greet.c +++ b/src/plugins/authdata/greet_client/greet.c @@ -1,7 +1,6 @@ /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ +/* plugins/authdata/greet_client/greet.c - Sample authorization data plugin */ /* - * plugins/authdata/greet_client/ - * * Copyright 2009 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. - * - * - * Sample authorization data plugin */ #include <string.h> |
