summaryrefslogtreecommitdiff
path: root/python/examples/samr.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/examples/samr.py')
-rwxr-xr-xpython/examples/samr.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/examples/samr.py b/python/examples/samr.py
index c1af82105aa..494d0862592 100755
--- a/python/examples/samr.py
+++ b/python/examples/samr.py
@@ -5,17 +5,17 @@
# Copyright © Jelmer Vernooij <jelmer@samba.org> 2008
#
# Based on samr.js © Andrew Tridgell <tridge@samba.org>
-#
+#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
-#
+#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-#
+#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#