mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #5197 from cakebaker/remove_author_copyright_notices
Remove the author copyright notices
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) gmnsii <gmnsii@protonmail.com>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE file
|
||||
// * that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) Derek Chiang <derekchiang93@gmail.com>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE
|
||||
// * file that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
//* This file is part of the uutils coreutils package.
|
||||
//*
|
||||
//* (c) Roman Gafiyatullin <r.gafiyatullin@me.com>
|
||||
//*
|
||||
//* For the full copyright and license information, please view the LICENSE
|
||||
//* file that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
//* This file is part of the uutils coreutils package.
|
||||
//*
|
||||
//* (c) Roman Gafiyatullin <r.gafiyatullin@me.com>
|
||||
//*
|
||||
//* For the full copyright and license information, please view the LICENSE
|
||||
//* file that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
//* This file is part of the uutils coreutils package.
|
||||
//*
|
||||
//* (c) Roman Gafiyatullin <r.gafiyatullin@me.com>
|
||||
//*
|
||||
//* For the full copyright and license information, please view the LICENSE
|
||||
//* file that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) kwantam <kwantam@gmail.com>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE file
|
||||
// * that was distributed with this source code.
|
||||
|
||||
@@ -92,8 +90,6 @@ const MAX_WIDTH: usize = 102;
|
||||
const PREAMBLE: &str = r##"/*
|
||||
* This file is part of the uutils coreutils package.
|
||||
*
|
||||
* (c) kwantam <kwantam@gmail.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE file
|
||||
* that was distributed with this source code.
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) kwantam <kwantam@gmail.com>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE file
|
||||
// * that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) 2014 T. Jameson Little <t.jameson.little@gmail.com>
|
||||
// * (c) 2020 nicoo <nicoo@debian.org>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE file
|
||||
// * that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) 2020 nicoo <nicoo@debian.org>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE file
|
||||
// * that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) 2020 nicoo <nicoo@debian.org>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE file
|
||||
// * that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) 2015 Wiktor Kuropatwa <wiktor.kuropatwa@gmail.com>
|
||||
// * (c) 2020 nicoo <nicoo@debian.org>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE file
|
||||
// * that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) 2020 nicoo <nicoo@debian.org>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE file
|
||||
// * that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) 2015 Wiktor Kuropatwa <wiktor.kuropatwa@gmail.com>
|
||||
// * (c) 2020 nicoo <nicoo@debian.org>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE file
|
||||
// * that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) 2020 Alex Lyon <arcterus@mail.com>
|
||||
// * (c) 2020 nicoo <nicoo@debian.org>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE file
|
||||
// * that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) 2020 Alex Lyon <arcterus@mail.com>
|
||||
// * (c) 2020 nicoo <nicoo@debian.org>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE file
|
||||
// * that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) 2015 Wiktor Kuropatwa <wiktor.kuropatwa@gmail.com>
|
||||
// * (c) 2020 nicoo <nicoo@debian.org>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE file
|
||||
// * that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) 2015 kwantam <kwantam@gmail.com>
|
||||
// * (c) 2020 nicoo <nicoo@debian.org>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE file
|
||||
// * that was distributed with this source code.
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * (c) Jordi Boggiano <j.boggiano@seld.be>
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE
|
||||
// * file that was distributed with this source code.
|
||||
use clap::{Arg, ArgAction, Command};
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
// * This file is part of `fmt` from the uutils coreutils package.
|
||||
// *
|
||||
// * (c) kwantam <kwantam@gmail.com>
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE
|
||||
// * file that was distributed with this source code.
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
// * This file is part of `fmt` from the uutils coreutils package.
|
||||
// *
|
||||
// * (c) kwantam <kwantam@gmail.com>
|
||||
// * This file is part of the uutils coreutils package.
|
||||
// *
|
||||
// * For the full copyright and license information, please view the LICENSE
|
||||
// * file that was distributed with this source code.
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user