From: Jim Meyering Date: Thu, 9 Mar 1995 22:33:05 +0000 (+0000) Subject: add 1995 to Copyright dates X-Git-Tag: textutils-1_12_1~266 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d6850348c0ce1a42d3dc6b6a289c031c3180a87;p=thirdparty%2Fcoreutils.git add 1995 to Copyright dates --- diff --git a/src/basename.c b/src/basename.c index 139851e479..0bcc2fe295 100644 --- a/src/basename.c +++ b/src/basename.c @@ -1,5 +1,5 @@ /* basename -- strip directory and suffix from filenames - Copyright (C) 90, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 90, 91, 92, 93, 94, 1995 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 diff --git a/src/date.c b/src/date.c index b1c87448c4..27bf691c3a 100644 --- a/src/date.c +++ b/src/date.c @@ -1,5 +1,5 @@ /* date - print or set the system date and time - Copyright (C) 89, 90, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 89, 90, 91, 92, 93, 94, 1995 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 diff --git a/src/dirname.c b/src/dirname.c index 5b800fea57..e8a0547a8c 100644 --- a/src/dirname.c +++ b/src/dirname.c @@ -1,5 +1,5 @@ /* dirname -- strip filename suffix from pathname - Copyright (C) 90, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 90, 91, 92, 93, 94, 1995 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 diff --git a/src/echo.c b/src/echo.c index 2053679158..8ba3e83bb6 100644 --- a/src/echo.c +++ b/src/echo.c @@ -1,5 +1,5 @@ /* echo.c, taken from Bash. - Copyright (C) 87, 89, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 87, 89, 91, 92, 93, 94, 1995 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. diff --git a/src/env.c b/src/env.c index 48b7a5c038..3b75ddce2a 100644 --- a/src/env.c +++ b/src/env.c @@ -1,5 +1,5 @@ /* env - run a program in a modified environment - Copyright (C) 86, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 86, 91, 92, 93, 94, 1995 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 diff --git a/src/expr.c b/src/expr.c index cf16cde511..93d240a144 100644 --- a/src/expr.c +++ b/src/expr.c @@ -1,5 +1,5 @@ /* expr -- evaluate expressions. - Copyright (C) 1986, 1991, 1992, 1993, 1994 Free Software Foundation, Inc. + Copyright (C) 86, 91, 92, 93, 94, 1995 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 diff --git a/src/factor.c b/src/factor.c index 28223733c3..c4a25b39c2 100644 --- a/src/factor.c +++ b/src/factor.c @@ -1,5 +1,5 @@ /* factor -- print factors of n. lose if n > 2^32. - Copyright (C) 1986 Free Software Foundation, Inc. + Copyright (C) 86, 1995 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 diff --git a/src/hostname.c b/src/hostname.c index d1266c14b2..f4ccbd83da 100644 --- a/src/hostname.c +++ b/src/hostname.c @@ -1,5 +1,5 @@ /* hostname - set or print the name of current host system - Copyright (C) 1994 Free Software Foundation, Inc. + Copyright (C) 94, 1995 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 diff --git a/src/id.c b/src/id.c index 4e7897bba0..569b3384b4 100644 --- a/src/id.c +++ b/src/id.c @@ -1,5 +1,5 @@ /* id -- print real and effective UIDs and GIDs - Copyright (C) 89, 90, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 89, 90, 91, 92, 93, 94, 1995 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 diff --git a/src/logname.c b/src/logname.c index 7b152e5f2a..6062581a0d 100644 --- a/src/logname.c +++ b/src/logname.c @@ -1,5 +1,5 @@ /* logname -- print user's login name - Copyright (C) 90, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 90, 91, 92, 93, 94, 1995 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 diff --git a/src/nice.c b/src/nice.c index ad231c7bfb..6f80803343 100644 --- a/src/nice.c +++ b/src/nice.c @@ -1,5 +1,5 @@ /* nice -- run a program with modified scheduling priority - Copyright (C) 90, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 90, 91, 92, 93, 94, 1995 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 diff --git a/src/pathchk.c b/src/pathchk.c index 6057f30641..01e30ea70f 100644 --- a/src/pathchk.c +++ b/src/pathchk.c @@ -1,5 +1,5 @@ /* pathchk -- check whether pathnames are valid or portable - Copyright (C) 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 91, 92, 93, 94, 1995 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 diff --git a/src/printenv.c b/src/printenv.c index c684017e26..6b248c325b 100644 --- a/src/printenv.c +++ b/src/printenv.c @@ -1,5 +1,5 @@ /* printenv -- print all or part of environment - Copyright (C) 89, 90, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 89, 90, 91, 92, 93, 94, 1995 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 diff --git a/src/printf.c b/src/printf.c index 1b2d76ec18..dc55c41d6a 100644 --- a/src/printf.c +++ b/src/printf.c @@ -1,5 +1,5 @@ /* printf - format and print data - Copyright (C) 90, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 90, 91, 92, 93, 94, 1995 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 diff --git a/src/pwd.c b/src/pwd.c index c0212de537..7af6beb0f7 100644 --- a/src/pwd.c +++ b/src/pwd.c @@ -1,5 +1,5 @@ /* pwd - print current directory - Copyright (C) 1994 Free Software Foundation, Inc. + Copyright (C) 94, 1995 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 diff --git a/src/seq.c b/src/seq.c index 6a9169685c..667cf7766b 100644 --- a/src/seq.c +++ b/src/seq.c @@ -1,5 +1,5 @@ /* seq - print sequence of numbers to standard output. - Copyright (C) 1994, 1995 Free Software Foundation, Inc. + Copyright (C) 94, 1995 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 diff --git a/src/sleep.c b/src/sleep.c index 42bd91828b..01887c30fb 100644 --- a/src/sleep.c +++ b/src/sleep.c @@ -1,5 +1,5 @@ /* sleep - delay for a specified amount of time. - Copyright (C) 84, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 84, 91, 92, 93, 94, 1995 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 diff --git a/src/stty.c b/src/stty.c index 971eb14d5e..967e4289d2 100644 --- a/src/stty.c +++ b/src/stty.c @@ -1,5 +1,5 @@ /* stty -- change and print terminal line settings - Copyright (C) 90, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 90, 91, 92, 93, 94, 1995 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 diff --git a/src/su.c b/src/su.c index 2edbf60d67..5ba724f41a 100644 --- 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, 1994 Free Software Foundation, Inc. + Copyright (C) 92, 93, 94, 1995 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 diff --git a/src/tee.c b/src/tee.c index 207814caf6..9cd9118cd5 100644 --- a/src/tee.c +++ b/src/tee.c @@ -1,5 +1,5 @@ /* tee - read from standard input and write to standard output and files. - Copyright (C) 85, 90, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 85, 90, 91, 92, 93, 94, 1995 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 diff --git a/src/test.c b/src/test.c index 3be1cb6aca..4f13152612 100644 --- a/src/test.c +++ b/src/test.c @@ -2,7 +2,7 @@ /* Modified to run with the GNU shell by bfox. */ -/* Copyright (C) 1987-1993, 1994 Free Software Foundation, Inc. +/* Copyright (C) 1987-1993, 1994, 1995 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. diff --git a/src/tty.c b/src/tty.c index 07f1113a67..66ecb87761 100644 --- a/src/tty.c +++ b/src/tty.c @@ -1,5 +1,5 @@ /* tty -- print the path of the terminal connected to standard input - Copyright (C) 90, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 90, 91, 92, 93, 94, 1995 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 diff --git a/src/uname.c b/src/uname.c index 060d63e94d..4e55feebd5 100644 --- a/src/uname.c +++ b/src/uname.c @@ -1,5 +1,5 @@ /* uname -- print system information - Copyright (C) 89, 90, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 89, 90, 91, 92, 93, 94, 1995 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 diff --git a/src/who.c b/src/who.c index fff874ddbe..dfbe18eacb 100644 --- a/src/who.c +++ b/src/who.c @@ -1,5 +1,5 @@ /* GNU's users/who. - Copyright (C) 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 92, 93, 94, 1995 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 diff --git a/src/whoami.c b/src/whoami.c index 233313ef62..c2f25f0e84 100644 --- a/src/whoami.c +++ b/src/whoami.c @@ -1,5 +1,5 @@ /* whoami -- print effective userid - Copyright (C) 89, 90, 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 89, 90, 91, 92, 93, 94, 1995 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 diff --git a/src/yes.c b/src/yes.c index bb7539ba7b..213dd987c8 100644 --- a/src/yes.c +++ b/src/yes.c @@ -1,5 +1,5 @@ /* yes - output a string repeatedly until killed - Copyright (C) 91, 92, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 91, 92, 93, 94, 1995 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