From 5230d3a7055e50518ccec8e368311194554de756 Mon Sep 17 00:00:00 2001 From: PhilipRosedale Date: Wed, 9 Mar 2016 14:45:26 -0800 Subject: [PATCH] Added header --- examples/fireflies/firefly.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/fireflies/firefly.js b/examples/fireflies/firefly.js index e4b1d3f989..4e4c5d7844 100644 --- a/examples/fireflies/firefly.js +++ b/examples/fireflies/firefly.js @@ -1,4 +1,10 @@ // +// Created by Philip Rosedale on March 7, 2016 +// Copyright 2016 High Fidelity, Inc. +// +// Distributed under the Apache License, Version 2.0. +// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html +// // A firefly which is animated by passerbys. It's physical, no gravity, periodic forces applied. // If a firefly is found to //