On Mi, 2016-12-07 at 14:45 +0000, Peter Maydell wrote: > On 7 December 2016 at 12:51, Frediano Ziglio <[email protected]> wrote: > > Signed-off-by: Frediano Ziglio <[email protected]> > > --- > > ui/egl-helpers.c | 16 ++++++++++++++++ > > 1 file changed, 16 insertions(+) > > > > diff --git a/ui/egl-helpers.c b/ui/egl-helpers.c > > index 79cee05..cd24568 100644 > > --- a/ui/egl-helpers.c > > +++ b/ui/egl-helpers.c > > @@ -1,3 +1,19 @@ > > +/* > > + * Copyright (C) 2015-2016 Gerd Hoffmann <[email protected]> > > This looks a bit odd. Is the code copyright Gerd as an > individual, or Red Hat as a company?
As individual, with email address added. Although it probably doesn't make that much sense these days to put the email into the source code as you can easily figure them from git log ... cheers, Gerd
