From 57ab4366d48a7a2ff6cd25ea85e35ad2099a4579 Mon Sep 17 00:00:00 2001 From: ArmoredDragon <43324896+Armored-Dragon@users.noreply.github.com> Date: Sat, 24 Jun 2023 12:09:44 -0500 Subject: [PATCH] Fixed copyright formatting issues. --- interface/resources/html/createGlobalEventBridge.js | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/interface/resources/html/createGlobalEventBridge.js b/interface/resources/html/createGlobalEventBridge.js index e81d656077..82881fa222 100644 --- a/interface/resources/html/createGlobalEventBridge.js +++ b/interface/resources/html/createGlobalEventBridge.js @@ -1,11 +1,9 @@ +// Created by Anthony J. Thibault on 9/7/2016 +// Copyright 2016 High Fidelity, Inc. +// Copyright 2023 Overte e.V. // -// createGlobalEventBridge.js -// -// Created by Anthony J. Thibault on 9/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 +// Distributed under the Apache License, Version 2.0. +// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html // // Stick a EventBridge object in the global namespace.