From 3e38a3e3f1383d925cb716a7aa81a81b5e862f22 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Sat, 29 Jul 2017 10:50:06 -0400 Subject: [PATCH] diaspora: fix test file header --- plinth/modules/diaspora/tests/test_apache_config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plinth/modules/diaspora/tests/test_apache_config.py b/plinth/modules/diaspora/tests/test_apache_config.py index 5e094a82e..342a2bcc4 100644 --- a/plinth/modules/diaspora/tests/test_apache_config.py +++ b/plinth/modules/diaspora/tests/test_apache_config.py @@ -1,4 +1,5 @@ -#!/usr/bin/pytho part of Plinth. +# +# This file is part of Plinth. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as