Header updates

This commit is contained in:
Jeff 2016-05-12 19:24:10 -07:00 • committed by Jeff Parsons
commit 0b35e06926
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
/** /**
* @fileoverview Defines PC8080 constants. * @fileoverview Defines PC8080 CPU constants.
* @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a> * @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a>
* @version 1.0 * @version 1.0
* Created 2016-Apr-18 * Created 2016-Apr-18

View file

@ -1,5 +1,5 @@
/** /**
* @fileoverview PC8080-specific message definitions. * @fileoverview Defines message categories.
* @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a> * @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a>
* @version 1.0 * @version 1.0
* Created 2016-Apr-18 * Created 2016-Apr-18

View file

@ -1,5 +1,5 @@
/** /**
* @fileoverview PCjs-specific message definitions. * @fileoverview Defines message categories.
* @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a> * @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a>
* @version 1.0 * @version 1.0
* Created 2014-Dec-11 * Created 2014-Dec-11