summaryrefslogtreecommitdiff
path: root/lib/strpbrk.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
commit37f27c1b74b966c83e6fd2ffa74ed8817bf00e6e (patch)
tree64776f911a6e7e61299634eff0594e41773d8fe5 /lib/strpbrk.c
parent0111d737beaafaeeb8fa7a99f0ef51b7fc04167b (diff)
downloadgnulib-37f27c1b74b966c83e6fd2ffa74ed8817bf00e6e.tar.gz
update FSF address in copyright and remove any trailing blanks
Diffstat (limited to 'lib/strpbrk.c')
-rw-r--r--lib/strpbrk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/strpbrk.c b/lib/strpbrk.c
index 3e60201657..2c72d19af1 100644
--- a/lib/strpbrk.c
+++ b/lib/strpbrk.c
@@ -13,8 +13,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, 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>