summaryrefslogtreecommitdiff
path: root/lib/xmalloc.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-15 02:41:49 +0000
committerJim Meyering <jim@meyering.net>1996-07-15 02:41:49 +0000
commit1df37f767c38511c05905f1a5b14dc887b6ac353 (patch)
tree04092d7619bee721df6d7bd9a322f3a097926118 /lib/xmalloc.c
parent77973edc33abb5adb1be2803ed1dee9e84e1edbf (diff)
downloadcoreutils-1df37f767c38511c05905f1a5b14dc887b6ac353.tar.xz
update FSF address in copyright and remove any trailing blanks
Diffstat (limited to 'lib/xmalloc.c')
-rw-r--r--lib/xmalloc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/xmalloc.c b/lib/xmalloc.c
index bad831f5d..a9f1975b9 100644
--- a/lib/xmalloc.c
+++ b/lib/xmalloc.c
@@ -12,8 +12,8 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
+ along with this program; if not, write to the Free Software Foundation,
+ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#ifdef HAVE_CONFIG_H
#include <config.h>