]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
update copyright dates
authorJim Meyering <jim@meyering.net>
Tue, 16 Feb 1999 04:17:15 +0000 (04:17 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 16 Feb 1999 04:17:15 +0000 (04:17 +0000)
17 files changed:
src/basename.c
src/dirname.c
src/echo.c
src/expr.c
src/factor.c
src/hostname.c
src/logname.c
src/printenv.c
src/printf.c
src/pwd.c
src/seq.c
src/sleep.c
src/stty.c
src/su.c
src/test.c
src/whoami.c
src/yes.c

index c9aade6b643f8eef706a5aac95ccfa20874928cf..3c9b37f0b31c024f5688ee424bfc59fcbf9483e7 100644 (file)
@@ -1,5 +1,5 @@
 /* basename -- strip directory and suffix from filenames
-   Copyright (C) 90,91,92,93,94,95,96,1997 Free Software Foundation, Inc.
+   Copyright (C) 1990-1997, 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 0d4b7af94f7de02c0fe221b73efdae9141c56422..33f217df3d0c9a96e669af635fc8dd2a5d6a4fa2 100644 (file)
@@ -1,5 +1,5 @@
 /* dirname -- strip filename suffix from pathname
-   Copyright (C) 90,91,92,93,94,95,96,1997 Free Software Foundation, Inc.
+   Copyright (C) 1990-1997, 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 24e4de77b6e4a58cdc69fac95a4aeb60c083a395..2bf1f477edf3443d3f9d5c3b54d11f8560a78c0f 100644 (file)
@@ -1,5 +1,5 @@
 /* echo.c, derived from code echo.c in Bash.
-   Copyright (C) 87,89,91,92,93,94,95,96,1997 Free Software Foundation, Inc.
+   Copyright (C) 87,89, 1991-1997, 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 f7cd5ec4652a33f9ba691e4141938fe342a38d70..d3a4efb4e204fedd1564d61372bd4fa869646801 100644 (file)
@@ -1,5 +1,5 @@
 /* expr -- evaluate expressions.
-   Copyright (C) 86,91,92,93,94,95,96,1997 Free Software Foundation, Inc.
+   Copyright (C) 86, 1991-1997, 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 f98939897ce6364e68107650b44fb0f28bf2a7d9..df0c8a90f478ac77e4ff751315643cc29150107a 100644 (file)
@@ -1,5 +1,5 @@
 /* factor -- print factors of n.  lose if n > 2^32.
-   Copyright (C) 86, 95, 96, 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 86, 95, 96, 1997, 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 e4eeba81057e7aa876ec7e7d38b644e29aa951d1..f0f1e43cb67ddddb490a84afb5576c42d2bcf030 100644 (file)
@@ -1,5 +1,5 @@
 /* hostname - set or print the name of current host system
-   Copyright (C) 94, 95, 96, 1997 Free Software Foundation, Inc.
+   Copyright (C) 1994-1997, 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 d66622116c87b283394e7b783a468fcc7a13551d..b9b3f60fa368b5c8e7a827f1f0c12ea930e2fa38 100644 (file)
@@ -1,5 +1,5 @@
 /* logname -- print user's login name
-   Copyright (C) 90,91,92,93,94,95,96,1997 Free Software Foundation, Inc.
+   Copyright (C) 1990-1997, 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 dde55d094174101f3f2e149bf3f6baf50cd62b9b..3ac1f25ad252a6d72fad4be2a2cb71bffaf62ecc 100644 (file)
@@ -1,5 +1,5 @@
 /* printenv -- print all or part of environment
-   Copyright (C) 89,90,91,92,93,94,95,96,1997, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1989-1997, 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 1ff15a934c38cb640dc5c86140178e7956e2be9b..55dcfaa3dcf604353d5ac218e22857cfa778f73e 100644 (file)
@@ -1,5 +1,5 @@
 /* printf - format and print data
-   Copyright (C) 90,91,92,93,94,95,96,97,1998 Free Software Foundation, Inc.
+   Copyright (C) 1990-1998, 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 c1c67eba3b20263e925e096bd3d3796eaa1f8090..2e817e3b0134171b38b6716d59bc06b784340e78 100644 (file)
--- a/src/pwd.c
+++ b/src/pwd.c
@@ -1,5 +1,5 @@
 /* pwd - print current directory
-   Copyright (C) 94, 95, 96, 1997 Free Software Foundation, Inc.
+   Copyright (C) 1994-1997, 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 f1f1704a3af9ebf7676525c83d7a433275d4e35e..b1c10f4ee2d104dfe27dac7e3309b5995dd56ca2 100644 (file)
--- a/src/seq.c
+++ b/src/seq.c
@@ -1,5 +1,5 @@
 /* seq - print sequence of numbers to standard output.
-   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 b0fc4263637aadfda02c8f286a8e1813cf3e8b1a..74c14263254ac323156c9bf847ae02285edff9f1 100644 (file)
@@ -1,5 +1,5 @@
 /* sleep - delay for a specified amount of time.
-   Copyright (C) 84,91,92,93,94,95,96,1997 Free Software Foundation, Inc.
+   Copyright (C) 84, 1991-1997, 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 dce9c988ffaf4d2facd3908e92456dec2013d38a..e5e1d5ca00b65222e223e4350ecdbe843816e608 100644 (file)
@@ -1,5 +1,5 @@
 /* stty -- change and print terminal line settings
-   Copyright (C) 90,91,92,93,94,95,96,97,1998 Free Software Foundation, Inc.
+   Copyright (C) 1990-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 155efd4226f49ed870f8482dff760abab478a711..f1a8bb92def4a5157e1c3b6a5ad2d3bdb3774277 100644 (file)
--- a/src/su.c
+++ b/src/su.c
@@ -1,5 +1,5 @@
 /* su for GNU.  Run a shell with substitute user and group IDs.
-   Copyright (C) 92, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1992-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 1608aa8a282a0d252e8aa9f6c4f338f1dda09778..dc4f2b5a9424805b8e42b700252e6180c28ffc46 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Modified to run with the GNU shell by bfox. */
 
-/* Copyright (C) 1987-1996, 1997, 1998 Free Software Foundation, Inc.
+/* Copyright (C) 1987-1999 Free Software Foundation, Inc.
 
    This file is part of GNU Bash, the Bourne Again SHell.
 
index a41859c95e1895b4fc3d6d417b30aee04da292a7..2ecf9d8c746a9f92cc1c4fa8e2a1096709a22f1b 100644 (file)
@@ -1,5 +1,5 @@
 /* whoami -- print effective userid
-   Copyright (C) 89,90,91,92,93,94,95,96,1997 Free Software Foundation, Inc.
+   Copyright (C) 89,90, 1991-1997, 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 e7a0d09a21f05bf31ab40c05bb6868e72f901f42..4e3f4afcde3712716d24d5d7f9a063d4b9f78016 100644 (file)
--- a/src/yes.c
+++ b/src/yes.c
@@ -1,5 +1,5 @@
 /* yes - output a string repeatedly until killed
-   Copyright (C) 91, 92, 93, 94, 95, 96, 1997 Free Software Foundation, Inc.
+   Copyright (C) 1991-1997, 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