summaryrefslogtreecommitdiff
path: root/lib/strcspn.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-15 03:43:36 +0000
committerJim Meyering <jim@meyering.net>1996-07-15 03:43:36 +0000
commit5d08444ebcbd08cd195e1d9f52937a862c92efaa (patch)
tree89f3aa1226390d8e7a625d8ed652df2fee6ecd17 /lib/strcspn.c
parent6d8337bfc808cddc275899c03482eceb6aff8547 (diff)
downloadgnulib-5d08444ebcbd08cd195e1d9f52937a862c92efaa.tar.gz
update FSF address in copyright
Diffstat (limited to 'lib/strcspn.c')
-rw-r--r--lib/strcspn.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/strcspn.c b/lib/strcspn.c
index 3cee66424c..d174330d9c 100644
--- a/lib/strcspn.c
+++ b/lib/strcspn.c
@@ -11,8 +11,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>