git: vendor/BMAKE vendor/bmake: Add back LICENSE and VERSION
Aaron LI
aly at crater.dragonflybsd.org
Wed Jul 1 19:35:29 PDT 2026
commit 60a782f4f4ad9cfba58a9363c4c2b563de0f2cb0
Author: Aaron LI <aly at aaronly.me>
Date: Thu Jul 2 10:31:06 2026 +0800
vendor/bmake: Add back LICENSE and VERSION
* Keep LICENSE for vendor software, keeping consistent with other vendor
softwares.
* VERSION can be included in the Makefile to avoid hardcoding the
version there.
Summary of changes:
contrib/bmake/LICENSE | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++
contrib/bmake/VERSION | 2 ++
2 files changed, 62 insertions(+)
create mode 100644 contrib/bmake/LICENSE
create mode 100644 contrib/bmake/VERSION
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/60a782f4f4ad9cfba58a9363c4c2b563de0f2cb0
--
DragonFly BSD source repository
More information about the Commits
mailing list