]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
test_encodings: add a missing line from the license statement
authorDaniel Axtens <dja@axtens.net>
Sun, 22 Oct 2017 07:56:54 +0000 (18:56 +1100)
committerDaniel Axtens <dja@axtens.net>
Sat, 28 Oct 2017 01:39:17 +0000 (12:39 +1100)
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 <dja@axtens.net>
Reviewed-by: Stephen Finucane <stephen@that.guru>
patchwork/tests/test_encodings.py

index fe094d58d39437b5dd4c019acd550c1a48112295..794d67aced23326a1b83d9b7bfe60fa948c99643 100644 (file)
@@ -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