Signed-off-by: Jani Nikula <[email protected]> --- 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 <[email protected]> # Jani Nikula <[email protected]> -# drm-intel-next maintainer script - # fail on any goof-up set -e -- 2.11.0 _______________________________________________ dim-tools mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dim-tools
