summaryrefslogtreecommitdiff
path: root/lib/strdup.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/strdup.c
parent54cd202a2890e2f81f9349ae3fbe37c0020468f1 (diff)
downloadgnulib-267a39bafd249d7eb9c37df06dc6defcf41cb343.tar.gz
*** empty log message ***
Diffstat (limited to 'lib/strdup.c')
-rw-r--r--lib/strdup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strdup.c b/lib/strdup.c
index 8c88e310a5..d6d0116204 100644
--- a/lib/strdup.c
+++ b/lib/strdup.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, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
# include <config.h>