diff options
| author | Ulrich Spörlein <uqs@FreeBSD.org> | 2012-01-07 16:13:56 +0000 |
|---|---|---|
| committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2012-01-07 16:13:56 +0000 |
| commit | bf3f9db657293c3243413957913e83dac68c6a50 (patch) | |
| tree | 1618110a48fa68e51e7f5d35f0cb3dfb1c993e0e /lib/libgssapi | |
| parent | 081dc98788abf017858747f1da82883026b768cb (diff) | |
Notes
Diffstat (limited to 'lib/libgssapi')
| -rw-r--r-- | lib/libgssapi/gss_display_status.c | 4 | ||||
| -rw-r--r-- | lib/libgssapi/gss_pseudo_random.c | 4 | ||||
| -rw-r--r-- | lib/libgssapi/gss_release_oid.c | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/lib/libgssapi/gss_display_status.c b/lib/libgssapi/gss_display_status.c index 0374fbd8053d..311999549560 100644 --- a/lib/libgssapi/gss_display_status.c +++ b/lib/libgssapi/gss_display_status.c @@ -26,7 +26,7 @@ * $FreeBSD$ */ /* - * Copyright (c) 1998 - 2005 Kungliga Tekniska Högskolan + * Copyright (c) 1998 - 2005 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * @@ -58,7 +58,7 @@ * SUCH DAMAGE. */ /* - * Copyright (c) 1998 - 2005 Kungliga Tekniska Högskolan + * Copyright (c) 1998 - 2005 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * diff --git a/lib/libgssapi/gss_pseudo_random.c b/lib/libgssapi/gss_pseudo_random.c index 72166099512a..c250d717a62f 100644 --- a/lib/libgssapi/gss_pseudo_random.c +++ b/lib/libgssapi/gss_pseudo_random.c @@ -1,5 +1,5 @@ -/* - * Copyright (c) 2007 Kungliga Tekniska Högskolan +/*- + * Copyright (c) 2007 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * diff --git a/lib/libgssapi/gss_release_oid.c b/lib/libgssapi/gss_release_oid.c index a2e7a61a6678..01d06937f13e 100644 --- a/lib/libgssapi/gss_release_oid.c +++ b/lib/libgssapi/gss_release_oid.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2006 Kungliga Tekniska Högskolan + * Copyright (c) 2006 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * |
