summaryrefslogtreecommitdiff
path: root/lib/xalloc.h
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-06-18 08:10:03 +0000
committerJim Meyering <jim@meyering.net>2003-06-18 08:10:03 +0000
commit8ea48114d325814e0d1fd528e1855d89873b2fee (patch)
tree2c944adfe089f6403e6298b1594a6db085147c0c /lib/xalloc.h
parent8a615a4bf75185ebb57cbc887aaa2e9c2edf1d80 (diff)
downloadcoreutils-8ea48114d325814e0d1fd528e1855d89873b2fee.tar.xz
Use `1990-2000' notation in Copyright line until Emacs'
copyright-update function learns how to handle a comma-separated list of years that spans a line boundary.
Diffstat (limited to 'lib/xalloc.h')
-rw-r--r--lib/xalloc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/xalloc.h b/lib/xalloc.h
index b1f7386b0..c9508e580 100644
--- a/lib/xalloc.h
+++ b/lib/xalloc.h
@@ -1,7 +1,6 @@
/* xalloc.h -- malloc with out-of-memory checking
- Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2003,
- 1999, 2000, 2003 Free Software Foundation, Inc.
+ Copyright (C) 1990-2000, 2003 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