diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2015-04-10 01:26:02 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2015-04-10 01:26:02 +0000 |
| commit | 4ba32eb5a8bf3455c09d1513ed2af8d2c861a6ba (patch) | |
| tree | f0f951897eebdd4e1fe1c8d47d866fa6c128828d /libparse/parse_conf.c | |
| parent | f7cba3a80d9ebefc57776fffd17a4ae68f72e494 (diff) | |
Notes
Diffstat (limited to 'libparse/parse_conf.c')
| -rw-r--r-- | libparse/parse_conf.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libparse/parse_conf.c b/libparse/parse_conf.c index b7234dd419b7..37871c9de887 100644 --- a/libparse/parse_conf.c +++ b/libparse/parse_conf.c @@ -1,6 +1,6 @@ /* * /src/NTP/ntp4-dev/libparse/parse_conf.c,v 4.9 2005/04/16 17:32:10 kardel RELEASE_20050508_A - * + * * parse_conf.c,v 4.9 2005/04/16 17:32:10 kardel RELEASE_20050508_A * * Parser configuration module for reference clocks @@ -12,7 +12,7 @@ * when STREAM is not defined NTP time stamps will be used. * * Copyright (c) 1995-2005 by Frank Kardel <kardel <AT> ntp.org> - * Copyright (c) 1989-1994 by Frank Kardel, Friedrich-Alexander Universität Erlangen-Nürnberg, Germany + * Copyright (c) 1989-1994 by Frank Kardel, Friedrich-Alexander Universitaet Erlangen-Nuernberg, Germany * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
