Mercurial > hg > dhcpcd
changeset 1523:79d2bf7fe634 draft
These files were updated in 2010, so fix copyrights.
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Fri, 04 Jun 2010 08:33:16 +0000 |
| parents | 6c7fe53a6a9f |
| children | 8e7647af11d2 |
| files | bind.c configure.c if-bsd.c if-linux-wireless.c if-linux.c if-pref.c net.c net.h |
| diffstat | 8 files changed, 8 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/bind.c Thu Jun 03 23:28:13 2010 +0000 +++ b/bind.c Fri Jun 04 08:33:16 2010 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2009 Roy Marples <roy@marples.name> + * Copyright (c) 2006-2010 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without
--- a/configure.c Thu Jun 03 23:28:13 2010 +0000 +++ b/configure.c Fri Jun 04 08:33:16 2010 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2009 Roy Marples <roy@marples.name> + * Copyright (c) 2006-2010 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without
--- a/if-bsd.c Thu Jun 03 23:28:13 2010 +0000 +++ b/if-bsd.c Fri Jun 04 08:33:16 2010 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2009 Roy Marples <roy@marples.name> + * Copyright (c) 2006-2010 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without
--- a/if-linux-wireless.c Thu Jun 03 23:28:13 2010 +0000 +++ b/if-linux-wireless.c Fri Jun 04 08:33:16 2010 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2009 Roy Marples <roy@marples.name> + * Copyright (c) 2009-2010 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without
--- a/if-linux.c Thu Jun 03 23:28:13 2010 +0000 +++ b/if-linux.c Fri Jun 04 08:33:16 2010 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2009 Roy Marples <roy@marples.name> + * Copyright (c) 2006-2010 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without
--- a/if-pref.c Thu Jun 03 23:28:13 2010 +0000 +++ b/if-pref.c Fri Jun 04 08:33:16 2010 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2009 Roy Marples <roy@marples.name> + * Copyright (c) 2006-2010 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without
--- a/net.c Thu Jun 03 23:28:13 2010 +0000 +++ b/net.c Fri Jun 04 08:33:16 2010 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2009 Roy Marples <roy@marples.name> + * Copyright (c) 2006-2010 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without
--- a/net.h Thu Jun 03 23:28:13 2010 +0000 +++ b/net.h Fri Jun 04 08:33:16 2010 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2009 Roy Marples <roy@marples.name> + * Copyright (c) 2006-2010 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without
