From 2720b98d57de0ceec872e2590ea606d7f14326d8 Mon Sep 17 00:00:00 2001 From: ZappoMan Date: Fri, 24 Jan 2014 13:00:54 -0800 Subject: [PATCH] fix comment --- examples/findParticleExample.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/findParticleExample.js b/examples/findParticleExample.js index 416e03877a..f582ee6469 100644 --- a/examples/findParticleExample.js +++ b/examples/findParticleExample.js @@ -2,10 +2,10 @@ // editParticleExample.js // hifi // -// Created by Brad Hefta-Gaub on 12/31/13. -// Copyright (c) 2013 HighFidelity, Inc. All rights reserved. +// Created by Brad Hefta-Gaub on 1/24/14. +// Copyright (c) 2014 HighFidelity, Inc. All rights reserved. // -// This is an example script that demonstrates creating and editing a particle +// This is an example script that demonstrates "finding" particles // var iteration = 0;