diff options
| author | Tuukka Pasanen <tuukka.pasanen@ilmi.fi> | 2026-02-12 09:27:34 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-03-03 19:43:21 +0000 |
| commit | 5778700fb8c54a33e5bb00a4a0c4e40fde2edbd9 (patch) | |
| tree | 593217f439105629b6c5708428966e5e4215ef6e /usr.bin/diff3 | |
| parent | f26cb4757eb74ceace39144933ae198ebf1b4f28 (diff) | |
Diffstat (limited to 'usr.bin/diff3')
| -rw-r--r-- | usr.bin/diff3/diff3.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/diff3/diff3.c b/usr.bin/diff3/diff3.c index 0f114163321f..d85a5da94b10 100644 --- a/usr.bin/diff3/diff3.c +++ b/usr.bin/diff3/diff3.c @@ -1,6 +1,8 @@ /* $OpenBSD: diff3prog.c,v 1.11 2009/10/27 23:59:37 deraadt Exp $ */ /* + * SPDX-License-Identifier: Caldera-no-preamble AND BSD-3-Clause + * * Copyright (C) Caldera International Inc. 2001-2002. * All rights reserved. * |
