From 1e077fd86a75a2e9e11cb2785c205dd78a80e086 Mon Sep 17 00:00:00 2001 From: alizardguy Date: Tue, 22 Aug 2023 10:26:16 -0700 Subject: [PATCH] Added copyright --- applications/scaleMe/scaleMe.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/applications/scaleMe/scaleMe.js b/applications/scaleMe/scaleMe.js index 944401a..887a96d 100644 --- a/applications/scaleMe/scaleMe.js +++ b/applications/scaleMe/scaleMe.js @@ -1,6 +1,8 @@ // +// scaleMe.js // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html +// Copyright 2023 alizardguy // "use strict";