diff options
Diffstat (limited to 'mk/cython.mk')
| -rw-r--r-- | mk/cython.mk | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/mk/cython.mk b/mk/cython.mk index 8eda318e187c..d6ef8de0b3d6 100644 --- a/mk/cython.mk +++ b/mk/cython.mk @@ -1,16 +1,8 @@ -# SPDX-License-Identifier: BSD-2-Clause -# -# RCSid: -# $Id: cython.mk,v 1.10 2024/09/20 06:16:41 sjg Exp $ +# $Id: cython.mk,v 1.11 2025/08/09 22:42:24 sjg Exp $ # # @(#) Copyright (c) 2014-2024, 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 -# the above copyright notice and this notice are -# left intact. +# SPDX-License-Identifier: BSD-2-Clause # # Please send copies of changes and bug-fixes to: # sjg@crufty.net |
