summaryrefslogtreecommitdiff
path: root/m4/autobuild.m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-07-08 11:25:18 +0000
committerJim Meyering <jim@meyering.net>2006-07-08 11:25:18 +0000
commita3752970c9e4403fea546c235bca0b96cbacdcf5 (patch)
treefbdd77656552bb46c19d5c6d3ee0983ffd2dc73b /m4/autobuild.m4
parentecdb09854ea91858cec099d5af380b0e78150707 (diff)
downloadcoreutils-a3752970c9e4403fea546c235bca0b96cbacdcf5.tar.xz
Remove one of two adjacent "can"s in a comment.
Diffstat (limited to 'm4/autobuild.m4')
-rw-r--r--m4/autobuild.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/autobuild.m4 b/m4/autobuild.m4
index bd1f4dc1b..bb3407b71 100644
--- a/m4/autobuild.m4
+++ b/m4/autobuild.m4
@@ -1,5 +1,5 @@
# autobuild.m4 serial 2 (autobuild-3.3)
-# Copyright (C) 2004 Simon Josefsson
+# Copyright (C) 2004, 2006 Simon Josefsson
#
# This file is free software, distributed under the terms of the GNU
# General Public License. As a special exception to the GNU General
@@ -7,7 +7,7 @@
# that contains a configuration script generated by Autoconf, under
# the same distribution terms as the rest of that program.
#
-# This file can can be used in projects which are not available under
+# This file can be used in projects which are not available under
# the GNU General Public License or the GNU Library General Public
# License but which still want to provide support for Autobuild.