xref: /freebsd/release/packages/ucl/diff3-all.ucl (revision edbbf26e2650e02cd3925dd1deaacf9b8fb2e2a0)
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