]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/uclibc/lib/contrib/uclibc/libc/string/generic/memset.c
update
[l4.git] / l4 / pkg / uclibc / lib / contrib / uclibc / libc / string / generic / memset.c
index 7be5727659afb2e722bd3adb80ce849011f4537c..5644e252202a319be2ca14120f19f6bf318464ba 100644 (file)
@@ -12,9 +12,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 <string.h>
 #include "memcopy.h"