diff options
| author | Roy Marples <roy@marples.name> | 2009-01-28 10:29:00 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2009-01-28 10:29:00 +0000 |
| commit | f2151f9eafc673071c14667f0f334c3288f74a65 (patch) | |
| tree | 9f7c00d9d5147b439c63ff2d21f9e18cf91d6a0b | |
| parent | 2c8b08062726e5bc09c61923118c8b111b82a2f0 (diff) | |
| download | dhcpcd-f2151f9eafc673071c14667f0f334c3288f74a65.tar.xz | |
We updated these files this year.
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | if-pref.c | 2 | ||||
| -rw-r--r-- | signals.c | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ dhcpcd - DHCP client daemon -Copyright 2006-2008 Roy Marples <roy@marples.name> +Copyright 2006-2009 Roy Marples <roy@marples.name> Installation @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright 2006-2008 Roy Marples <roy@marples.name> + * Copyright 2006-2009 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright 2006-2008 Roy Marples <roy@marples.name> + * Copyright 2006-2009 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without |
