UPDATED copyrights to 2018.
UPDATED to v0.1.5.
This commit is contained in:
parent
d2f4a663e3
commit
1979bd4f97
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@mysticbits/codex-mythica",
|
"name": "@mysticbits/codex-mythica",
|
||||||
"version": "0.1.4",
|
"version": "0.1.5",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "nodejs ./bin/www"
|
"start": "nodejs ./bin/www"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* The Codex Mythica
|
* The Codex Mythica
|
||||||
*
|
*
|
||||||
* @copyright Copyright 2017 Eric Woodward
|
* @copyright Copyright 2017-2018 Eric Woodward
|
||||||
* @license CC0 Public Domain License v1.0
|
* @license CC0 Public Domain License v1.0
|
||||||
* http://creativecommons.org/publicdomain/zero/1.0/
|
* http://creativecommons.org/publicdomain/zero/1.0/
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<footer id="footer" class="footer" role="contentinfo">
|
<footer id="footer" class="footer" role="contentinfo">
|
||||||
<div class="footer-inner clearfix">
|
<div class="footer-inner clearfix">
|
||||||
<p>
|
<p>
|
||||||
<strong>The Codex Mythica</strong> © 2017
|
<strong>The Codex Mythica</strong> © 2017-2018
|
||||||
<a href="https://itsericwoodward.com/" class="p-author h-card" rel="author" title="Eric Woodward">Eric Woodward</a>. <em>Mythic Wars</em> and the Mythic Wars logo © and ™ Eric Woodward, licensed by Excalibre Games. <em>Excalibre Games</em> and the Excalibre Games parthenon © and ™ <a href="http://excalibregames.com/" title="Excalibre Games">Excalibre Games</a>.
|
<a href="https://itsericwoodward.com/" class="p-author h-card" rel="author" title="Eric Woodward">Eric Woodward</a>. <em>Mythic Wars</em> and the Mythic Wars logo © and ™ Eric Woodward, licensed by Excalibre Games. <em>Excalibre Games</em> and the Excalibre Games parthenon © and ™ <a href="http://excalibregames.com/" title="Excalibre Games">Excalibre Games</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user