Copyright symbol work-around

This commit is contained in:
Jeff Parsons 2016-02-17 13:58:42 -08:00
commit 3bcf1dfc23
8 changed files with 54 additions and 53 deletions

View file

@ -1,10 +1,10 @@
/**
* @fileoverview Assorted helper functions
* @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a> (@jeffpar)
* @version 1.0
* Created 2014-03-09
* @fileoverview Assorted helper functions
* @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a> (@jeffpar)
* @version 1.0
* Created 2014-03-09
*
* Copyright © 2012-2016 Jeff Parsons <Jeff@pcjs.org>
* Copyright © 2012-2016 Jeff Parsons <Jeff@pcjs.org>
*
* This file is part of the JavaScript Machines Project (aka JSMachines) at <http://jsmachines.net/>
* and <http://pcjs.org/>.