summaryrefslogtreecommitdiff
path: root/lib/strcspn.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-05-14 06:03:57 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-05-14 06:03:57 +0000
commit267a39bafd249d7eb9c37df06dc6defcf41cb343 (patch)
tree442505a16c3b3bd4d3ae141008e861fd85f5578e /lib/strcspn.c
parent54cd202a2890e2f81f9349ae3fbe37c0020468f1 (diff)
downloadgnulib-267a39bafd249d7eb9c37df06dc6defcf41cb343.tar.gz
*** empty log message ***
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 33a6628527..7f60620b3f 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