X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmkdtemp.c;h=469cf4718641dce93fcff8358e3d7e539c381fae;hb=fb84631f1ec8e82d252cbad0b5b7f83a98e74ba9;hp=ac66ae29d424c5e713cf8bf83daec2a7e3ce26bc;hpb=ec02ed21791b17f48017b4d0b13cac9f131148d6;p=gnulib.git diff --git a/lib/mkdtemp.c b/lib/mkdtemp.c index ac66ae29d..469cf4718 100644 --- a/lib/mkdtemp.c +++ b/lib/mkdtemp.c @@ -13,7 +13,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. */ /* Extracted from misc/mkdtemp.c and sysdeps/posix/tempname.c. */