]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Changed these files in 2014.
authorRoy Marples <roy@marples.name>
Tue, 4 Feb 2014 14:55:04 +0000 (14:55 +0000)
committerRoy Marples <roy@marples.name>
Tue, 4 Feb 2014 14:55:04 +0000 (14:55 +0000)
12 files changed:
common.c
common.h
control.c
dev.c
dev.h
if-bsd.c
if-linux.c
ipv4.c
ipv6.c
net.h
platform-linux.c
platform.h

index 77d1972802619530db654003f01426930d92b559..b0d03678ac185333922152f2fef92c3b0a304471 100644 (file)
--- a/common.c
+++ b/common.c
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2012 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2014 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
index 8e14a996ab371b170e134b5b292bc8a1a58fd6f4..398d873390d8689f0a42fdfae2093639840685c6 100644 (file)
--- a/common.h
+++ b/common.h
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2014 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
index 2e67f3988589dad85c3252b54d8bf51b6bec07f2..09019a2503fd172ffeed2bab79a1126db7f48a19 100644 (file)
--- a/control.c
+++ b/control.c
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2012 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2014 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
diff --git a/dev.c b/dev.c
index 05a0f8a9bf21e86b0e3ae2acb23664234cf04bcb..4b2a9648e6f66c93d1a63c7354dde7329ecfcc6a 100644 (file)
--- a/dev.c
+++ b/dev.c
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2014 Roy Marples <roy@marples.name>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
diff --git a/dev.h b/dev.h
index 1f42a547dffc03751e96788817c3166c47266051..16a287412908a1154288ef887d83698ee8064d74 100644 (file)
--- a/dev.h
+++ b/dev.h
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2014 Roy Marples <roy@marples.name>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index 1d904612e3cbf2bf1b073cc45a04761e4aac7a0c..302abc0bc181a3757bd63aa3104105b99c691dda 100644 (file)
--- a/if-bsd.c
+++ b/if-bsd.c
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2014 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
index efb9722cfa20a13a0406728e81468c4d067c2ad8..6a932152961064bdd888a11659b19fd8c053eb51 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2014 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
diff --git a/ipv4.c b/ipv4.c
index 8e737b48484388cac021a421ad27a2230f9e6ac5..e439156232589f4d4274243f93fe740ed06d2927 100644 (file)
--- a/ipv4.c
+++ b/ipv4.c
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2014 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
diff --git a/ipv6.c b/ipv6.c
index 4d06c59c5a8b6c5a9d2b7715b712f9f02fcdd8e3..d5473f17e12c1c63602c2dac83b1763f6c2501f1 100644 (file)
--- a/ipv6.c
+++ b/ipv6.c
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2014 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
diff --git a/net.h b/net.h
index 94e8844fed38575bc3174614a69e36edb4c4eb2e..3962e88f7ead1ad24ed67f316e5f256a58d7ba9a 100644 (file)
--- a/net.h
+++ b/net.h
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2014 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
index 083f9787f148b46ca0daa23794df7a8674b4dc18..d8ae33b47b6a9287ff54100784554a2fa41c5d68 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2014 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
index 7c1c1d29ec768e1701ae2ab2436009e61a0efb87..b9f71a5a239841bf408c582021c50844d1e5f628 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2013 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2014 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without