Formally release this version of Aquila under the GNU LGPLv3+
authorRaptor Engineering Development Team <support@raptorengineering.com>
Tue, 1 Mar 2022 21:25:47 +0000 (15:25 -0600)
committerRaptor Engineering Development Team <support@raptorengineering.com>
Tue, 1 Mar 2022 21:25:47 +0000 (15:25 -0600)
aquila/io_blocks.v
aquila/lpc_slave.v
aquila/wishbone_lpc_slave_interface.v

index 86b3ef395e1c60111690f21ad02122d15dbf845f..dd74eab2c530b241e3cb453bbaa504e214838be4 100644 (file)
@@ -1,6 +1,6 @@
 // © 2017 - 2022 Raptor Engineering, LLC
 //
-// Released under the terms of the GPL v3
+// Released under the terms of the LGPL v3+
 // See the LICENSE file for full details
 //
 // Generic I/O blocks required for the LPC I/O signals
index d407b9ee1d9399f553f354afacf64ea53811a228..828bacb0eddd3838870eda1bf4e1d008bc53bdad 100644 (file)
@@ -1,6 +1,6 @@
-// © 2017 - 2020 Raptor Engineering, LLC
+// © 2017 - 2022 Raptor Engineering, LLC
 //
-// Released under the terms of the GPL v3
+// Released under the terms of the LGPL v3+
 // See the LICENSE file for full details
 
 module lpc_slave_interface(
index fb3c68d833e5a15ff668b1b901c7d0439d0827ab..cd51f17f20336bb555dcaa3bbca9bc93857bb92b 100644 (file)
@@ -1,6 +1,6 @@
 // © 2017 - 2022 Raptor Engineering, LLC
 //
-// Released under the terms of the GPL v3
+// Released under the terms of the LGPL v3+
 // See the LICENSE file for full details
 //
 // This LPC slave peripheral currently implements I/O, TPM, and firmware memory read/write functionality