altera_quartus, de0nano: add copyright notices
This commit is contained in:
parent
f9e07b92a4
commit
001beadb97
|
@ -1,3 +1,6 @@
|
|||
# This file is Copyright (c) 2013 Florent Kermarrec <florent@enjoy-digital.fr>
|
||||
# License: GPLv3
|
||||
|
||||
import os, subprocess
|
||||
|
||||
from mibuild.generic_platform import *
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# This file is Copyright (c) 2013 Florent Kermarrec <florent@enjoy-digital.fr>
|
||||
# License: GPLv3
|
||||
|
||||
from mibuild.generic_platform import *
|
||||
from mibuild.altera_quartus import AlteraQuartusPlatform, CRG_SE
|
||||
|
||||
|
|
Loading…
Reference in New Issue