]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - misc/munlock.c
Replace FSF snail mail address with URLs.
[thirdparty/glibc.git] / misc / munlock.c
index 3c728c01d50c5644f1291234f58d5696f599da24..0a02e5b23e5b97ae044d210c86ab4a4bed1f8f51 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 <sys/types.h>
 #include <sys/mman.h>