mirror of
https://github.com/uutils/grep.git
synced 2026-06-10 16:15:11 -07:00
7 lines
203 B
Rust
7 lines
203 B
Rust
// This file is part of the uutils grep package.
|
|
//
|
|
// For the full copyright and license information, please view the LICENSE
|
|
// file that was distributed with this source code.
|
|
|
|
uucore::bin!(uu_grep);
|