]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - malloc/arena.c
Replace FSF snail mail address with URLs.
[thirdparty/glibc.git] / malloc / arena.c
index 24c11f225c2fec60b802945cff94a91e4992d870..33c4ff37a751fe12b7afad23cb41088063765a6a 100644 (file)
@@ -15,9 +15,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; see the file COPYING.LIB.  If not,
-   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 #include <stdbool.h>