On Thu, Mar 29, 2018 at 11:46:01AM +0300, Jani Nikula wrote: > Signed-off-by: Jani Nikula <jani.nik...@intel.com>
Patches 2-9: Acked-by: Daniel Vetter <daniel.vet...@ffwll.ch> I think patch 1 is ok if we stick to the variable with in-line comments instead of HERE doc for me too. -Daniel > --- > dim | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/dim b/dim > index 8d79d988b211..59caae42f2cd 100755 > --- a/dim > +++ b/dim > @@ -1,6 +1,8 @@ > #!/bin/bash > - > -# Copyright © 2012-2016 Intel Corporation > +# > +# dim - drm inglorious maintainer script > +# > +# Copyright © 2012-2018 Intel Corporation > # > # Permission is hereby granted, free of charge, to any person obtaining a > # copy of this software and associated documentation files (the "Software"), > @@ -25,8 +27,6 @@ > # Daniel Vetter <daniel.vet...@ffwll.ch> > # Jani Nikula <jani.nik...@intel.com> > > -# drm-intel-next maintainer script > - > # fail on any goof-up > set -e > > -- > 2.11.0 > > _______________________________________________ > dim-tools mailing list > dim-tools@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/dim-tools -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dim-tools mailing list dim-tools@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dim-tools