Removed useless version numbers and dates from .js file headers

This commit is contained in:
Jeff 2016-10-06 16:22:24 -07:00 committed by Jeff Parsons
commit e24d507aa2
125 changed files with 125 additions and 462 deletions

View file

@ -1,10 +1,7 @@
/**
* @fileoverview Implements the PC8080 CPU component.
* @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a>
* @version 1.0
* Created 2016-Apr-18
*
* Copyright © 2012-2016 Jeff Parsons <Jeff@pcjs.org>
* @copyright Jeff Parsons 2012-2016
*
* This file is part of PCjs, a computer emulation software project at <http://pcjs.org/>.
*