summaryrefslogtreecommitdiff
path: root/lib/strcspn.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-05-14 07:58:06 +0000
committerJim Meyering <jim@meyering.net>2005-05-14 07:58:06 +0000
commit116e6fb2443d140959ea042865cd67b95aab3c47 (patch)
tree7e5d985e69445be00606696b7fc013da82e161ee /lib/strcspn.c
parenta5d7b5f8aa511a3a7820aece22e219659909e8ac (diff)
downloadcoreutils-116e6fb2443d140959ea042865cd67b95aab3c47.tar.xz
Update FSF postal mail address.
Diffstat (limited to 'lib/strcspn.c')
-rw-r--r--lib/strcspn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strcspn.c b/lib/strcspn.c
index 33a662852..7f60620b3 100644
--- a/lib/strcspn.c
+++ b/lib/strcspn.c
@@ -15,7 +15,7 @@
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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
USA. */
#if HAVE_CONFIG_H