From: Emil Velikov Date: Wed, 22 Feb 2017 19:23:16 +0000 (+0000) Subject: util: remove shebang from format_srgb.py X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fb187d22325b105adff339990e12479be004bbed;p=mesa.git util: remove shebang from format_srgb.py Analogous to earlier commit(s). Signed-off-by: Emil Velikov Reviewed-by: Eric Engestrom --- diff --git a/src/util/format_srgb.py b/src/util/format_srgb.py index d5cbcf7646b..44b35a061d6 100644 --- a/src/util/format_srgb.py +++ b/src/util/format_srgb.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python CopyRight = ''' /**************************************************************************