xref: /freebsd/release/packages/ucl/diff3-all.ucl (revision 7238317403b95a8e35cf0bc7cd66fbd78ecbe521)
1/*
2 * SPDX-License-Identifier: ISC
3 */
4
5comment = "GNU 3-way file comparison and merge utility"
6
7desc = <<EOD
8Compares three files line by line, optionally merging them.
9EOD
10
11licenses = [ "GPL-2.0-or-later" ]
12
13annotations {
14	set = "optional,optional-jail"
15}
16