diff options
Diffstat (limited to 'tools/glusterfind/src/conf.py')
-rw-r--r-- | tools/glusterfind/src/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/glusterfind/src/conf.py b/tools/glusterfind/src/conf.py index 2c6eac2bb14..d73fee42aad 100644 --- a/tools/glusterfind/src/conf.py +++ b/tools/glusterfind/src/conf.py @@ -1,4 +1,5 @@ #!/usr/bin/env python +# -*- coding: utf-8 -*- # Copyright (c) 2015 Red Hat, Inc. <http://www.redhat.com/> # This file is part of GlusterFS. |