uClibc-ng - small C library for embedded systems branch master updated. v1.0.14-4-g150e5d7

This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uClibc-ng - small C library for embedded systems". The branch, master has been updated via 150e5d7b3978b378ee76eee796d8c8e389884cc3 (commit) from cf6c40b8881cfe78e134e2919b184e04025c1e25 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 150e5d7b3978b378ee76eee796d8c8e389884cc3 Author: Waldemar Brodkorb <wbx@uclibc-ng.org> Date: Tue Apr 26 20:55:28 2016 +0200 fixup stupid mixup of Makefile copyright and C code ----------------------------------------------------------------------- Summary of changes: test/string/tst-memmove.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/test/string/tst-memmove.c b/test/string/tst-memmove.c index 799e72e..2adc527 100644 --- a/test/string/tst-memmove.c +++ b/test/string/tst-memmove.c @@ -1,5 +1,7 @@ -# Copyright (C) 2016 Rene Nielsen <rene.nielsen@microsemi.com> -# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. +/* + * Copyright (C) 2016 Rene Nielsen <rene.nielsen@microsemi.com> + * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. + */ #include <string.h> #include <stdio.h> hooks/post-receive -- uClibc-ng - small C library for embedded systems
participants (1)
-
wbx@helium.openadk.org