This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/3] Support run tst-exec and tst-spawn directly


On 12/20/2012 07:52 PM, H.J. Lu wrote:
> diff --git a/posix/tst-exec-static.c b/posix/tst-exec-static.c
> new file mode 100644
> index 0000000..bdd6369
> --- /dev/null
> +++ b/posix/tst-exec-static.c
> @@ -0,0 +1 @@
> +#include "tst-exec.c"
> diff --git a/posix/tst-exec.c b/posix/tst-exec.c
> index 8e88ab8..14d8365 100644
> --- a/posix/tst-exec.c
> +++ b/posix/tst-exec.c
> @@ -1,5 +1,5 @@
>  /* Tests for exec.
> -   Copyright (C) 2000 Free Software Foundation, Inc.
> +   Copyright (C) 2000-2012 Free Software Foundation, Inc.

Happy New Year! :-)

It's 2013, please adjust all copyright years accordingly.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]