> On 19 Apr 2018, at 15.09, Pekka Paalanen <[email protected]> wrote: > > From: Pekka Paalanen <[email protected]> > > Looking at the diff statistics of the changes authored by me and landed > since 4.0.0 release points out these files as having major changes. > Update the copyright holders accordingly. > > I have kept the redundant "Copyright ©" form only to keep things > consistent, even when either the word or the mark would be enough. >
Acked-by: Ian Ray <[email protected]> > Signed-off-by: Pekka Paalanen <[email protected]> > --- > compositor/main.c | 3 ++- > libweston/compositor-drm.c | 2 ++ > libweston/compositor.c | 3 ++- > libweston/compositor.h | 3 ++- > 4 files changed, 8 insertions(+), 3 deletions(-) > > diff --git a/compositor/main.c b/compositor/main.c > index fe36e69d..fd07aa95 100644 > --- a/compositor/main.c > +++ b/compositor/main.c > @@ -1,9 +1,10 @@ > /* > * Copyright © 2010-2011 Intel Corporation > * Copyright © 2008-2011 Kristian Høgsberg > - * Copyright © 2012-2015 Collabora, Ltd. > + * Copyright © 2012-2018 Collabora, Ltd. > * Copyright © 2010-2011 Benjamin Franzke > * Copyright © 2013 Jason Ekstrand > + * Copyright © 2017, 2018 General Electric Company > * > * Permission is hereby granted, free of charge, to any person obtaining > * a copy of this software and associated documentation files (the > diff --git a/libweston/compositor-drm.c b/libweston/compositor-drm.c > index c78c7a8f..287431eb 100644 > --- a/libweston/compositor-drm.c > +++ b/libweston/compositor-drm.c > @@ -1,6 +1,8 @@ > /* > * Copyright © 2008-2011 Kristian Høgsberg > * Copyright © 2011 Intel Corporation > + * Copyright © 2017, 2018 Collabora, Ltd. > + * Copyright © 2017, 2018 General Electric Company > * > * Permission is hereby granted, free of charge, to any person obtaining > * a copy of this software and associated documentation files (the > diff --git a/libweston/compositor.c b/libweston/compositor.c > index a9de4ac3..aa9a8602 100644 > --- a/libweston/compositor.c > +++ b/libweston/compositor.c > @@ -1,7 +1,8 @@ > /* > * Copyright © 2010-2011 Intel Corporation > * Copyright © 2008-2011 Kristian Høgsberg > - * Copyright © 2012-2015 Collabora, Ltd. > + * Copyright © 2012-2018 Collabora, Ltd. > + * Copyright © 2017, 2018 General Electric Company > * > * Permission is hereby granted, free of charge, to any person obtaining > * a copy of this software and associated documentation files (the > diff --git a/libweston/compositor.h b/libweston/compositor.h > index f3137dea..4e702e7b 100644 > --- a/libweston/compositor.h > +++ b/libweston/compositor.h > @@ -1,6 +1,7 @@ > /* > * Copyright © 2008-2011 Kristian Høgsberg > - * Copyright © 2012 Collabora, Ltd. > + * Copyright © 2012, 2017, 2018 Collabora, Ltd. > + * Copyright © 2017, 2018 General Electric Company > * > * Permission is hereby granted, free of charge, to any person obtaining > * a copy of this software and associated documentation files (the > -- > 2.16.1 > > _______________________________________________ > wayland-devel mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/wayland-devel _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
