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 /mk/prog.mk | |
| parent | 260d960e47803ed857cbab7f42ce73b61e7f61ef (diff) | |
| download | dhcpcd-601fb3d500ffb57f5ce6eb584c0c481df7870589.tar.xz | |
Add (c) to Copyright
Diffstat (limited to 'mk/prog.mk')
| -rw-r--r-- | mk/prog.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # rules to build a program # based on FreeBSD's bsd.prog.mk -# Copyright 2008 Roy Marples <roy@marples.name> +# Copyright (c) 2008 Roy Marples <roy@marples.name> include ${MK}/cc.mk |
