Update copyright dates.
This commit is contained in:
parent
7cb5506487
commit
c58a071f52
2
LICENSE
2
LICENSE
@ -1,4 +1,4 @@
|
||||
Copyright (c) 2004-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
Copyright (c) 2004-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* arp.c - arp ping checking
|
||||
*
|
||||
* Copyright (c) 2010-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2010-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* arp.h - functions to call the interface change daemon
|
||||
*
|
||||
* Copyright (c) 2010-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2010-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* dhcp.c - general DHCP protocol handling
|
||||
*
|
||||
* Copyright (c) 2004-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2004-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* dhcp.h - general DHCP protocol handling
|
||||
*
|
||||
* Copyright (c) 2004-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2004-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* duiaid.c - DUID/IAID storage and generation for clientids
|
||||
*
|
||||
* Copyright (c) 2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2014-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* duiaid.h - DUID/IAID storage and generation for clientids
|
||||
*
|
||||
* Copyright (c) 2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2014-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* ifchange.c - functions to call the interface change daemon
|
||||
*
|
||||
* Copyright (c) 2004-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2004-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* ifchange.h - functions to call the interface change daemon
|
||||
*
|
||||
* Copyright (c) 2004-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2004-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* ifchd-parse.h - interface change daemon parser
|
||||
*
|
||||
* Copyright (c) 2004-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2004-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* ifchd-parse.rl - interface change daemon parser
|
||||
*
|
||||
* Copyright (c) 2004-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2004-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* ifchd.c - interface change daemon
|
||||
*
|
||||
* Copyright (c) 2004-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2004-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* ifset.c - Linux-specific net interface settings include
|
||||
*
|
||||
* Copyright (c) 2004-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2004-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* ifset.h - Linux-specific net interface settings include
|
||||
*
|
||||
* Copyright (c) 2004-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2004-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* leasefile.c - functions for writing the lease file
|
||||
*
|
||||
* Copyright (c) 2011-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2011-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* leasefile.h - functions for writing the lease file
|
||||
*
|
||||
* Copyright (c) 2011-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2011-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* ndhc.c - DHCP client
|
||||
*
|
||||
* Copyright (c) 2004-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2004-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
@ -99,7 +99,7 @@ void set_client_addr(const char *v) { cs.clientAddr = inet_addr(v); }
|
||||
void print_version(void)
|
||||
{
|
||||
printf("ndhc %s, dhcp client.\n", NDHC_VERSION);
|
||||
printf("Copyright (c) 2004-2014 Nicholas J. Kain\n"
|
||||
printf("Copyright (c) 2004-2015 Nicholas J. Kain\n"
|
||||
"All rights reserved.\n\n"
|
||||
"Redistribution and use in source and binary forms, with or without\n"
|
||||
"modification, are permitted provided that the following conditions are met:\n\n"
|
||||
@ -126,7 +126,7 @@ void show_usage(void)
|
||||
{
|
||||
printf(
|
||||
"ndhc " NDHC_VERSION ", dhcp client. Licensed under 2-clause BSD.\n"
|
||||
"Copyright (C) 2004-2014 Nicholas J. Kain\n"
|
||||
"Copyright (C) 2004-2015 Nicholas J. Kain\n"
|
||||
"Usage: ndhc [OPTIONS]\n\n"
|
||||
" -c, --config=FILE Path to ndhc configuration file\n"
|
||||
" -I, --clientid=CLIENTID Client identifier\n"
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* ndhc.h - DHCP client
|
||||
*
|
||||
* Copyright (c) 2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2014-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* netlink.c - netlink physical link notification handling and info retrieval
|
||||
*
|
||||
* Copyright (c) 2011-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2011-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* netlink.h - netlink physical link notification handling and info retrieval
|
||||
*
|
||||
* Copyright (c) 2011-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2011-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
2
src/nl.c
2
src/nl.c
@ -1,6 +1,6 @@
|
||||
/* nl.c - low level netlink protocol functions
|
||||
*
|
||||
* Copyright (c) 2011-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2011-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
2
src/nl.h
2
src/nl.h
@ -1,6 +1,6 @@
|
||||
/* nl.h - low level netlink protocol functions
|
||||
*
|
||||
* Copyright (c) 2011-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2011-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* options.c - DHCP options handling
|
||||
*
|
||||
* Copyright (c) 2004-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2004-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* options.h - DHCP options handling
|
||||
*
|
||||
* Copyright (c) 2004-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2004-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* seccomp.h - seccomp syscall filters for ndhc
|
||||
*
|
||||
* Copyright (c) 2012-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2012-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* seccomp.h - seccomp syscall filters for ndhc
|
||||
*
|
||||
* Copyright (c) 2012-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2012-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* sockd.c - privsep socket creation daemon
|
||||
*
|
||||
* Copyright (c) 2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2014-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* state.c - high level DHCP state machine
|
||||
*
|
||||
* Copyright (c) 2011-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2011-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* state.h - high level DHCP state machine
|
||||
*
|
||||
* Copyright (c) 2011-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2011-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* sys.c - linux-specific signal and epoll functions
|
||||
*
|
||||
* Copyright (c) 2010-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2010-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* sys.h - linux-specific signal and epoll functions
|
||||
*
|
||||
* Copyright (c) 2010-2014 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* Copyright (c) 2010-2015 Nicholas J. Kain <njkain at gmail dot com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
Loading…
Reference in New Issue
Block a user