]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-5.99.7 v5.99.7
authorRoy Marples <roy@marples.name>
Tue, 4 Jun 2013 10:08:52 +0000 (10:08 +0000)
committerRoy Marples <roy@marples.name>
Tue, 4 Jun 2013 10:08:52 +0000 (10:08 +0000)
Fix a few copyright headers

defs.h
dhcp-common.h
platform-bsd.c
platform-linux.c
platform.h

diff --git a/defs.h b/defs.h
index e606056cdfc46d34837541b71d669628dba9e421..f342edd5097de1fe323198ea38349d43f03bb196 100644 (file)
--- a/defs.h
+++ b/defs.h
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2012 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
  *
  * 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"
index 794953f70460c96bb201a0d7b33a1fec1bccfe24..50e69b96684745f9bcbfab745e8a385a553f92c4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2012 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
index 19e4fed7a8b63a4c850d0aec1c647004a4c28125..b321898181ab62ce63e3e8207b637db979d4b6d6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2012 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
index da0774666101d99c6e36d21322404c115da2e23d..5d60d5c9e410c430fba519aa5bb0410592633c68 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2012 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
index 38e90991b03c00188631bddfde70e441e2706080..280e0647b942a6e8722096827483d2c71e33a643 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2012 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without