make sure #!/usr/bin/env python3 is before copyright header
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 24 Jun 2019 05:29:24 +0000 (07:29 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 24 Jun 2019 05:29:24 +0000 (07:29 +0200)
21 files changed:
litex/boards/targets/ac701.py
litex/boards/targets/arty.py
litex/boards/targets/de0nano.py
litex/boards/targets/de10lite.py
litex/boards/targets/de1soc.py
litex/boards/targets/de2_115.py
litex/boards/targets/genesys2.py
litex/boards/targets/kc705.py
litex/boards/targets/kcu105.py
litex/boards/targets/minispartan6.py
litex/boards/targets/netv2.py
litex/boards/targets/nexys4ddr.py
litex/boards/targets/nexys_video.py
litex/boards/targets/simple.py
litex/boards/targets/ulx3s.py
litex/boards/targets/versa_ecp5.py
litex/soc/software/mkmscimg.py
litex/tools/litex_read_verilog.py
litex/tools/litex_server.py
litex/tools/litex_sim.py
litex/tools/litex_term.py

index 49f40ecd7160555871ece317f54f6540a752c978..eed0a45c3663a250c33139b00223ead46fb73b85 100755 (executable)
@@ -1,9 +1,9 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2019 Vamsi K Vytla <vamsi.vytla@gmail.com>
 # This file is Copyright (c) 2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index d650760ca5215177d90f4c4e55339835fff33f51..ecec01b16f73c0f86742bf58da968c0142156b21 100755 (executable)
@@ -1,8 +1,8 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2015-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index 9d7c22a09986d1733299b6efc4b903f6fbfde029..03c063aba098d033824571e170fe9745e9376b04 100755 (executable)
@@ -1,8 +1,8 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2015-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index 6f68c843d4b8a61957d7a4026e565cf57b58dcb3..9b8c549897fd72ef69313ee5f59a6e60dc4ed043 100755 (executable)
@@ -1,8 +1,8 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2019 msloniewski <marcin.sloniewski@gmail.com>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index caf87396fbe8d9a8e618c69c25f2ab675cf1c671..597742c3f88a6182203cc1b1d36cc08518ef0ef4 100755 (executable)
@@ -1,8 +1,8 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2019 Antony Pavlov <antonynpavlov@gmail.com>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index 332dfa78db3578bdae57d1572a26b30d92888e94..bd8320b81f28e72821a7f572e4ca0b04b150d013 100755 (executable)
@@ -1,8 +1,8 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2015-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index d56624733bceacc941b988bb0be9a671a951ab36..f6b10da00675e0998c55ece15d394975d632b652 100755 (executable)
@@ -1,8 +1,8 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index 8ff77e182074aa23072d0ecf22e25f02ba1cad18..2c59c5c992b363dd88b6fc7692bd34115f41c82a 100755 (executable)
@@ -1,10 +1,10 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2014-2015 Sebastien Bourdeauducq <sb@m-labs.hk>
 # This file is Copyright (c) 2014-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # This file is Copyright (c) 2014-2015 Yann Sionneau <ys@m-labs.hk>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index 5b52208660000b0dad7b8dbaad468e89356d3a2d..1f73d59413f41112fa362398becec63409961489 100755 (executable)
@@ -1,8 +1,8 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2018-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index 45e88c521ad28b670d6fc047ccd9e64a4922dcc3..aaea92a51b2748834d87830b804cfe698abd4efa 100755 (executable)
@@ -1,10 +1,10 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2013-2014 Sebastien Bourdeauducq <sb@m-labs.hk>
 # This file is Copyright (c) 2014-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # This file is Copyright (c) 2014 Yann Sionneau <ys@m-labs.hk>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 from fractions import Fraction
 
index 834f4cd0dbd018c38152968ef6c91db94f85f0d8..e8a50a2dd74695998b736e5e59879ac58e3498f1 100755 (executable)
@@ -1,8 +1,8 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2018-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index 5f681f428c105ef92912eb0f25c013c87f7cdd45..e46f43145f7d1ba1f8e2de1f3e1c229522b6ec73 100755 (executable)
@@ -1,8 +1,8 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2018-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index 9b2fe5c93d7425cb3888c31bc7f691000ee5e770..3d58a42a40e640ee6e85eb1f2eab942fd771f831 100755 (executable)
@@ -1,8 +1,8 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2015-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index 28a149238276ba648553b91cb1d0654e99dd3750..40677207d000a65734f477d2f8c03147a320f745 100755 (executable)
@@ -1,9 +1,9 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2014-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # This file is Copyright (c) 2013-2014 Sebastien Bourdeauducq <sb@m-labs.hk>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 import importlib
 
index 1f9b451af05a8145e14ff4224996128ada1f57ce..4a80ee6fb09c1a000152e9d833bb411a3ee7face 100755 (executable)
@@ -1,9 +1,9 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2018-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # This file is Copyright (c) 2018 David Shah <dave@ds0.me>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index 412e1684bab712e416a3a08a880a97cfcb16ed35..8f1a97199a29ea219f63c74102ea7a5ea8caeeb0 100755 (executable)
@@ -1,9 +1,9 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2018-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # This file is Copyright (c) 2018-2019 David Shah <dave@ds0.me>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index 2c9d9d9e8f0234ca694c03729d9d4dcf973519f2..14eec70737210b0a87a063a2ed27a7557bf40097 100644 (file)
@@ -1,9 +1,9 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2015 Sebastien Bourdeauducq <sb@m-labs.hk>
 # This file is Copyright (c) 2018 Dolu1990 <charles.papon.90@gmail.com>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 import binascii
 
index 0a5108306d4d50e563730c0f346f9f8e562bc17d..12b274b6744661abc954d36d91e178d3a0e686ac 100755 (executable)
@@ -1,8 +1,8 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2018-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import os
 import sys
 import json
index 54a5d6a528cb2409ba742073d9ec73bc421d4b58..e17fe115db6190a4d5a779d14343078b8a4bc604 100755 (executable)
@@ -1,10 +1,10 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2015-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # This file is Copyright (c) 2019 Sean Cross <sean@xobs.io>
 # This file is Copyright (c) 2018 Felix Held <felix-github@felixheld.de>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 import sys
index 9c1965be07bd7126d35f5b6762dc1545603fe53c..afd359290d4c2bdfb47fc3716698d5e471682441 100755 (executable)
@@ -1,9 +1,9 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2015-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # This file is Copyright (c) 2017 Pierre-Olivier Vauboin <po@lambdaconcept>
 # License: BSD
 
-#!/usr/bin/env python3
-
 import argparse
 
 from migen import *
index bf11c4e7eed896b60bc79a0636d34041bfb063bb..1cd9a5131b02acac6c6aaf5e64ae28f2b5da3078 100755 (executable)
@@ -1,11 +1,10 @@
+#!/usr/bin/env python3
+
 # This file is Copyright (c) 2015-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # This file is Copyright (c) 2015 Sebastien Bourdeauducq <sb@m-labs.hk>
 # This file is Copyright (c) 2016 whitequark <whitequark@whitequark.org>
-
 # License: BSD
 
-#!/usr/bin/env python3
-
 import sys
 import signal
 import os