From: Daniel Axtens Date: Sun, 22 Oct 2017 07:56:54 +0000 (+1100) Subject: test_encodings: add a missing line from the license statement X-Git-Tag: v2.1.0-rc1~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9527ae40ef9ce1867524ec9eda0c40b1c6c493a9;p=thirdparty%2Fpatchwork.git test_encodings: add a missing line from the license statement We probably don't need these statements, but if we're going to include them they should at least be complete. Signed-off-by: Daniel Axtens Reviewed-by: Stephen Finucane --- diff --git a/patchwork/tests/test_encodings.py b/patchwork/tests/test_encodings.py index fe094d58..794d67ac 100644 --- a/patchwork/tests/test_encodings.py +++ b/patchwork/tests/test_encodings.py @@ -13,6 +13,7 @@ # 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 Patchwork; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA