From cfcc0cd6afdbfd43ce82834e589b15591dc76944 Mon Sep 17 00:00:00 2001 From: Mike Stirling Date: Sun, 18 Sep 2011 10:03:25 +0100 Subject: Updated license text --- debugger.vhd | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'debugger.vhd') diff --git a/debugger.vhd b/debugger.vhd index c0c9f94..1d78bd5 100644 --- a/debugger.vhd +++ b/debugger.vhd @@ -1,9 +1,3 @@ --- --- General purpose hardware debugger --- --- (C) 2011 Mike Stirling --- - -- BBC Micro for Altera DE1 -- -- Copyright (c) 2011 Mike Stirling @@ -22,7 +16,11 @@ -- -- * Neither the name of the author nor the names of other contributors may -- be used to endorse or promote products derived from this software without --- specific prior written permission. +-- specific prior written agreement from the author. +-- +-- * License is granted for non-commercial use only. A fee may not be charged +-- for redistributions as source code or in synthesized/hardware form without +-- specific prior written agreement from the author. -- -- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, @@ -36,6 +34,11 @@ -- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -- POSSIBILITY OF SUCH DAMAGE. -- +-- +-- General purpose hardware debugger +-- +-- (C) 2011 Mike Stirling +-- library IEEE; use IEEE.STD_LOGIC_1164.ALL; -- cgit v1.2.3