]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/pthread/aio_suspend.c
Replace FSF snail mail address with URLs.
[thirdparty/glibc.git] / sysdeps / pthread / aio_suspend.c
index 99f3a80c522190ffcb21b41530bdc09269f69599..9d3c8f996a2839ad6503d4866ed0f6e56057d6b8 100644 (file)
@@ -14,9 +14,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/>.  */
 
 
 /* We use an UGLY hack to prevent gcc from finding us cheating.  The