Add (c) to Copyright
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# rules to enable debugging support
|
||||
# Copyright 2008 Roy Marples <roy@marples.name>
|
||||
# Copyright (c) 2008 Roy Marples <roy@marples.name>
|
||||
# All rights reserved. Released under the 2-clause BSD license.
|
||||
|
||||
_RC_DEBUG_SH= case "${DEBUG}" in "") echo "";; *) echo "-DRC_DEBUG";; esac
|
||||
|
||||
Reference in New Issue
Block a user