]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/pthread_rwlock_unlock.c
Replace FSF snail mail address with URLs.
[thirdparty/glibc.git] / nptl / pthread_rwlock_unlock.c
index a7ef71a11382c507d4883bad4102bb3c0c85db05..15418c82f537e3ba66a08613b40e71fa123c6364 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/>.  */
 
 #include <errno.h>
 #include <sysdep.h>