summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2018-03-29 11:42:30 +0300
committerJani Nikula <jani.nikula@intel.com>2018-04-03 12:06:31 +0300
commit5cdb7107f03af3a28038e318b69876b6dc72e184 (patch)
tree05e87ea575f8b79624262020839b452ecd17cac0
parentd8ab9494f43215a1f4ebc450328ba02d1c30751a (diff)
dim: update dim title and copyright
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
-rwxr-xr-xdim8
1 files changed, 4 insertions, 4 deletions
diff --git a/dim b/dim
index 1d6d9da0b61d..1301a54f6875 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.vetter@ffwll.ch>
# Jani Nikula <jani.nikula@intel.com>
-# drm-intel-next maintainer script
-
# fail on any goof-up
set -e