]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
update copyright dates
authorJim Meyering <jim@meyering.net>
Tue, 16 Feb 1999 04:20:43 +0000 (04:20 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 16 Feb 1999 04:20:43 +0000 (04:20 +0000)
21 files changed:
src/cat.c
src/cksum.c
src/comm.c
src/csplit.c
src/expand.c
src/fmt.c
src/fold.c
src/head.c
src/join.c
src/md5sum.c
src/nl.c
src/od.c
src/pr.c
src/sort.c
src/split.c
src/sum.c
src/tail.c
src/tr.c
src/unexpand.c
src/uniq.c
src/wc.c

index 8fe48e648401c91d24d978c28fb22fc21d7fcd31..5afae0da03fe4ddabb9d3f333312ac234d463cb5 100644 (file)
--- a/src/cat.c
+++ b/src/cat.c
@@ -1,5 +1,5 @@
 /* cat -- concatenate files and print on the standard output.
-   Copyright (C) 88, 90, 91, 1995-1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 88, 90, 91, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ad389827a4b19dd614661079ad2f4ffb16700c74..01aba44e54ceca43230e202896656242cb42a643 100644 (file)
@@ -1,5 +1,5 @@
 /* cksum -- calculate and print POSIX.2 checksums and sizes of files
-   Copyright (C) 92, 1995-1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 92, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f2cf9953e023e210403c2746c340deec2b16cec2..9a04d05d99f1d2636b191afd94d688e4a4fa4a5c 100644 (file)
@@ -1,5 +1,5 @@
 /* comm -- compare two sorted files line by line.
-   Copyright (C) 86, 90, 91, 95, 96, 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 86, 90, 91, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 17fca156e5a06f29396055818327fd8f9997c293..fab4c9f4f080a0e9a8af6c1a9dc393d08389ac24 100644 (file)
@@ -1,5 +1,5 @@
 /* csplit - split a file into sections determined by context lines
-   Copyright (C) 91, 95, 96, 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 91, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ecb4590b25578d6c8e063b4568755c1c6badd769..20d74a91ee59bc27da34c825a4a84a381df519a4 100644 (file)
@@ -1,5 +1,5 @@
 /* expand - convert tabs to spaces
-   Copyright (C) 89, 91, 1995-1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 89, 91, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b944e36412f78dc9af36e71c6683217057eb0364..2aabbe96e947ef4f7896cfb143b7c8712a089d30 100644 (file)
--- a/src/fmt.c
+++ b/src/fmt.c
@@ -1,5 +1,5 @@
 /* GNU fmt -- simple text formatter.
-   Copyright (C) 94, 95, 96, 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1994-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e51bdde71e6a87968eaf572d2edce05518786484..3997e3d080bd30bee44136ef0f6b7adddaa40b0e 100644 (file)
@@ -1,5 +1,5 @@
 /* fold -- wrap each input line to fit in specified width.
-   Copyright (C) 91, 95, 96, 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 91, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a698c2dd8c9063e769b7b84444f7f39b7b03de43..2933fee3b57ff77f8431df5ce1838cfb4f307677 100644 (file)
@@ -1,5 +1,5 @@
 /* head -- output first part of file(s)
-   Copyright (C) 89, 90, 91, 1995-1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 89, 90, 91, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 30c27c5515753f45d103c98d282e11c3096b9881..abea85d2f78721e399589cf3148fea098c9a2e9b 100644 (file)
@@ -1,5 +1,5 @@
 /* join - join lines of two files on a common field
-   Copyright (C) 91, 95, 96, 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 91, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4803285833f4fcefb0b9bcd2a8753cf36660657f..ca987ad3aeaf1b121a0bf2a947de917d07e00b21 100644 (file)
@@ -1,6 +1,6 @@
 /* Compute MD5 checksum of files or strings according to the definition
    of MD5 in RFC 1321 from April 1992.
-   Copyright (C) 1995-1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cd4ce568dadf6e413f7563ff387397d73f49c496..e092e5109d07943ebbc010431b516354f98fa6da 100644 (file)
--- a/src/nl.c
+++ b/src/nl.c
@@ -1,5 +1,5 @@
 /* nl -- number lines of files
-   Copyright (C) 89, 92, 95, 96, 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 89, 92, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1b4cf6539e9f48af37470a7c92bac65027c91fb2..bfa623183ae91ac11f227c80ec6e8022ff58fa15 100644 (file)
--- a/src/od.c
+++ b/src/od.c
@@ -1,5 +1,5 @@
 /* od -- dump files in octal and other formats
-   Copyright (C) 92, 95, 96, 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 92, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c4c6790dcef53d426685fd21cad32036ea76fa30..1b0c0a624be950108a51407a4fa1ef18cbf61f5c 100644 (file)
--- a/src/pr.c
+++ b/src/pr.c
@@ -1,5 +1,5 @@
 /* pr -- convert text files for printing.
-   Copyright (C) 88, 91, 95, 96, 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 88, 91, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9636547ebb0fd2afbcb2599c799d561c79b96d7c..1ed4f5f93cf61cf5874c63a1586665a1ac88bdc6 100644 (file)
@@ -1,5 +1,5 @@
 /* sort - sort lines of text (with all kinds of options).
-   Copyright (C) 88, 91-97, 98, 99 Free Software Foundation, Inc.
+   Copyright (C) 88, 1991-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 938c5d1dfbda947c0891d4d3e94610a612e16db2..fbf332bfc1e8b84fccaf02e952ad1be5240dfd1a 100644 (file)
@@ -1,5 +1,5 @@
 /* split.c -- split a file into pieces.
-   Copyright (C) 88, 91, 1995-1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 88, 91, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2a956c5041d0764a57b12e840710ea940830a8e6..ddc2336a8e407d2e7aa31b564e8c034040df5228 100644 (file)
--- a/src/sum.c
+++ b/src/sum.c
@@ -1,5 +1,5 @@
 /* sum -- checksum and count the blocks in a file
-   Copyright (C) 86, 89, 91, 1995-1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 86, 89, 91, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 90d8d49b4d31331e6c0b22c1eef537db34f6265c..3f5095f30c5545288905bf1aaf2426a48f2c142f 100644 (file)
@@ -1,5 +1,5 @@
 /* tail -- output the last part of file(s)
-   Copyright (C) 89, 90, 91, 1995-1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 89, 90, 91, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index def9a3716cf1755743d54e36ed476296a549f528..061cabb4d53ba2a565baa02515111783e2ec520b 100644 (file)
--- a/src/tr.c
+++ b/src/tr.c
@@ -1,5 +1,5 @@
 /* tr -- a filter to translate characters
-   Copyright (C) 91, 95, 96, 1997, 1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 91, 1995-1998, 1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7768c14cbb1ca9bd961f939debde69778121d5c3..48276c4cc4c527126ca4162376b7cf4a29fdc9ed 100644 (file)
@@ -1,5 +1,5 @@
 /* unexpand - convert spaces to tabs
-   Copyright (C) 89, 91, 1995-1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 89, 91, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9514fa10c587fce53ff265fc9ebf98326035d42f..5916ba9c2e0a23192a96c900f5751a6b97b548da 100644 (file)
@@ -1,5 +1,5 @@
 /* uniq -- remove duplicate lines from a sorted file
-   Copyright (C) 86, 91, 95, 96, 1997, 1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 86, 91, 1995-1998, 1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8e20e910419f7c0828c53f8cddfed49c285f9d86..a105cafe2bab5dabaac16c8fd97dded20dbaafd1 100644 (file)
--- a/src/wc.c
+++ b/src/wc.c
@@ -1,5 +1,5 @@
 /* wc - print the number of bytes, words, and lines in files
-   Copyright (C) 85, 91, 1995-1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 85, 91, 1995-1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by