Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/release/packages/ucl/diff3-all.ucl
39492 views
/*
 * SPDX-License-Identifier: ISC
 */

comment = "GNU 3-way file comparison and merge utility"

desc = <<EOD
Compares three files line by line, optionally merging them.
EOD

licenses = [ "GPL-2.0-or-later" ]

annotations {
	set = "optional,optional-jail"
}