> > > Acked-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> > > On Mon, Nov 07, 2016 at 09:29:44AM +0000, Frediano Ziglio wrote: > > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> > > --- > > qxldod/QxlDod.cpp | 2 +- > > qxldod/compat.cpp | 10 ++++++++++ > > qxldod/compat.h | 10 ++++++++++ > > qxldod/driver.cpp | 2 +- > > 4 files changed, 22 insertions(+), 2 deletions(-) > > > > diff --git a/qxldod/QxlDod.cpp b/qxldod/QxlDod.cpp > > index 69b8db9..85343e4 100755 > > --- a/qxldod/QxlDod.cpp > > +++ b/qxldod/QxlDod.cpp > > @@ -1,6 +1,6 @@ > > /* > > * Copyright 2013-2016 Red Hat, Inc. > > - > > + * > > * Licensed under the Apache License, Version 2.0 (the "License"); > > * you may not use this file except in compliance with the License. > > * > > diff --git a/qxldod/compat.cpp b/qxldod/compat.cpp > > index 88f9619..fe223d4 100644 > > --- a/qxldod/compat.cpp > > +++ b/qxldod/compat.cpp > > @@ -1,3 +1,13 @@ > > +/* > > + * Copyright 2013-2016 Red Hat, Inc. > > + * I just noted that perhaps these file should be just * Copyright 2016 Red Hat, Inc. > > + * Licensed under the Apache License, Version 2.0 (the "License"); > > + * you may not use this file except in compliance with the License. > > + * > > + * You may obtain a copy of the License at > > + * http://www.apache.org/licenses/LICENSE-2.0 > > + */ > > + > > #include "driver.h" > > #include "compat.h" > > > > diff --git a/qxldod/compat.h b/qxldod/compat.h > > index 3f20b81..b4a8b33 100644 > > --- a/qxldod/compat.h > > +++ b/qxldod/compat.h > > @@ -1,3 +1,13 @@ > > +/* > > + * Copyright 2013-2016 Red Hat, Inc. > > + * > > + * Licensed under the Apache License, Version 2.0 (the "License"); > > + * you may not use this file except in compliance with the License. > > + * > > + * You may obtain a copy of the License at > > + * http://www.apache.org/licenses/LICENSE-2.0 > > + */ > > + > > #pragma once > > #include "BaseObject.h" > > > > diff --git a/qxldod/driver.cpp b/qxldod/driver.cpp > > index 59dc405..dc84aa8 100755 > > --- a/qxldod/driver.cpp > > +++ b/qxldod/driver.cpp > > @@ -1,6 +1,6 @@ > > /* > > * Copyright 2013-2016 Red Hat, Inc. > > - > > + * > > * Licensed under the Apache License, Version 2.0 (the "License"); > > * you may not use this file except in compliance with the License. > > * Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel