1
0
mirror of https://github.com/uutils/coreutils synced 2024-07-01 06:54:36 +00:00

Merge pull request #5197 from cakebaker/remove_author_copyright_notices

Remove the author copyright notices
This commit is contained in:
Sylvestre Ledru 2023-08-23 06:21:47 -04:00 committed by GitHub
commit 3fc36ee3cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
86 changed files with 3 additions and 199 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.
*/

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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};

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Alex Lyon <arcterus@mail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,9 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Alex Lyon <arcterus@mail.com>
// * (c) Vsevolod Velichko <torkvemada@sorokdva.net>
// * (c) Gil Cottle <gcottle@redtown.org>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Maciej Dziardziel <fiedzia@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE file
// * that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Alan Andrade <alan.andradec@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Ben Eills <ben@beneills.com>
// *
// * For the full copyright and license information, please view the LICENSE file
// * that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Konstantin Pospelov <kupospelov@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Maciej Dziardziel <fiedzia@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE file
// * that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Michael Gehring <mg@ebfe.org>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.
use clap::builder::ValueParser;

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Joseph Crail <jbcrail@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Benoit Benedetti <benoit.benedetti@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Nicholas Juszczak <juszczakn@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Michael Gehring <mg@ebfe.org>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Martin Kysel <code@martinkysel.com>
// *
// * For the full copyright and license information, please view the LICENSE file
// * that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Alex Lyon <arcterus@mail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Tobias Bohumir Schottdorf <tobias.schottdorf@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.
// *

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) 2014 Vsevolod Velichko <torkvemada@sorokdva.net>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Michael Gehring <mg@ebfe.org>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Yury Krivopalov <ykrivopalov@yandex.ru>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Ben Hirsch <benhirsch24@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Alex Lyon <arcterus@mail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -2,8 +2,6 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Inokentiy Babushkin <inokentiy.babushkin@googlemail.com>
// *
// * For the full copyright and license information, please view the LICENSE file
// * that was distributed with this source code.

View File

@ -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.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Dorota Kapturkiewicz <dokaptur@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -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.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Haitao Li <lihaitao@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) 2014 Vsevolod Velichko <torkvemada@sorokdva.net>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) 2014 Vsevolod Velichko <torkvemada@sorokdva.net>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Alex Lyon <arcterus@mail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Alex Lyon <arcterus@mail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,8 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Michael Rosenberg <42micro@gmail.com>
// * (c) Fort <forticulous@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Alex Lyon <arcterus@mail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Alex Lyon <arcterus@mail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Michael Debertol <michael.debertol..AT..gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Michael Debertol <michael.debertol..AT..gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Michael Debertol <michael.debertol..AT..gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Michael Debertol <michael.debertol..AT..gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Michael Debertol <michael.debertol..AT..gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,9 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Michael Yin <mikeyin@mikeyin.org>
// * (c) Robert Swinford <robert.swinford..AT..gmail.com>
// * (c) Michael Debertol <michael.debertol..AT..gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Akira Hayakawa <ruby.wktk@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Dorota Kapturkiewicz <dokaptur@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) T. Jameson Little <t.jameson.little@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE file
// * that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Alexander Fomin <xander.fomin@ya.ru>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Alex Lyon <arcterus@mail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,9 +1,6 @@
/*
* This file is part of the uutils coreutils package.
*
* (c) Alexander Batischev <eual.jp@gmail.com>
* (c) Thomas Queiroz <thomasqueirozb@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/

View File

@ -1,9 +1,6 @@
/*
* This file is part of the uutils coreutils package.
*
* (c) Alexander Batischev <eual.jp@gmail.com>
* (c) Thomas Queiroz <thomasqueirozb@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/

View File

@ -1,8 +1,6 @@
/*
* This file is part of the uutils coreutils package.
*
* (c) Alexander Batischev <eual.jp@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/

View File

@ -1,9 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Morten Olsen Lysgaard <morten@lysgaard.no>
// * (c) Alexander Batischev <eual.jp@gmail.com>
// * (c) Thomas Queiroz <thomasqueirozb@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Aleksander Bielawski <pabzdzdzwiagief@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Alex Lyon <arcterus@mail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -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};

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Alex Lyon <arcterus@mail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,8 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Ben Eggers <ben.eggers36@gmail.com>
// * (c) Akira Hayakawa <ruby.wktk@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.
use clap::{crate_version, Arg, Command};

View File

@ -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.
// *

View File

@ -1,9 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Virgile Andreani <virgile.andreani@anbuco.fr>
// * (c) kwantam <kwantam@gmail.com>
// * * 2015-04-28 ~ updated to work with both UTF-8 and non-UTF-8 encodings
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Chirag B Jadwani <chirag.jadwani@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Colin Warren <me@zv.ms>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,8 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Jordi Boggiano <j.boggiano@seld.be>
// * (c) Jian Zeng <anonymousknight86@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,8 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) KokaKiwi <kokakiwi@kokakiwi.net>
// * (c) Jian Zeng <anonymousknight86@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -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.

View File

@ -1,7 +1,5 @@
// * This file is part of the uutils coreutils package.
// *
// * (c) Boden Garman <bpgarman@gmail.com>
// *
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.

View File

@ -1,8 +1,6 @@
/*
* 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.
*/

View File

@ -1,9 +1,6 @@
/*
* This file is part of the uutils coreutils package.
*
* (c) Jordi Boggiano <j.boggiano@seld.be>
* (c) Jian Zeng <anonymousknight96 AT gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/

View File

@ -1,8 +1,6 @@
/*
* 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.
*/

View File

@ -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.

View File

@ -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.