]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
More welcomes to 2017.
authorRoy Marples <roy@marples.name>
Mon, 6 Mar 2017 10:18:10 +0000 (10:18 +0000)
committerRoy Marples <roy@marples.name>
Mon, 6 Mar 2017 10:18:10 +0000 (10:18 +0000)
12 files changed:
arp.h
auth.c
auth.h
dev.c
dev.h
dhcp-common.h
dhcp6.h
dhcpcd-run-hooks.8.in
if-sun.c
if.h
script.c
script.h

diff --git a/arp.h b/arp.h
index 7e251ec022e902256acfc6350fb6599159295e92..4e3ccb838f6eac0c512a8c7fac79efe787ade122 100644 (file)
--- a/arp.h
+++ b/arp.h
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2015 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2017 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
diff --git a/auth.c b/auth.c
index c73f893a9b2358bd93bdd8f8318f4a4b9e56ac6d..4f8abae6e042e49ec32763b384a1d07322066b09 100644 (file)
--- a/auth.c
+++ b/auth.c
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2015 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2017 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
diff --git a/auth.h b/auth.h
index 699ed51af46751550bcfe80968fce807f47284f3..4c8b4240649c0dbb0e6b1766ee0d27f2d3b71a48 100644 (file)
--- a/auth.h
+++ b/auth.h
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2015 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2017 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 01f3ef6f60590419e29e3d6e2aec1dcc8e3a0ad5..210f12f0da7f5b1a0296b2a9e64db29dfdd27929 100644 (file)
--- a/dev.c
+++ b/dev.c
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2015 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2017 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 cc6aee3f4229c6e658f8536ea20a1a79e2bfc130..640858ce3d4aa59cb7b6b889eb285f8f88a48e15 100644 (file)
--- a/dev.h
+++ b/dev.h
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2015 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2017 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 1bdc36e79444c6dacdb102086d6f9e9fab56451e..8575d908d8fd1dc4508a326cd2fd83cca4c39cac 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2015 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2017 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
diff --git a/dhcp6.h b/dhcp6.h
index bd482c5476ebf905c66fd418626d23ec61bdf20d..081d53df27dc19f982c8431090480304cad26af0 100644 (file)
--- a/dhcp6.h
+++ b/dhcp6.h
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2015 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2017 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
index 57f5275cb1ba61f625af102391ed15b6727f470a..b4b1d301c75b80db97a5cc5d63ef45b5bf7c4cab 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2006-2015 Roy Marples
+.\" Copyright (c) 2006-2017 Roy Marples
 .\" All rights reserved
 .\"
 .\" Redistribution and use in source and binary forms, with or without
index 097d7f00bcadcc7376654a109b11c875d0e80d5f..105e290832fe29740fd69caecf5820463898cc2b 100644 (file)
--- a/if-sun.c
+++ b/if-sun.c
@@ -1,6 +1,6 @@
 /*
  * Solaris interface driver for dhcpcd
- * Copyright (c) 2016 Roy Marples <roy@marples.name>
+ * Copyright (c) 2016-2017 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
diff --git a/if.h b/if.h
index ed536a4058b273d4e8662063d74892845307cfa9..59259e837872ea14b96fed72424aaaad456c7e9b 100644 (file)
--- a/if.h
+++ b/if.h
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2015 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2017 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
index c5c09f68e06958a1313a34a1dccf9bb53165248b..a5b3a3029117c50777cb6f3decbd4138e7cd221a 100644 (file)
--- a/script.c
+++ b/script.c
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2015 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2017 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without
index d090c5dd30b94be03a3995c9f66c76bee8151f38..2e6609f6ea1cc4ec133cce2c9078118a2e94f9c7 100644 (file)
--- a/script.h
+++ b/script.h
@@ -1,6 +1,6 @@
 /*
  * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2015 Roy Marples <roy@marples.name>
+ * Copyright (c) 2006-2017 Roy Marples <roy@marples.name>
  * All rights reserved
 
  * Redistribution and use in source and binary forms, with or without