]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - debug/memcpy_chk.c
Replace FSF snail mail address with URLs.
[thirdparty/glibc.git] / debug / memcpy_chk.c
index 638cd0e4fb75bee11f09ef1f2d1b10739bd31a60..bd43583ff4239c8a30c065424d80606c8d89c54a 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; 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; if not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <string.h>
 #include <memcopy.h>