From: Roy Marples Date: Tue, 4 Jun 2013 10:08:52 +0000 (+0000) Subject: Release dhcpcd-5.99.7 X-Git-Tag: v5.99.7^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d44b86ed0ff14460cb7108fc21a733c54be4f77c;p=thirdparty%2Fdhcpcd.git Release dhcpcd-5.99.7 Fix a few copyright headers --- diff --git a/defs.h b/defs.h index e606056c..f342edd5 100644 --- a/defs.h +++ b/defs.h @@ -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 --git a/dhcp-common.h b/dhcp-common.h index 794953f7..50e69b96 100644 --- a/dhcp-common.h +++ b/dhcp-common.h @@ -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 --git a/platform-bsd.c b/platform-bsd.c index 19e4fed7..b3218981 100644 --- a/platform-bsd.c +++ b/platform-bsd.c @@ -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 --git a/platform-linux.c b/platform-linux.c index da077466..5d60d5c9 100644 --- a/platform-linux.c +++ b/platform-linux.c @@ -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 --git a/platform.h b/platform.h index 38e90991..280e0647 100644 --- a/platform.h +++ b/platform.h @@ -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