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