]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - misc/lsearch.c
Replace FSF snail mail address with URLs.
[thirdparty/glibc.git] / misc / lsearch.c
index 057ff396e131a09988bf68117831b9dcca36e2b2..9e012764067e5ba1c4b040b0593a60fb4bea7b74 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/>.  */
 
 #include <search.h>
 #include <string.h>