Skip to content

Commit 1374279

Browse files
authored
Add license header
1 parent add9ec2 commit 1374279

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/side_diff.rs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
use crate::utils::limited_string;
27
use diff::Result;
38
use std::{

0 commit comments

Comments
 (0)