diff options
| author | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-12-30 10:59:15 +0000 |
|---|---|---|
| committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-12-30 10:59:15 +0000 |
| commit | fb2ad9d3a495c2ad70c72b3321b61f43d132fbfa (patch) | |
| tree | 892eb3558e7c57da4cd79683c38b59609323ba5e /usr.bin/logins | |
| parent | 3df5ecac8c5e0a9105ba0e783bd9e7077df944e7 (diff) | |
Notes
Diffstat (limited to 'usr.bin/logins')
| -rw-r--r-- | usr.bin/logins/logins.1 | 2 | ||||
| -rw-r--r-- | usr.bin/logins/logins.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/logins/logins.1 b/usr.bin/logins/logins.1 index fcd12b309b0d..6ac7acc8a5fd 100644 --- a/usr.bin/logins/logins.1 +++ b/usr.bin/logins/logins.1 @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2004 Dag-Erling Coïdan Smørgrav +.\" Copyright (c) 2004 Dag-Erling Coïdan Smørgrav .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/usr.bin/logins/logins.c b/usr.bin/logins/logins.c index abf342e63219..5cc60d7533a5 100644 --- a/usr.bin/logins/logins.c +++ b/usr.bin/logins/logins.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2004 Dag-Erling Coïdan Smørgrav + * Copyright (c) 2004 Dag-Erling Coïdan Smørgrav * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
