summaryrefslogtreecommitdiffstats
path: root/geo-replication/syncdaemon/argsupgrade.py
diff options
context:
space:
mode:
Diffstat (limited to 'geo-replication/syncdaemon/argsupgrade.py')
-rw-r--r--geo-replication/syncdaemon/argsupgrade.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/geo-replication/syncdaemon/argsupgrade.py b/geo-replication/syncdaemon/argsupgrade.py
index a97c748c40b..632271daf81 100644
--- a/geo-replication/syncdaemon/argsupgrade.py
+++ b/geo-replication/syncdaemon/argsupgrade.py
@@ -1,3 +1,13 @@
+# -*- coding: utf-8 -*-
+#
+# Copyright (c) 2016 Red Hat, Inc. <http://www.redhat.com>
+# This file is part of GlusterFS.
+#
+# This file is licensed to you under your choice of the GNU Lesser
+# General Public License, version 3 or any later version (LGPLv3 or
+# later), or the GNU General Public License, version 2 (GPLv2), in all
+# cases as published by the Free Software Foundation.
+#
# Converts old style args into new style args
from __future__ import print_function