Ver Fonte

adding copyright headers

Signed-off-by: Mikhail Naumov <[email protected]>
Mikhail Naumov há 3 anos atrás
pai
commit
0d126eaf20

+ 11 - 0
AutomatedTesting/LuaScripts/Spawnables/DespawnOnEntityDeactivate.lua

@@ -1,3 +1,14 @@
+----------------------------------------------------------------------------------------------------
+--
+-- Copyright (c) Contributors to the Open 3D Engine Project.
+-- For complete copyright and license terms please see the LICENSE at the root of this distribution.
+--
+-- SPDX-License-Identifier: Apache-2.0 OR MIT
+--
+--
+--
+----------------------------------------------------------------------------------------------------
+
 local DespawnOnEntityDeactivate = 
 {
     Properties = 

+ 11 - 0
AutomatedTesting/LuaScripts/Spawnables/MultipleSpawnsFromSingleTicket.lua

@@ -1,3 +1,14 @@
+----------------------------------------------------------------------------------------------------
+--
+-- Copyright (c) Contributors to the Open 3D Engine Project.
+-- For complete copyright and license terms please see the LICENSE at the root of this distribution.
+--
+-- SPDX-License-Identifier: Apache-2.0 OR MIT
+--
+--
+--
+----------------------------------------------------------------------------------------------------
+
 local MultipleSpawnsFromSingleTicket = 
 {
     Properties = 

+ 11 - 0
AutomatedTesting/LuaScripts/Spawnables/NestedSpawner.lua

@@ -1,3 +1,14 @@
+----------------------------------------------------------------------------------------------------
+--
+-- Copyright (c) Contributors to the Open 3D Engine Project.
+-- For complete copyright and license terms please see the LICENSE at the root of this distribution.
+--
+-- SPDX-License-Identifier: Apache-2.0 OR MIT
+--
+--
+--
+----------------------------------------------------------------------------------------------------
+
 local NestedSpawner = 
 {
     Properties = 

+ 11 - 0
AutomatedTesting/LuaScripts/Spawnables/SimpleSpawnDespawn.lua

@@ -1,3 +1,14 @@
+----------------------------------------------------------------------------------------------------
+--
+-- Copyright (c) Contributors to the Open 3D Engine Project.
+-- For complete copyright and license terms please see the LICENSE at the root of this distribution.
+--
+-- SPDX-License-Identifier: Apache-2.0 OR MIT
+--
+--
+--
+----------------------------------------------------------------------------------------------------
+
 local SimpleSpawnDespawn = 
 {
     Properties = 

+ 11 - 0
AutomatedTesting/LuaScripts/Spawnables/SimpleSpawnNoDespawn.lua

@@ -1,3 +1,14 @@
+----------------------------------------------------------------------------------------------------
+--
+-- Copyright (c) Contributors to the Open 3D Engine Project.
+-- For complete copyright and license terms please see the LICENSE at the root of this distribution.
+--
+-- SPDX-License-Identifier: Apache-2.0 OR MIT
+--
+--
+--
+----------------------------------------------------------------------------------------------------
+
 local SimpleSpawnNoDespawn = 
 {
     Properties =