diff --git a/ScoreboardGenericPkg.vhd b/ScoreboardGenericPkg.vhd index 8afa4a0..f8ae289 100644 --- a/ScoreboardGenericPkg.vhd +++ b/ScoreboardGenericPkg.vhd @@ -37,8 +37,8 @@ -- 06/2015 2015.06 Added Alerts, SetAlertLogID, Revised LocalPush, GetDropCount, -- Deprecated SetFinish and ReportMode - REPORT_NONE, FileOpen -- Deallocate, Initialized, Function SetName --- 09/2016 2016.07 Released as part of OSVVM - +-- 11/2016 2016.07 Released as part of OSVVM +-- -- -- -- Copyright (c) 2006 - 2016 by SynthWorks Design Inc. All rights reserved. diff --git a/ScoreboardPkg_int.vhd b/ScoreboardPkg_int.vhd index e56ca3b..e1b1c5d 100644 --- a/ScoreboardPkg_int.vhd +++ b/ScoreboardPkg_int.vhd @@ -24,7 +24,7 @@ -- Date Version Description -- 08/2012 2012.08 Generic Instance of ScoreboardGenericPkg -- 08/2014 2013.08 Updated interface for Match and to_string --- 09/2016 2016.07 Released as part of OSVVM library +-- 11/2016 2016.07 Released as part of OSVVM library -- -- -- Copyright (c) 2006 - 2016 by SynthWorks Design Inc. All rights reserved. diff --git a/ScoreboardPkg_slv.vhd b/ScoreboardPkg_slv.vhd index f9b7593..90696b9 100644 --- a/ScoreboardPkg_slv.vhd +++ b/ScoreboardPkg_slv.vhd @@ -24,8 +24,8 @@ -- Date Version Description -- 08/2012 2012.08 Generic Instance of ScoreboardGenericPkg -- 08/2014 2013.08 Updated interface for Match and to_string --- 09/2016 2016.07 Released as part of OSVVM library - +-- 11/2016 2016.07 Released as part of OSVVM library +-- -- -- Copyright (c) 2006 - 2016 by SynthWorks Design Inc. All rights reserved. --