We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add9ec2 commit 1374279Copy full SHA for 1374279
src/side_diff.rs
@@ -1,3 +1,8 @@
1
+// This file is part of the uutils diffutils package.
2
+//
3
+// For the full copyright and license information, please view the LICENSE-*
4
+// files that was distributed with this source code.
5
+
6
use crate::utils::limited_string;
7
use diff::Result;
8
use std::{
0 commit comments