# HG changeset patch # User Roy Marples # Date 1370340532 0 # Node ID dfe855b696b1fac577c63fa874a6c36f6ed3c896 # Parent 5ee05b4fcc23c9623808f482f5b2de1fd4740009 Release dhcpcd-5.99.7 Fix a few copyright headers diff -r 5ee05b4fcc23 -r dfe855b696b1 defs.h --- a/defs.h Mon Jun 03 22:21:00 2013 +0000 +++ b/defs.h Tue Jun 04 10:08:52 2013 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2012 Roy Marples + * Copyright (c) 2006-2013 Roy Marples * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -28,7 +28,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "5.99.6" +#define VERSION "5.99.7" #ifndef CONFIG # define CONFIG SYSCONFDIR "/" PACKAGE ".conf" diff -r 5ee05b4fcc23 -r dfe855b696b1 dhcp-common.h --- a/dhcp-common.h Mon Jun 03 22:21:00 2013 +0000 +++ b/dhcp-common.h Tue Jun 04 10:08:52 2013 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2012 Roy Marples + * Copyright (c) 2006-2013 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff -r 5ee05b4fcc23 -r dfe855b696b1 platform-bsd.c --- a/platform-bsd.c Mon Jun 03 22:21:00 2013 +0000 +++ b/platform-bsd.c Tue Jun 04 10:08:52 2013 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2012 Roy Marples + * Copyright (c) 2006-2013 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff -r 5ee05b4fcc23 -r dfe855b696b1 platform-linux.c --- a/platform-linux.c Mon Jun 03 22:21:00 2013 +0000 +++ b/platform-linux.c Tue Jun 04 10:08:52 2013 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2012 Roy Marples + * Copyright (c) 2006-2013 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff -r 5ee05b4fcc23 -r dfe855b696b1 platform.h --- a/platform.h Mon Jun 03 22:21:00 2013 +0000 +++ b/platform.h Tue Jun 04 10:08:52 2013 +0000 @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2012 Roy Marples + * Copyright (c) 2006-2013 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without