From e4904c727933d8b6d79ec7a1fc3f371414a11a97 Mon Sep 17 00:00:00 2001 From: Anthony Barbier Date: Wed, 21 Feb 2018 15:57:15 +0000 Subject: COMPMID-765: Cleaned up FIXMEs - Removed FIXMEs from the scripts/ folder: the folder is automatically cleaned up by the release script - Removed negative tests Change-Id: Ia8c64456d8a6388b79b016088aa7f5509eaaf219 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/121658 Tested-by: Jenkins Reviewed-by: Gian Marco Iodice --- scripts/add_copyright.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripts/add_copyright.py') diff --git a/scripts/add_copyright.py b/scripts/add_copyright.py index a9d4929db8..ad1dab6f40 100755 --- a/scripts/add_copyright.py +++ b/scripts/add_copyright.py @@ -1,6 +1,4 @@ #!/usr/bin/env python3 -#FIXME: Remove this file before the release - import glob import os.path -- cgit v1.2.1