Removed useless version numbers and dates from .js file headers
This commit is contained in:
parent
117fe65359
commit
e24d507aa2
125 changed files with 125 additions and 462 deletions
|
|
@ -1,10 +1,7 @@
|
|||
/**
|
||||
* @fileoverview PCjs save functionality.
|
||||
* @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a>
|
||||
* @version 1.0
|
||||
* Created 2016-Feb-17
|
||||
*
|
||||
* 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/>.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue