Replace FSF snail mail address by URL.
[jlayton/glibc.git] / sysdeps / m68k / wcpcpy_chk.c
index 525c1d5baabf1c1259b3e2e50f626c165cf40b3e..b0ddf80bf4e1518ab8ff980fe51b57b1230d340c 100644 (file)
@@ -13,9 +13,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/>.  */
 
 /* The generic version of this file assumes that __alignof__(wchar_t) ==
    sizeof (wchar_t).  We therefore use this port-specific implementation