diff --git a/examples/tutorials/fireworks/chapter1/fireworksLaunchButtonEntityScript.js b/examples/tutorials/fireworks/chapter1/fireworksLaunchButtonEntityScript.js index 9afe453c66..1232bfc843 100644 --- a/examples/tutorials/fireworks/chapter1/fireworksLaunchButtonEntityScript.js +++ b/examples/tutorials/fireworks/chapter1/fireworksLaunchButtonEntityScript.js @@ -1,7 +1,7 @@ // // fireworksLaunchButtonEntityScript.js // -// Created by Eric Levin on 3/7/2017 +// Created by Eric Levin on 3/7/2016 // Copyright 2016 High Fidelity, Inc. // // This is the chapter 1 entity script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial) diff --git a/examples/tutorials/fireworks/chapter1/fireworksLaunchButtonSpawner.js b/examples/tutorials/fireworks/chapter1/fireworksLaunchButtonSpawner.js index 7af0dadf8e..31d5e00e00 100644 --- a/examples/tutorials/fireworks/chapter1/fireworksLaunchButtonSpawner.js +++ b/examples/tutorials/fireworks/chapter1/fireworksLaunchButtonSpawner.js @@ -1,7 +1,7 @@ // // fireworksLaunchButtonSpawner.js // -// Created by Eric Levin on 3/7/2017 +// Created by Eric Levin on 3/7/2016 // Copyright 2016 High Fidelity, Inc. // // This is the chapter 1 interface script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial) diff --git a/examples/tutorials/fireworks/chapter2/fireworksLaunchButtonEntityScript.js b/examples/tutorials/fireworks/chapter2/fireworksLaunchButtonEntityScript.js index 62127f9a91..66d2e96858 100644 --- a/examples/tutorials/fireworks/chapter2/fireworksLaunchButtonEntityScript.js +++ b/examples/tutorials/fireworks/chapter2/fireworksLaunchButtonEntityScript.js @@ -1,7 +1,7 @@ // // fireworksLaunchButtonEntityScript.js // -// Created by Eric Levin on 3/7/2017 +// Created by Eric Levin on 3/7/2016 // Copyright 2016 High Fidelity, Inc. // // This is the chapter 2 entity script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial) diff --git a/examples/tutorials/fireworks/chapter2/fireworksLaunchButtonSpawner.js b/examples/tutorials/fireworks/chapter2/fireworksLaunchButtonSpawner.js index bf494db324..19fd67f6c4 100644 --- a/examples/tutorials/fireworks/chapter2/fireworksLaunchButtonSpawner.js +++ b/examples/tutorials/fireworks/chapter2/fireworksLaunchButtonSpawner.js @@ -1,7 +1,7 @@ // // fireworksLaunchButtonSpawner.js // -// Created by Eric Levin on 3/7/2017 +// Created by Eric Levin on 3/7/2016 // Copyright 2016 High Fidelity, Inc. // // This is the chapter 2 interface script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial) diff --git a/examples/tutorials/fireworks/chapter3/fireworksLaunchButtonEntityScript.js b/examples/tutorials/fireworks/chapter3/fireworksLaunchButtonEntityScript.js index fc387b4990..f811d95315 100644 --- a/examples/tutorials/fireworks/chapter3/fireworksLaunchButtonEntityScript.js +++ b/examples/tutorials/fireworks/chapter3/fireworksLaunchButtonEntityScript.js @@ -1,7 +1,7 @@ // // fireworksLaunchButtonEntityScript.js // -// Created by Eric Levin on 3/7/2017 +// Created by Eric Levin on 3/7/2016 // Copyright 2016 High Fidelity, Inc. // // This is the chapter 3 entity script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial) diff --git a/examples/tutorials/fireworks/chapter3/fireworksLaunchButtonSpawner.js b/examples/tutorials/fireworks/chapter3/fireworksLaunchButtonSpawner.js index 80ba3f5e1d..6b77b2609a 100644 --- a/examples/tutorials/fireworks/chapter3/fireworksLaunchButtonSpawner.js +++ b/examples/tutorials/fireworks/chapter3/fireworksLaunchButtonSpawner.js @@ -1,7 +1,7 @@ // // fireworksLaunchButtonSpawner.js // -// Created by Eric Levin on 3/7/2017 +// Created by Eric Levin on 3/7/2016 // Copyright 2016 High Fidelity, Inc. // // This is the chapter 3 interface script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial)