diff options
Diffstat (limited to 'mk/obj.mk')
-rw-r--r-- | mk/obj.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mk/obj.mk b/mk/obj.mk index b936379d4f6b5..487e25a55b6c3 100644 --- a/mk/obj.mk +++ b/mk/obj.mk @@ -1,14 +1,14 @@ -# $Id: obj.mk,v 1.15 2012/11/11 22:37:02 sjg Exp $ +# $Id: obj.mk,v 1.16 2020/08/19 17:51:53 sjg Exp $ # # @(#) Copyright (c) 1999-2010, Simon J. Gerraty # # This file is provided in the hope that it will # be of use. There is absolutely NO WARRANTY. # Permission to copy, redistribute or otherwise -# use this file is hereby granted provided that +# use this file is hereby granted provided that # the above copyright notice and this notice are -# left intact. -# +# left intact. +# # Please send copies of changes and bug-fixes to: # sjg@crufty.net # |