diff options
| author | Roy Marples <roy@marples.name> | 2009-05-01 13:57:45 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2009-05-01 13:57:45 +0000 |
| commit | 601fb3d500ffb57f5ce6eb584c0c481df7870589 (patch) | |
| tree | 17b6a787d207d02ff2bc26828e7a6f05d8097eca /Makefile | |
| parent | 260d960e47803ed857cbab7f42ce73b61e7f61ef (diff) | |
| download | dhcpcd-601fb3d500ffb57f5ce6eb584c0c481df7870589.tar.xz | |
Add (c) to Copyright
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Makefile based on BSD make. # Our mk stubs also work with GNU make. -# Copyright 2008 Roy Marples <roy@marples.name> +# Copyright (c) 2008 Roy Marples <roy@marples.name> PROG= dhcpcd SRCS= arp.c bind.c common.c control.c dhcp.c dhcpcd.c duid.c eloop.c |
