summaryrefslogtreecommitdiff
path: root/lib/mktime.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-15 03:38:07 +0000
committerJim Meyering <jim@meyering.net>1996-07-15 03:38:07 +0000
commite5e6e34ead93c7669133186a0b7a6fc7ba603884 (patch)
treec7a9b12bf3d51aa2644ae3b5ad3412b4e2f332df /lib/mktime.c
parente8b07e3796d1a3cdcc36cf18fc83707440dbc4b2 (diff)
downloadcoreutils-e5e6e34ead93c7669133186a0b7a6fc7ba603884.tar.xz
update FSF address in copyright
Diffstat (limited to 'lib/mktime.c')
-rw-r--r--lib/mktime.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/mktime.c b/lib/mktime.c
index 852d4058b..bff026f3e 100644
--- a/lib/mktime.c
+++ b/lib/mktime.c
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with the GNU C Library; see the file COPYING.LIB. If
-not, write to the Free Software Foundation, Inc., 675 Mass Ave,
-Cambridge, MA 02139, USA. */
+not, write to the Free Software Foundation, Inc., 59 Temple Place -
+Suite 330, Boston, MA 02111-1307, USA. */
/* Define this to have a standalone program to test this implementation of
mktime. */