diff options
| author | Tuukka Pasanen <tuukka.pasanen@ilmi.fi> | 2026-02-16 09:45:25 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-02-19 15:06:30 +0000 |
| commit | d6bec77ad8f80438f10bb3fe7a8bc8e9265e2858 (patch) | |
| tree | 0e76d0d5fad54815978f22a5cda4dcf062a06b2e | |
| parent | ada4dc77577f7162353e8c2916ba5c258b6210f0 (diff) | |
yppush: Add SPDX-License-Identifier tag
Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | usr.sbin/yppush/yppush_extern.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/yppush/yppush_extern.h b/usr.sbin/yppush/yppush_extern.h index 9220f0de05a8..3fd8a0114ca7 100644 --- a/usr.sbin/yppush/yppush_extern.h +++ b/usr.sbin/yppush/yppush_extern.h @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1995 * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * |
