From d44b86ed0ff14460cb7108fc21a733c54be4f77c Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 4 Jun 2013 10:08:52 +0000 Subject: [PATCH] Release dhcpcd-5.99.7 Fix a few copyright headers --- defs.h | 4 ++-- dhcp-common.h | 2 +- platform-bsd.c | 2 +- platform-linux.c | 2 +- platform.h | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) 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 -- 2.47.3