diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2025-12-03 17:57:57 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2025-12-03 17:57:57 +0000 |
| commit | 638c66de4a0faa4c2e815e81cd4021c2387c7e0f (patch) | |
| tree | 501a9007f873e948a69c658104c34838ddaac038 /mk/java.mk | |
| parent | 787302bde4d89279180303b753eb73b9bc6820b9 (diff) | |
Diffstat (limited to 'mk/java.mk')
| -rw-r--r-- | mk/java.mk | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/mk/java.mk b/mk/java.mk index 752aea121953..5002c780ab84 100644 --- a/mk/java.mk +++ b/mk/java.mk @@ -1,16 +1,8 @@ -# SPDX-License-Identifier: BSD-2-Clause +# $Id: java.mk,v 1.18 2025/08/09 22:42:24 sjg Exp $ # -# RCSid: -# $Id: java.mk,v 1.17 2024/02/17 17:26:57 sjg Exp $ - # @(#) Copyright (c) 1998-2001, 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 |
