diff options
| author | Jim Meyering <meyering@redhat.com> | 2008-05-19 16:49:35 +0200 |
|---|---|---|
| committer | Jim Meyering <meyering@redhat.com> | 2008-05-26 08:40:33 +0200 |
| commit | 581b2e3cee965e7c167fec5b12e03bcf245521a5 (patch) | |
| tree | 57eb93ad3d0ca536aace44961ad041c455dcc85f /src/echo.c | |
| parent | convert the rest to use proper_name -- manually (diff) | |
| download | coreutils-581b2e3cee965e7c167fec5b12e03bcf245521a5.tar.gz coreutils-581b2e3cee965e7c167fec5b12e03bcf245521a5.zip | |
adjust copyright dates
Diffstat (limited to 'src/echo.c')
| -rw-r--r-- | src/echo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/echo.c b/src/echo.c index cd97cd0ad..1f3bc7785 100644 --- a/src/echo.c +++ b/src/echo.c @@ -1,5 +1,5 @@ /* echo.c, derived from code echo.c in Bash. - Copyright (C) 87,89, 1991-1997, 1999-2005, 2007 Free Software + Copyright (C) 87,89, 1991-1997, 1999-2005, 2007-2008 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify |
