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