From 2d19c1a2e2fbdd491c9f47341290f07c2cdfa51e Mon Sep 17 00:00:00 2001 From: Vlad Shcherban Date: Thu, 20 Feb 2020 18:44:16 +0800 Subject: [PATCH] Changing license to MIT --- FILE_HEADER.md | 46 +- LICENSE.GPL | 623 ------------------ LICENSE.md | 21 + README.md | 9 +- bin/mac/buildSettingsToPlist.lua | 16 +- external/remdebug-1.0/src/controller.lua | 2 +- external/winutil/BrowseDirDialog.cpp | 22 +- external/winutil/BrowseDirDialog.h | 22 +- librtt/Core/Rtt_Allocator.cpp | 22 +- librtt/Core/Rtt_Allocator.h | 22 +- librtt/Core/Rtt_Array.cpp | 22 +- librtt/Core/Rtt_Array.h | 22 +- librtt/Core/Rtt_ArrayTuple.cpp | 22 +- librtt/Core/Rtt_ArrayTuple.h | 22 +- librtt/Core/Rtt_ArrayTupleStruct.cpp | 22 +- librtt/Core/Rtt_ArrayTupleStruct.h | 22 +- librtt/Core/Rtt_Assert.c | 22 +- librtt/Core/Rtt_Assert.h | 22 +- librtt/Core/Rtt_Assert.m | 22 +- librtt/Core/Rtt_AutoPtr.h | 22 +- librtt/Core/Rtt_AutoResource.cpp | 22 +- librtt/Core/Rtt_AutoResource.h | 22 +- librtt/Core/Rtt_Build.h | 22 +- librtt/Core/Rtt_Config.h | 22 +- librtt/Core/Rtt_Data.h | 22 +- librtt/Core/Rtt_FileSystem.cpp | 22 +- librtt/Core/Rtt_FileSystem.h | 22 +- librtt/Core/Rtt_Finalizer.h | 22 +- librtt/Core/Rtt_Fixed.c | 22 +- librtt/Core/Rtt_Fixed.h | 22 +- librtt/Core/Rtt_FixedBlockAllocator.cpp | 22 +- librtt/Core/Rtt_FixedBlockAllocator.h | 22 +- librtt/Core/Rtt_FixedMath.c | 22 +- librtt/Core/Rtt_Geometry.cpp | 22 +- librtt/Core/Rtt_Geometry.h | 22 +- librtt/Core/Rtt_List.h | 22 +- librtt/Core/Rtt_Macros.h | 22 +- librtt/Core/Rtt_Math.c | 22 +- librtt/Core/Rtt_Math.h | 22 +- librtt/Core/Rtt_Matrix.h | 22 +- librtt/Core/Rtt_MessageDigest.cpp | 22 +- librtt/Core/Rtt_MessageDigest.h | 22 +- librtt/Core/Rtt_New.h | 22 +- librtt/Core/Rtt_OperationResult.cpp | 22 +- librtt/Core/Rtt_OperationResult.h | 22 +- librtt/Core/Rtt_Real.h | 22 +- librtt/Core/Rtt_RefCount.cpp | 22 +- librtt/Core/Rtt_RefCount.h | 22 +- librtt/Core/Rtt_ResourceHandle.cpp | 22 +- librtt/Core/Rtt_ResourceHandle.h | 22 +- librtt/Core/Rtt_SharedCount.cpp | 22 +- librtt/Core/Rtt_SharedCount.h | 22 +- librtt/Core/Rtt_SharedCountImpl.h | 22 +- librtt/Core/Rtt_SharedPtr.h | 22 +- librtt/Core/Rtt_SharedStringPtr.h | 22 +- librtt/Core/Rtt_String.cpp | 22 +- librtt/Core/Rtt_String.h | 22 +- librtt/Core/Rtt_StringHash.cpp | 22 +- librtt/Core/Rtt_StringHash.h | 22 +- librtt/Core/Rtt_Time.c | 22 +- librtt/Core/Rtt_Time.h | 22 +- librtt/Core/Rtt_Traits.h | 22 +- librtt/Core/Rtt_Types.h | 22 +- librtt/Core/Rtt_UseCount.cpp | 22 +- librtt/Core/Rtt_UseCount.h | 22 +- librtt/Core/Rtt_ValueResult.h | 22 +- librtt/Core/Rtt_Version.h | 22 +- librtt/Core/Rtt_VersionTimestamp.c | 22 +- librtt/Core/Rtt_VersionTimestamp.h | 22 +- librtt/Core/Rtt_WeakCount.cpp | 22 +- librtt/Core/Rtt_WeakCount.h | 22 +- librtt/Core/Rtt_WeakPtr.h | 22 +- librtt/Corona/CoronaAssert.c | 22 +- librtt/Corona/CoronaEvent.cpp | 22 +- librtt/Corona/CoronaGraphics.cpp | 22 +- librtt/Corona/CoronaLibrary.cpp | 22 +- librtt/Corona/CoronaLog.c | 22 +- librtt/Corona/CoronaLua.cpp | 22 +- librtt/Corona/CoronaVersion.c | 22 +- librtt/Display/LuaReader.h | 22 +- librtt/Display/Rtt_BitmapMask.cpp | 22 +- librtt/Display/Rtt_BitmapMask.h | 22 +- librtt/Display/Rtt_BitmapPaint.cpp | 22 +- librtt/Display/Rtt_BitmapPaint.h | 22 +- librtt/Display/Rtt_BitmapPaintAdapter.cpp | 22 +- librtt/Display/Rtt_BitmapPaintAdapter.h | 22 +- librtt/Display/Rtt_BufferBitmap.cpp | 22 +- librtt/Display/Rtt_BufferBitmap.h | 22 +- librtt/Display/Rtt_CPUResourcePool.cpp | 22 +- librtt/Display/Rtt_CPUResourcePool.h | 22 +- librtt/Display/Rtt_CameraPaint.cpp | 22 +- librtt/Display/Rtt_CameraPaint.h | 22 +- librtt/Display/Rtt_ClosedPath.cpp | 22 +- librtt/Display/Rtt_ClosedPath.h | 22 +- librtt/Display/Rtt_CompositeObject.cpp | 22 +- librtt/Display/Rtt_CompositeObject.h | 22 +- librtt/Display/Rtt_CompositePaint.cpp | 22 +- librtt/Display/Rtt_CompositePaint.h | 22 +- librtt/Display/Rtt_ContainerObject.cpp | 22 +- librtt/Display/Rtt_ContainerObject.h | 22 +- librtt/Display/Rtt_Display.cpp | 22 +- librtt/Display/Rtt_Display.h | 22 +- librtt/Display/Rtt_DisplayDefaults.cpp | 22 +- librtt/Display/Rtt_DisplayDefaults.h | 22 +- librtt/Display/Rtt_DisplayObject.cpp | 22 +- librtt/Display/Rtt_DisplayObject.h | 22 +- librtt/Display/Rtt_DisplayPath.cpp | 22 +- librtt/Display/Rtt_DisplayPath.h | 22 +- librtt/Display/Rtt_DisplayTypes.h | 22 +- librtt/Display/Rtt_DisplayV2.cpp | 22 +- librtt/Display/Rtt_DisplayV2.h | 22 +- librtt/Display/Rtt_EmbossedTextObject.cpp | 22 +- librtt/Display/Rtt_EmbossedTextObject.h | 22 +- librtt/Display/Rtt_EmitterObject.cpp | 22 +- librtt/Display/Rtt_EmitterObject.h | 22 +- librtt/Display/Rtt_GradientPaint.cpp | 22 +- librtt/Display/Rtt_GradientPaint.h | 22 +- librtt/Display/Rtt_GradientPaintAdapter.cpp | 22 +- librtt/Display/Rtt_GradientPaintAdapter.h | 22 +- librtt/Display/Rtt_GroupObject.cpp | 22 +- librtt/Display/Rtt_GroupObject.h | 22 +- librtt/Display/Rtt_ImageFrame.cpp | 22 +- librtt/Display/Rtt_ImageFrame.h | 22 +- librtt/Display/Rtt_ImageSheet.cpp | 22 +- librtt/Display/Rtt_ImageSheet.h | 22 +- librtt/Display/Rtt_ImageSheetPaint.cpp | 22 +- librtt/Display/Rtt_ImageSheetPaint.h | 22 +- librtt/Display/Rtt_ImageSheetPaintAdapter.cpp | 22 +- librtt/Display/Rtt_ImageSheetPaintAdapter.h | 22 +- librtt/Display/Rtt_ImageSheetUserdata.cpp | 22 +- librtt/Display/Rtt_ImageSheetUserdata.h | 22 +- librtt/Display/Rtt_LineObject.cpp | 22 +- librtt/Display/Rtt_LineObject.h | 22 +- librtt/Display/Rtt_LuaLibDisplay.cpp | 22 +- librtt/Display/Rtt_LuaLibDisplay.h | 22 +- librtt/Display/Rtt_LuaLibGraphics.cpp | 22 +- librtt/Display/Rtt_LuaLibGraphics.h | 22 +- librtt/Display/Rtt_MDisplayDelegate.h | 22 +- librtt/Display/Rtt_MDrawable.h | 22 +- librtt/Display/Rtt_OpenPath.cpp | 22 +- librtt/Display/Rtt_OpenPath.h | 22 +- librtt/Display/Rtt_Paint.cpp | 22 +- librtt/Display/Rtt_Paint.h | 22 +- librtt/Display/Rtt_PaintAdapter.cpp | 22 +- librtt/Display/Rtt_PaintAdapter.h | 22 +- librtt/Display/Rtt_PlatformBitmap.cpp | 22 +- librtt/Display/Rtt_PlatformBitmap.h | 22 +- librtt/Display/Rtt_PlatformBitmapTexture.cpp | 22 +- librtt/Display/Rtt_PlatformBitmapTexture.h | 22 +- librtt/Display/Rtt_RectObject.cpp | 22 +- librtt/Display/Rtt_RectObject.h | 22 +- librtt/Display/Rtt_RectPath.cpp | 22 +- librtt/Display/Rtt_RectPath.h | 22 +- librtt/Display/Rtt_Scene.cpp | 22 +- librtt/Display/Rtt_Scene.h | 22 +- librtt/Display/Rtt_Shader.cpp | 22 +- librtt/Display/Rtt_Shader.h | 22 +- librtt/Display/Rtt_ShaderBuiltin.cpp | 22 +- librtt/Display/Rtt_ShaderBuiltin.h | 22 +- librtt/Display/Rtt_ShaderCache.cpp | 22 +- librtt/Display/Rtt_ShaderCache.h | 22 +- librtt/Display/Rtt_ShaderComposite.cpp | 22 +- librtt/Display/Rtt_ShaderComposite.h | 22 +- librtt/Display/Rtt_ShaderCompositeAdapter.cpp | 22 +- librtt/Display/Rtt_ShaderCompositeAdapter.h | 22 +- librtt/Display/Rtt_ShaderData.cpp | 22 +- librtt/Display/Rtt_ShaderData.h | 22 +- librtt/Display/Rtt_ShaderDataAdapter.cpp | 22 +- librtt/Display/Rtt_ShaderDataAdapter.h | 22 +- librtt/Display/Rtt_ShaderFactory.cpp | 22 +- librtt/Display/Rtt_ShaderFactory.h | 22 +- librtt/Display/Rtt_ShaderInput.cpp | 22 +- librtt/Display/Rtt_ShaderInput.h | 22 +- librtt/Display/Rtt_ShaderName.cpp | 22 +- librtt/Display/Rtt_ShaderName.h | 22 +- librtt/Display/Rtt_ShaderProxy.cpp | 22 +- librtt/Display/Rtt_ShaderProxy.h | 22 +- librtt/Display/Rtt_ShaderResource.cpp | 22 +- librtt/Display/Rtt_ShaderResource.h | 22 +- librtt/Display/Rtt_ShaderTypes.cpp | 22 +- librtt/Display/Rtt_ShaderTypes.h | 22 +- librtt/Display/Rtt_ShapeAdapter.cpp | 22 +- librtt/Display/Rtt_ShapeAdapter.h | 22 +- librtt/Display/Rtt_ShapeAdapterCircle.cpp | 22 +- librtt/Display/Rtt_ShapeAdapterCircle.h | 22 +- librtt/Display/Rtt_ShapeAdapterMesh.cpp | 22 +- librtt/Display/Rtt_ShapeAdapterMesh.h | 22 +- librtt/Display/Rtt_ShapeAdapterPolygon.cpp | 22 +- librtt/Display/Rtt_ShapeAdapterPolygon.h | 22 +- librtt/Display/Rtt_ShapeAdapterRect.cpp | 22 +- librtt/Display/Rtt_ShapeAdapterRect.h | 22 +- .../Display/Rtt_ShapeAdapterRoundedRect.cpp | 22 +- librtt/Display/Rtt_ShapeAdapterRoundedRect.h | 22 +- librtt/Display/Rtt_ShapeObject.cpp | 22 +- librtt/Display/Rtt_ShapeObject.h | 22 +- librtt/Display/Rtt_ShapePath.cpp | 22 +- librtt/Display/Rtt_ShapePath.h | 22 +- librtt/Display/Rtt_SnapshotObject.cpp | 22 +- librtt/Display/Rtt_SnapshotObject.h | 22 +- librtt/Display/Rtt_SpriteObject.cpp | 22 +- librtt/Display/Rtt_SpriteObject.h | 22 +- librtt/Display/Rtt_SpritePlayer.cpp | 22 +- librtt/Display/Rtt_SpritePlayer.h | 22 +- librtt/Display/Rtt_SpriteSourceFrame.cpp | 22 +- librtt/Display/Rtt_SpriteSourceFrame.h | 22 +- librtt/Display/Rtt_StageObject.cpp | 22 +- librtt/Display/Rtt_StageObject.h | 22 +- librtt/Display/Rtt_Tesselator.cpp | 22 +- librtt/Display/Rtt_Tesselator.h | 22 +- librtt/Display/Rtt_TesselatorCircle.cpp | 22 +- librtt/Display/Rtt_TesselatorCircle.h | 22 +- librtt/Display/Rtt_TesselatorLine.cpp | 22 +- librtt/Display/Rtt_TesselatorLine.h | 22 +- librtt/Display/Rtt_TesselatorMesh.cpp | 22 +- librtt/Display/Rtt_TesselatorMesh.h | 22 +- librtt/Display/Rtt_TesselatorPolygon.cpp | 22 +- librtt/Display/Rtt_TesselatorPolygon.h | 22 +- librtt/Display/Rtt_TesselatorRect.cpp | 22 +- librtt/Display/Rtt_TesselatorRect.h | 22 +- librtt/Display/Rtt_TesselatorRoundedRect.cpp | 22 +- librtt/Display/Rtt_TesselatorRoundedRect.h | 22 +- librtt/Display/Rtt_TesselatorShape.cpp | 22 +- librtt/Display/Rtt_TesselatorShape.h | 22 +- librtt/Display/Rtt_TextObject.cpp | 22 +- librtt/Display/Rtt_TextObject.h | 22 +- librtt/Display/Rtt_TextureFactory.cpp | 22 +- librtt/Display/Rtt_TextureFactory.h | 22 +- librtt/Display/Rtt_TextureResource.cpp | 22 +- librtt/Display/Rtt_TextureResource.h | 22 +- librtt/Display/Rtt_TextureResourceAdapter.cpp | 22 +- librtt/Display/Rtt_TextureResourceAdapter.h | 22 +- librtt/Display/Rtt_TextureResourceBitmap.cpp | 22 +- librtt/Display/Rtt_TextureResourceBitmap.h | 22 +- .../Rtt_TextureResourceBitmapAdapter.cpp | 22 +- .../Rtt_TextureResourceBitmapAdapter.h | 22 +- librtt/Display/Rtt_TextureResourceCanvas.cpp | 22 +- librtt/Display/Rtt_TextureResourceCanvas.h | 22 +- .../Rtt_TextureResourceCanvasAdapter.cpp | 22 +- .../Rtt_TextureResourceCanvasAdapter.h | 22 +- .../Display/Rtt_TextureResourceExternal.cpp | 22 +- librtt/Display/Rtt_TextureResourceExternal.h | 22 +- .../Rtt_TextureResourceExternalAdapter.cpp | 22 +- .../Rtt_TextureResourceExternalAdapter.h | 22 +- librtt/Display/Rtt_VertexCache.cpp | 22 +- librtt/Display/Rtt_VertexCache.h | 22 +- librtt/Input/Rtt_InputAxisCollection.cpp | 22 +- librtt/Input/Rtt_InputAxisCollection.h | 22 +- librtt/Input/Rtt_InputAxisDescriptor.cpp | 22 +- librtt/Input/Rtt_InputAxisDescriptor.h | 22 +- librtt/Input/Rtt_InputAxisType.cpp | 22 +- librtt/Input/Rtt_InputAxisType.h | 22 +- librtt/Input/Rtt_InputDeviceCollection.cpp | 22 +- librtt/Input/Rtt_InputDeviceCollection.h | 22 +- .../Input/Rtt_InputDeviceConnectionState.cpp | 22 +- librtt/Input/Rtt_InputDeviceConnectionState.h | 22 +- librtt/Input/Rtt_InputDeviceDescriptor.cpp | 22 +- librtt/Input/Rtt_InputDeviceDescriptor.h | 22 +- librtt/Input/Rtt_InputDeviceType.cpp | 22 +- librtt/Input/Rtt_InputDeviceType.h | 22 +- librtt/Input/Rtt_PlatformInputAxis.cpp | 22 +- librtt/Input/Rtt_PlatformInputAxis.h | 22 +- librtt/Input/Rtt_PlatformInputDevice.cpp | 22 +- librtt/Input/Rtt_PlatformInputDevice.h | 22 +- .../Input/Rtt_PlatformInputDeviceManager.cpp | 22 +- librtt/Input/Rtt_PlatformInputDeviceManager.h | 22 +- .../Input/Rtt_ReadOnlyInputAxisCollection.cpp | 22 +- .../Input/Rtt_ReadOnlyInputAxisCollection.h | 22 +- .../Rtt_ReadOnlyInputDeviceCollection.cpp | 22 +- .../Input/Rtt_ReadOnlyInputDeviceCollection.h | 22 +- librtt/Renderer/Rtt_CPUResource.cpp | 22 +- librtt/Renderer/Rtt_CPUResource.h | 22 +- librtt/Renderer/Rtt_CommandBuffer.cpp | 22 +- librtt/Renderer/Rtt_CommandBuffer.h | 22 +- librtt/Renderer/Rtt_FrameBufferObject.cpp | 22 +- librtt/Renderer/Rtt_FrameBufferObject.h | 22 +- librtt/Renderer/Rtt_GL.cpp | 22 +- librtt/Renderer/Rtt_GL.h | 22 +- librtt/Renderer/Rtt_GLCommandBuffer.cpp | 22 +- librtt/Renderer/Rtt_GLCommandBuffer.h | 22 +- librtt/Renderer/Rtt_GLFrameBufferObject.cpp | 22 +- librtt/Renderer/Rtt_GLFrameBufferObject.h | 22 +- librtt/Renderer/Rtt_GLGeometry.cpp | 22 +- librtt/Renderer/Rtt_GLGeometry.h | 22 +- librtt/Renderer/Rtt_GLProgram.cpp | 22 +- librtt/Renderer/Rtt_GLProgram.h | 22 +- librtt/Renderer/Rtt_GLRenderer.cpp | 22 +- librtt/Renderer/Rtt_GLRenderer.h | 22 +- librtt/Renderer/Rtt_GLTexture.cpp | 22 +- librtt/Renderer/Rtt_GLTexture.h | 22 +- librtt/Renderer/Rtt_GPUResource.cpp | 22 +- librtt/Renderer/Rtt_GPUResource.h | 22 +- librtt/Renderer/Rtt_GeometryPool.cpp | 22 +- librtt/Renderer/Rtt_GeometryPool.h | 22 +- librtt/Renderer/Rtt_Geometry_Renderer.cpp | 22 +- librtt/Renderer/Rtt_Geometry_Renderer.h | 22 +- librtt/Renderer/Rtt_HighPrecisionTime.cpp | 22 +- librtt/Renderer/Rtt_HighPrecisionTime.h | 22 +- librtt/Renderer/Rtt_MCPUResourceObserver.h | 22 +- librtt/Renderer/Rtt_Matrix_Renderer.cpp | 22 +- librtt/Renderer/Rtt_Matrix_Renderer.h | 22 +- librtt/Renderer/Rtt_Program.cpp | 22 +- librtt/Renderer/Rtt_Program.h | 22 +- librtt/Renderer/Rtt_ProgramFactory.cpp | 22 +- librtt/Renderer/Rtt_ProgramFactory.h | 22 +- librtt/Renderer/Rtt_RenderData.cpp | 22 +- librtt/Renderer/Rtt_RenderData.h | 22 +- librtt/Renderer/Rtt_RenderTypes.cpp | 22 +- librtt/Renderer/Rtt_RenderTypes.h | 22 +- librtt/Renderer/Rtt_Renderer.cpp | 22 +- librtt/Renderer/Rtt_Renderer.h | 22 +- librtt/Renderer/Rtt_ShaderBinary.cpp | 22 +- librtt/Renderer/Rtt_ShaderBinary.h | 22 +- librtt/Renderer/Rtt_ShaderBinaryVersions.cpp | 22 +- librtt/Renderer/Rtt_ShaderBinaryVersions.h | 22 +- librtt/Renderer/Rtt_Texture.cpp | 22 +- librtt/Renderer/Rtt_Texture.h | 22 +- librtt/Renderer/Rtt_TextureBitmap.cpp | 22 +- librtt/Renderer/Rtt_TextureBitmap.h | 22 +- librtt/Renderer/Rtt_TextureVolatile.cpp | 22 +- librtt/Renderer/Rtt_TextureVolatile.h | 22 +- librtt/Renderer/Rtt_Uniform.cpp | 22 +- librtt/Renderer/Rtt_Uniform.h | 22 +- librtt/Renderer/Rtt_VideoSource.h | 22 +- librtt/Renderer/Rtt_VideoTexture.cpp | 22 +- librtt/Renderer/Rtt_VideoTexture.h | 22 +- librtt/Rtt_Archive.cpp | 22 +- librtt/Rtt_Archive.h | 22 +- librtt/Rtt_CKWorkFlowConstants.h | 22 +- librtt/Rtt_CKWorkflow.cpp | 22 +- librtt/Rtt_CKWorkflow.h | 22 +- librtt/Rtt_CachedPath.cpp | 22 +- librtt/Rtt_CachedPath.h | 22 +- librtt/Rtt_Callback.h | 22 +- librtt/Rtt_DeviceOrientation.cpp | 22 +- librtt/Rtt_DeviceOrientation.h | 22 +- librtt/Rtt_DisplayObjectExtensions.cpp | 22 +- librtt/Rtt_DisplayObjectExtensions.h | 22 +- librtt/Rtt_EllipsePath.cpp | 22 +- librtt/Rtt_EllipsePath.h | 22 +- librtt/Rtt_Event.cpp | 22 +- librtt/Rtt_Event.h | 22 +- librtt/Rtt_ExplicitTemplates.cpp | 22 +- librtt/Rtt_FilePath.cpp | 22 +- librtt/Rtt_FilePath.h | 22 +- librtt/Rtt_FillTesselatorStream.cpp | 22 +- librtt/Rtt_FillTesselatorStream.h | 22 +- librtt/Rtt_GPU.h | 22 +- librtt/Rtt_GPUStream.cpp | 22 +- librtt/Rtt_GPUStream.h | 22 +- librtt/Rtt_HitTestObject.cpp | 22 +- librtt/Rtt_HitTestObject.h | 22 +- librtt/Rtt_ImageGroupObject.cpp | 22 +- librtt/Rtt_ImageGroupObject.h | 22 +- librtt/Rtt_JavaHost.cpp | 22 +- librtt/Rtt_JavaHost.h | 22 +- librtt/Rtt_KeyName.cpp | 22 +- librtt/Rtt_KeyName.h | 22 +- librtt/Rtt_LaunchPad.cpp | 22 +- librtt/Rtt_LaunchPad.h | 22 +- librtt/Rtt_Lua.cpp | 22 +- librtt/Rtt_Lua.h | 22 +- librtt/Rtt_LuaAssert.cpp | 22 +- librtt/Rtt_LuaAssert.h | 22 +- librtt/Rtt_LuaAux.cpp | 22 +- librtt/Rtt_LuaAux.h | 22 +- librtt/Rtt_LuaContainer.cpp | 22 +- librtt/Rtt_LuaContainer.h | 22 +- librtt/Rtt_LuaContext.cpp | 22 +- librtt/Rtt_LuaContext.h | 22 +- librtt/Rtt_LuaCoronaBaseLib.c | 22 +- librtt/Rtt_LuaCoronaBaseLib.h | 22 +- librtt/Rtt_LuaCoronaBaseLib.m | 22 +- librtt/Rtt_LuaData.cpp | 22 +- librtt/Rtt_LuaData.h | 22 +- librtt/Rtt_LuaFile.h | 22 +- librtt/Rtt_LuaFrameworks.h | 22 +- librtt/Rtt_LuaGCInhibitor.h | 22 +- librtt/Rtt_LuaLibCrypto.cpp | 22 +- librtt/Rtt_LuaLibCrypto.h | 22 +- librtt/Rtt_LuaLibFacebook.cpp | 22 +- librtt/Rtt_LuaLibFacebook.h | 22 +- librtt/Rtt_LuaLibFlurry.cpp | 22 +- librtt/Rtt_LuaLibFlurry.h | 22 +- librtt/Rtt_LuaLibGameNetwork.cpp | 22 +- librtt/Rtt_LuaLibGameNetwork.h | 22 +- librtt/Rtt_LuaLibInAppStore.cpp | 22 +- librtt/Rtt_LuaLibInAppStore.h | 22 +- librtt/Rtt_LuaLibMedia.cpp | 22 +- librtt/Rtt_LuaLibMedia.h | 22 +- librtt/Rtt_LuaLibNative.cpp | 22 +- librtt/Rtt_LuaLibNative.h | 22 +- librtt/Rtt_LuaLibOpenAL.cpp | 22 +- librtt/Rtt_LuaLibOpenAL.h | 22 +- librtt/Rtt_LuaLibPhysics.cpp | 22 +- librtt/Rtt_LuaLibPhysics.h | 22 +- librtt/Rtt_LuaLibSQLite.cpp | 22 +- librtt/Rtt_LuaLibSQLite.h | 22 +- librtt/Rtt_LuaLibSocket.h | 22 +- librtt/Rtt_LuaLibSystem.cpp | 22 +- librtt/Rtt_LuaLibSystem.h | 22 +- librtt/Rtt_LuaProxy.cpp | 22 +- librtt/Rtt_LuaProxy.h | 22 +- librtt/Rtt_LuaProxyVTable.cpp | 22 +- librtt/Rtt_LuaProxyVTable.h | 22 +- librtt/Rtt_LuaResource.cpp | 22 +- librtt/Rtt_LuaResource.h | 22 +- librtt/Rtt_LuaResourceOwner.cpp | 22 +- librtt/Rtt_LuaResourceOwner.h | 22 +- librtt/Rtt_LuaTableIterator.cpp | 22 +- librtt/Rtt_LuaTableIterator.h | 22 +- librtt/Rtt_LuaUserdataProxy.cpp | 22 +- librtt/Rtt_LuaUserdataProxy.h | 22 +- librtt/Rtt_MCallback.h | 22 +- librtt/Rtt_MCriticalSection.h | 22 +- librtt/Rtt_MCrypto.h | 22 +- librtt/Rtt_MIterable.h | 22 +- librtt/Rtt_MKeyValueIterable.h | 22 +- librtt/Rtt_MLuaProxyable.h | 22 +- librtt/Rtt_MLuaTableBridge.h | 22 +- librtt/Rtt_MPlatform.h | 22 +- librtt/Rtt_MPlatformDevice.h | 22 +- librtt/Rtt_MReloadableResource.h | 22 +- librtt/Rtt_MRuntimeDelegate.h | 22 +- librtt/Rtt_MUpdatable.h | 22 +- librtt/Rtt_Matrix.cpp | 22 +- librtt/Rtt_Matrix.h | 22 +- librtt/Rtt_Message.cpp | 22 +- librtt/Rtt_Message.h | 22 +- librtt/Rtt_ParticleSystemObject.cpp | 22 +- librtt/Rtt_ParticleSystemObject.h | 22 +- librtt/Rtt_PhysicsContact.cpp | 22 +- librtt/Rtt_PhysicsContact.h | 22 +- librtt/Rtt_PhysicsContactListener.cpp | 22 +- librtt/Rtt_PhysicsContactListener.h | 22 +- librtt/Rtt_PhysicsJoint.cpp | 22 +- librtt/Rtt_PhysicsJoint.h | 22 +- librtt/Rtt_PhysicsTypes.h | 22 +- librtt/Rtt_PhysicsWorld.cpp | 22 +- librtt/Rtt_PhysicsWorld.h | 22 +- librtt/Rtt_PlatformAudioPlayer.cpp | 22 +- librtt/Rtt_PlatformAudioPlayer.h | 22 +- librtt/Rtt_PlatformAudioRecorder.cpp | 22 +- librtt/Rtt_PlatformAudioRecorder.h | 22 +- librtt/Rtt_PlatformAudioSessionManager.cpp | 22 +- librtt/Rtt_PlatformAudioSessionManager.h | 22 +- librtt/Rtt_PlatformData.cpp | 22 +- librtt/Rtt_PlatformData.h | 22 +- librtt/Rtt_PlatformDisplayObject.cpp | 22 +- librtt/Rtt_PlatformDisplayObject.h | 22 +- librtt/Rtt_PlatformEventSound.cpp | 22 +- librtt/Rtt_PlatformEventSound.h | 22 +- librtt/Rtt_PlatformExitCallback.cpp | 22 +- librtt/Rtt_PlatformExitCallback.h | 22 +- librtt/Rtt_PlatformFBConnect.cpp | 22 +- librtt/Rtt_PlatformFBConnect.h | 22 +- librtt/Rtt_PlatformFont.cpp | 22 +- librtt/Rtt_PlatformFont.h | 22 +- librtt/Rtt_PlatformImageProvider.cpp | 22 +- librtt/Rtt_PlatformImageProvider.h | 22 +- librtt/Rtt_PlatformInAppStore.cpp | 22 +- librtt/Rtt_PlatformInAppStore.h | 22 +- librtt/Rtt_PlatformListener.cpp | 22 +- librtt/Rtt_PlatformListener.h | 22 +- librtt/Rtt_PlatformLocation.cpp | 22 +- librtt/Rtt_PlatformLocation.h | 22 +- librtt/Rtt_PlatformMediaProviderBase.h | 22 +- librtt/Rtt_PlatformModalInteraction.cpp | 22 +- librtt/Rtt_PlatformModalInteraction.h | 22 +- librtt/Rtt_PlatformNotifier.cpp | 22 +- librtt/Rtt_PlatformNotifier.h | 22 +- librtt/Rtt_PlatformOpenALPlayer.cpp | 22 +- librtt/Rtt_PlatformOpenALPlayer.h | 22 +- librtt/Rtt_PlatformReachability.cpp | 22 +- librtt/Rtt_PlatformReachability.h | 22 +- librtt/Rtt_PlatformSurface.cpp | 22 +- librtt/Rtt_PlatformSurface.h | 22 +- librtt/Rtt_PlatformTimer.cpp | 22 +- librtt/Rtt_PlatformTimer.h | 22 +- librtt/Rtt_PlatformVideoPlayer.cpp | 22 +- librtt/Rtt_PlatformVideoPlayer.h | 22 +- librtt/Rtt_PlatformVideoProvider.cpp | 22 +- librtt/Rtt_PlatformVideoProvider.h | 22 +- librtt/Rtt_PlatformWebPopup.cpp | 22 +- librtt/Rtt_PlatformWebPopup.h | 22 +- librtt/Rtt_Preference.cpp | 22 +- librtt/Rtt_Preference.h | 22 +- librtt/Rtt_PreferenceCollection.cpp | 22 +- librtt/Rtt_PreferenceCollection.h | 22 +- librtt/Rtt_PreferenceValue.cpp | 22 +- librtt/Rtt_PreferenceValue.h | 22 +- librtt/Rtt_Rendering.cpp | 22 +- librtt/Rtt_Rendering.h | 22 +- librtt/Rtt_RenderingStream.cpp | 22 +- librtt/Rtt_RenderingStream.h | 22 +- librtt/Rtt_Resource.cpp | 22 +- librtt/Rtt_Resource.h | 22 +- librtt/Rtt_Runtime.cpp | 22 +- librtt/Rtt_Runtime.h | 22 +- librtt/Rtt_RuntimeDelegate.cpp | 22 +- librtt/Rtt_RuntimeDelegate.h | 22 +- librtt/Rtt_RuntimeDelegatePlayer.cpp | 22 +- librtt/Rtt_RuntimeDelegatePlayer.h | 22 +- librtt/Rtt_Scheduler.cpp | 22 +- librtt/Rtt_Scheduler.h | 22 +- librtt/Rtt_SimpleCachedPath.cpp | 22 +- librtt/Rtt_SimpleCachedPath.h | 22 +- librtt/Rtt_StrokeTesselatorStream.cpp | 22 +- librtt/Rtt_StrokeTesselatorStream.h | 22 +- librtt/Rtt_SurfaceInfo.h | 22 +- librtt/Rtt_TesselatorStream.cpp | 22 +- librtt/Rtt_TesselatorStream.h | 22 +- librtt/Rtt_Transform.cpp | 22 +- librtt/Rtt_Transform.h | 22 +- librtt/Rtt_Verifier.cpp | 22 +- librtt/Rtt_Verifier.h | 22 +- librtt/Rtt_VerifierData.h | 22 +- librtt/Rtt_WorkFlowConstants.h | 22 +- modules/json/json.cpp | 22 +- modules/simulator/Rtt_LuaLibSimulator.cpp | 22 +- modules/simulator/Rtt_LuaLibSimulator.h | 22 +- modules/simulator/Rtt_MSimulatorServices.h | 22 +- modules/simulator/Rtt_SimulatorRecents.h | 22 +- .../src/com/coronalabs/LiveBuildManifest.java | 22 +- platform/android/Rtt_AndroidAppPackager.cpp | 22 +- platform/android/Rtt_AndroidAppPackager.h | 22 +- .../android/ndk/AndroidBaseImageDecoder.cpp | 22 +- .../android/ndk/AndroidBaseImageDecoder.h | 22 +- .../ndk/AndroidBaseNativeImageDecoder.cpp | 22 +- .../ndk/AndroidBaseNativeImageDecoder.h | 22 +- .../android/ndk/AndroidBinaryReadResult.cpp | 22 +- .../android/ndk/AndroidBinaryReadResult.h | 22 +- platform/android/ndk/AndroidBinaryReader.cpp | 22 +- platform/android/ndk/AndroidBinaryReader.h | 22 +- .../ndk/AndroidDisplayObjectRegistry.cpp | 22 +- .../ndk/AndroidDisplayObjectRegistry.h | 22 +- platform/android/ndk/AndroidFileReader.cpp | 22 +- platform/android/ndk/AndroidFileReader.h | 22 +- platform/android/ndk/AndroidFontSettings.cpp | 22 +- platform/android/ndk/AndroidFontSettings.h | 22 +- platform/android/ndk/AndroidGLView.cpp | 22 +- platform/android/ndk/AndroidGLView.h | 22 +- platform/android/ndk/AndroidImageData.cpp | 22 +- platform/android/ndk/AndroidImageData.h | 22 +- platform/android/ndk/AndroidImageDecoder.cpp | 22 +- platform/android/ndk/AndroidImageDecoder.h | 22 +- .../android/ndk/AndroidJavaImageDecoder.cpp | 22 +- .../android/ndk/AndroidJavaImageDecoder.h | 22 +- platform/android/ndk/AndroidKeyServices.cpp | 22 +- platform/android/ndk/AndroidKeyServices.h | 22 +- .../android/ndk/AndroidNativePngDecoder.cpp | 22 +- .../android/ndk/AndroidNativePngDecoder.h | 22 +- .../android/ndk/AndroidOperationResult.cpp | 22 +- platform/android/ndk/AndroidOperationResult.h | 22 +- platform/android/ndk/AndroidZipFileEntry.cpp | 22 +- platform/android/ndk/AndroidZipFileEntry.h | 22 +- platform/android/ndk/PngReader.cpp | 22 +- platform/android/ndk/PngReader.h | 22 +- .../android/ndk/Rtt_AndroidAudioPlayer.cpp | 22 +- platform/android/ndk/Rtt_AndroidAudioPlayer.h | 22 +- .../android/ndk/Rtt_AndroidAudioRecorder.cpp | 22 +- .../android/ndk/Rtt_AndroidAudioRecorder.h | 22 +- platform/android/ndk/Rtt_AndroidBitmap.cpp | 22 +- platform/android/ndk/Rtt_AndroidBitmap.h | 22 +- .../android/ndk/Rtt_AndroidConnection.cpp | 22 +- platform/android/ndk/Rtt_AndroidConnection.h | 22 +- platform/android/ndk/Rtt_AndroidCrypto.cpp | 22 +- platform/android/ndk/Rtt_AndroidCrypto.h | 22 +- platform/android/ndk/Rtt_AndroidData.cpp | 22 +- platform/android/ndk/Rtt_AndroidData.h | 22 +- platform/android/ndk/Rtt_AndroidDevice.cpp | 22 +- platform/android/ndk/Rtt_AndroidDevice.h | 22 +- .../android/ndk/Rtt_AndroidDisplayObject.cpp | 22 +- .../android/ndk/Rtt_AndroidDisplayObject.h | 22 +- .../android/ndk/Rtt_AndroidEventSound.cpp | 22 +- platform/android/ndk/Rtt_AndroidEventSound.h | 22 +- platform/android/ndk/Rtt_AndroidFont.cpp | 22 +- platform/android/ndk/Rtt_AndroidFont.h | 22 +- .../android/ndk/Rtt_AndroidImageProvider.cpp | 22 +- .../android/ndk/Rtt_AndroidImageProvider.h | 22 +- .../android/ndk/Rtt_AndroidInputDevice.cpp | 22 +- platform/android/ndk/Rtt_AndroidInputDevice.h | 22 +- .../ndk/Rtt_AndroidInputDeviceManager.cpp | 22 +- .../ndk/Rtt_AndroidInputDeviceManager.h | 22 +- platform/android/ndk/Rtt_AndroidLocation.cpp | 22 +- platform/android/ndk/Rtt_AndroidLocation.h | 22 +- .../android/ndk/Rtt_AndroidMapViewObject.cpp | 22 +- .../android/ndk/Rtt_AndroidMapViewObject.h | 22 +- .../ndk/Rtt_AndroidModalInteraction.cpp | 22 +- .../android/ndk/Rtt_AndroidModalInteraction.h | 22 +- platform/android/ndk/Rtt_AndroidPlatform.cpp | 22 +- platform/android/ndk/Rtt_AndroidPlatform.h | 22 +- .../ndk/Rtt_AndroidRuntimeDelegate.cpp | 22 +- .../android/ndk/Rtt_AndroidRuntimeDelegate.h | 22 +- .../android/ndk/Rtt_AndroidScreenSurface.cpp | 22 +- .../android/ndk/Rtt_AndroidScreenSurface.h | 22 +- platform/android/ndk/Rtt_AndroidStore.cpp | 22 +- platform/android/ndk/Rtt_AndroidStore.h | 22 +- .../android/ndk/Rtt_AndroidStoreProvider.cpp | 22 +- .../android/ndk/Rtt_AndroidStoreProvider.h | 22 +- .../ndk/Rtt_AndroidStoreTransaction.cpp | 22 +- .../android/ndk/Rtt_AndroidStoreTransaction.h | 22 +- platform/android/ndk/Rtt_AndroidSurface.cpp | 22 +- platform/android/ndk/Rtt_AndroidSurface.h | 22 +- .../ndk/Rtt_AndroidSystemOpenEvent.cpp | 22 +- .../android/ndk/Rtt_AndroidSystemOpenEvent.h | 22 +- .../ndk/Rtt_AndroidTextFieldObject.cpp | 22 +- .../android/ndk/Rtt_AndroidTextFieldObject.h | 22 +- platform/android/ndk/Rtt_AndroidTimer.cpp | 22 +- platform/android/ndk/Rtt_AndroidTimer.h | 22 +- .../android/ndk/Rtt_AndroidVideoObject.cpp | 22 +- platform/android/ndk/Rtt_AndroidVideoObject.h | 22 +- .../android/ndk/Rtt_AndroidVideoPlayer.cpp | 22 +- platform/android/ndk/Rtt_AndroidVideoPlayer.h | 22 +- .../android/ndk/Rtt_AndroidVideoProvider.cpp | 22 +- .../android/ndk/Rtt_AndroidVideoProvider.h | 22 +- platform/android/ndk/Rtt_AndroidWebPopup.cpp | 22 +- platform/android/ndk/Rtt_AndroidWebPopup.h | 22 +- .../android/ndk/Rtt_AndroidWebViewObject.cpp | 22 +- .../android/ndk/Rtt_AndroidWebViewObject.h | 22 +- platform/android/ndk/Rtt_LuaLibOpenSLES.cpp | 22 +- platform/android/ndk/Rtt_LuaLibOpenSLES.h | 22 +- .../ndk/Rtt_PlatformOpenSLESPlayer.cpp | 22 +- .../android/ndk/Rtt_PlatformOpenSLESPlayer.h | 22 +- .../android/ndk/jni/JavaToNativeBridge.cpp | 22 +- platform/android/ndk/jni/JavaToNativeBridge.h | 22 +- platform/android/ndk/jni/JavaToNativeShim.cpp | 22 +- .../android/ndk/jni/NativeToJavaBridge.cpp | 22 +- platform/android/ndk/jni/NativeToJavaBridge.h | 22 +- .../jni/com_ansca_corona_JavaToNativeShim.h | 22 +- platform/android/ndk/shell.lua | 22 +- .../src/com/ansca/util/AntInvoke.java | 22 +- .../ansca/corona/ActivityIndicatorDialog.java | 22 +- .../corona/ApplicationContextProvider.java | 22 +- .../src/com/ansca/corona/AudioRecorder.java | 22 +- .../src/com/ansca/corona/CameraServices.java | 22 +- .../sdk/src/com/ansca/corona/Controller.java | 22 +- .../src/com/ansca/corona/CoronaActivity.java | 22 +- .../com/ansca/corona/CoronaActivityInfo.java | 22 +- .../com/ansca/corona/CoronaApiHandler.java | 22 +- .../com/ansca/corona/CoronaApiListener.java | 22 +- .../src/com/ansca/corona/CoronaBeacon.java | 22 +- .../sdk/src/com/ansca/corona/CoronaData.java | 22 +- .../src/com/ansca/corona/CoronaEditText.java | 22 +- .../com/ansca/corona/CoronaEnvironment.java | 22 +- .../sdk/src/com/ansca/corona/CoronaLua.java | 22 +- .../ansca/corona/CoronaLuaErrorHandler.java | 22 +- .../src/com/ansca/corona/CoronaLuaEvent.java | 22 +- .../src/com/ansca/corona/CoronaRuntime.java | 22 +- .../ansca/corona/CoronaRuntimeListener.java | 22 +- .../ansca/corona/CoronaRuntimeProvider.java | 22 +- .../com/ansca/corona/CoronaRuntimeTask.java | 22 +- .../corona/CoronaRuntimeTaskDispatcher.java | 22 +- .../CoronaRuntimeWillLoadMainListener.java | 22 +- .../com/ansca/corona/CoronaSensorManager.java | 22 +- .../src/com/ansca/corona/CoronaService.java | 22 +- .../ansca/corona/CoronaShowApiHandler.java | 22 +- .../corona/CoronaSplashScreenApiHandler.java | 22 +- .../corona/CoronaStatusBarApiHandler.java | 22 +- .../ansca/corona/CoronaStatusBarSettings.java | 22 +- .../ansca/corona/CoronaStoreApiHandler.java | 22 +- .../ansca/corona/CoronaSystemApiHandler.java | 22 +- .../src/com/ansca/corona/CoronaVideoView.java | 22 +- .../sdk/src/com/ansca/corona/CoronaView.java | 22 +- .../src/com/ansca/corona/CoronaWebView.java | 22 +- .../sdk/src/com/ansca/corona/Crypto.java | 22 +- .../com/ansca/corona/FileContentProvider.java | 22 +- .../com/ansca/corona/JavaToNativeShim.java | 22 +- .../src/com/ansca/corona/MailSettings.java | 22 +- .../src/com/ansca/corona/MediaManager.java | 22 +- .../com/ansca/corona/MessageBasedTimer.java | 22 +- .../com/ansca/corona/NativeToJavaBridge.java | 22 +- .../sdk/src/com/ansca/corona/SmsSettings.java | 22 +- .../src/com/ansca/corona/SystemMonitor.java | 22 +- .../SystemStartupBroadcastReceiver.java | 22 +- .../sdk/src/com/ansca/corona/Ticks.java | 22 +- .../sdk/src/com/ansca/corona/TimeSpan.java | 22 +- .../src/com/ansca/corona/VideoActivity.java | 22 +- .../sdk/src/com/ansca/corona/ViewManager.java | 22 +- .../com/ansca/corona/WindowOrientation.java | 22 +- .../corona/events/AccelerometerTask.java | 22 +- .../com/ansca/corona/events/AlertTask.java | 22 +- .../corona/events/DidFailLoadUrlTask.java | 22 +- .../src/com/ansca/corona/events/Event.java | 22 +- .../com/ansca/corona/events/EventManager.java | 22 +- .../corona/events/FinishedLoadUrlTask.java | 22 +- .../ansca/corona/events/GyroscopeTask.java | 22 +- .../ansca/corona/events/ImagePickerTask.java | 22 +- .../com/ansca/corona/events/LocationTask.java | 22 +- .../com/ansca/corona/events/MediaEvent.java | 22 +- .../ansca/corona/events/MediaPickerTask.java | 22 +- .../events/NotificationReceivedTask.java | 22 +- .../events/NotificationRegistrationTask.java | 22 +- .../ansca/corona/events/OrientationTask.java | 22 +- .../com/ansca/corona/events/ResizeTask.java | 22 +- .../ansca/corona/events/RunnableEvent.java | 22 +- .../corona/events/ShouldLoadUrlTask.java | 22 +- .../ansca/corona/events/SoundEndedTask.java | 22 +- .../ansca/corona/events/TextEditingTask.java | 22 +- .../src/com/ansca/corona/events/TextTask.java | 22 +- .../ansca/corona/events/VideoEndedTask.java | 22 +- .../ansca/corona/events/VideoPickerTask.java | 22 +- .../corona/events/WebHistoryUpdatedTask.java | 22 +- .../ansca/corona/graphics/FontServices.java | 22 +- .../ansca/corona/graphics/FontSettings.java | 22 +- .../corona/graphics/HorizontalAlignment.java | 22 +- .../ansca/corona/graphics/TextRenderer.java | 22 +- .../ansca/corona/graphics/TypefaceInfo.java | 22 +- .../corona/graphics/TypefaceSettings.java | 22 +- .../graphics/opengl/CoronaGLSurfaceView.java | 22 +- .../ansca/corona/input/AxisDataEventInfo.java | 22 +- .../com/ansca/corona/input/AxisDataPoint.java | 22 +- .../src/com/ansca/corona/input/AxisInfo.java | 22 +- .../corona/input/AxisInfoCollection.java | 22 +- .../com/ansca/corona/input/AxisSettings.java | 22 +- .../src/com/ansca/corona/input/AxisType.java | 22 +- .../ansca/corona/input/ConnectionState.java | 22 +- .../ansca/corona/input/CoronaKeyEvent.java | 22 +- .../corona/input/InputDeviceContext.java | 22 +- .../ansca/corona/input/InputDeviceInfo.java | 22 +- .../corona/input/InputDeviceInterface.java | 22 +- .../input/InputDeviceInterfaceCollection.java | 22 +- .../corona/input/InputDeviceMonitor.java | 22 +- .../corona/input/InputDeviceServices.java | 22 +- .../corona/input/InputDeviceSettings.java | 22 +- .../input/InputDeviceStatusEventInfo.java | 22 +- .../ansca/corona/input/InputDeviceType.java | 22 +- .../corona/input/InputDeviceTypeSet.java | 22 +- .../com/ansca/corona/input/InputHandler.java | 22 +- .../src/com/ansca/corona/input/KeyCode.java | 22 +- .../src/com/ansca/corona/input/KeyPhase.java | 22 +- .../corona/input/RaiseAxisEventTask.java | 22 +- ...aiseInputDeviceStatusChangedEventTask.java | 22 +- .../ansca/corona/input/RaiseKeyEventTask.java | 22 +- .../corona/input/RaiseMouseEventTask.java | 22 +- .../input/RaiseMultitouchEventTask.java | 22 +- .../ansca/corona/input/RaiseTapEventTask.java | 22 +- .../corona/input/RaiseTouchEventTask.java | 22 +- .../input/ReadOnlyAxisInfoCollection.java | 22 +- .../input/ReadOnlyInputDeviceTypeSet.java | 22 +- .../com/ansca/corona/input/TapTracker.java | 22 +- .../corona/input/TapTrackerCollection.java | 22 +- .../com/ansca/corona/input/TouchPhase.java | 22 +- .../com/ansca/corona/input/TouchPoint.java | 22 +- .../com/ansca/corona/input/TouchTracker.java | 22 +- .../corona/input/TouchTrackerCollection.java | 22 +- .../ansca/corona/input/VibrationSettings.java | 22 +- .../ansca/corona/input/ViewInputHandler.java | 22 +- .../listeners/CoronaShowApiListener.java | 22 +- .../CoronaSplashScreenApiListener.java | 22 +- .../listeners/CoronaStatusBarApiListener.java | 22 +- .../listeners/CoronaStoreApiListener.java | 22 +- .../listeners/CoronaSystemApiListener.java | 22 +- .../corona/map/MapAddressReceivedTask.java | 22 +- .../map/MapAddressRequestFailedTask.java | 22 +- .../src/com/ansca/corona/map/MapMarker.java | 22 +- .../com/ansca/corona/map/MapMarkerTask.java | 22 +- .../map/MapRequestLocationFailedTask.java | 22 +- .../corona/map/MapRequestLocationTask.java | 22 +- .../com/ansca/corona/map/MapTappedTask.java | 22 +- .../sdk/src/com/ansca/corona/map/MapType.java | 22 +- .../sdk/src/com/ansca/corona/map/MapView.java | 22 +- .../AlarmManagerBroadcastReceiver.java | 22 +- ...GoogleCloudMessagingBroadcastReceiver.java | 22 +- .../GoogleCloudMessagingServices.java | 22 +- .../notifications/NotificationServices.java | 22 +- .../notifications/NotificationSettings.java | 22 +- .../NotificationSettingsCollection.java | 22 +- .../notifications/NotificationType.java | 22 +- .../ScheduledNotificationSettings.java | 22 +- .../StatusBarBroadcastReceiver.java | 22 +- .../StatusBarNotificationSettings.java | 22 +- .../src/com/ansca/corona/package-info.java | 22 +- .../corona/permissions/PermissionState.java | 22 +- .../corona/permissions/PermissionUrgency.java | 22 +- .../permissions/PermissionsServices.java | 22 +- .../permissions/PermissionsSettings.java | 22 +- .../RequestPermissionsResultData.java | 22 +- .../corona/permissions/package-info.java | 22 +- .../com/ansca/corona/purchasing/Store.java | 22 +- .../corona/purchasing/StoreActivity.java | 22 +- .../ansca/corona/purchasing/StoreName.java | 22 +- .../ansca/corona/purchasing/StoreProxy.java | 22 +- .../corona/purchasing/StoreServices.java | 22 +- .../purchasing/StoreTransactionErrorType.java | 22 +- .../StoreTransactionResultSettings.java | 22 +- .../purchasing/StoreTransactionState.java | 22 +- .../corona/storage/AssetFileLocationInfo.java | 22 +- .../corona/storage/FileContentProvider.java | 22 +- .../ansca/corona/storage/FileServices.java | 22 +- .../ansca/corona/storage/PackageServices.java | 22 +- .../ansca/corona/storage/PackageState.java | 22 +- .../corona/storage/ResourceServices.java | 22 +- .../corona/storage/UniqueFileNameBuilder.java | 22 +- .../storage/ZipFileEntryInputStream.java | 22 +- .../ansca/corona/storage/package-info.java | 22 +- .../AndroidVersionSpecificFactory.java | 22 +- .../version/IAndroidVersionSpecific.java | 22 +- .../version/android8/AndroidVersion.java | 22 +- .../android8/AndroidVersionSpecific.java | 22 +- platform/apple/AppleWeakProxy.h | 22 +- platform/apple/AppleWeakProxy.mm | 22 +- platform/apple/CoreAnimationUtilities.h | 22 +- platform/apple/CoreAnimationUtilities.m | 22 +- platform/apple/CoronaLuaObjC+NSObject.h | 22 +- platform/apple/CoronaLuaObjC+NSObject.m | 22 +- platform/apple/CoronaLuaObjC.h | 22 +- platform/apple/CoronaLuaObjC.mm | 22 +- platform/apple/CoronaResources-Info.plist | 2 +- platform/apple/FoundationUtilities.h | 22 +- platform/apple/FoundationUtilities.m | 22 +- platform/apple/NSString+Extensions.h | 22 +- platform/apple/NSString+Extensions.m | 22 +- platform/apple/Rtt_AppleAudioPlayer.cpp | 22 +- platform/apple/Rtt_AppleAudioPlayer.h | 22 +- platform/apple/Rtt_AppleAudioRecorder.h | 22 +- platform/apple/Rtt_AppleAudioRecorder.mm | 22 +- platform/apple/Rtt_AppleBitmap.h | 22 +- platform/apple/Rtt_AppleBitmap.mm | 22 +- platform/apple/Rtt_AppleCallback.h | 22 +- platform/apple/Rtt_AppleCallback.mm | 22 +- platform/apple/Rtt_AppleConnection.h | 22 +- platform/apple/Rtt_AppleConnection.mm | 22 +- platform/apple/Rtt_AppleCrypto.cpp | 22 +- platform/apple/Rtt_AppleCrypto.h | 22 +- platform/apple/Rtt_AppleData.h | 22 +- platform/apple/Rtt_AppleData.mm | 22 +- platform/apple/Rtt_AppleDictionaryWrapper.h | 22 +- platform/apple/Rtt_AppleDictionaryWrapper.mm | 22 +- platform/apple/Rtt_AppleEventSound.cpp | 22 +- platform/apple/Rtt_AppleEventSound.h | 22 +- platform/apple/Rtt_AppleFont.h | 22 +- platform/apple/Rtt_AppleFont.mm | 22 +- platform/apple/Rtt_AppleInAppStore.h | 22 +- platform/apple/Rtt_AppleInAppStore.mm | 22 +- platform/apple/Rtt_AppleInAppStoreApple.h | 22 +- platform/apple/Rtt_AppleInAppStoreApple.mm | 22 +- ...eInAppStoreAppleTransactionObjectWrapper.h | 22 +- ...InAppStoreAppleTransactionObjectWrapper.mm | 22 +- platform/apple/Rtt_AppleInputDevice.h | 22 +- platform/apple/Rtt_AppleInputDevice.mm | 22 +- platform/apple/Rtt_AppleInputDeviceManager.h | 22 +- platform/apple/Rtt_AppleInputDeviceManager.mm | 22 +- .../apple/Rtt_AppleInputHIDDeviceListener.h | 22 +- .../apple/Rtt_AppleInputHIDDeviceListener.mm | 22 +- .../apple/Rtt_AppleInputMFiDeviceListener.h | 22 +- .../apple/Rtt_AppleInputMFiDeviceListener.mm | 22 +- platform/apple/Rtt_ApplePlatform.h | 22 +- platform/apple/Rtt_ApplePlatform.mm | 22 +- platform/apple/Rtt_AppleReachability.h | 22 +- platform/apple/Rtt_AppleReachability.mm | 22 +- platform/apple/Rtt_AppleTextAlignment.h | 22 +- platform/apple/Rtt_AppleTextAlignment.mm | 22 +- ...Rtt_AppleTextDelegateWrapperObjectHelper.h | 22 +- ...Rtt_AppleTextDelegateWrapperObjectHelper.m | 22 +- platform/apple/Rtt_AppleTimer.h | 22 +- platform/apple/Rtt_AppleTimer.mm | 22 +- platform/apple/Rtt_EGLContext.cpp | 22 +- platform/apple/Rtt_EGLContext.h | 22 +- platform/emscripten | 2 +- platform/iphone/AppDelegate.h | 22 +- platform/iphone/AppDelegate.mm | 22 +- .../iphone/Corona/CoronaApplicationMain.mm | 22 +- platform/iphone/Corona/CoronaLuaIOS.h | 14 +- platform/iphone/Corona/CoronaLuaIOS.mm | 22 +- platform/iphone/Corona/CoronaLuaObjCHelper.h | 14 +- platform/iphone/Corona/CoronaLuaObjCHelper.mm | 22 +- .../iphone/Corona/CoronaNativeObjectAdapter.h | 14 +- .../Corona/CoronaNativeObjectAdapter.mm | 22 +- platform/iphone/CoronaAppDelegate.h | 22 +- platform/iphone/CoronaAppDelegate.mm | 22 +- platform/iphone/CoronaBeacon.h | 22 +- platform/iphone/CoronaBeacon.mm | 22 +- platform/iphone/CoronaCards/CoronaCards.h | 14 +- platform/iphone/CoronaCards/CoronaView.h | 14 +- .../iphone/CoronaCards/CoronaViewController.h | 14 +- .../CPlusPlusLinkage.cpp | 10 +- .../CoronaCards-Bridging-Header.h | 14 +- .../iphone/CoronaCards/Test/AppDelegateTest.h | 14 +- .../CoronaCards/Test/AppDelegateTest.mm | 14 +- .../iphone/CoronaCards/Test/ViewController.h | 14 +- .../iphone/CoronaCards/Test/ViewController.mm | 14 +- platform/iphone/CoronaCards/Test/main.mm | 14 +- platform/iphone/CoronaGyroscopeObserver.h | 22 +- platform/iphone/CoronaOrientationObserver.h | 22 +- platform/iphone/CoronaOrientationProvider.h | 22 +- platform/iphone/CoronaSystemResourceManager.h | 22 +- .../iphone/CoronaSystemResourceManager.mm | 22 +- platform/iphone/CoronaViewControllerPrivate.h | 22 +- .../iphone/CoronaViewControllerPrivate.mm | 22 +- platform/iphone/CoronaViewPluginContext.h | 22 +- platform/iphone/CoronaViewPluginContext.mm | 22 +- platform/iphone/CoronaViewPrivate.h | 22 +- platform/iphone/CoronaViewPrivate.mm | 22 +- platform/iphone/CoronaViewRuntimeDelegate.h | 22 +- platform/iphone/CoronaViewRuntimeDelegate.mm | 22 +- .../iphone/Rtt_IPhoneAudioSessionConstants.h | 22 +- .../iphone/Rtt_IPhoneAudioSessionManager.h | 22 +- .../iphone/Rtt_IPhoneAudioSessionManager.mm | 22 +- ..._IPhoneAudioSessionManagerImplementation.h | 22 +- ...IPhoneAudioSessionManagerImplementation.mm | 22 +- platform/iphone/Rtt_IPhoneCKWorkflow.h | 22 +- platform/iphone/Rtt_IPhoneCKWorkflow.mm | 22 +- platform/iphone/Rtt_IPhoneConstants.h | 22 +- platform/iphone/Rtt_IPhoneDevice.h | 22 +- platform/iphone/Rtt_IPhoneDevice.mm | 22 +- platform/iphone/Rtt_IPhoneDisplayObject.h | 22 +- platform/iphone/Rtt_IPhoneDisplayObject.mm | 22 +- platform/iphone/Rtt_IPhoneFont.h | 22 +- platform/iphone/Rtt_IPhoneFont.mm | 22 +- platform/iphone/Rtt_IPhoneGLVideoTexture.h | 22 +- platform/iphone/Rtt_IPhoneGLVideoTexture.mm | 22 +- platform/iphone/Rtt_IPhoneImageProvider.h | 22 +- platform/iphone/Rtt_IPhoneImageProvider.mm | 22 +- platform/iphone/Rtt_IPhoneInMobiNetwork.h | 22 +- platform/iphone/Rtt_IPhoneInMobiNetwork.mm | 22 +- .../iphone/Rtt_IPhoneInneractiveNetwork.h | 22 +- .../iphone/Rtt_IPhoneInneractiveNetwork.mm | 22 +- platform/iphone/Rtt_IPhoneMapViewObject.h | 22 +- platform/iphone/Rtt_IPhoneMapViewObject.mm | 22 +- platform/iphone/Rtt_IPhoneMediaProvider.h | 22 +- platform/iphone/Rtt_IPhoneMediaProvider.mm | 22 +- platform/iphone/Rtt_IPhoneNativeObject.h | 22 +- platform/iphone/Rtt_IPhoneNativeObject.mm | 22 +- platform/iphone/Rtt_IPhoneOrientation.h | 22 +- platform/iphone/Rtt_IPhoneOrientation.mm | 22 +- platform/iphone/Rtt_IPhonePlatform.h | 22 +- platform/iphone/Rtt_IPhonePlatform.mm | 22 +- platform/iphone/Rtt_IPhonePlatformBase.h | 22 +- platform/iphone/Rtt_IPhonePlatformBase.mm | 22 +- platform/iphone/Rtt_IPhonePlatformCore.h | 22 +- platform/iphone/Rtt_IPhonePlatformCore.mm | 22 +- platform/iphone/Rtt_IPhoneRuntimeDelegate.h | 22 +- platform/iphone/Rtt_IPhoneRuntimeDelegate.mm | 22 +- platform/iphone/Rtt_IPhoneScreenSurface.h | 22 +- platform/iphone/Rtt_IPhoneScreenSurface.mm | 22 +- platform/iphone/Rtt_IPhoneText.h | 22 +- platform/iphone/Rtt_IPhoneText.mm | 22 +- platform/iphone/Rtt_IPhoneTextBoxObject.h | 22 +- platform/iphone/Rtt_IPhoneTextBoxObject.mm | 22 +- platform/iphone/Rtt_IPhoneTextFieldObject.h | 22 +- platform/iphone/Rtt_IPhoneTextFieldObject.mm | 22 +- platform/iphone/Rtt_IPhoneTimer.h | 22 +- platform/iphone/Rtt_IPhoneTimer.mm | 22 +- platform/iphone/Rtt_IPhoneVideoObject.h | 22 +- platform/iphone/Rtt_IPhoneVideoObject.mm | 22 +- platform/iphone/Rtt_IPhoneVideoPlayer.h | 22 +- platform/iphone/Rtt_IPhoneVideoPlayer.mm | 22 +- platform/iphone/Rtt_IPhoneVideoProvider.h | 22 +- platform/iphone/Rtt_IPhoneVideoProvider.mm | 22 +- platform/iphone/Rtt_IPhoneWebPopup.h | 22 +- platform/iphone/Rtt_IPhoneWebPopup.mm | 22 +- platform/iphone/Rtt_IPhoneWebViewObject.h | 22 +- platform/iphone/Rtt_IPhoneWebViewObject.mm | 22 +- platform/iphone/Rtt_TouchInhibitor.h | 22 +- platform/iphone/Rtt_TouchInhibitor.mm | 22 +- .../CoronaSampleApp/MyCoronaDelegate.h | 22 +- .../CoronaSampleApp/MyCoronaDelegate.mm | 22 +- .../CoronaSampleApp/MyLibraryModule.h | 22 +- .../CoronaSampleApp/MyLibraryModule.mm | 22 +- .../iphone/enterprise/CoronaSampleApp/main.mm | 22 +- .../TestApp/TestAppCoronaDelegate.h | 22 +- .../TestApp/TestAppCoronaDelegate.mm | 22 +- .../enterprise/TestApp/TestAppLibraryModule.h | 22 +- .../TestApp/TestAppLibraryModule.mm | 22 +- .../iphone/enterprise/TestApp/TestAppMain.mm | 22 +- platform/iphone/libtemplate/IPhoneExports.h | 22 +- .../Rtt_IPhoneTemplate-CoronaCards.mm | 22 +- .../libtemplate/Rtt_IPhoneTemplate-Sub.mm | 22 +- .../libtemplate/Rtt_IPhoneTemplate-Trial.mm | 22 +- .../iphone/libtemplate/Rtt_IPhoneTemplate.h | 22 +- platform/iphone/libtemplate/main.mm | 22 +- platform/iphone/shell.lua | 22 +- platform/linux | 2 +- platform/mac/AnalyticsProvider.h | 22 +- platform/mac/AnalyticsProvider.mm | 22 +- platform/mac/AndroidAppBuildController.h | 22 +- platform/mac/AndroidAppBuildController.mm | 22 +- platform/mac/AppBuildController.h | 22 +- platform/mac/AppBuildController.mm | 22 +- platform/mac/AppDelegate.h | 22 +- platform/mac/AppDelegate.mm | 22 +- platform/mac/AppleAppBuildController.h | 22 +- platform/mac/AppleAppBuildController.mm | 22 +- platform/mac/AppleSigningIdentityController.h | 22 +- .../mac/AppleSigningIdentityController.mm | 22 +- platform/mac/BuildIPhone.h | 22 +- platform/mac/BuildIPhone.mm | 22 +- platform/mac/BuildSessionState.h | 22 +- platform/mac/BuildSessionState.mm | 22 +- platform/mac/ButtonImageView.h | 22 +- platform/mac/ButtonImageView.m | 22 +- platform/mac/ButtonTextField.h | 22 +- platform/mac/ButtonTextField.m | 22 +- platform/mac/CoronaCards/CoronaCards.h | 14 +- platform/mac/CoronaCards/CoronaView.h | 14 +- .../mac/CoronaCards/CoronaViewController.h | 14 +- platform/mac/CoronaCards/build-corona-project | 12 +- .../CoronaConsole/CoronaConsole/AppDelegate.h | 22 +- .../CoronaConsole/CoronaConsole/AppDelegate.m | 22 +- .../CoronaConsole/ConsoleWindowController.h | 22 +- .../CoronaConsole/ConsoleWindowController.mm | 22 +- .../CoronaConsole/CoronaConsole/Info.plist | 2 +- .../CoronaConsole/NSColor+HexString.h | 22 +- .../CoronaConsole/NSColor+HexString.m | 22 +- .../mac/CoronaConsole/CoronaConsole/Theme.h | 22 +- .../mac/CoronaConsole/CoronaConsole/Theme.m | 22 +- .../CoronaConsole/ThemeConsole.h | 22 +- .../CoronaConsole/ThemeConsole.m | 22 +- .../mac/CoronaConsole/CoronaConsole/main.m | 22 +- .../CoronaLiveServer/AppDelegate.h | 22 +- .../CoronaLiveServer/AppDelegate.m | 22 +- .../CoronaLiveServer/CoronaLiveServer/main.m | 22 +- .../CoronaLiveServer/CoronaLiveServerApple.h | 22 +- .../CoronaLiveServer/CoronaLiveServerApple.mm | 22 +- .../mac/CoronaShell/CoronaShell/AppDelegate.h | 22 +- .../mac/CoronaShell/CoronaShell/AppDelegate.m | 22 +- platform/mac/CoronaShell/CoronaShell/main.m | 22 +- platform/mac/CoronaWindowController.h | 22 +- platform/mac/CoronaWindowController.mm | 22 +- platform/mac/Credits.rtfd/TXT.rtf | 2 +- platform/mac/DimView.h | 22 +- platform/mac/DimView.m | 22 +- .../FastFileCreate/MacFileCreate.m | 22 +- .../FastFileCreate/NativeFileCreate.h | 22 +- .../mac/FastFileCreate/FastFileCreate/main.c | 22 +- platform/mac/FileWatch.h | 22 +- platform/mac/FileWatch.mm | 22 +- platform/mac/FontHelper.h | 22 +- platform/mac/FontHelper.m | 22 +- platform/mac/GLView.h | 22 +- platform/mac/GLView.mm | 22 +- platform/mac/HomeScreenRuntimeDelegate.h | 22 +- platform/mac/HomeScreenRuntimeDelegate.mm | 22 +- platform/mac/IOSAppBuildController.h | 22 +- platform/mac/IOSAppBuildController.mm | 22 +- platform/mac/Info.plist | 2 +- platform/mac/IntegerValidationFormatter.h | 22 +- platform/mac/IntegerValidationFormatter.m | 22 +- platform/mac/LicenseViewController.h | 22 +- platform/mac/LicenseViewController.m | 22 +- platform/mac/LinuxAppBuildController.h | 22 +- platform/mac/LinuxAppBuildController.mm | 22 +- platform/mac/NSWindow+ForFirstResponderMenu.m | 22 +- platform/mac/NewProjectController.h | 22 +- platform/mac/NewProjectController.mm | 22 +- platform/mac/OSXAppBuildController.h | 22 +- platform/mac/OSXAppBuildController.mm | 22 +- platform/mac/PassiveHitView.h | 22 +- platform/mac/PassiveHitView.m | 22 +- platform/mac/PasswordViewController.h | 22 +- platform/mac/PasswordViewController.m | 22 +- platform/mac/ResponderPassthroughTextField.h | 22 +- platform/mac/ResponderPassthroughTextField.m | 22 +- platform/mac/Rtt_IOSAppPackager.h | 22 +- platform/mac/Rtt_IOSAppPackager.mm | 22 +- platform/mac/Rtt_LuaConsole.cpp | 22 +- platform/mac/Rtt_LuaConsole.h | 22 +- platform/mac/Rtt_MacActivityIndicator.h | 22 +- platform/mac/Rtt_MacActivityIndicator.mm | 22 +- platform/mac/Rtt_MacAuthorizationDelegate.h | 22 +- platform/mac/Rtt_MacAuthorizationDelegate.mm | 22 +- platform/mac/Rtt_MacConsolePlatform.h | 22 +- platform/mac/Rtt_MacConsolePlatform.mm | 22 +- platform/mac/Rtt_MacDevice.h | 22 +- platform/mac/Rtt_MacDevice.mm | 22 +- platform/mac/Rtt_MacDeviceIdentifier.c | 22 +- platform/mac/Rtt_MacDeviceIdentifier.h | 22 +- platform/mac/Rtt_MacDisplayObject.h | 22 +- platform/mac/Rtt_MacDisplayObject.mm | 22 +- platform/mac/Rtt_MacExitCallback.h | 22 +- platform/mac/Rtt_MacExitCallback.mm | 22 +- platform/mac/Rtt_MacFBConnect.h | 22 +- platform/mac/Rtt_MacFBConnect.mm | 22 +- platform/mac/Rtt_MacFont.h | 22 +- platform/mac/Rtt_MacFont.mm | 22 +- platform/mac/Rtt_MacImageProvider.h | 22 +- platform/mac/Rtt_MacImageProvider.mm | 22 +- platform/mac/Rtt_MacKeyServices.h | 22 +- platform/mac/Rtt_MacKeyServices.mm | 22 +- platform/mac/Rtt_MacMapViewObject.h | 22 +- platform/mac/Rtt_MacMapViewObject.mm | 22 +- platform/mac/Rtt_MacPlatform.h | 22 +- platform/mac/Rtt_MacPlatform.mm | 22 +- platform/mac/Rtt_MacPlatformServices.h | 22 +- platform/mac/Rtt_MacPlatformServices.mm | 22 +- platform/mac/Rtt_MacRemotePlayerHost.h | 22 +- platform/mac/Rtt_MacRemotePlayerHost.mm | 22 +- platform/mac/Rtt_MacServer.h | 22 +- platform/mac/Rtt_MacServer.mm | 22 +- platform/mac/Rtt_MacSimulator.h | 22 +- platform/mac/Rtt_MacSimulator.mm | 22 +- platform/mac/Rtt_MacSimulatorServices.h | 22 +- platform/mac/Rtt_MacSimulatorServices.mm | 22 +- platform/mac/Rtt_MacSurfaceVideoRecorder.h | 22 +- platform/mac/Rtt_MacSurfaceVideoRecorder.mm | 22 +- platform/mac/Rtt_MacTextBoxObject.h | 22 +- platform/mac/Rtt_MacTextBoxObject.mm | 22 +- platform/mac/Rtt_MacTextFieldObject.h | 22 +- platform/mac/Rtt_MacTextFieldObject.mm | 22 +- platform/mac/Rtt_MacVideoObject.h | 22 +- platform/mac/Rtt_MacVideoObject.mm | 22 +- platform/mac/Rtt_MacVideoPlayer.h | 22 +- platform/mac/Rtt_MacVideoPlayer.mm | 22 +- platform/mac/Rtt_MacVideoProvider.h | 22 +- platform/mac/Rtt_MacVideoProvider.mm | 22 +- platform/mac/Rtt_MacViewCallback.h | 22 +- platform/mac/Rtt_MacViewCallback.mm | 22 +- platform/mac/Rtt_MacViewSurface.h | 22 +- platform/mac/Rtt_MacViewSurface.mm | 22 +- platform/mac/Rtt_MacWebPopup.h | 22 +- platform/mac/Rtt_MacWebPopup.mm | 22 +- platform/mac/Rtt_MacWebViewObject.h | 22 +- platform/mac/Rtt_MacWebViewObject.mm | 22 +- platform/mac/Rtt_OSXAppPackager.h | 22 +- platform/mac/Rtt_OSXAppPackager.mm | 22 +- platform/mac/Rtt_TVOSAppPackager.h | 22 +- platform/mac/Rtt_TVOSAppPackager.mm | 22 +- platform/mac/SDKList.h | 22 +- platform/mac/SDKList.m | 22 +- platform/mac/SampleCodeLocator.h | 22 +- platform/mac/SampleCodeLocator.mm | 22 +- platform/mac/SimulatorDeviceWindow.h | 22 +- platform/mac/SimulatorDeviceWindow.mm | 22 +- platform/mac/SkinView.h | 22 +- platform/mac/SkinView.mm | 22 +- platform/mac/SkinlessSimulatorWindow.h | 22 +- platform/mac/SkinlessSimulatorWindow.mm | 22 +- platform/mac/SkinnableWindow.h | 22 +- platform/mac/SkinnableWindow.mm | 22 +- platform/mac/TVOSAppBuildController.h | 22 +- platform/mac/TVOSAppBuildController.mm | 22 +- platform/mac/TextEditorSupport.h | 22 +- platform/mac/TextEditorSupport.m | 22 +- platform/mac/ValidationSupportMacUI.h | 22 +- platform/mac/ValidationSupportMacUI.m | 22 +- .../mac/ValidationToolOutputViewController.h | 22 +- .../mac/ValidationToolOutputViewController.m | 22 +- platform/mac/VersionLabel.h | 22 +- platform/mac/VersionLabel.m | 22 +- platform/mac/WebAppBuildController.h | 22 +- platform/mac/WebAppBuildController.mm | 22 +- platform/mac/WelcomeLuaConfiguration.lua | 22 +- platform/mac/WelcomeToCoronaController.h | 22 +- platform/mac/WelcomeToCoronaController.mm | 22 +- platform/mac/WelcomeWindow.h | 22 +- platform/mac/WelcomeWindow.m | 22 +- platform/mac/XcodeToolHelper.h | 22 +- platform/mac/XcodeToolHelper.m | 22 +- platform/mac/browser/CoronaViewPrivate.h | 22 +- platform/mac/browser/CoronaViewPrivate.mm | 22 +- .../mac/browser/CoronaViewRuntimeDelegate.h | 22 +- .../mac/browser/CoronaViewRuntimeDelegate.mm | 22 +- platform/mac/browser/PluginView.h | 22 +- platform/mac/browser/PluginView.mm | 22 +- platform/mac/globalize/globalize.m | 22 +- .../ios-syslog-helper/main.c | 22 +- platform/mac/main.m | 22 +- platform/resources/CoronaPListSupport.lua | 22 +- platform/resources/MacApp.lua | 22 +- platform/resources/N95.lua | 22 +- platform/resources/OSXPackageApp.lua | 22 +- platform/resources/Skins/AmazonFireTV1080.lua | 22 +- platform/resources/Skins/AmazonFireTV720.lua | 22 +- platform/resources/Skins/AppleTV.lua | 22 +- .../resources/Skins/CustomDevice.lua.template | 22 +- platform/resources/Skins/GalaxyS3.lua | 22 +- .../Generic-Android-1080x1920-2.6-x-mdpi.lua | 22 +- .../Skins/Generic-Android-1080x1920-xhdpi.lua | 22 +- .../Generic-Android-1080x1920-xxhdpi.lua | 22 +- .../Skins/Generic-Android-1200x1920-xhdpi.lua | 22 +- .../Generic-Android-1200x1920-xxhdpi.lua | 22 +- .../Generic-Android-1440x2560-3.5-x-mdpi.lua | 22 +- .../Generic-Android-1440x2560-xxhdpi.lua | 22 +- .../Generic-Android-1440x2560-xxxhdpi.lua | 22 +- .../Skins/Generic-Android-1536x2048.lua | 22 +- .../Skins/Generic-Android-1600x2560.lua | 22 +- .../Skins/Generic-Android-320x480.lua | 22 +- .../Skins/Generic-Android-480x800.lua | 22 +- .../Skins/Generic-Android-480x854.lua | 22 +- .../Skins/Generic-Android-720x1280.lua | 22 +- .../Skins/Generic-Android-768x1280.lua | 22 +- .../Skins/Generic-Android-800x1280-hdpi.lua | 22 +- .../Skins/Generic-Android-800x1280-mdpi.lua | 22 +- .../Skins/Generic-Android-800x1280-tvdpi.lua | 22 +- .../Skins/Generic-Android-800x1280-xhdpi.lua | 22 +- .../Skins/Generic-WindowsPhone-480x800.lua | 22 +- .../Skins/Generic-WindowsPhone-720x1280.lua | 22 +- .../Skins/Generic-WindowsPhone-768x1280.lua | 22 +- .../Skins/Generic-iPad-1536x2048.lua | 22 +- .../Skins/Generic-iPad-2048x2732.lua | 22 +- .../resources/Skins/Generic-iPad-768x1024.lua | 22 +- .../Skins/Generic-iPhone-1080x1920.lua | 22 +- .../Skins/Generic-iPhone-1125x2436.lua | 22 +- .../Skins/Generic-iPhone-640x1136.lua | 22 +- .../Skins/Generic-iPhone-640x960.lua | 22 +- .../Skins/Generic-iPhone-750x1334.lua | 22 +- platform/resources/Skins/HTC-8S.lua | 22 +- platform/resources/Skins/HTCSensation.lua | 22 +- platform/resources/Skins/KindleFireHD7.lua | 22 +- platform/resources/Skins/KindleFireHD9.lua | 22 +- platform/resources/Skins/Nokia-Lumia-920.lua | 22 +- platform/resources/Skins/Ouya1080.lua | 22 +- platform/resources/Skins/Ouya720.lua | 22 +- platform/resources/Skins/Samsung-ATIV-S.lua | 22 +- .../resources/Skins/Samsung-Galaxy-S5.lua | 22 +- platform/resources/Skins/iPadAir.lua | 22 +- platform/resources/Skins/iPadMini.lua | 22 +- platform/resources/Skins/iPadPro.lua | 22 +- platform/resources/Skins/iPhone4S.lua | 22 +- platform/resources/Skins/iPhone5.lua | 22 +- platform/resources/Skins/iPhone6.lua | 22 +- platform/resources/Skins/iPhone6Plus.lua | 22 +- platform/resources/Skins/iPhoneX.lua | 22 +- platform/resources/ValidateSettings.lua | 22 +- platform/resources/android_sendapp.sh | 11 +- platform/resources/android_syslog.sh | 11 +- platform/resources/behavior.lua | 22 +- platform/resources/config_require.lua | 22 +- platform/resources/generator.lua | 22 +- platform/resources/iPhonePackageApp.lua | 22 +- platform/resources/init.lua | 22 +- platform/resources/ios_sendapp.sh | 11 +- platform/resources/ios_syslog.sh | 11 +- platform/resources/json.lua | 19 +- platform/resources/launchpad.lua | 22 +- platform/resources/linuxPackageApp.lua | 22 +- platform/resources/loader_callback.lua | 22 +- platform/resources/loader_ccdata.lua | 22 +- platform/resources/runtime.lua | 22 +- platform/resources/shell.lua | 22 +- platform/resources/simulatorAnalytics.lua | 22 +- platform/resources/tvosPackageApp.lua | 24 +- platform/resources/valid_build_settings.lua | 22 +- platform/resources/valid_config_lua.lua | 22 +- platform/resources/webPackageApp.lua | 22 +- platform/resources/widget.lua | 22 +- platform/resources/xcodesim_sendapp.sh | 10 +- platform/resources/xcodesim_syslog.sh | 11 +- platform/shared/AntHost.cpp | 22 +- platform/shared/AntHost.h | 22 +- .../CoronaLiveServer/CoronaHTTPServer.cpp | 22 +- .../CoronaLiveServer/CoronaHTTPServer.h | 22 +- .../CoronaLiveServer/CoronaLiveServerCore.cpp | 22 +- .../CoronaLiveServer/CoronaLiveServerCore.h | 22 +- platform/shared/ListKeyStore.cpp | 22 +- platform/shared/ListKeyStore.h | 22 +- platform/shared/Rtt_Analytics.cpp | 22 +- platform/shared/Rtt_Analytics.h | 22 +- platform/shared/Rtt_AndroidSupportTools.c | 22 +- platform/shared/Rtt_AndroidSupportTools.h | 22 +- platform/shared/Rtt_Authorization.cpp | 22 +- platform/shared/Rtt_Authorization.h | 22 +- platform/shared/Rtt_AuthorizationTicket.cpp | 22 +- platform/shared/Rtt_AuthorizationTicket.h | 22 +- platform/shared/Rtt_BitmapUtils.cpp | 602 ++++++++--------- platform/shared/Rtt_BitmapUtils.h | 22 +- platform/shared/Rtt_DependencyLoader.cpp | 22 +- platform/shared/Rtt_DependencyLoader.h | 22 +- platform/shared/Rtt_DependencyUtils.h | 22 +- .../shared/Rtt_DependencyUtilsAndroid.cpp | 22 +- platform/shared/Rtt_DependencyUtilsApple.mm | 22 +- platform/shared/Rtt_DependencyUtilsWin.cpp | 22 +- platform/shared/Rtt_DeviceBuildData.cpp | 22 +- platform/shared/Rtt_DeviceBuildData.h | 22 +- platform/shared/Rtt_EGLContext.cpp | 22 +- platform/shared/Rtt_EGLContext.h | 22 +- platform/shared/Rtt_LinuxAppPackager.cpp | 22 +- platform/shared/Rtt_LinuxAppPackager.h | 22 +- platform/shared/Rtt_MAuthorizationDelegate.h | 22 +- platform/shared/Rtt_MPlatformServices.h | 22 +- platform/shared/Rtt_NativeWindowMode.cpp | 22 +- platform/shared/Rtt_NativeWindowMode.h | 22 +- platform/shared/Rtt_PlatformAppPackager.cpp | 22 +- platform/shared/Rtt_PlatformAppPackager.h | 22 +- platform/shared/Rtt_PlatformConnection.cpp | 22 +- platform/shared/Rtt_PlatformConnection.h | 22 +- .../shared/Rtt_PlatformDictionaryWrapper.cpp | 22 +- .../shared/Rtt_PlatformDictionaryWrapper.h | 22 +- platform/shared/Rtt_PlatformObjectWrapper.cpp | 22 +- platform/shared/Rtt_PlatformObjectWrapper.h | 22 +- platform/shared/Rtt_PlatformPlayer.cpp | 22 +- platform/shared/Rtt_PlatformPlayer.h | 22 +- platform/shared/Rtt_PlatformSimulator.cpp | 22 +- platform/shared/Rtt_PlatformSimulator.h | 22 +- platform/shared/Rtt_ProjectSettings.cpp | 22 +- platform/shared/Rtt_ProjectSettings.h | 22 +- .../shared/Rtt_ReadOnlyProjectSettings.cpp | 22 +- platform/shared/Rtt_ReadOnlyProjectSettings.h | 22 +- platform/shared/Rtt_SimulatorAnalytics.cpp | 22 +- platform/shared/Rtt_SimulatorAnalytics.h | 22 +- platform/shared/Rtt_TargetAndroidAppStore.cpp | 22 +- platform/shared/Rtt_TargetAndroidAppStore.h | 22 +- platform/shared/Rtt_TargetDevice.cpp | 22 +- platform/shared/Rtt_TargetDevice.h | 22 +- platform/shared/Rtt_WebAppPackager.cpp | 22 +- platform/shared/Rtt_WebAppPackager.h | 22 +- platform/shared/Rtt_WebServicesSession.cpp | 22 +- platform/shared/Rtt_WebServicesSession.h | 22 +- .../tvos/CoronaCards/CoronaApplicationMain.mm | 16 +- platform/tvos/Rtt_TVOSDevice.h | 22 +- platform/tvos/Rtt_TVOSDevice.mm | 22 +- platform/tvos/Rtt_TVOSPlatform.h | 22 +- platform/tvos/Rtt_TVOSPlatform.mm | 22 +- .../tvos/TestApp-Enterprise/TestAppDelegate.h | 22 +- .../tvos/TestApp-Enterprise/TestAppDelegate.m | 22 +- platform/tvos/TestApp-Enterprise/main.mm | 22 +- platform/tvos/TestPlugin/PluginLibrary.h | 22 +- platform/tvos/TestPlugin/PluginLibrary.mm | 22 +- platform/tvos/template/main.mm | 22 +- .../windows/Build.Tools/LuaToCppSchema.xml | 11 +- .../windows/Build.Tools/LuaToCppTask.targets | 10 +- .../Corona/WinRT/CoronaBoxedBoolean.cpp | 15 +- .../Corona/WinRT/CoronaBoxedBoolean.h | 15 +- .../Corona/WinRT/CoronaBoxedData.cpp | 15 +- .../CoronaLabs/Corona/WinRT/CoronaBoxedData.h | 15 +- .../Corona/WinRT/CoronaBoxedList.cpp | 15 +- .../CoronaLabs/Corona/WinRT/CoronaBoxedList.h | 15 +- .../Corona/WinRT/CoronaBoxedNumber.cpp | 15 +- .../Corona/WinRT/CoronaBoxedNumber.h | 15 +- .../Corona/WinRT/CoronaBoxedString.cpp | 15 +- .../Corona/WinRT/CoronaBoxedString.h | 15 +- .../Corona/WinRT/CoronaBoxedTable.cpp | 15 +- .../Corona/WinRT/CoronaBoxedTable.h | 15 +- .../Corona/WinRT/CoronaLuaEventArgs.cpp | 15 +- .../Corona/WinRT/CoronaLuaEventArgs.h | 15 +- .../Corona/WinRT/CoronaLuaEventHandler.h | 15 +- .../Corona/WinRT/CoronaLuaEventProperties.cpp | 15 +- .../Corona/WinRT/CoronaLuaEventProperties.h | 15 +- .../CoronaLabs/Corona/WinRT/CoronaRuntime.cpp | 15 +- .../CoronaLabs/Corona/WinRT/CoronaRuntime.h | 15 +- .../Corona/WinRT/CoronaRuntimeEnvironment.cpp | 15 +- .../Corona/WinRT/CoronaRuntimeEnvironment.h | 15 +- .../Corona/WinRT/CoronaRuntimeEventArgs.cpp | 15 +- .../Corona/WinRT/CoronaRuntimeEventArgs.h | 15 +- .../WinRT/CoronaRuntimeLaunchSettings.cpp | 15 +- .../WinRT/CoronaRuntimeLaunchSettings.h | 15 +- .../Corona/WinRT/CoronaRuntimeState.h | 15 +- .../WinRT/DispatchCoronaLuaEventResult.cpp | 15 +- .../WinRT/DispatchCoronaLuaEventResult.h | 15 +- .../Corona/WinRT/ICoronaBoxedComparableData.h | 15 +- .../Corona/WinRT/ICoronaBoxedData.h | 15 +- .../WinRT/Interop/CoronaInteropSettings.cpp | 15 +- .../WinRT/Interop/CoronaInteropSettings.h | 15 +- .../Corona/WinRT/Interop/Graphics/Bitmap.cpp | 15 +- .../Corona/WinRT/Interop/Graphics/Bitmap.h | 15 +- .../Interop/Graphics/BitmapConverter.cpp | 15 +- .../WinRT/Interop/Graphics/BitmapConverter.h | 15 +- .../WinRT/Interop/Graphics/BitmapInfo.cpp | 15 +- .../WinRT/Interop/Graphics/BitmapInfo.h | 15 +- .../Interop/Graphics/BitmapInfoResult.cpp | 15 +- .../WinRT/Interop/Graphics/BitmapInfoResult.h | 15 +- .../WinRT/Interop/Graphics/BitmapResult.cpp | 15 +- .../WinRT/Interop/Graphics/BitmapResult.h | 15 +- .../WinRT/Interop/Graphics/BitmapSettings.cpp | 15 +- .../WinRT/Interop/Graphics/BitmapSettings.h | 15 +- .../WinRT/Interop/Graphics/FontSettings.cpp | 15 +- .../WinRT/Interop/Graphics/FontSettings.h | 15 +- .../Interop/Graphics/HorizontalAlignment.cpp | 15 +- .../Interop/Graphics/HorizontalAlignment.h | 15 +- .../Corona/WinRT/Interop/Graphics/IBitmap.h | 15 +- .../WinRT/Interop/Graphics/IImageDecoder.h | 15 +- .../WinRT/Interop/Graphics/IImageServices.h | 15 +- .../WinRT/Interop/Graphics/IRenderSurface.h | 15 +- .../WinRT/Interop/Graphics/ITextRenderer.h | 15 +- .../Interop/Graphics/ImageDecoderSettings.cpp | 15 +- .../Interop/Graphics/ImageDecoderSettings.h | 15 +- .../WinRT/Interop/Graphics/PixelFormat.cpp | 15 +- .../WinRT/Interop/Graphics/PixelFormat.h | 15 +- .../WinRT/Interop/Graphics/PixelFormatSet.cpp | 15 +- .../WinRT/Interop/Graphics/PixelFormatSet.h | 15 +- .../Interop/Graphics/RenderFrameHandler.h | 15 +- .../Interop/Graphics/RenderSurfaceProxy.cpp | 15 +- .../Interop/Graphics/RenderSurfaceProxy.h | 15 +- .../Interop/Graphics/TextRendererSettings.cpp | 15 +- .../Interop/Graphics/TextRendererSettings.h | 15 +- .../WinRT/Interop/IApplicationServices.h | 15 +- .../WinRT/Interop/IReadOnlyWeakReference.h | 15 +- .../CoronaLabs/Corona/WinRT/Interop/ITimer.h | 15 +- .../Corona/WinRT/Interop/ITimerServices.h | 15 +- .../Interop/Input/IInputDeviceServices.h | 15 +- .../Corona/WinRT/Interop/Input/Key.cpp | 15 +- .../Corona/WinRT/Interop/Input/Key.h | 15 +- .../WinRT/Interop/Input/KeyEventArgs.cpp | 15 +- .../Corona/WinRT/Interop/Input/KeyEventArgs.h | 15 +- .../WinRT/Interop/Input/TapEventArgs.cpp | 15 +- .../Corona/WinRT/Interop/Input/TapEventArgs.h | 15 +- .../WinRT/Interop/Input/TouchEventArgs.cpp | 15 +- .../WinRT/Interop/Input/TouchEventArgs.h | 15 +- .../Corona/WinRT/Interop/Input/TouchPhase.cpp | 15 +- .../Corona/WinRT/Interop/Input/TouchPhase.h | 15 +- .../Corona/WinRT/Interop/Input/TouchPoint.h | 15 +- .../WinRT/Interop/Input/TouchTracker.cpp | 15 +- .../Corona/WinRT/Interop/Input/TouchTracker.h | 15 +- .../Interop/Input/TouchTrackerCollection.cpp | 15 +- .../Interop/Input/TouchTrackerCollection.h | 15 +- .../Corona/WinRT/Interop/InteropServices.cpp | 15 +- .../Corona/WinRT/Interop/InteropServices.h | 15 +- .../Corona/WinRT/Interop/Logging/ILogger.h | 15 +- .../WinRT/Interop/Logging/LoggingServices.cpp | 15 +- .../WinRT/Interop/Logging/LoggingServices.h | 15 +- .../Interop/Logging/NativeDebuggerLogger.cpp | 15 +- .../Interop/Logging/NativeDebuggerLogger.h | 15 +- .../Networking/CoronaHttpRequestOperation.cpp | 15 +- .../Networking/CoronaHttpRequestOperation.h | 15 +- .../Networking/HttpProgressEventArgs.cpp | 15 +- .../Networking/HttpProgressEventArgs.h | 15 +- .../Networking/HttpRequestSettings.cpp | 15 +- .../Interop/Networking/HttpRequestSettings.h | 15 +- .../Networking/HttpResponseEventArgs.cpp | 15 +- .../Networking/HttpResponseEventArgs.h | 15 +- .../Networking/IHttpRequestOperation.h | 15 +- .../Interop/Networking/INetworkServices.h | 15 +- .../NativeCoronaNetworkLibraryHandler.cpp | 15 +- .../NativeCoronaNetworkLibraryHandler.h | 15 +- .../Networking/NetworkConnectionStatus.cpp | 15 +- .../Networking/NetworkConnectionStatus.h | 15 +- .../WinRT/Interop/RelativeOrientation2D.cpp | 15 +- .../WinRT/Interop/RelativeOrientation2D.h | 15 +- .../Interop/Sensors/AccelerometerMonitor.cpp | 15 +- .../Interop/Sensors/AccelerometerMonitor.h | 15 +- .../Sensors/CoronaAccelerometerHandler.cpp | 15 +- .../Sensors/CoronaAccelerometerHandler.h | 15 +- .../Sensors/CoronaGyroscopeHandler.cpp | 15 +- .../Interop/Sensors/CoronaGyroscopeHandler.h | 15 +- .../Interop/Sensors/GyroscopeMonitor.cpp | 15 +- .../WinRT/Interop/Sensors/GyroscopeMonitor.h | 15 +- .../WinRT/Interop/Storage/IResourceServices.h | 15 +- .../Interop/UI/CoronaMessageBoxHandler.cpp | 15 +- .../Interop/UI/CoronaMessageBoxHandler.h | 15 +- .../Corona/WinRT/Interop/UI/IControlAdapter.h | 15 +- .../WinRT/Interop/UI/ICoronaControlAdapter.h | 15 +- .../Corona/WinRT/Interop/UI/IDispatcher.h | 15 +- .../Corona/WinRT/Interop/UI/IMessageBox.h | 15 +- .../Corona/WinRT/Interop/UI/IPage.h | 15 +- .../WinRT/Interop/UI/IUserInterfaceServices.h | 15 +- .../WinRT/Interop/UI/MessageBoxSettings.cpp | 15 +- .../WinRT/Interop/UI/MessageBoxSettings.h | 15 +- .../WinRT/Interop/UI/PageOrientation.cpp | 15 +- .../Corona/WinRT/Interop/UI/PageOrientation.h | 15 +- .../Interop/UI/PageOrientationEventArgs.cpp | 15 +- .../Interop/UI/PageOrientationEventArgs.h | 15 +- .../Corona/WinRT/Interop/UI/PageProxy.cpp | 15 +- .../Corona/WinRT/Interop/UI/PageProxy.h | 15 +- .../Graphics/Direct3DSurfaceAdapter.cpp | 15 +- .../Interop/Graphics/Direct3DSurfaceAdapter.h | 15 +- .../Graphics/IXamlRenderSurfaceAdapter.h | 15 +- .../ReadOnlyCoronaLuaEventProperties.cpp | 15 +- .../WinRT/ReadOnlyCoronaLuaEventProperties.h | 15 +- .../CoronaLabs/WinRT/BoxedString.cpp | 15 +- .../CoronaLabs/WinRT/BoxedString.h | 15 +- .../CoronaLabs/WinRT/CancelEventArgs.cpp | 15 +- .../CoronaLabs/WinRT/CancelEventArgs.h | 15 +- .../CoronaLabs/WinRT/EmptyEventArgs.cpp | 15 +- .../CoronaLabs/WinRT/EmptyEventArgs.h | 15 +- .../CoronaLabs/WinRT/HandledEventArgs.cpp | 15 +- .../CoronaLabs/WinRT/HandledEventArgs.h | 15 +- .../CoronaLabs/WinRT/IOperationResult.h | 15 +- .../CoronaLabs/WinRT/ImmutableByteBuffer.cpp | 15 +- .../CoronaLabs/WinRT/ImmutableByteBuffer.h | 15 +- .../CoronaLabs/WinRT/MessageEventArgs.cpp | 15 +- .../CoronaLabs/WinRT/MessageEventArgs.h | 15 +- .../CoronaLabs/WinRT/NativeStringServices.cpp | 15 +- .../CoronaLabs/WinRT/NativeStringServices.h | 15 +- .../CoronaLabs/WinRT/NativeThreadBlocker.cpp | 15 +- .../CoronaLabs/WinRT/NativeThreadBlocker.h | 15 +- .../CoronaLabs/WinRT/OperationResult.cpp | 15 +- .../CoronaLabs/WinRT/OperationResult.h | 15 +- .../CoronaLabs/WinRT/Utf8String.cpp | 15 +- .../CoronaLabs/WinRT/Utf8String.h | 15 +- .../Rtt/Rtt_WinRTAudioPlayer.cpp | 15 +- .../Rtt/Rtt_WinRTAudioPlayer.h | 15 +- .../Rtt/Rtt_WinRTAudioRecorder.cpp | 15 +- .../Rtt/Rtt_WinRTAudioRecorder.h | 15 +- .../Rtt/Rtt_WinRTBitmap.cpp | 15 +- .../Rtt/Rtt_WinRTBitmap.h | 15 +- .../Rtt/Rtt_WinRTCallback.h | 15 +- .../Rtt/Rtt_WinRTCrypto.cpp | 15 +- .../Rtt/Rtt_WinRTCrypto.h | 15 +- .../Rtt/Rtt_WinRTData.cpp | 15 +- .../Rtt/Rtt_WinRTData.h | 15 +- .../Rtt/Rtt_WinRTDevice.cpp | 15 +- .../Rtt/Rtt_WinRTDevice.h | 15 +- .../Rtt/Rtt_WinRTDisplayObject.cpp | 15 +- .../Rtt/Rtt_WinRTDisplayObject.h | 15 +- .../Rtt/Rtt_WinRTEventSound.cpp | 15 +- .../Rtt/Rtt_WinRTEventSound.h | 15 +- .../Rtt/Rtt_WinRTFBConnect.cpp | 15 +- .../Rtt/Rtt_WinRTFBConnect.h | 15 +- .../Rtt/Rtt_WinRTFont.cpp | 15 +- .../Rtt/Rtt_WinRTFont.h | 15 +- .../Rtt/Rtt_WinRTImageProvider.cpp | 15 +- .../Rtt/Rtt_WinRTImageProvider.h | 15 +- .../Rtt/Rtt_WinRTMapViewObject.cpp | 15 +- .../Rtt/Rtt_WinRTMapViewObject.h | 15 +- .../Rtt/Rtt_WinRTPlatform.cpp | 15 +- .../Rtt/Rtt_WinRTPlatform.h | 15 +- .../Rtt/Rtt_WinRTRuntimeDelegate.cpp | 15 +- .../Rtt/Rtt_WinRTRuntimeDelegate.h | 15 +- .../Rtt/Rtt_WinRTScreenSurface.cpp | 15 +- .../Rtt/Rtt_WinRTScreenSurface.h | 15 +- .../Rtt/Rtt_WinRTStore.cpp | 15 +- .../Rtt/Rtt_WinRTStore.h | 15 +- .../Rtt/Rtt_WinRTStoreProvider.cpp | 15 +- .../Rtt/Rtt_WinRTStoreProvider.h | 15 +- .../Rtt/Rtt_WinRTStoreTransaction.cpp | 15 +- .../Rtt/Rtt_WinRTStoreTransaction.h | 15 +- .../Rtt/Rtt_WinRTTextBoxObject.cpp | 15 +- .../Rtt/Rtt_WinRTTextBoxObject.h | 15 +- .../Rtt/Rtt_WinRTTimer.cpp | 15 +- .../Rtt/Rtt_WinRTTimer.h | 15 +- .../Rtt/Rtt_WinRTVideoObject.cpp | 15 +- .../Rtt/Rtt_WinRTVideoObject.h | 15 +- .../Rtt/Rtt_WinRTVideoPlayer.cpp | 15 +- .../Rtt/Rtt_WinRTVideoPlayer.h | 15 +- .../Rtt/Rtt_WinRTVideoProvider.cpp | 15 +- .../Rtt/Rtt_WinRTVideoProvider.h | 15 +- .../Rtt/Rtt_WinRTWebPopup.cpp | 15 +- .../Rtt/Rtt_WinRTWebPopup.h | 15 +- .../Rtt/Rtt_WinRTWebViewObject.cpp | 15 +- .../Rtt/Rtt_WinRTWebViewObject.h | 15 +- .../Corona.LiveServer/Corona.LiveServer.cpp | 22 +- .../Corona.LiveServer/Corona.LiveServer.h | 22 +- .../Corona.LiveServerDlg.cpp | 22 +- .../Corona.LiveServer/Corona.LiveServerDlg.h | 22 +- .../Corona.LiveServer/CoronaLiveServerWin.cpp | 22 +- .../Corona.LiveServer/CoronaLiveServerWin.h | 22 +- .../Corona/CoronaWin32.cpp | 22 +- .../Corona/CoronaWin32.h | 22 +- .../Interop/ApplicationServices.cpp | 22 +- .../Interop/ApplicationServices.h | 22 +- .../Interop/BaseEvent.cpp | 22 +- .../Interop/BaseEvent.h | 22 +- .../Interop/DateTime.cpp | 22 +- .../Interop/DateTime.h | 22 +- .../Interop/Event.h | 22 +- .../Interop/EventArgs.cpp | 22 +- .../Interop/EventArgs.h | 22 +- .../Interop/Graphics/CoronaFontServices.cpp | 22 +- .../Interop/Graphics/CoronaFontServices.h | 22 +- .../Interop/Graphics/Font.cpp | 22 +- .../Interop/Graphics/Font.h | 22 +- .../Interop/Graphics/FontServices.cpp | 22 +- .../Interop/Graphics/FontServices.h | 22 +- .../Interop/Graphics/FontSettings.cpp | 22 +- .../Interop/Graphics/FontSettings.h | 22 +- .../Interop/Graphics/FontSizeConverter.cpp | 22 +- .../Interop/Graphics/FontSizeConverter.h | 22 +- .../Interop/Graphics/HorizontalAlignment.cpp | 22 +- .../Interop/Graphics/HorizontalAlignment.h | 22 +- .../Interop/Graphics/MFontLoader.h | 22 +- .../Interop/HandledEventArgs.cpp | 22 +- .../Interop/HandledEventArgs.h | 22 +- .../Input/DirectInputDeviceHandler.cpp | 22 +- .../Interop/Input/DirectInputDeviceHandler.h | 22 +- .../Input/DirectInputDeviceStateData.cpp | 22 +- .../Input/DirectInputDeviceStateData.h | 22 +- .../Interop/Input/InputAxisDataEventArgs.cpp | 22 +- .../Interop/Input/InputAxisDataEventArgs.h | 22 +- .../Interop/Input/InputAxisInfo.cpp | 22 +- .../Interop/Input/InputAxisInfo.h | 22 +- .../Interop/Input/InputAxisSettings.cpp | 22 +- .../Interop/Input/InputAxisSettings.h | 22 +- .../Interop/Input/InputDeviceContext.cpp | 22 +- .../Interop/Input/InputDeviceContext.h | 22 +- .../Interop/Input/InputDeviceDriverType.cpp | 22 +- .../Interop/Input/InputDeviceDriverType.h | 22 +- .../Interop/Input/InputDeviceInfo.cpp | 22 +- .../Interop/Input/InputDeviceInfo.h | 22 +- .../Interop/Input/InputDeviceInterface.cpp | 22 +- .../Interop/Input/InputDeviceInterface.h | 22 +- .../Input/InputDeviceInterfaceEventArgs.cpp | 22 +- .../Input/InputDeviceInterfaceEventArgs.h | 22 +- .../Interop/Input/InputDeviceMonitor.cpp | 22 +- .../Interop/Input/InputDeviceMonitor.h | 22 +- .../Interop/Input/InputDeviceSettings.cpp | 22 +- .../Interop/Input/InputDeviceSettings.h | 22 +- .../InputDeviceStatusChangedEventArgs.cpp | 22 +- .../Input/InputDeviceStatusChangedEventArgs.h | 22 +- .../Interop/Input/Key.cpp | 22 +- .../Interop/Input/Key.h | 22 +- .../Interop/Input/KeyEventArgs.cpp | 22 +- .../Interop/Input/KeyEventArgs.h | 22 +- .../Interop/Input/MInputDeviceHandler.h | 22 +- .../Interop/Input/ModifierKeyStates.cpp | 22 +- .../Interop/Input/ModifierKeyStates.h | 22 +- .../Interop/Input/TapTracker.cpp | 22 +- .../Interop/Input/TapTracker.h | 22 +- .../Interop/Input/VibrationRequestManager.cpp | 22 +- .../Interop/Input/VibrationRequestManager.h | 22 +- .../Interop/Input/XInputDeviceHandler.cpp | 22 +- .../Interop/Input/XInputDeviceHandler.h | 22 +- .../Interop/Input/XInputInterface.cpp | 22 +- .../Interop/Input/XInputInterface.h | 22 +- .../Interop/Ipc/AsyncPipeReader.cpp | 22 +- .../Interop/Ipc/AsyncPipeReader.h | 22 +- .../Interop/Ipc/CommandLine.cpp | 22 +- .../Interop/Ipc/CommandLine.h | 22 +- .../Interop/Ipc/CommandLineRunResult.cpp | 22 +- .../Interop/Ipc/CommandLineRunResult.h | 22 +- .../Interop/Ipc/CommandLineRunner.cpp | 22 +- .../Interop/Ipc/CommandLineRunner.h | 22 +- .../Interop/Ipc/IODataEventArgs.cpp | 22 +- .../Interop/Ipc/IODataEventArgs.h | 22 +- .../Interop/Ipc/Process.cpp | 22 +- .../Interop/Ipc/Process.h | 22 +- .../Interop/LuaMethodCallback.h | 22 +- .../Interop/MDeviceSimulatorServices.h | 22 +- .../Interop/Nullable.h | 22 +- .../Interop/OperationResult.cpp | 22 +- .../Interop/OperationResult.h | 22 +- .../Interop/PointerResult.h | 22 +- .../Interop/RuntimeEnvironment.cpp | 22 +- .../Interop/RuntimeEnvironment.h | 22 +- .../Interop/RuntimeState.h | 22 +- .../Interop/ScopedComInitializer.cpp | 22 +- .../Interop/ScopedComInitializer.h | 22 +- .../Interop/ScopedOleInitializer.cpp | 22 +- .../Interop/ScopedOleInitializer.h | 22 +- .../Interop/StaticFinalizer.cpp | 22 +- .../Interop/StaticFinalizer.h | 22 +- .../Interop/StaticInitializer.h | 22 +- .../Interop/Storage/MStoredPreferences.h | 22 +- .../Storage/RegistryStoredPreferences.cpp | 22 +- .../Storage/RegistryStoredPreferences.h | 22 +- .../Storage/SQLiteStoredPreferences.cpp | 22 +- .../Interop/Storage/SQLiteStoredPreferences.h | 22 +- .../Storage/StoredPreferencesChain.cpp | 22 +- .../Interop/Storage/StoredPreferencesChain.h | 22 +- .../Storage/StoredPreferencesProxy.cpp | 22 +- .../Interop/Storage/StoredPreferencesProxy.h | 22 +- .../Interop/Ticks.cpp | 22 +- .../Interop/Ticks.h | 22 +- .../Interop/UI/Control.cpp | 22 +- .../Interop/UI/Control.h | 22 +- .../Interop/UI/CoronaTaskDialogHandler.cpp | 22 +- .../Interop/UI/CoronaTaskDialogHandler.h | 22 +- .../Interop/UI/HandleMessageEventArgs.cpp | 22 +- .../Interop/UI/HandleMessageEventArgs.h | 22 +- .../Interop/UI/MessageOnlyWindow.cpp | 22 +- .../Interop/UI/MessageOnlyWindow.h | 22 +- .../Interop/UI/MessageSettings.h | 22 +- .../UI/ReadOnlyUIComponentCollection.cpp | 22 +- .../UI/ReadOnlyUIComponentCollection.h | 22 +- .../Interop/UI/RenderSurfaceControl.cpp | 22 +- .../Interop/UI/RenderSurfaceControl.h | 22 +- .../Interop/UI/TaskDialog.cpp | 22 +- .../Interop/UI/TaskDialog.h | 22 +- .../Interop/UI/TaskDialogSettings.cpp | 22 +- .../Interop/UI/TaskDialogSettings.h | 22 +- .../Interop/UI/TextBox.cpp | 22 +- .../Interop/UI/TextBox.h | 22 +- .../Interop/UI/UIComponent.cpp | 22 +- .../Interop/UI/UIComponent.h | 22 +- .../Interop/UI/UIComponentCollection.cpp | 22 +- .../Interop/UI/UIComponentCollection.h | 22 +- .../Interop/UI/UITextChangedEventArgs.cpp | 22 +- .../Interop/UI/UITextChangedEventArgs.h | 22 +- .../Interop/UI/WebBrowser.cpp | 22 +- .../Interop/UI/WebBrowser.h | 22 +- .../UI/WebBrowserNavigatedEventArgs.cpp | 22 +- .../Interop/UI/WebBrowserNavigatedEventArgs.h | 22 +- .../UI/WebBrowserNavigatingEventArgs.cpp | 22 +- .../UI/WebBrowserNavigatingEventArgs.h | 22 +- .../WebBrowserNavigationFailedEventArgs.cpp | 22 +- .../UI/WebBrowserNavigationFailedEventArgs.h | 22 +- .../Interop/UI/Window.cpp | 22 +- .../Interop/UI/Window.h | 22 +- .../Interop/ValueChangedEventArgs.h | 22 +- .../Interop/ValueResult.h | 22 +- .../Rtt/Rtt_WinAudioPlayer.cpp | 22 +- .../Rtt/Rtt_WinAudioPlayer.h | 22 +- .../Rtt/Rtt_WinAudioRecorder.cpp | 22 +- .../Rtt/Rtt_WinAudioRecorder.h | 22 +- .../Rtt/Rtt_WinBitmap.cpp | 22 +- .../Rtt/Rtt_WinBitmap.h | 22 +- .../Rtt/Rtt_WinCrypto.cpp | 22 +- .../Rtt/Rtt_WinCrypto.h | 22 +- .../Rtt/Rtt_WinData.cpp | 22 +- .../Rtt/Rtt_WinData.h | 22 +- .../Rtt/Rtt_WinDevice.cpp | 22 +- .../Rtt/Rtt_WinDevice.h | 22 +- .../Rtt/Rtt_WinDisplayObject.cpp | 22 +- .../Rtt/Rtt_WinDisplayObject.h | 22 +- .../Rtt/Rtt_WinEventSound.cpp | 22 +- .../Rtt/Rtt_WinEventSound.h | 22 +- .../Rtt/Rtt_WinExitCallback.cpp | 22 +- .../Rtt/Rtt_WinExitCallback.h | 22 +- .../Rtt/Rtt_WinFBConnect.cpp | 22 +- .../Rtt/Rtt_WinFBConnect.h | 22 +- .../Rtt/Rtt_WinFont.cpp | 22 +- .../Rtt/Rtt_WinFont.h | 22 +- .../Rtt/Rtt_WinImageProvider.cpp | 22 +- .../Rtt/Rtt_WinImageProvider.h | 22 +- .../Rtt/Rtt_WinInputDevice.cpp | 22 +- .../Rtt/Rtt_WinInputDevice.h | 22 +- .../Rtt/Rtt_WinInputDeviceManager.cpp | 22 +- .../Rtt/Rtt_WinInputDeviceManager.h | 22 +- .../Rtt/Rtt_WinLocation.cpp | 22 +- .../Rtt/Rtt_WinLocation.h | 22 +- .../Rtt/Rtt_WinModalInteraction.cpp | 22 +- .../Rtt/Rtt_WinModalInteraction.h | 22 +- .../Rtt/Rtt_WinPlatform.cpp | 22 +- .../Rtt/Rtt_WinPlatform.h | 22 +- .../Rtt/Rtt_WinProjectSettings.cpp | 22 +- .../Rtt/Rtt_WinProjectSettings.h | 22 +- .../Rtt/Rtt_WinScreenSurface.cpp | 22 +- .../Rtt/Rtt_WinScreenSurface.h | 22 +- .../Rtt/Rtt_WinTextBoxObject.cpp | 22 +- .../Rtt/Rtt_WinTextBoxObject.h | 22 +- .../Rtt/Rtt_WinTimer.cpp | 22 +- .../Rtt/Rtt_WinTimer.h | 22 +- .../Rtt/Rtt_WinVideoObject.cpp | 22 +- .../Rtt/Rtt_WinVideoObject.h | 22 +- .../Rtt/Rtt_WinVideoPlayer.cpp | 22 +- .../Rtt/Rtt_WinVideoPlayer.h | 22 +- .../Rtt/Rtt_WinVideoProvider.cpp | 22 +- .../Rtt/Rtt_WinVideoProvider.h | 22 +- .../Rtt/Rtt_WinWebPopup.cpp | 22 +- .../Rtt/Rtt_WinWebPopup.h | 22 +- .../Rtt/Rtt_WinWebViewObject.cpp | 22 +- .../Rtt/Rtt_WinWebViewObject.h | 22 +- .../Corona.Native.Library.Win32/WinFile.cpp | 22 +- .../Corona.Native.Library.Win32/WinFile.h | 22 +- .../Corona.Native.Library.Win32/WinSound.cpp | 22 +- .../Corona.Native.Library.Win32/WinSound.h | 22 +- .../Corona.Native.Library.Win32/WinString.cpp | 22 +- .../Corona.Native.Library.Win32/WinString.h | 22 +- .../Corona.Native.Library.Win32/dllmain.cpp | 22 +- .../Corona.Native.Library.Win32/shell.lua | 16 +- .../Corona.Native.Library.Win32/stdafx.cpp | 22 +- .../Corona.Native.Library.Win32/stdafx.h | 17 +- .../Corona.Native.Library.Win32/targetver.h | 14 +- .../Corona.OutputViewer/AlertListPane.cpp | 22 +- .../Corona.OutputViewer/AlertListPane.h | 22 +- .../windows/Corona.OutputViewer/LogEntry.cpp | 22 +- .../windows/Corona.OutputViewer/LogEntry.h | 22 +- .../LogEntryCollection.cpp | 22 +- .../Corona.OutputViewer/LogEntryCollection.h | 22 +- .../Corona.OutputViewer/MFCToolBarLabel.cpp | 22 +- .../Corona.OutputViewer/MFCToolBarLabel.h | 22 +- .../MFCVisualManagerWindowsCustom.cpp | 22 +- .../MFCVisualManagerWindowsCustom.h | 22 +- .../windows/Corona.OutputViewer/MainApp.cpp | 22 +- .../windows/Corona.OutputViewer/MainApp.h | 22 +- .../windows/Corona.OutputViewer/MainFrame.cpp | 22 +- .../windows/Corona.OutputViewer/MainFrame.h | 22 +- .../Corona.OutputViewer/VisualTheme.cpp | 22 +- .../windows/Corona.OutputViewer/VisualTheme.h | 22 +- .../windows/Corona.OutputViewer/stdafx.cpp | 22 +- platform/windows/Corona.OutputViewer/stdafx.h | 17 +- .../windows/Corona.OutputViewer/targetver.h | 15 +- platform/windows/Corona.Rtt.Library/shell.lua | 22 +- .../windows/Corona.SDK.Installer/Main.wxs | 10 +- platform/windows/Corona.SDK.Installer/UI.wxs | 10 +- platform/windows/Corona.Shell/Main.cpp | 22 +- platform/windows/Corona.Shell/stdafx.cpp | 13 +- platform/windows/Corona.Shell/stdafx.h | 17 +- platform/windows/Corona.Shell/targetver.h | 14 +- .../Main.cpp | 22 +- .../windows/Corona.Simulator/AboutDlg.cpp | 22 +- platform/windows/Corona.Simulator/AboutDlg.h | 22 +- .../Corona.Simulator/AnalyticsProvider.cpp | 22 +- .../Corona.Simulator/AnalyticsProvider.h | 22 +- .../Corona.Simulator/BuildAndroidDlg.cpp | 22 +- .../Corona.Simulator/BuildAndroidDlg.h | 22 +- .../Corona.Simulator/BuildLinuxDlg.cpp | 22 +- .../windows/Corona.Simulator/BuildLinuxDlg.h | 22 +- .../Corona.Simulator/BuildProgressDlg.cpp | 22 +- .../Corona.Simulator/BuildProgressDlg.h | 22 +- .../windows/Corona.Simulator/BuildResult.cpp | 22 +- .../windows/Corona.Simulator/BuildResult.h | 22 +- .../windows/Corona.Simulator/BuildWebDlg.cpp | 22 +- .../windows/Corona.Simulator/BuildWebDlg.h | 22 +- .../Corona.Simulator/BuildWin32AppDlg.cpp | 22 +- .../Corona.Simulator/BuildWin32AppDlg.h | 22 +- .../Corona.Simulator/CoronaInterface.cpp | 22 +- .../Corona.Simulator/CoronaInterface.h | 22 +- .../Corona.Simulator/CoronaProject.cpp | 22 +- .../windows/Corona.Simulator/CoronaProject.h | 22 +- .../Corona.Simulator/CustomDeviceDlg.cpp | 22 +- .../Corona.Simulator/CustomDeviceDlg.h | 22 +- .../Corona.Simulator/DevPasswordDlg.cpp | 22 +- .../windows/Corona.Simulator/DevPasswordDlg.h | 22 +- .../Corona.Simulator/HtmlMessageDlg.cpp | 22 +- .../windows/Corona.Simulator/HtmlMessageDlg.h | 22 +- .../Interop/SimulatorRuntimeEnvironment.cpp | 22 +- .../Interop/SimulatorRuntimeEnvironment.h | 22 +- .../windows/Corona.Simulator/LicenseDlg.cpp | 22 +- .../windows/Corona.Simulator/LicenseDlg.h | 22 +- .../windows/Corona.Simulator/LoginDlg.cpp | 22 +- platform/windows/Corona.Simulator/LoginDlg.h | 22 +- platform/windows/Corona.Simulator/MainFrm.cpp | 22 +- platform/windows/Corona.Simulator/MainFrm.h | 22 +- .../windows/Corona.Simulator/MessageDlg.cpp | 22 +- .../windows/Corona.Simulator/MessageDlg.h | 22 +- .../Corona.Simulator/NewProjectDlg.cpp | 22 +- .../windows/Corona.Simulator/NewProjectDlg.h | 22 +- .../windows/Corona.Simulator/PasswordDlg.cpp | 22 +- .../windows/Corona.Simulator/PasswordDlg.h | 22 +- .../Corona.Simulator/PreferencesDlg.cpp | 22 +- .../windows/Corona.Simulator/PreferencesDlg.h | 22 +- .../windows/Corona.Simulator/ProgressWnd.cpp | 22 +- .../windows/Corona.Simulator/ProgressWnd.h | 22 +- .../Corona.Simulator/RelaunchPrefDlg.cpp | 22 +- .../Corona.Simulator/RelaunchPrefDlg.h | 22 +- .../Rtt/Rtt_Win32AppPackager.cpp | 22 +- .../Rtt/Rtt_Win32AppPackager.h | 22 +- .../Rtt/Rtt_Win32AppPackagerParams.cpp | 22 +- .../Rtt/Rtt_Win32AppPackagerParams.h | 22 +- .../Rtt/Rtt_WinAuthorizationDelegate.cpp | 22 +- .../Rtt/Rtt_WinAuthorizationDelegate.h | 22 +- .../Rtt/Rtt_WinConnection.cpp | 22 +- .../Corona.Simulator/Rtt/Rtt_WinConnection.h | 22 +- .../Rtt/Rtt_WinDictionaryWrapper.cpp | 22 +- .../Rtt/Rtt_WinDictionaryWrapper.h | 22 +- .../Rtt/Rtt_WinPlatformServices.cpp | 22 +- .../Rtt/Rtt_WinPlatformServices.h | 22 +- .../Rtt/Rtt_WinSimulatorServices.cpp | 22 +- .../Rtt/Rtt_WinSimulatorServices.h | 22 +- .../SelectSampleProjectDlg.cpp | 22 +- .../Corona.Simulator/SelectSampleProjectDlg.h | 22 +- .../windows/Corona.Simulator/Simulator.cpp | 22 +- platform/windows/Corona.Simulator/Simulator.h | 22 +- .../windows/Corona.Simulator/SimulatorDoc.cpp | 22 +- .../windows/Corona.Simulator/SimulatorDoc.h | 22 +- .../Corona.Simulator/SimulatorDocTemplate.cpp | 22 +- .../Corona.Simulator/SimulatorDocTemplate.h | 22 +- .../Corona.Simulator/SimulatorView.cpp | 22 +- .../windows/Corona.Simulator/SimulatorView.h | 22 +- .../Corona.Simulator/WinGlobalProperties.cpp | 22 +- .../Corona.Simulator/WinGlobalProperties.h | 22 +- platform/windows/CoronaBuilder/main.cpp | 22 +- .../OpenAL.Library.WinRT/AL/AudioBuffer.cpp | 15 +- .../OpenAL.Library.WinRT/AL/AudioBuffer.h | 15 +- .../AL/AudioBufferManager.cpp | 15 +- .../AL/AudioBufferManager.h | 15 +- .../AL/AudioBufferQueue.cpp | 15 +- .../AL/AudioBufferQueue.h | 15 +- .../OpenAL.Library.WinRT/AL/AudioContext.cpp | 15 +- .../OpenAL.Library.WinRT/AL/AudioContext.h | 15 +- .../AL/AudioContextCollection.cpp | 15 +- .../AL/AudioContextCollection.h | 15 +- .../OpenAL.Library.WinRT/AL/AudioDataType.cpp | 15 +- .../OpenAL.Library.WinRT/AL/AudioDataType.h | 15 +- .../AL/AudioEnvironment.cpp | 15 +- .../AL/AudioEnvironment.h | 15 +- .../AL/AudioFormatInfo.cpp | 15 +- .../OpenAL.Library.WinRT/AL/AudioFormatInfo.h | 15 +- .../AL/AudioFormatSettings.cpp | 15 +- .../AL/AudioFormatSettings.h | 15 +- .../OpenAL.Library.WinRT/AL/AudioListener.cpp | 15 +- .../OpenAL.Library.WinRT/AL/AudioListener.h | 15 +- .../AL/AudioPlaybackPosition.cpp | 15 +- .../AL/AudioPlaybackPosition.h | 15 +- .../AL/AudioPlaybackState.cpp | 15 +- .../AL/AudioPlaybackState.h | 15 +- .../OpenAL.Library.WinRT/AL/AudioSource.cpp | 15 +- .../OpenAL.Library.WinRT/AL/AudioSource.h | 15 +- .../AL/AudioSourceManager.cpp | 15 +- .../AL/AudioSourceManager.h | 15 +- .../OpenAL.Library.WinRT/AL/BaseEvent.cpp | 15 +- .../OpenAL.Library.WinRT/AL/BaseEvent.h | 15 +- .../windows/OpenAL.Library.WinRT/AL/Event.h | 15 +- .../OpenAL.Library.WinRT/AL/EventArgs.cpp | 15 +- .../OpenAL.Library.WinRT/AL/EventArgs.h | 15 +- .../OpenAL.Library.WinRT/AL/Position.cpp | 15 +- .../OpenAL.Library.WinRT/AL/Position.h | 15 +- .../OpenAL.Library.WinRT/AL/Vector.cpp | 15 +- .../windows/OpenAL.Library.WinRT/AL/Vector.h | 15 +- .../AL/XAudio2VoiceFactory.cpp | 15 +- .../AL/XAudio2VoiceFactory.h | 15 +- .../windows/OpenAL.Library.WinRT/AL/al.cpp | 14 +- platform/windows/OpenAL.Library.WinRT/AL/al.h | 12 +- .../windows/OpenAL.Library.WinRT/AL/alc.cpp | 13 +- .../windows/OpenAL.Library.WinRT/AL/alc.h | 12 +- .../windows/OpenAL.Library.WinRT/AL/alext.h | 11 +- .../Pthreads/BaseMutex.cpp | 22 +- .../Pthreads/BaseMutex.h | 22 +- .../Pthreads/KeyDataCollection.cpp | 22 +- .../Pthreads/KeyDataCollection.h | 22 +- .../Pthreads.Library.WinRT/Pthreads/Mutex.cpp | 22 +- .../Pthreads.Library.WinRT/Pthreads/Mutex.h | 22 +- .../Pthreads/RecursiveMutex.cpp | 22 +- .../Pthreads/RecursiveMutex.h | 22 +- .../Pthreads/ThreadData.cpp | 22 +- .../Pthreads/ThreadData.h | 22 +- .../Pthreads/ThreadDataManager.cpp | 22 +- .../Pthreads/ThreadDataManager.h | 22 +- .../Pthreads.Library.WinRT/pthread.cpp | 22 +- .../windows/Pthreads.Library.WinRT/pthread.h | 15 +- plugins/ads/Android.mk | 8 +- plugins/ads/shared/CoronaAdsLibrary.cpp | 22 +- plugins/ads/shared/CoronaAdsLibrary.h | 22 +- plugins/analytics/Android.mk | 8 +- .../shared/CoronaAnalyticsLibrary.cpp | 22 +- .../analytics/shared/CoronaAnalyticsLibrary.h | 22 +- plugins/cordova/ios/CoronaIOSCordovaLibrary.h | 22 +- .../cordova/ios/CoronaIOSCordovaLibrary.mm | 22 +- .../cordova/shared/CoronaCordovaLibrary.cpp | 22 +- plugins/cordova/shared/CoronaCordovaLibrary.h | 22 +- plugins/gameNetwork | 2 +- plugins/ios/CoronaIOSLoader.h | 22 +- plugins/ios/CoronaIOSLoader.mm | 22 +- plugins/licensing | 2 +- .../licensing/google/LuaLoader.java | 22 +- plugins/network | 2 +- plugins/shared/CoronaLuaLibrary.cpp | 22 +- plugins/shared/CoronaLuaLibrary.h | 22 +- plugins/shared/CoronaLuaLibraryMetadata.cpp | 22 +- plugins/shared/CoronaLuaLibraryMetadata.h | 22 +- simulator-extensions/welcomescreen | 2 +- subrepos/enterprise | 2 +- .../CoronaBuilder/BuilderPluginDownloader.lua | 20 +- tools/CoronaBuilder/CoronaBuilder-Info.plist | 2 +- tools/CoronaBuilder/CoronaBuilder.lua | 22 +- .../Rtt_AppPackagerAndroidFactory.cpp | 22 +- .../Rtt_AppPackagerAppleFactory.mm | 22 +- .../CoronaBuilder/Rtt_AppPackagerFactory.cpp | 22 +- tools/CoronaBuilder/Rtt_AppPackagerFactory.h | 22 +- .../Rtt_AppPackagerHTML5Factory.cpp | 22 +- .../Rtt_AppPackagerLinuxFactory.cpp | 22 +- .../Rtt_AppPackagerMacFactory.mm | 22 +- .../Rtt_AppPackagerWin32Factory.cpp | 22 +- tools/CoronaBuilder/Rtt_BuildParams.cpp | 22 +- tools/CoronaBuilder/Rtt_BuildParams.h | 22 +- .../Rtt_ConsoleAuthorizationDelegate.cpp | 22 +- .../Rtt_ConsoleAuthorizationDelegate.h | 22 +- tools/CoronaBuilder/Rtt_CoronaBuilder.cpp | 22 +- tools/CoronaBuilder/Rtt_CoronaBuilder.h | 22 +- .../Rtt_CoronaBuilderSplashControl.cpp | 22 +- .../Rtt_CoronaBuilderSplashControl.h | 22 +- .../CoronaBuilder/Rtt_DownloadPluginsMain.cpp | 22 +- tools/CoronaBuilder/Rtt_DownloadPluginsMain.h | 22 +- tools/CoronaBuilder/Rtt_LuaLibBuilder.cpp | 22 +- tools/CoronaBuilder/Rtt_LuaLibBuilder.h | 22 +- tools/CoronaBuilder/Rtt_WinConsoleDevice.cpp | 22 +- tools/CoronaBuilder/Rtt_WinConsoleDevice.h | 22 +- .../CoronaBuilder/Rtt_WinConsolePlatform.cpp | 22 +- tools/CoronaBuilder/Rtt_WinConsolePlatform.h | 22 +- tools/CoronaBuilder/main.mm | 22 +- tools/app_sign/Rtt_AppSign.cpp | 22 +- tools/app_sign/Rtt_AppSign.h | 22 +- tools/car/Rtt_Car.cpp | 22 +- tools/car/Rtt_Car.h | 22 +- tools/car/main.cpp | 22 +- tools/debugger/main.cpp | 22 +- 1946 files changed, 7337 insertions(+), 34263 deletions(-) delete mode 100644 LICENSE.GPL create mode 100644 LICENSE.md diff --git a/FILE_HEADER.md b/FILE_HEADER.md index 8cf98b985..a67074050 100644 --- a/FILE_HEADER.md +++ b/FILE_HEADER.md @@ -2,31 +2,15 @@ Corona source code files should have following headers -# C/C++ +# C/C++/Java ```c ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// ``` @@ -36,26 +20,10 @@ Corona source code files should have following headers ```lua ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ ``` \ No newline at end of file diff --git a/LICENSE.GPL b/LICENSE.GPL deleted file mode 100644 index b59504dee..000000000 --- a/LICENSE.GPL +++ /dev/null @@ -1,623 +0,0 @@ -GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2018 Corona Labs, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU General Public License is a free, copyleft license for -software and other kinds of works. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU Affero General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 000000000..9eeb24275 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2020 Corona Labs Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md index ae569ed9a..3d22a36e5 100644 --- a/README.md +++ b/README.md @@ -42,14 +42,15 @@ The easiest and recommended way to get started with Corona is to download binary Exhaustive Corona API documentation, as well as getting started and more advanced guides are available on [docs.coronalabs.com](http://docs.coronalabs.com). ## Source Code and licensing -Corona is dual-licensed under both a commercial and open source license. +Corona is licensed under [MIT](LICENSE) open source license. -The commercial Corona license gives you the full rights to customize the engine and distribute built apps on your own terms without any open source license obligations. Binary distributions obtained from [coronalabs.com](https://coronalabs.com/) are using this license. +This license gives you the full rights to customize the engine and distribute built apps on your own terms. -Corona is also available under the GPLv3 open source license. Corona open source licensing is ideal for use cases such as open source projects, research or educational purposes. See [LICENSE.GPL](LICENSE.GPL) for full text of GPL license. +Binary distributions obtained from [coronalabs.com](https://coronalabs.com/) may use older license argreement. If you have a copy of previous licensed code or distribution you still must follow license you obtained it was obtained with. Note that Corona incorporates many libraries, both [third-party](sdk/dmg/Corona3rdPartyLicenses.txt) and made by Corona Labs. They may have different licenses. + ## Contributing If you are willing to improve Corona by contributing code, fork this repository and create a pull request with desired improvements. The project uses [git submodules](https://git-scm.com/book/en/Git-Tools-Submodules), so to clone the whole source code tree run @@ -58,7 +59,7 @@ If you are willing to improve Corona by contributing code, fork this repository git clone --recursive https://github.com/coronalabs/corona.git ``` -Due to the dual-licensed nature of Corona distribution, all contributors would have to sign a simple Contributor License Agreement (CLA) to ensure that their code can be part of Corona ecosystem. For more details see [CONTRIBUTING.md](CONTRIBUTING.md). +Due to the open source nature of Corona distribution, all contributors would have to sign a simple Contributor License Agreement (CLA) to ensure that their code can be part of Corona ecosystem. For more details see [CONTRIBUTING.md](CONTRIBUTING.md). Entry points for each platform are located in the `platform` directory. Refer to README.md files in its subdirectories. diff --git a/bin/mac/buildSettingsToPlist.lua b/bin/mac/buildSettingsToPlist.lua index ea3529afb..39d869ebe 100644 --- a/bin/mac/buildSettingsToPlist.lua +++ b/bin/mac/buildSettingsToPlist.lua @@ -1,11 +1,13 @@ --------------------------------------------------------------------------------- ----- buildSettingsToPlist.lua ----- +------------------------------------------------------------------------------ +-- +-- This file is part of the Corona game engine. +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com +-- +------------------------------------------------------------------------------ + ---- Amend an app's Info.plist with CoronaSDK specific items. ----- ----- Copyright (c) 2014 Corona Labs Inc. All rights reserved. ----- ----------------------------------------------------------------------------------- -- add $pwd/../../shared/resource to lua module lookup path package.path = package.path .. ";" .. arg[0]:match("(.+)/") .. "/../../shared/resource/?.lua" diff --git a/external/remdebug-1.0/src/controller.lua b/external/remdebug-1.0/src/controller.lua index 57332ab67..7923d97ce 100644 --- a/external/remdebug-1.0/src/controller.lua +++ b/external/remdebug-1.0/src/controller.lua @@ -482,7 +482,7 @@ while true do print("") print("Corona Debugger") print("version 1.1") - print("Copyright © 2008-2013 Corona Labs Inc. All rights reserved.") + print("Copyright © 2008-2020 Corona Labs Inc. All rights reserved.") print("") print("Portions contain:") print(" Lua, Copyright © 1994-2008 Lua.org, PUC-Rio.") diff --git a/external/winutil/BrowseDirDialog.cpp b/external/winutil/BrowseDirDialog.cpp index ace5eefb7..27650e282 100644 --- a/external/winutil/BrowseDirDialog.cpp +++ b/external/winutil/BrowseDirDialog.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/external/winutil/BrowseDirDialog.h b/external/winutil/BrowseDirDialog.h index d362e2340..c8edd690c 100644 --- a/external/winutil/BrowseDirDialog.h +++ b/external/winutil/BrowseDirDialog.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Allocator.cpp b/librtt/Core/Rtt_Allocator.cpp index e69f71531..76109e074 100644 --- a/librtt/Core/Rtt_Allocator.cpp +++ b/librtt/Core/Rtt_Allocator.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Allocator.h b/librtt/Core/Rtt_Allocator.h index b703ac30e..67fb3e156 100644 --- a/librtt/Core/Rtt_Allocator.h +++ b/librtt/Core/Rtt_Allocator.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Array.cpp b/librtt/Core/Rtt_Array.cpp index 8515d231a..c2b81b86b 100644 --- a/librtt/Core/Rtt_Array.cpp +++ b/librtt/Core/Rtt_Array.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Array.h b/librtt/Core/Rtt_Array.h index edf0bce0c..718326572 100644 --- a/librtt/Core/Rtt_Array.h +++ b/librtt/Core/Rtt_Array.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_ArrayTuple.cpp b/librtt/Core/Rtt_ArrayTuple.cpp index aaa480b8d..109608c95 100644 --- a/librtt/Core/Rtt_ArrayTuple.cpp +++ b/librtt/Core/Rtt_ArrayTuple.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_ArrayTuple.h b/librtt/Core/Rtt_ArrayTuple.h index 1845a8e7f..5c826b695 100644 --- a/librtt/Core/Rtt_ArrayTuple.h +++ b/librtt/Core/Rtt_ArrayTuple.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_ArrayTupleStruct.cpp b/librtt/Core/Rtt_ArrayTupleStruct.cpp index e5279fc94..87215df01 100644 --- a/librtt/Core/Rtt_ArrayTupleStruct.cpp +++ b/librtt/Core/Rtt_ArrayTupleStruct.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_ArrayTupleStruct.h b/librtt/Core/Rtt_ArrayTupleStruct.h index 6613c7ddd..e4c816296 100644 --- a/librtt/Core/Rtt_ArrayTupleStruct.h +++ b/librtt/Core/Rtt_ArrayTupleStruct.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Assert.c b/librtt/Core/Rtt_Assert.c index 6d941747f..a331926a3 100644 --- a/librtt/Core/Rtt_Assert.c +++ b/librtt/Core/Rtt_Assert.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Assert.h b/librtt/Core/Rtt_Assert.h index 7b707a715..31f590019 100644 --- a/librtt/Core/Rtt_Assert.h +++ b/librtt/Core/Rtt_Assert.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Assert.m b/librtt/Core/Rtt_Assert.m index 2012a3b5b..eb299d435 100644 --- a/librtt/Core/Rtt_Assert.m +++ b/librtt/Core/Rtt_Assert.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_AutoPtr.h b/librtt/Core/Rtt_AutoPtr.h index 24ae32ab2..e20488f76 100644 --- a/librtt/Core/Rtt_AutoPtr.h +++ b/librtt/Core/Rtt_AutoPtr.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_AutoResource.cpp b/librtt/Core/Rtt_AutoResource.cpp index 984855b77..1ecc71c13 100644 --- a/librtt/Core/Rtt_AutoResource.cpp +++ b/librtt/Core/Rtt_AutoResource.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_AutoResource.h b/librtt/Core/Rtt_AutoResource.h index d7123553d..c900180bd 100644 --- a/librtt/Core/Rtt_AutoResource.h +++ b/librtt/Core/Rtt_AutoResource.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Build.h b/librtt/Core/Rtt_Build.h index eb151b882..273867c82 100644 --- a/librtt/Core/Rtt_Build.h +++ b/librtt/Core/Rtt_Build.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Config.h b/librtt/Core/Rtt_Config.h index 93476afe2..ea30800c7 100755 --- a/librtt/Core/Rtt_Config.h +++ b/librtt/Core/Rtt_Config.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Data.h b/librtt/Core/Rtt_Data.h index c533f2c02..9e7c2e2bb 100644 --- a/librtt/Core/Rtt_Data.h +++ b/librtt/Core/Rtt_Data.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_FileSystem.cpp b/librtt/Core/Rtt_FileSystem.cpp index 85b536367..f5d859c21 100755 --- a/librtt/Core/Rtt_FileSystem.cpp +++ b/librtt/Core/Rtt_FileSystem.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_FileSystem.h b/librtt/Core/Rtt_FileSystem.h index 45e8538c7..9778c15d0 100755 --- a/librtt/Core/Rtt_FileSystem.h +++ b/librtt/Core/Rtt_FileSystem.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Finalizer.h b/librtt/Core/Rtt_Finalizer.h index e83782b2a..5630fafb0 100644 --- a/librtt/Core/Rtt_Finalizer.h +++ b/librtt/Core/Rtt_Finalizer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Fixed.c b/librtt/Core/Rtt_Fixed.c index 894d7abbf..f7ae68873 100644 --- a/librtt/Core/Rtt_Fixed.c +++ b/librtt/Core/Rtt_Fixed.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Fixed.h b/librtt/Core/Rtt_Fixed.h index 45d91cec2..87e0578c2 100644 --- a/librtt/Core/Rtt_Fixed.h +++ b/librtt/Core/Rtt_Fixed.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_FixedBlockAllocator.cpp b/librtt/Core/Rtt_FixedBlockAllocator.cpp index 1b157675c..5717cf508 100644 --- a/librtt/Core/Rtt_FixedBlockAllocator.cpp +++ b/librtt/Core/Rtt_FixedBlockAllocator.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_FixedBlockAllocator.h b/librtt/Core/Rtt_FixedBlockAllocator.h index b28149020..758305e41 100644 --- a/librtt/Core/Rtt_FixedBlockAllocator.h +++ b/librtt/Core/Rtt_FixedBlockAllocator.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_FixedMath.c b/librtt/Core/Rtt_FixedMath.c index 5d767516c..2270cbf65 100644 --- a/librtt/Core/Rtt_FixedMath.c +++ b/librtt/Core/Rtt_FixedMath.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Geometry.cpp b/librtt/Core/Rtt_Geometry.cpp index b71b8ee50..8599d9356 100644 --- a/librtt/Core/Rtt_Geometry.cpp +++ b/librtt/Core/Rtt_Geometry.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Geometry.h b/librtt/Core/Rtt_Geometry.h index eebc5a0cf..e0d967931 100644 --- a/librtt/Core/Rtt_Geometry.h +++ b/librtt/Core/Rtt_Geometry.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_List.h b/librtt/Core/Rtt_List.h index 0cb43e535..0b647ee08 100644 --- a/librtt/Core/Rtt_List.h +++ b/librtt/Core/Rtt_List.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Macros.h b/librtt/Core/Rtt_Macros.h index 0a31dba22..6031489a4 100644 --- a/librtt/Core/Rtt_Macros.h +++ b/librtt/Core/Rtt_Macros.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Math.c b/librtt/Core/Rtt_Math.c index 0b380527c..424da8ad0 100644 --- a/librtt/Core/Rtt_Math.c +++ b/librtt/Core/Rtt_Math.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Math.h b/librtt/Core/Rtt_Math.h index 75f69c5c3..cedfa5d0e 100644 --- a/librtt/Core/Rtt_Math.h +++ b/librtt/Core/Rtt_Math.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Matrix.h b/librtt/Core/Rtt_Matrix.h index 435a3f1db..a82dd95be 100644 --- a/librtt/Core/Rtt_Matrix.h +++ b/librtt/Core/Rtt_Matrix.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_MessageDigest.cpp b/librtt/Core/Rtt_MessageDigest.cpp index 8fd24bed9..6bfa1319e 100644 --- a/librtt/Core/Rtt_MessageDigest.cpp +++ b/librtt/Core/Rtt_MessageDigest.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_MessageDigest.h b/librtt/Core/Rtt_MessageDigest.h index 7cdb1e309..207b36a39 100644 --- a/librtt/Core/Rtt_MessageDigest.h +++ b/librtt/Core/Rtt_MessageDigest.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_New.h b/librtt/Core/Rtt_New.h index e8497ca39..2757b19e8 100644 --- a/librtt/Core/Rtt_New.h +++ b/librtt/Core/Rtt_New.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_OperationResult.cpp b/librtt/Core/Rtt_OperationResult.cpp index 930e4ca09..301d28d6a 100644 --- a/librtt/Core/Rtt_OperationResult.cpp +++ b/librtt/Core/Rtt_OperationResult.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_OperationResult.h b/librtt/Core/Rtt_OperationResult.h index 912c2e4bd..edd858e39 100644 --- a/librtt/Core/Rtt_OperationResult.h +++ b/librtt/Core/Rtt_OperationResult.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Real.h b/librtt/Core/Rtt_Real.h index c61af3891..7791225ce 100644 --- a/librtt/Core/Rtt_Real.h +++ b/librtt/Core/Rtt_Real.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_RefCount.cpp b/librtt/Core/Rtt_RefCount.cpp index 83034ad27..3a47a481b 100644 --- a/librtt/Core/Rtt_RefCount.cpp +++ b/librtt/Core/Rtt_RefCount.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_RefCount.h b/librtt/Core/Rtt_RefCount.h index f5b8ec08b..6a07dd071 100644 --- a/librtt/Core/Rtt_RefCount.h +++ b/librtt/Core/Rtt_RefCount.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_ResourceHandle.cpp b/librtt/Core/Rtt_ResourceHandle.cpp index 5627ff7c2..d0219784d 100644 --- a/librtt/Core/Rtt_ResourceHandle.cpp +++ b/librtt/Core/Rtt_ResourceHandle.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_ResourceHandle.h b/librtt/Core/Rtt_ResourceHandle.h index af5b02b58..c49ad46be 100644 --- a/librtt/Core/Rtt_ResourceHandle.h +++ b/librtt/Core/Rtt_ResourceHandle.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_SharedCount.cpp b/librtt/Core/Rtt_SharedCount.cpp index 3e89d4bf3..f1a4e5e7e 100644 --- a/librtt/Core/Rtt_SharedCount.cpp +++ b/librtt/Core/Rtt_SharedCount.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_SharedCount.h b/librtt/Core/Rtt_SharedCount.h index 9364526ac..d8ad18e42 100644 --- a/librtt/Core/Rtt_SharedCount.h +++ b/librtt/Core/Rtt_SharedCount.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_SharedCountImpl.h b/librtt/Core/Rtt_SharedCountImpl.h index 616fa9eb6..957eff898 100644 --- a/librtt/Core/Rtt_SharedCountImpl.h +++ b/librtt/Core/Rtt_SharedCountImpl.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_SharedPtr.h b/librtt/Core/Rtt_SharedPtr.h index 4d9e75c0e..a151c395e 100644 --- a/librtt/Core/Rtt_SharedPtr.h +++ b/librtt/Core/Rtt_SharedPtr.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_SharedStringPtr.h b/librtt/Core/Rtt_SharedStringPtr.h index 8761c7f67..89f6f3a90 100644 --- a/librtt/Core/Rtt_SharedStringPtr.h +++ b/librtt/Core/Rtt_SharedStringPtr.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_String.cpp b/librtt/Core/Rtt_String.cpp index bf260cd45..e77be203b 100644 --- a/librtt/Core/Rtt_String.cpp +++ b/librtt/Core/Rtt_String.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_String.h b/librtt/Core/Rtt_String.h index 62918e13e..5c582f7fa 100644 --- a/librtt/Core/Rtt_String.h +++ b/librtt/Core/Rtt_String.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_StringHash.cpp b/librtt/Core/Rtt_StringHash.cpp index d36736336..2e7465da5 100644 --- a/librtt/Core/Rtt_StringHash.cpp +++ b/librtt/Core/Rtt_StringHash.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_StringHash.h b/librtt/Core/Rtt_StringHash.h index d5c6080b4..a2e0ee030 100644 --- a/librtt/Core/Rtt_StringHash.h +++ b/librtt/Core/Rtt_StringHash.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Time.c b/librtt/Core/Rtt_Time.c index fb7e6a629..72e9500bf 100755 --- a/librtt/Core/Rtt_Time.c +++ b/librtt/Core/Rtt_Time.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Time.h b/librtt/Core/Rtt_Time.h index 2384d7981..1fa00938b 100644 --- a/librtt/Core/Rtt_Time.h +++ b/librtt/Core/Rtt_Time.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Traits.h b/librtt/Core/Rtt_Traits.h index 622a6e23e..6f0afa9de 100644 --- a/librtt/Core/Rtt_Traits.h +++ b/librtt/Core/Rtt_Traits.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Types.h b/librtt/Core/Rtt_Types.h index 613a495f0..33fea55ce 100644 --- a/librtt/Core/Rtt_Types.h +++ b/librtt/Core/Rtt_Types.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_UseCount.cpp b/librtt/Core/Rtt_UseCount.cpp index 7383eb57e..92db84e0c 100644 --- a/librtt/Core/Rtt_UseCount.cpp +++ b/librtt/Core/Rtt_UseCount.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_UseCount.h b/librtt/Core/Rtt_UseCount.h index 26fc6486e..d0b1d7640 100644 --- a/librtt/Core/Rtt_UseCount.h +++ b/librtt/Core/Rtt_UseCount.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_ValueResult.h b/librtt/Core/Rtt_ValueResult.h index 755663f90..66ff347cf 100644 --- a/librtt/Core/Rtt_ValueResult.h +++ b/librtt/Core/Rtt_ValueResult.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_Version.h b/librtt/Core/Rtt_Version.h index 75408a87a..3ae110bcb 100644 --- a/librtt/Core/Rtt_Version.h +++ b/librtt/Core/Rtt_Version.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_VersionTimestamp.c b/librtt/Core/Rtt_VersionTimestamp.c index d09da7c25..b9324c535 100644 --- a/librtt/Core/Rtt_VersionTimestamp.c +++ b/librtt/Core/Rtt_VersionTimestamp.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_VersionTimestamp.h b/librtt/Core/Rtt_VersionTimestamp.h index 4f06ae38b..d6f39af2d 100644 --- a/librtt/Core/Rtt_VersionTimestamp.h +++ b/librtt/Core/Rtt_VersionTimestamp.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_WeakCount.cpp b/librtt/Core/Rtt_WeakCount.cpp index e4cf23fb2..e5263eb41 100644 --- a/librtt/Core/Rtt_WeakCount.cpp +++ b/librtt/Core/Rtt_WeakCount.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_WeakCount.h b/librtt/Core/Rtt_WeakCount.h index 0a330a961..8cbbcddfa 100644 --- a/librtt/Core/Rtt_WeakCount.h +++ b/librtt/Core/Rtt_WeakCount.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Core/Rtt_WeakPtr.h b/librtt/Core/Rtt_WeakPtr.h index 20f446e80..fc490f2c5 100644 --- a/librtt/Core/Rtt_WeakPtr.h +++ b/librtt/Core/Rtt_WeakPtr.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Corona/CoronaAssert.c b/librtt/Corona/CoronaAssert.c index 3b4ad3ff9..1da4d53e7 100644 --- a/librtt/Corona/CoronaAssert.c +++ b/librtt/Corona/CoronaAssert.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Corona/CoronaEvent.cpp b/librtt/Corona/CoronaEvent.cpp index 17c4df5f3..33e790c60 100644 --- a/librtt/Corona/CoronaEvent.cpp +++ b/librtt/Corona/CoronaEvent.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Corona/CoronaGraphics.cpp b/librtt/Corona/CoronaGraphics.cpp index 1a1377df5..315e0aae7 100644 --- a/librtt/Corona/CoronaGraphics.cpp +++ b/librtt/Corona/CoronaGraphics.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Corona/CoronaLibrary.cpp b/librtt/Corona/CoronaLibrary.cpp index 995d16454..b1c2598c3 100644 --- a/librtt/Corona/CoronaLibrary.cpp +++ b/librtt/Corona/CoronaLibrary.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Corona/CoronaLog.c b/librtt/Corona/CoronaLog.c index e5af9773f..28b0dea12 100644 --- a/librtt/Corona/CoronaLog.c +++ b/librtt/Corona/CoronaLog.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Corona/CoronaLua.cpp b/librtt/Corona/CoronaLua.cpp index 0721d339a..6a606630b 100644 --- a/librtt/Corona/CoronaLua.cpp +++ b/librtt/Corona/CoronaLua.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Corona/CoronaVersion.c b/librtt/Corona/CoronaVersion.c index 52a7ca644..2285f4172 100644 --- a/librtt/Corona/CoronaVersion.c +++ b/librtt/Corona/CoronaVersion.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/LuaReader.h b/librtt/Display/LuaReader.h index 569609bf8..56712c8e0 100644 --- a/librtt/Display/LuaReader.h +++ b/librtt/Display/LuaReader.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_BitmapMask.cpp b/librtt/Display/Rtt_BitmapMask.cpp index f6dbbccae..14dea21df 100644 --- a/librtt/Display/Rtt_BitmapMask.cpp +++ b/librtt/Display/Rtt_BitmapMask.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_BitmapMask.h b/librtt/Display/Rtt_BitmapMask.h index a18410d9b..acfa0f31d 100644 --- a/librtt/Display/Rtt_BitmapMask.h +++ b/librtt/Display/Rtt_BitmapMask.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_BitmapPaint.cpp b/librtt/Display/Rtt_BitmapPaint.cpp index 0f722eccc..46da8f657 100755 --- a/librtt/Display/Rtt_BitmapPaint.cpp +++ b/librtt/Display/Rtt_BitmapPaint.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_BitmapPaint.h b/librtt/Display/Rtt_BitmapPaint.h index 02257172a..a93afca68 100755 --- a/librtt/Display/Rtt_BitmapPaint.h +++ b/librtt/Display/Rtt_BitmapPaint.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_BitmapPaintAdapter.cpp b/librtt/Display/Rtt_BitmapPaintAdapter.cpp index 14fd13006..b4d0ab244 100755 --- a/librtt/Display/Rtt_BitmapPaintAdapter.cpp +++ b/librtt/Display/Rtt_BitmapPaintAdapter.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_BitmapPaintAdapter.h b/librtt/Display/Rtt_BitmapPaintAdapter.h index 301f9d275..96496a859 100644 --- a/librtt/Display/Rtt_BitmapPaintAdapter.h +++ b/librtt/Display/Rtt_BitmapPaintAdapter.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_BufferBitmap.cpp b/librtt/Display/Rtt_BufferBitmap.cpp index 4c04a44a4..6771631ce 100644 --- a/librtt/Display/Rtt_BufferBitmap.cpp +++ b/librtt/Display/Rtt_BufferBitmap.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_BufferBitmap.h b/librtt/Display/Rtt_BufferBitmap.h index 521accaba..3dff7d7ce 100644 --- a/librtt/Display/Rtt_BufferBitmap.h +++ b/librtt/Display/Rtt_BufferBitmap.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_CPUResourcePool.cpp b/librtt/Display/Rtt_CPUResourcePool.cpp index ac88c7985..e722a29a1 100644 --- a/librtt/Display/Rtt_CPUResourcePool.cpp +++ b/librtt/Display/Rtt_CPUResourcePool.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_CPUResourcePool.h b/librtt/Display/Rtt_CPUResourcePool.h index 0521cf256..1836931ee 100644 --- a/librtt/Display/Rtt_CPUResourcePool.h +++ b/librtt/Display/Rtt_CPUResourcePool.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_CameraPaint.cpp b/librtt/Display/Rtt_CameraPaint.cpp index 5d73e1b60..24b58b8a5 100755 --- a/librtt/Display/Rtt_CameraPaint.cpp +++ b/librtt/Display/Rtt_CameraPaint.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_CameraPaint.h b/librtt/Display/Rtt_CameraPaint.h index ee1594a3f..4f92623b1 100755 --- a/librtt/Display/Rtt_CameraPaint.h +++ b/librtt/Display/Rtt_CameraPaint.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ClosedPath.cpp b/librtt/Display/Rtt_ClosedPath.cpp index ebfeaa188..cd3c9e508 100644 --- a/librtt/Display/Rtt_ClosedPath.cpp +++ b/librtt/Display/Rtt_ClosedPath.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ClosedPath.h b/librtt/Display/Rtt_ClosedPath.h index e3bd4b680..bdfadf142 100644 --- a/librtt/Display/Rtt_ClosedPath.h +++ b/librtt/Display/Rtt_ClosedPath.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_CompositeObject.cpp b/librtt/Display/Rtt_CompositeObject.cpp index e6ad493a3..da1e2c0d9 100644 --- a/librtt/Display/Rtt_CompositeObject.cpp +++ b/librtt/Display/Rtt_CompositeObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_CompositeObject.h b/librtt/Display/Rtt_CompositeObject.h index 5fe46ae40..014f7a971 100644 --- a/librtt/Display/Rtt_CompositeObject.h +++ b/librtt/Display/Rtt_CompositeObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_CompositePaint.cpp b/librtt/Display/Rtt_CompositePaint.cpp index d65043d4d..470da01bc 100755 --- a/librtt/Display/Rtt_CompositePaint.cpp +++ b/librtt/Display/Rtt_CompositePaint.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_CompositePaint.h b/librtt/Display/Rtt_CompositePaint.h index 4e57e4d07..f03489bbd 100755 --- a/librtt/Display/Rtt_CompositePaint.h +++ b/librtt/Display/Rtt_CompositePaint.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ContainerObject.cpp b/librtt/Display/Rtt_ContainerObject.cpp index 99a95f1af..e9fc5f9ea 100644 --- a/librtt/Display/Rtt_ContainerObject.cpp +++ b/librtt/Display/Rtt_ContainerObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ContainerObject.h b/librtt/Display/Rtt_ContainerObject.h index b20accbd7..ea712b159 100644 --- a/librtt/Display/Rtt_ContainerObject.h +++ b/librtt/Display/Rtt_ContainerObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_Display.cpp b/librtt/Display/Rtt_Display.cpp index 3cb9efcab..4c7b4f860 100644 --- a/librtt/Display/Rtt_Display.cpp +++ b/librtt/Display/Rtt_Display.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_Display.h b/librtt/Display/Rtt_Display.h index ca22c77e4..3df2032a7 100644 --- a/librtt/Display/Rtt_Display.h +++ b/librtt/Display/Rtt_Display.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_DisplayDefaults.cpp b/librtt/Display/Rtt_DisplayDefaults.cpp index f02d58f38..bd280cc07 100644 --- a/librtt/Display/Rtt_DisplayDefaults.cpp +++ b/librtt/Display/Rtt_DisplayDefaults.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_DisplayDefaults.h b/librtt/Display/Rtt_DisplayDefaults.h index d6043ee3f..af6ec203b 100644 --- a/librtt/Display/Rtt_DisplayDefaults.h +++ b/librtt/Display/Rtt_DisplayDefaults.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_DisplayObject.cpp b/librtt/Display/Rtt_DisplayObject.cpp index f9bc97030..8bc1ce768 100644 --- a/librtt/Display/Rtt_DisplayObject.cpp +++ b/librtt/Display/Rtt_DisplayObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_DisplayObject.h b/librtt/Display/Rtt_DisplayObject.h index 9b4531ac4..14af444f8 100644 --- a/librtt/Display/Rtt_DisplayObject.h +++ b/librtt/Display/Rtt_DisplayObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_DisplayPath.cpp b/librtt/Display/Rtt_DisplayPath.cpp index d05e97148..d8c9d89f6 100755 --- a/librtt/Display/Rtt_DisplayPath.cpp +++ b/librtt/Display/Rtt_DisplayPath.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_DisplayPath.h b/librtt/Display/Rtt_DisplayPath.h index 2149f993c..b81a82a3e 100755 --- a/librtt/Display/Rtt_DisplayPath.h +++ b/librtt/Display/Rtt_DisplayPath.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_DisplayTypes.h b/librtt/Display/Rtt_DisplayTypes.h index 1b8082283..b81167ac3 100644 --- a/librtt/Display/Rtt_DisplayTypes.h +++ b/librtt/Display/Rtt_DisplayTypes.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_DisplayV2.cpp b/librtt/Display/Rtt_DisplayV2.cpp index 4f1ac5fd6..06127a2c2 100644 --- a/librtt/Display/Rtt_DisplayV2.cpp +++ b/librtt/Display/Rtt_DisplayV2.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_DisplayV2.h b/librtt/Display/Rtt_DisplayV2.h index fb43f540b..a68c1e31d 100644 --- a/librtt/Display/Rtt_DisplayV2.h +++ b/librtt/Display/Rtt_DisplayV2.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_EmbossedTextObject.cpp b/librtt/Display/Rtt_EmbossedTextObject.cpp index a256a711c..0f4bef763 100644 --- a/librtt/Display/Rtt_EmbossedTextObject.cpp +++ b/librtt/Display/Rtt_EmbossedTextObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_EmbossedTextObject.h b/librtt/Display/Rtt_EmbossedTextObject.h index 7156b0b2b..10ee3151e 100644 --- a/librtt/Display/Rtt_EmbossedTextObject.h +++ b/librtt/Display/Rtt_EmbossedTextObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_EmitterObject.cpp b/librtt/Display/Rtt_EmitterObject.cpp index 69321b023..9658792aa 100644 --- a/librtt/Display/Rtt_EmitterObject.cpp +++ b/librtt/Display/Rtt_EmitterObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_EmitterObject.h b/librtt/Display/Rtt_EmitterObject.h index 6c7cb75b3..61e00b93f 100644 --- a/librtt/Display/Rtt_EmitterObject.h +++ b/librtt/Display/Rtt_EmitterObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_GradientPaint.cpp b/librtt/Display/Rtt_GradientPaint.cpp index 1db842804..94eb92713 100644 --- a/librtt/Display/Rtt_GradientPaint.cpp +++ b/librtt/Display/Rtt_GradientPaint.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_GradientPaint.h b/librtt/Display/Rtt_GradientPaint.h index 363bbb8f7..fb6c77eef 100644 --- a/librtt/Display/Rtt_GradientPaint.h +++ b/librtt/Display/Rtt_GradientPaint.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_GradientPaintAdapter.cpp b/librtt/Display/Rtt_GradientPaintAdapter.cpp index 2f4fbb7ac..bc400fca6 100755 --- a/librtt/Display/Rtt_GradientPaintAdapter.cpp +++ b/librtt/Display/Rtt_GradientPaintAdapter.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_GradientPaintAdapter.h b/librtt/Display/Rtt_GradientPaintAdapter.h index c126c130f..53623839d 100644 --- a/librtt/Display/Rtt_GradientPaintAdapter.h +++ b/librtt/Display/Rtt_GradientPaintAdapter.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_GroupObject.cpp b/librtt/Display/Rtt_GroupObject.cpp index f79a0bfe6..b696ba392 100644 --- a/librtt/Display/Rtt_GroupObject.cpp +++ b/librtt/Display/Rtt_GroupObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_GroupObject.h b/librtt/Display/Rtt_GroupObject.h index 6acf8dbbc..b478ef6d7 100644 --- a/librtt/Display/Rtt_GroupObject.h +++ b/librtt/Display/Rtt_GroupObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ImageFrame.cpp b/librtt/Display/Rtt_ImageFrame.cpp index 6f91f3327..1aa85403d 100644 --- a/librtt/Display/Rtt_ImageFrame.cpp +++ b/librtt/Display/Rtt_ImageFrame.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ImageFrame.h b/librtt/Display/Rtt_ImageFrame.h index 0d5f550a8..712b62290 100644 --- a/librtt/Display/Rtt_ImageFrame.h +++ b/librtt/Display/Rtt_ImageFrame.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ImageSheet.cpp b/librtt/Display/Rtt_ImageSheet.cpp index b18573dce..fae9aeb2a 100644 --- a/librtt/Display/Rtt_ImageSheet.cpp +++ b/librtt/Display/Rtt_ImageSheet.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ImageSheet.h b/librtt/Display/Rtt_ImageSheet.h index b5d2cc7a1..e1986ba82 100644 --- a/librtt/Display/Rtt_ImageSheet.h +++ b/librtt/Display/Rtt_ImageSheet.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ImageSheetPaint.cpp b/librtt/Display/Rtt_ImageSheetPaint.cpp index f8d6fa6e8..46f40ca75 100755 --- a/librtt/Display/Rtt_ImageSheetPaint.cpp +++ b/librtt/Display/Rtt_ImageSheetPaint.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ImageSheetPaint.h b/librtt/Display/Rtt_ImageSheetPaint.h index 1387265de..6984cc0bd 100644 --- a/librtt/Display/Rtt_ImageSheetPaint.h +++ b/librtt/Display/Rtt_ImageSheetPaint.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ImageSheetPaintAdapter.cpp b/librtt/Display/Rtt_ImageSheetPaintAdapter.cpp index ed8197343..7ad618da4 100755 --- a/librtt/Display/Rtt_ImageSheetPaintAdapter.cpp +++ b/librtt/Display/Rtt_ImageSheetPaintAdapter.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ImageSheetPaintAdapter.h b/librtt/Display/Rtt_ImageSheetPaintAdapter.h index cf8e1f750..7f1ae9531 100644 --- a/librtt/Display/Rtt_ImageSheetPaintAdapter.h +++ b/librtt/Display/Rtt_ImageSheetPaintAdapter.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ImageSheetUserdata.cpp b/librtt/Display/Rtt_ImageSheetUserdata.cpp index f716d7da4..26c87254b 100644 --- a/librtt/Display/Rtt_ImageSheetUserdata.cpp +++ b/librtt/Display/Rtt_ImageSheetUserdata.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ImageSheetUserdata.h b/librtt/Display/Rtt_ImageSheetUserdata.h index 2df26ffea..a90686199 100644 --- a/librtt/Display/Rtt_ImageSheetUserdata.h +++ b/librtt/Display/Rtt_ImageSheetUserdata.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_LineObject.cpp b/librtt/Display/Rtt_LineObject.cpp index 841e3af05..909c4ea3c 100644 --- a/librtt/Display/Rtt_LineObject.cpp +++ b/librtt/Display/Rtt_LineObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_LineObject.h b/librtt/Display/Rtt_LineObject.h index 3e3984282..c402564bc 100644 --- a/librtt/Display/Rtt_LineObject.h +++ b/librtt/Display/Rtt_LineObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_LuaLibDisplay.cpp b/librtt/Display/Rtt_LuaLibDisplay.cpp index 5edd6df5e..3bc3499be 100644 --- a/librtt/Display/Rtt_LuaLibDisplay.cpp +++ b/librtt/Display/Rtt_LuaLibDisplay.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_LuaLibDisplay.h b/librtt/Display/Rtt_LuaLibDisplay.h index a9caa772a..1cdfa1708 100644 --- a/librtt/Display/Rtt_LuaLibDisplay.h +++ b/librtt/Display/Rtt_LuaLibDisplay.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_LuaLibGraphics.cpp b/librtt/Display/Rtt_LuaLibGraphics.cpp index e7cd8e5cd..6d1345d00 100644 --- a/librtt/Display/Rtt_LuaLibGraphics.cpp +++ b/librtt/Display/Rtt_LuaLibGraphics.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_LuaLibGraphics.h b/librtt/Display/Rtt_LuaLibGraphics.h index 51ab3b1a2..d4f82df32 100644 --- a/librtt/Display/Rtt_LuaLibGraphics.h +++ b/librtt/Display/Rtt_LuaLibGraphics.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_MDisplayDelegate.h b/librtt/Display/Rtt_MDisplayDelegate.h index 7a296fa64..e36ec2c0f 100644 --- a/librtt/Display/Rtt_MDisplayDelegate.h +++ b/librtt/Display/Rtt_MDisplayDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_MDrawable.h b/librtt/Display/Rtt_MDrawable.h index f7ea61a92..5bfb55cdd 100644 --- a/librtt/Display/Rtt_MDrawable.h +++ b/librtt/Display/Rtt_MDrawable.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_OpenPath.cpp b/librtt/Display/Rtt_OpenPath.cpp index d95cf0adf..ec83afaa9 100644 --- a/librtt/Display/Rtt_OpenPath.cpp +++ b/librtt/Display/Rtt_OpenPath.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_OpenPath.h b/librtt/Display/Rtt_OpenPath.h index 69275d26d..14e70bd71 100644 --- a/librtt/Display/Rtt_OpenPath.h +++ b/librtt/Display/Rtt_OpenPath.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_Paint.cpp b/librtt/Display/Rtt_Paint.cpp index 671999008..d45fb97b2 100755 --- a/librtt/Display/Rtt_Paint.cpp +++ b/librtt/Display/Rtt_Paint.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_Paint.h b/librtt/Display/Rtt_Paint.h index 5d86f78dd..a06649ecd 100755 --- a/librtt/Display/Rtt_Paint.h +++ b/librtt/Display/Rtt_Paint.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_PaintAdapter.cpp b/librtt/Display/Rtt_PaintAdapter.cpp index 132c6e18e..15ea6dfcb 100755 --- a/librtt/Display/Rtt_PaintAdapter.cpp +++ b/librtt/Display/Rtt_PaintAdapter.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_PaintAdapter.h b/librtt/Display/Rtt_PaintAdapter.h index 7655583e1..90bc93da2 100644 --- a/librtt/Display/Rtt_PaintAdapter.h +++ b/librtt/Display/Rtt_PaintAdapter.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_PlatformBitmap.cpp b/librtt/Display/Rtt_PlatformBitmap.cpp index 5f80a7f02..597403090 100644 --- a/librtt/Display/Rtt_PlatformBitmap.cpp +++ b/librtt/Display/Rtt_PlatformBitmap.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_PlatformBitmap.h b/librtt/Display/Rtt_PlatformBitmap.h index b85b81a31..32fedbdfb 100644 --- a/librtt/Display/Rtt_PlatformBitmap.h +++ b/librtt/Display/Rtt_PlatformBitmap.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_PlatformBitmapTexture.cpp b/librtt/Display/Rtt_PlatformBitmapTexture.cpp index d9c0561b1..ef2112529 100755 --- a/librtt/Display/Rtt_PlatformBitmapTexture.cpp +++ b/librtt/Display/Rtt_PlatformBitmapTexture.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_PlatformBitmapTexture.h b/librtt/Display/Rtt_PlatformBitmapTexture.h index 06bcebfb1..072d95a29 100644 --- a/librtt/Display/Rtt_PlatformBitmapTexture.h +++ b/librtt/Display/Rtt_PlatformBitmapTexture.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_RectObject.cpp b/librtt/Display/Rtt_RectObject.cpp index 0dfe27b6d..e2361cd3e 100644 --- a/librtt/Display/Rtt_RectObject.cpp +++ b/librtt/Display/Rtt_RectObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_RectObject.h b/librtt/Display/Rtt_RectObject.h index e2c42bf2b..f42e37829 100644 --- a/librtt/Display/Rtt_RectObject.h +++ b/librtt/Display/Rtt_RectObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_RectPath.cpp b/librtt/Display/Rtt_RectPath.cpp index 43e6ed116..c1313b1e7 100644 --- a/librtt/Display/Rtt_RectPath.cpp +++ b/librtt/Display/Rtt_RectPath.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_RectPath.h b/librtt/Display/Rtt_RectPath.h index e96af8f88..4812e2174 100644 --- a/librtt/Display/Rtt_RectPath.h +++ b/librtt/Display/Rtt_RectPath.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_Scene.cpp b/librtt/Display/Rtt_Scene.cpp index 4ed90f0cb..554ee7f72 100644 --- a/librtt/Display/Rtt_Scene.cpp +++ b/librtt/Display/Rtt_Scene.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_Scene.h b/librtt/Display/Rtt_Scene.h index 6d20f0d7e..7209ceac4 100644 --- a/librtt/Display/Rtt_Scene.h +++ b/librtt/Display/Rtt_Scene.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_Shader.cpp b/librtt/Display/Rtt_Shader.cpp index 6f8cab67c..ae755ada8 100755 --- a/librtt/Display/Rtt_Shader.cpp +++ b/librtt/Display/Rtt_Shader.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_Shader.h b/librtt/Display/Rtt_Shader.h index 091b00d73..8816ea218 100644 --- a/librtt/Display/Rtt_Shader.h +++ b/librtt/Display/Rtt_Shader.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderBuiltin.cpp b/librtt/Display/Rtt_ShaderBuiltin.cpp index af22c6b7c..22a4434e0 100644 --- a/librtt/Display/Rtt_ShaderBuiltin.cpp +++ b/librtt/Display/Rtt_ShaderBuiltin.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderBuiltin.h b/librtt/Display/Rtt_ShaderBuiltin.h index 6a1a4821b..150e832e7 100644 --- a/librtt/Display/Rtt_ShaderBuiltin.h +++ b/librtt/Display/Rtt_ShaderBuiltin.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderCache.cpp b/librtt/Display/Rtt_ShaderCache.cpp index 64146da74..a5d88e4be 100755 --- a/librtt/Display/Rtt_ShaderCache.cpp +++ b/librtt/Display/Rtt_ShaderCache.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderCache.h b/librtt/Display/Rtt_ShaderCache.h index 129988dd4..365359991 100644 --- a/librtt/Display/Rtt_ShaderCache.h +++ b/librtt/Display/Rtt_ShaderCache.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderComposite.cpp b/librtt/Display/Rtt_ShaderComposite.cpp index f812d796d..4fece4cb3 100755 --- a/librtt/Display/Rtt_ShaderComposite.cpp +++ b/librtt/Display/Rtt_ShaderComposite.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderComposite.h b/librtt/Display/Rtt_ShaderComposite.h index aa0fa8429..b6046b6d4 100644 --- a/librtt/Display/Rtt_ShaderComposite.h +++ b/librtt/Display/Rtt_ShaderComposite.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderCompositeAdapter.cpp b/librtt/Display/Rtt_ShaderCompositeAdapter.cpp index 022cff45d..7a405a468 100755 --- a/librtt/Display/Rtt_ShaderCompositeAdapter.cpp +++ b/librtt/Display/Rtt_ShaderCompositeAdapter.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderCompositeAdapter.h b/librtt/Display/Rtt_ShaderCompositeAdapter.h index 4f92f8c1a..d6e979512 100644 --- a/librtt/Display/Rtt_ShaderCompositeAdapter.h +++ b/librtt/Display/Rtt_ShaderCompositeAdapter.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderData.cpp b/librtt/Display/Rtt_ShaderData.cpp index 8ff056cde..d70a22eac 100755 --- a/librtt/Display/Rtt_ShaderData.cpp +++ b/librtt/Display/Rtt_ShaderData.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderData.h b/librtt/Display/Rtt_ShaderData.h index 5a6db5c75..f4d3ee37b 100644 --- a/librtt/Display/Rtt_ShaderData.h +++ b/librtt/Display/Rtt_ShaderData.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderDataAdapter.cpp b/librtt/Display/Rtt_ShaderDataAdapter.cpp index a6947ee87..1781d75d4 100755 --- a/librtt/Display/Rtt_ShaderDataAdapter.cpp +++ b/librtt/Display/Rtt_ShaderDataAdapter.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderDataAdapter.h b/librtt/Display/Rtt_ShaderDataAdapter.h index efe366715..c9f49d167 100644 --- a/librtt/Display/Rtt_ShaderDataAdapter.h +++ b/librtt/Display/Rtt_ShaderDataAdapter.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderFactory.cpp b/librtt/Display/Rtt_ShaderFactory.cpp index 522e0feb4..a48a7e850 100644 --- a/librtt/Display/Rtt_ShaderFactory.cpp +++ b/librtt/Display/Rtt_ShaderFactory.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderFactory.h b/librtt/Display/Rtt_ShaderFactory.h index 0f6317fdd..0a263672a 100644 --- a/librtt/Display/Rtt_ShaderFactory.h +++ b/librtt/Display/Rtt_ShaderFactory.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderInput.cpp b/librtt/Display/Rtt_ShaderInput.cpp index 970173f7f..12066d77d 100755 --- a/librtt/Display/Rtt_ShaderInput.cpp +++ b/librtt/Display/Rtt_ShaderInput.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderInput.h b/librtt/Display/Rtt_ShaderInput.h index 45d16fe66..203e353a2 100644 --- a/librtt/Display/Rtt_ShaderInput.h +++ b/librtt/Display/Rtt_ShaderInput.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderName.cpp b/librtt/Display/Rtt_ShaderName.cpp index 986123291..955e26e78 100644 --- a/librtt/Display/Rtt_ShaderName.cpp +++ b/librtt/Display/Rtt_ShaderName.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderName.h b/librtt/Display/Rtt_ShaderName.h index 08a4c2ab2..0797005ea 100644 --- a/librtt/Display/Rtt_ShaderName.h +++ b/librtt/Display/Rtt_ShaderName.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderProxy.cpp b/librtt/Display/Rtt_ShaderProxy.cpp index 8a9991c22..a591f9875 100755 --- a/librtt/Display/Rtt_ShaderProxy.cpp +++ b/librtt/Display/Rtt_ShaderProxy.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderProxy.h b/librtt/Display/Rtt_ShaderProxy.h index 181a7bf2e..5a8deb02c 100644 --- a/librtt/Display/Rtt_ShaderProxy.h +++ b/librtt/Display/Rtt_ShaderProxy.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderResource.cpp b/librtt/Display/Rtt_ShaderResource.cpp index cfe00659b..8c0ed08e2 100755 --- a/librtt/Display/Rtt_ShaderResource.cpp +++ b/librtt/Display/Rtt_ShaderResource.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderResource.h b/librtt/Display/Rtt_ShaderResource.h index 0fb4bc09b..1d047f9c8 100644 --- a/librtt/Display/Rtt_ShaderResource.h +++ b/librtt/Display/Rtt_ShaderResource.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderTypes.cpp b/librtt/Display/Rtt_ShaderTypes.cpp index 866e05abf..717ad1886 100755 --- a/librtt/Display/Rtt_ShaderTypes.cpp +++ b/librtt/Display/Rtt_ShaderTypes.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShaderTypes.h b/librtt/Display/Rtt_ShaderTypes.h index 5f0407db1..e77c4f382 100644 --- a/librtt/Display/Rtt_ShaderTypes.h +++ b/librtt/Display/Rtt_ShaderTypes.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeAdapter.cpp b/librtt/Display/Rtt_ShapeAdapter.cpp index 25bf9802e..2940e9ee6 100755 --- a/librtt/Display/Rtt_ShapeAdapter.cpp +++ b/librtt/Display/Rtt_ShapeAdapter.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeAdapter.h b/librtt/Display/Rtt_ShapeAdapter.h index a7f3be34c..3ad57dc4e 100644 --- a/librtt/Display/Rtt_ShapeAdapter.h +++ b/librtt/Display/Rtt_ShapeAdapter.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeAdapterCircle.cpp b/librtt/Display/Rtt_ShapeAdapterCircle.cpp index 42a7a76c8..63e9cf2c4 100755 --- a/librtt/Display/Rtt_ShapeAdapterCircle.cpp +++ b/librtt/Display/Rtt_ShapeAdapterCircle.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeAdapterCircle.h b/librtt/Display/Rtt_ShapeAdapterCircle.h index 1703aab9d..511764c3b 100644 --- a/librtt/Display/Rtt_ShapeAdapterCircle.h +++ b/librtt/Display/Rtt_ShapeAdapterCircle.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeAdapterMesh.cpp b/librtt/Display/Rtt_ShapeAdapterMesh.cpp index 51caad7c8..d17baf977 100755 --- a/librtt/Display/Rtt_ShapeAdapterMesh.cpp +++ b/librtt/Display/Rtt_ShapeAdapterMesh.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeAdapterMesh.h b/librtt/Display/Rtt_ShapeAdapterMesh.h index 0568ba03d..4f48b7429 100644 --- a/librtt/Display/Rtt_ShapeAdapterMesh.h +++ b/librtt/Display/Rtt_ShapeAdapterMesh.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeAdapterPolygon.cpp b/librtt/Display/Rtt_ShapeAdapterPolygon.cpp index d55461828..288ef908e 100755 --- a/librtt/Display/Rtt_ShapeAdapterPolygon.cpp +++ b/librtt/Display/Rtt_ShapeAdapterPolygon.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeAdapterPolygon.h b/librtt/Display/Rtt_ShapeAdapterPolygon.h index bf3a54911..6817789e3 100644 --- a/librtt/Display/Rtt_ShapeAdapterPolygon.h +++ b/librtt/Display/Rtt_ShapeAdapterPolygon.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeAdapterRect.cpp b/librtt/Display/Rtt_ShapeAdapterRect.cpp index b73ef7d9b..edd2239d8 100755 --- a/librtt/Display/Rtt_ShapeAdapterRect.cpp +++ b/librtt/Display/Rtt_ShapeAdapterRect.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeAdapterRect.h b/librtt/Display/Rtt_ShapeAdapterRect.h index 0bc5b682b..3314e645e 100644 --- a/librtt/Display/Rtt_ShapeAdapterRect.h +++ b/librtt/Display/Rtt_ShapeAdapterRect.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeAdapterRoundedRect.cpp b/librtt/Display/Rtt_ShapeAdapterRoundedRect.cpp index 70580867e..7bc18d70f 100755 --- a/librtt/Display/Rtt_ShapeAdapterRoundedRect.cpp +++ b/librtt/Display/Rtt_ShapeAdapterRoundedRect.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeAdapterRoundedRect.h b/librtt/Display/Rtt_ShapeAdapterRoundedRect.h index f5c804d77..b943b1d7f 100644 --- a/librtt/Display/Rtt_ShapeAdapterRoundedRect.h +++ b/librtt/Display/Rtt_ShapeAdapterRoundedRect.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeObject.cpp b/librtt/Display/Rtt_ShapeObject.cpp index dde4c8642..62bd623b6 100644 --- a/librtt/Display/Rtt_ShapeObject.cpp +++ b/librtt/Display/Rtt_ShapeObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapeObject.h b/librtt/Display/Rtt_ShapeObject.h index a4330e91c..0fccd4742 100644 --- a/librtt/Display/Rtt_ShapeObject.h +++ b/librtt/Display/Rtt_ShapeObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapePath.cpp b/librtt/Display/Rtt_ShapePath.cpp index 7ed74f502..f58d7c868 100644 --- a/librtt/Display/Rtt_ShapePath.cpp +++ b/librtt/Display/Rtt_ShapePath.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_ShapePath.h b/librtt/Display/Rtt_ShapePath.h index 8e364e659..1eb812ee0 100644 --- a/librtt/Display/Rtt_ShapePath.h +++ b/librtt/Display/Rtt_ShapePath.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_SnapshotObject.cpp b/librtt/Display/Rtt_SnapshotObject.cpp index f64fd3e72..e2390fe64 100644 --- a/librtt/Display/Rtt_SnapshotObject.cpp +++ b/librtt/Display/Rtt_SnapshotObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_SnapshotObject.h b/librtt/Display/Rtt_SnapshotObject.h index 52cb6abe4..04e886f46 100644 --- a/librtt/Display/Rtt_SnapshotObject.h +++ b/librtt/Display/Rtt_SnapshotObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_SpriteObject.cpp b/librtt/Display/Rtt_SpriteObject.cpp index 52fc0240f..605e3c93b 100644 --- a/librtt/Display/Rtt_SpriteObject.cpp +++ b/librtt/Display/Rtt_SpriteObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_SpriteObject.h b/librtt/Display/Rtt_SpriteObject.h index 6b4cff022..531589e6a 100644 --- a/librtt/Display/Rtt_SpriteObject.h +++ b/librtt/Display/Rtt_SpriteObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_SpritePlayer.cpp b/librtt/Display/Rtt_SpritePlayer.cpp index d71ad0728..06c0fd04a 100644 --- a/librtt/Display/Rtt_SpritePlayer.cpp +++ b/librtt/Display/Rtt_SpritePlayer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_SpritePlayer.h b/librtt/Display/Rtt_SpritePlayer.h index 06ea388da..ddda76c2f 100644 --- a/librtt/Display/Rtt_SpritePlayer.h +++ b/librtt/Display/Rtt_SpritePlayer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_SpriteSourceFrame.cpp b/librtt/Display/Rtt_SpriteSourceFrame.cpp index dbfac90e5..cb927851b 100644 --- a/librtt/Display/Rtt_SpriteSourceFrame.cpp +++ b/librtt/Display/Rtt_SpriteSourceFrame.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_SpriteSourceFrame.h b/librtt/Display/Rtt_SpriteSourceFrame.h index 4d18057e8..1411701be 100644 --- a/librtt/Display/Rtt_SpriteSourceFrame.h +++ b/librtt/Display/Rtt_SpriteSourceFrame.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_StageObject.cpp b/librtt/Display/Rtt_StageObject.cpp index e0be30438..6f6663b10 100644 --- a/librtt/Display/Rtt_StageObject.cpp +++ b/librtt/Display/Rtt_StageObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_StageObject.h b/librtt/Display/Rtt_StageObject.h index 749ed5599..20a279965 100644 --- a/librtt/Display/Rtt_StageObject.h +++ b/librtt/Display/Rtt_StageObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_Tesselator.cpp b/librtt/Display/Rtt_Tesselator.cpp index 7de03bd18..dd54e8486 100644 --- a/librtt/Display/Rtt_Tesselator.cpp +++ b/librtt/Display/Rtt_Tesselator.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_Tesselator.h b/librtt/Display/Rtt_Tesselator.h index 0b5370473..90225259d 100644 --- a/librtt/Display/Rtt_Tesselator.h +++ b/librtt/Display/Rtt_Tesselator.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorCircle.cpp b/librtt/Display/Rtt_TesselatorCircle.cpp index 4721d0f44..2b158acf8 100644 --- a/librtt/Display/Rtt_TesselatorCircle.cpp +++ b/librtt/Display/Rtt_TesselatorCircle.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorCircle.h b/librtt/Display/Rtt_TesselatorCircle.h index d3a671fe4..f8cf6d2ab 100644 --- a/librtt/Display/Rtt_TesselatorCircle.h +++ b/librtt/Display/Rtt_TesselatorCircle.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorLine.cpp b/librtt/Display/Rtt_TesselatorLine.cpp index b5b93fde0..41297d61e 100644 --- a/librtt/Display/Rtt_TesselatorLine.cpp +++ b/librtt/Display/Rtt_TesselatorLine.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorLine.h b/librtt/Display/Rtt_TesselatorLine.h index 209fc383b..59ce042ef 100644 --- a/librtt/Display/Rtt_TesselatorLine.h +++ b/librtt/Display/Rtt_TesselatorLine.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorMesh.cpp b/librtt/Display/Rtt_TesselatorMesh.cpp index 8ce5b7124..33d2a8472 100644 --- a/librtt/Display/Rtt_TesselatorMesh.cpp +++ b/librtt/Display/Rtt_TesselatorMesh.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorMesh.h b/librtt/Display/Rtt_TesselatorMesh.h index 2ddbba2d3..e0997f6c8 100644 --- a/librtt/Display/Rtt_TesselatorMesh.h +++ b/librtt/Display/Rtt_TesselatorMesh.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorPolygon.cpp b/librtt/Display/Rtt_TesselatorPolygon.cpp index 35f55ce92..61d7e7968 100644 --- a/librtt/Display/Rtt_TesselatorPolygon.cpp +++ b/librtt/Display/Rtt_TesselatorPolygon.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorPolygon.h b/librtt/Display/Rtt_TesselatorPolygon.h index dbdd9c20f..0c4e78af2 100644 --- a/librtt/Display/Rtt_TesselatorPolygon.h +++ b/librtt/Display/Rtt_TesselatorPolygon.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorRect.cpp b/librtt/Display/Rtt_TesselatorRect.cpp index 9a0d62e02..064ea6899 100644 --- a/librtt/Display/Rtt_TesselatorRect.cpp +++ b/librtt/Display/Rtt_TesselatorRect.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorRect.h b/librtt/Display/Rtt_TesselatorRect.h index 03b41df32..fcaf68aa2 100644 --- a/librtt/Display/Rtt_TesselatorRect.h +++ b/librtt/Display/Rtt_TesselatorRect.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorRoundedRect.cpp b/librtt/Display/Rtt_TesselatorRoundedRect.cpp index bb15ea50c..a572e9bf2 100644 --- a/librtt/Display/Rtt_TesselatorRoundedRect.cpp +++ b/librtt/Display/Rtt_TesselatorRoundedRect.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorRoundedRect.h b/librtt/Display/Rtt_TesselatorRoundedRect.h index 7e52b4d39..0bff1ecce 100644 --- a/librtt/Display/Rtt_TesselatorRoundedRect.h +++ b/librtt/Display/Rtt_TesselatorRoundedRect.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorShape.cpp b/librtt/Display/Rtt_TesselatorShape.cpp index c8559184e..deb0b95d3 100644 --- a/librtt/Display/Rtt_TesselatorShape.cpp +++ b/librtt/Display/Rtt_TesselatorShape.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TesselatorShape.h b/librtt/Display/Rtt_TesselatorShape.h index 97559fdec..57e85e3fd 100644 --- a/librtt/Display/Rtt_TesselatorShape.h +++ b/librtt/Display/Rtt_TesselatorShape.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextObject.cpp b/librtt/Display/Rtt_TextObject.cpp index 67436ef5a..c03fc924e 100644 --- a/librtt/Display/Rtt_TextObject.cpp +++ b/librtt/Display/Rtt_TextObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextObject.h b/librtt/Display/Rtt_TextObject.h index 59f194711..c8b641efc 100644 --- a/librtt/Display/Rtt_TextObject.h +++ b/librtt/Display/Rtt_TextObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureFactory.cpp b/librtt/Display/Rtt_TextureFactory.cpp index c5b13cdac..16f0d615d 100644 --- a/librtt/Display/Rtt_TextureFactory.cpp +++ b/librtt/Display/Rtt_TextureFactory.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureFactory.h b/librtt/Display/Rtt_TextureFactory.h index 21f9130f9..9d5a09aeb 100644 --- a/librtt/Display/Rtt_TextureFactory.h +++ b/librtt/Display/Rtt_TextureFactory.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResource.cpp b/librtt/Display/Rtt_TextureResource.cpp index 8ff795f26..63b7057df 100644 --- a/librtt/Display/Rtt_TextureResource.cpp +++ b/librtt/Display/Rtt_TextureResource.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResource.h b/librtt/Display/Rtt_TextureResource.h index dca1b0152..16a4336ec 100644 --- a/librtt/Display/Rtt_TextureResource.h +++ b/librtt/Display/Rtt_TextureResource.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceAdapter.cpp b/librtt/Display/Rtt_TextureResourceAdapter.cpp index 5c51dc52a..0250a03b6 100644 --- a/librtt/Display/Rtt_TextureResourceAdapter.cpp +++ b/librtt/Display/Rtt_TextureResourceAdapter.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceAdapter.h b/librtt/Display/Rtt_TextureResourceAdapter.h index 00120941d..c3b56efca 100644 --- a/librtt/Display/Rtt_TextureResourceAdapter.h +++ b/librtt/Display/Rtt_TextureResourceAdapter.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceBitmap.cpp b/librtt/Display/Rtt_TextureResourceBitmap.cpp index a6d202437..e48fbede3 100644 --- a/librtt/Display/Rtt_TextureResourceBitmap.cpp +++ b/librtt/Display/Rtt_TextureResourceBitmap.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceBitmap.h b/librtt/Display/Rtt_TextureResourceBitmap.h index f15e97fe1..9df302a1e 100644 --- a/librtt/Display/Rtt_TextureResourceBitmap.h +++ b/librtt/Display/Rtt_TextureResourceBitmap.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceBitmapAdapter.cpp b/librtt/Display/Rtt_TextureResourceBitmapAdapter.cpp index e64fec118..ac4803df9 100644 --- a/librtt/Display/Rtt_TextureResourceBitmapAdapter.cpp +++ b/librtt/Display/Rtt_TextureResourceBitmapAdapter.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceBitmapAdapter.h b/librtt/Display/Rtt_TextureResourceBitmapAdapter.h index fb696130e..e20895f7e 100644 --- a/librtt/Display/Rtt_TextureResourceBitmapAdapter.h +++ b/librtt/Display/Rtt_TextureResourceBitmapAdapter.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceCanvas.cpp b/librtt/Display/Rtt_TextureResourceCanvas.cpp index 88e15d000..bb921524d 100644 --- a/librtt/Display/Rtt_TextureResourceCanvas.cpp +++ b/librtt/Display/Rtt_TextureResourceCanvas.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceCanvas.h b/librtt/Display/Rtt_TextureResourceCanvas.h index 311d72c1f..ecce98b7e 100644 --- a/librtt/Display/Rtt_TextureResourceCanvas.h +++ b/librtt/Display/Rtt_TextureResourceCanvas.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceCanvasAdapter.cpp b/librtt/Display/Rtt_TextureResourceCanvasAdapter.cpp index 4d6aa336e..2bec42f56 100644 --- a/librtt/Display/Rtt_TextureResourceCanvasAdapter.cpp +++ b/librtt/Display/Rtt_TextureResourceCanvasAdapter.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceCanvasAdapter.h b/librtt/Display/Rtt_TextureResourceCanvasAdapter.h index 8dc0f14f9..138bfa340 100644 --- a/librtt/Display/Rtt_TextureResourceCanvasAdapter.h +++ b/librtt/Display/Rtt_TextureResourceCanvasAdapter.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceExternal.cpp b/librtt/Display/Rtt_TextureResourceExternal.cpp index ae8a57540..f8e29b707 100644 --- a/librtt/Display/Rtt_TextureResourceExternal.cpp +++ b/librtt/Display/Rtt_TextureResourceExternal.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceExternal.h b/librtt/Display/Rtt_TextureResourceExternal.h index 076485477..ebf6882fb 100644 --- a/librtt/Display/Rtt_TextureResourceExternal.h +++ b/librtt/Display/Rtt_TextureResourceExternal.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceExternalAdapter.cpp b/librtt/Display/Rtt_TextureResourceExternalAdapter.cpp index d2538562f..a9e982016 100644 --- a/librtt/Display/Rtt_TextureResourceExternalAdapter.cpp +++ b/librtt/Display/Rtt_TextureResourceExternalAdapter.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_TextureResourceExternalAdapter.h b/librtt/Display/Rtt_TextureResourceExternalAdapter.h index ddd96acaf..aa904b3f9 100644 --- a/librtt/Display/Rtt_TextureResourceExternalAdapter.h +++ b/librtt/Display/Rtt_TextureResourceExternalAdapter.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_VertexCache.cpp b/librtt/Display/Rtt_VertexCache.cpp index c3c74073b..71fe4bb7e 100644 --- a/librtt/Display/Rtt_VertexCache.cpp +++ b/librtt/Display/Rtt_VertexCache.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Display/Rtt_VertexCache.h b/librtt/Display/Rtt_VertexCache.h index cc23729dd..b189408c4 100644 --- a/librtt/Display/Rtt_VertexCache.h +++ b/librtt/Display/Rtt_VertexCache.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputAxisCollection.cpp b/librtt/Input/Rtt_InputAxisCollection.cpp index 767caf1a3..c6f834f84 100644 --- a/librtt/Input/Rtt_InputAxisCollection.cpp +++ b/librtt/Input/Rtt_InputAxisCollection.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputAxisCollection.h b/librtt/Input/Rtt_InputAxisCollection.h index 794230d95..26cba0ca9 100644 --- a/librtt/Input/Rtt_InputAxisCollection.h +++ b/librtt/Input/Rtt_InputAxisCollection.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputAxisDescriptor.cpp b/librtt/Input/Rtt_InputAxisDescriptor.cpp index e47cc43bb..3171d9dbd 100644 --- a/librtt/Input/Rtt_InputAxisDescriptor.cpp +++ b/librtt/Input/Rtt_InputAxisDescriptor.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputAxisDescriptor.h b/librtt/Input/Rtt_InputAxisDescriptor.h index 0cd601ecf..360606a2f 100644 --- a/librtt/Input/Rtt_InputAxisDescriptor.h +++ b/librtt/Input/Rtt_InputAxisDescriptor.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputAxisType.cpp b/librtt/Input/Rtt_InputAxisType.cpp index d7d9472c2..f54627e56 100644 --- a/librtt/Input/Rtt_InputAxisType.cpp +++ b/librtt/Input/Rtt_InputAxisType.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputAxisType.h b/librtt/Input/Rtt_InputAxisType.h index 60df2dc32..7e80e5a87 100644 --- a/librtt/Input/Rtt_InputAxisType.h +++ b/librtt/Input/Rtt_InputAxisType.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputDeviceCollection.cpp b/librtt/Input/Rtt_InputDeviceCollection.cpp index 2b9fdcd13..13b8ef3d1 100644 --- a/librtt/Input/Rtt_InputDeviceCollection.cpp +++ b/librtt/Input/Rtt_InputDeviceCollection.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputDeviceCollection.h b/librtt/Input/Rtt_InputDeviceCollection.h index 9f60156cf..6a1d81524 100644 --- a/librtt/Input/Rtt_InputDeviceCollection.h +++ b/librtt/Input/Rtt_InputDeviceCollection.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputDeviceConnectionState.cpp b/librtt/Input/Rtt_InputDeviceConnectionState.cpp index 69d3e3a6c..d2ccd16ba 100644 --- a/librtt/Input/Rtt_InputDeviceConnectionState.cpp +++ b/librtt/Input/Rtt_InputDeviceConnectionState.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputDeviceConnectionState.h b/librtt/Input/Rtt_InputDeviceConnectionState.h index 508473712..1a1ee8a69 100644 --- a/librtt/Input/Rtt_InputDeviceConnectionState.h +++ b/librtt/Input/Rtt_InputDeviceConnectionState.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputDeviceDescriptor.cpp b/librtt/Input/Rtt_InputDeviceDescriptor.cpp index 4fdf0f6d6..f475fc686 100644 --- a/librtt/Input/Rtt_InputDeviceDescriptor.cpp +++ b/librtt/Input/Rtt_InputDeviceDescriptor.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputDeviceDescriptor.h b/librtt/Input/Rtt_InputDeviceDescriptor.h index f49cd00b5..0302bb239 100644 --- a/librtt/Input/Rtt_InputDeviceDescriptor.h +++ b/librtt/Input/Rtt_InputDeviceDescriptor.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputDeviceType.cpp b/librtt/Input/Rtt_InputDeviceType.cpp index 107fce974..7618e446d 100644 --- a/librtt/Input/Rtt_InputDeviceType.cpp +++ b/librtt/Input/Rtt_InputDeviceType.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_InputDeviceType.h b/librtt/Input/Rtt_InputDeviceType.h index 3e231cead..9d590a373 100644 --- a/librtt/Input/Rtt_InputDeviceType.h +++ b/librtt/Input/Rtt_InputDeviceType.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_PlatformInputAxis.cpp b/librtt/Input/Rtt_PlatformInputAxis.cpp index b6d489818..0768fc0f0 100644 --- a/librtt/Input/Rtt_PlatformInputAxis.cpp +++ b/librtt/Input/Rtt_PlatformInputAxis.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_PlatformInputAxis.h b/librtt/Input/Rtt_PlatformInputAxis.h index 763d305ef..5b5c3e72d 100644 --- a/librtt/Input/Rtt_PlatformInputAxis.h +++ b/librtt/Input/Rtt_PlatformInputAxis.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_PlatformInputDevice.cpp b/librtt/Input/Rtt_PlatformInputDevice.cpp index 5b430b7d3..65f207a2b 100644 --- a/librtt/Input/Rtt_PlatformInputDevice.cpp +++ b/librtt/Input/Rtt_PlatformInputDevice.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_PlatformInputDevice.h b/librtt/Input/Rtt_PlatformInputDevice.h index b58c24097..79773b36e 100644 --- a/librtt/Input/Rtt_PlatformInputDevice.h +++ b/librtt/Input/Rtt_PlatformInputDevice.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_PlatformInputDeviceManager.cpp b/librtt/Input/Rtt_PlatformInputDeviceManager.cpp index 420d24ec3..d48684aee 100644 --- a/librtt/Input/Rtt_PlatformInputDeviceManager.cpp +++ b/librtt/Input/Rtt_PlatformInputDeviceManager.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_PlatformInputDeviceManager.h b/librtt/Input/Rtt_PlatformInputDeviceManager.h index 2f0792775..a9cd5a2a5 100644 --- a/librtt/Input/Rtt_PlatformInputDeviceManager.h +++ b/librtt/Input/Rtt_PlatformInputDeviceManager.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_ReadOnlyInputAxisCollection.cpp b/librtt/Input/Rtt_ReadOnlyInputAxisCollection.cpp index 52aa71da6..8bf180445 100644 --- a/librtt/Input/Rtt_ReadOnlyInputAxisCollection.cpp +++ b/librtt/Input/Rtt_ReadOnlyInputAxisCollection.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_ReadOnlyInputAxisCollection.h b/librtt/Input/Rtt_ReadOnlyInputAxisCollection.h index 39b2e579d..ab796a6d8 100644 --- a/librtt/Input/Rtt_ReadOnlyInputAxisCollection.h +++ b/librtt/Input/Rtt_ReadOnlyInputAxisCollection.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_ReadOnlyInputDeviceCollection.cpp b/librtt/Input/Rtt_ReadOnlyInputDeviceCollection.cpp index 25dd41577..c29e9a73d 100644 --- a/librtt/Input/Rtt_ReadOnlyInputDeviceCollection.cpp +++ b/librtt/Input/Rtt_ReadOnlyInputDeviceCollection.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Input/Rtt_ReadOnlyInputDeviceCollection.h b/librtt/Input/Rtt_ReadOnlyInputDeviceCollection.h index c0766c490..ae3fda998 100644 --- a/librtt/Input/Rtt_ReadOnlyInputDeviceCollection.h +++ b/librtt/Input/Rtt_ReadOnlyInputDeviceCollection.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_CPUResource.cpp b/librtt/Renderer/Rtt_CPUResource.cpp index 0073454c7..607e9ece6 100644 --- a/librtt/Renderer/Rtt_CPUResource.cpp +++ b/librtt/Renderer/Rtt_CPUResource.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_CPUResource.h b/librtt/Renderer/Rtt_CPUResource.h index 3e75e60cb..c5631ed8e 100644 --- a/librtt/Renderer/Rtt_CPUResource.h +++ b/librtt/Renderer/Rtt_CPUResource.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_CommandBuffer.cpp b/librtt/Renderer/Rtt_CommandBuffer.cpp index b6ebc9951..7567f9bbb 100644 --- a/librtt/Renderer/Rtt_CommandBuffer.cpp +++ b/librtt/Renderer/Rtt_CommandBuffer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_CommandBuffer.h b/librtt/Renderer/Rtt_CommandBuffer.h index 4b6953f1f..16fea25b2 100644 --- a/librtt/Renderer/Rtt_CommandBuffer.h +++ b/librtt/Renderer/Rtt_CommandBuffer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_FrameBufferObject.cpp b/librtt/Renderer/Rtt_FrameBufferObject.cpp index 7a56a4b92..355d9c0df 100644 --- a/librtt/Renderer/Rtt_FrameBufferObject.cpp +++ b/librtt/Renderer/Rtt_FrameBufferObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_FrameBufferObject.h b/librtt/Renderer/Rtt_FrameBufferObject.h index 07dfcd091..73beeeae3 100644 --- a/librtt/Renderer/Rtt_FrameBufferObject.h +++ b/librtt/Renderer/Rtt_FrameBufferObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GL.cpp b/librtt/Renderer/Rtt_GL.cpp index 62a26f253..f2c95d5ee 100644 --- a/librtt/Renderer/Rtt_GL.cpp +++ b/librtt/Renderer/Rtt_GL.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GL.h b/librtt/Renderer/Rtt_GL.h index d49eb628f..55f0fe67c 100755 --- a/librtt/Renderer/Rtt_GL.h +++ b/librtt/Renderer/Rtt_GL.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GLCommandBuffer.cpp b/librtt/Renderer/Rtt_GLCommandBuffer.cpp index eeae5edcd..f0dd6e75b 100755 --- a/librtt/Renderer/Rtt_GLCommandBuffer.cpp +++ b/librtt/Renderer/Rtt_GLCommandBuffer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GLCommandBuffer.h b/librtt/Renderer/Rtt_GLCommandBuffer.h index 1bf735b17..3a162b99f 100644 --- a/librtt/Renderer/Rtt_GLCommandBuffer.h +++ b/librtt/Renderer/Rtt_GLCommandBuffer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GLFrameBufferObject.cpp b/librtt/Renderer/Rtt_GLFrameBufferObject.cpp index 98d26b37f..52583a34e 100644 --- a/librtt/Renderer/Rtt_GLFrameBufferObject.cpp +++ b/librtt/Renderer/Rtt_GLFrameBufferObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GLFrameBufferObject.h b/librtt/Renderer/Rtt_GLFrameBufferObject.h index d581d0c26..23d194d5e 100644 --- a/librtt/Renderer/Rtt_GLFrameBufferObject.h +++ b/librtt/Renderer/Rtt_GLFrameBufferObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GLGeometry.cpp b/librtt/Renderer/Rtt_GLGeometry.cpp index 1de5c9124..79245fcea 100644 --- a/librtt/Renderer/Rtt_GLGeometry.cpp +++ b/librtt/Renderer/Rtt_GLGeometry.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GLGeometry.h b/librtt/Renderer/Rtt_GLGeometry.h index 87d7c288e..d01b70080 100644 --- a/librtt/Renderer/Rtt_GLGeometry.h +++ b/librtt/Renderer/Rtt_GLGeometry.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GLProgram.cpp b/librtt/Renderer/Rtt_GLProgram.cpp index 6f426a7a4..3dddef780 100644 --- a/librtt/Renderer/Rtt_GLProgram.cpp +++ b/librtt/Renderer/Rtt_GLProgram.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GLProgram.h b/librtt/Renderer/Rtt_GLProgram.h index a6d8124b2..d03ba4ce0 100644 --- a/librtt/Renderer/Rtt_GLProgram.h +++ b/librtt/Renderer/Rtt_GLProgram.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GLRenderer.cpp b/librtt/Renderer/Rtt_GLRenderer.cpp index f68c9b5fe..23a030ccd 100644 --- a/librtt/Renderer/Rtt_GLRenderer.cpp +++ b/librtt/Renderer/Rtt_GLRenderer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GLRenderer.h b/librtt/Renderer/Rtt_GLRenderer.h index 0aa16331d..d7a9fd362 100644 --- a/librtt/Renderer/Rtt_GLRenderer.h +++ b/librtt/Renderer/Rtt_GLRenderer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GLTexture.cpp b/librtt/Renderer/Rtt_GLTexture.cpp index 72e36043b..60a394fa8 100644 --- a/librtt/Renderer/Rtt_GLTexture.cpp +++ b/librtt/Renderer/Rtt_GLTexture.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GLTexture.h b/librtt/Renderer/Rtt_GLTexture.h index f4eeda82f..b28023a55 100644 --- a/librtt/Renderer/Rtt_GLTexture.h +++ b/librtt/Renderer/Rtt_GLTexture.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GPUResource.cpp b/librtt/Renderer/Rtt_GPUResource.cpp index a54e43451..552a57fc7 100644 --- a/librtt/Renderer/Rtt_GPUResource.cpp +++ b/librtt/Renderer/Rtt_GPUResource.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GPUResource.h b/librtt/Renderer/Rtt_GPUResource.h index 30ee560bd..2bcfe2d96 100644 --- a/librtt/Renderer/Rtt_GPUResource.h +++ b/librtt/Renderer/Rtt_GPUResource.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GeometryPool.cpp b/librtt/Renderer/Rtt_GeometryPool.cpp index bf29ccb12..94baa1a54 100755 --- a/librtt/Renderer/Rtt_GeometryPool.cpp +++ b/librtt/Renderer/Rtt_GeometryPool.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_GeometryPool.h b/librtt/Renderer/Rtt_GeometryPool.h index a75f07bf4..2238f8a35 100644 --- a/librtt/Renderer/Rtt_GeometryPool.h +++ b/librtt/Renderer/Rtt_GeometryPool.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_Geometry_Renderer.cpp b/librtt/Renderer/Rtt_Geometry_Renderer.cpp index e8f209198..cfea484ee 100644 --- a/librtt/Renderer/Rtt_Geometry_Renderer.cpp +++ b/librtt/Renderer/Rtt_Geometry_Renderer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_Geometry_Renderer.h b/librtt/Renderer/Rtt_Geometry_Renderer.h index f20ece9d3..c641dd183 100644 --- a/librtt/Renderer/Rtt_Geometry_Renderer.h +++ b/librtt/Renderer/Rtt_Geometry_Renderer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_HighPrecisionTime.cpp b/librtt/Renderer/Rtt_HighPrecisionTime.cpp index 88a29be3e..433bcdeca 100644 --- a/librtt/Renderer/Rtt_HighPrecisionTime.cpp +++ b/librtt/Renderer/Rtt_HighPrecisionTime.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_HighPrecisionTime.h b/librtt/Renderer/Rtt_HighPrecisionTime.h index d2c8af0b9..b4a4ba76d 100644 --- a/librtt/Renderer/Rtt_HighPrecisionTime.h +++ b/librtt/Renderer/Rtt_HighPrecisionTime.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_MCPUResourceObserver.h b/librtt/Renderer/Rtt_MCPUResourceObserver.h index 426a338cb..0bb1f1776 100644 --- a/librtt/Renderer/Rtt_MCPUResourceObserver.h +++ b/librtt/Renderer/Rtt_MCPUResourceObserver.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_Matrix_Renderer.cpp b/librtt/Renderer/Rtt_Matrix_Renderer.cpp index 7a073d203..e8e2e0568 100644 --- a/librtt/Renderer/Rtt_Matrix_Renderer.cpp +++ b/librtt/Renderer/Rtt_Matrix_Renderer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_Matrix_Renderer.h b/librtt/Renderer/Rtt_Matrix_Renderer.h index 0b68681e5..dd4aae1d9 100644 --- a/librtt/Renderer/Rtt_Matrix_Renderer.h +++ b/librtt/Renderer/Rtt_Matrix_Renderer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_Program.cpp b/librtt/Renderer/Rtt_Program.cpp index 7c6704b8a..e6b9b05f0 100755 --- a/librtt/Renderer/Rtt_Program.cpp +++ b/librtt/Renderer/Rtt_Program.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_Program.h b/librtt/Renderer/Rtt_Program.h index 9778d15d4..eaa9e28b5 100644 --- a/librtt/Renderer/Rtt_Program.h +++ b/librtt/Renderer/Rtt_Program.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_ProgramFactory.cpp b/librtt/Renderer/Rtt_ProgramFactory.cpp index 9ac6aef75..51c020cc0 100644 --- a/librtt/Renderer/Rtt_ProgramFactory.cpp +++ b/librtt/Renderer/Rtt_ProgramFactory.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_ProgramFactory.h b/librtt/Renderer/Rtt_ProgramFactory.h index be021f9d0..40827301a 100644 --- a/librtt/Renderer/Rtt_ProgramFactory.h +++ b/librtt/Renderer/Rtt_ProgramFactory.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_RenderData.cpp b/librtt/Renderer/Rtt_RenderData.cpp index e3a62220f..f3765ff15 100644 --- a/librtt/Renderer/Rtt_RenderData.cpp +++ b/librtt/Renderer/Rtt_RenderData.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_RenderData.h b/librtt/Renderer/Rtt_RenderData.h index 7a9ddd4a0..c1c560617 100644 --- a/librtt/Renderer/Rtt_RenderData.h +++ b/librtt/Renderer/Rtt_RenderData.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_RenderTypes.cpp b/librtt/Renderer/Rtt_RenderTypes.cpp index 9e84cfaea..f63963688 100644 --- a/librtt/Renderer/Rtt_RenderTypes.cpp +++ b/librtt/Renderer/Rtt_RenderTypes.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_RenderTypes.h b/librtt/Renderer/Rtt_RenderTypes.h index 1c1091425..59c34b854 100644 --- a/librtt/Renderer/Rtt_RenderTypes.h +++ b/librtt/Renderer/Rtt_RenderTypes.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_Renderer.cpp b/librtt/Renderer/Rtt_Renderer.cpp index 03fb48d11..c95055004 100644 --- a/librtt/Renderer/Rtt_Renderer.cpp +++ b/librtt/Renderer/Rtt_Renderer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_Renderer.h b/librtt/Renderer/Rtt_Renderer.h index 6bd50f49c..e7f15def6 100644 --- a/librtt/Renderer/Rtt_Renderer.h +++ b/librtt/Renderer/Rtt_Renderer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_ShaderBinary.cpp b/librtt/Renderer/Rtt_ShaderBinary.cpp index 9e8828e74..5e11ddf19 100644 --- a/librtt/Renderer/Rtt_ShaderBinary.cpp +++ b/librtt/Renderer/Rtt_ShaderBinary.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_ShaderBinary.h b/librtt/Renderer/Rtt_ShaderBinary.h index 889f4434e..9d6470983 100644 --- a/librtt/Renderer/Rtt_ShaderBinary.h +++ b/librtt/Renderer/Rtt_ShaderBinary.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_ShaderBinaryVersions.cpp b/librtt/Renderer/Rtt_ShaderBinaryVersions.cpp index 8b881fc7e..8ae41d69c 100644 --- a/librtt/Renderer/Rtt_ShaderBinaryVersions.cpp +++ b/librtt/Renderer/Rtt_ShaderBinaryVersions.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_ShaderBinaryVersions.h b/librtt/Renderer/Rtt_ShaderBinaryVersions.h index e2c303d0b..13208fe89 100644 --- a/librtt/Renderer/Rtt_ShaderBinaryVersions.h +++ b/librtt/Renderer/Rtt_ShaderBinaryVersions.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_Texture.cpp b/librtt/Renderer/Rtt_Texture.cpp index e0777278e..2b6660246 100644 --- a/librtt/Renderer/Rtt_Texture.cpp +++ b/librtt/Renderer/Rtt_Texture.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_Texture.h b/librtt/Renderer/Rtt_Texture.h index 80dab5535..47100eda7 100644 --- a/librtt/Renderer/Rtt_Texture.h +++ b/librtt/Renderer/Rtt_Texture.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_TextureBitmap.cpp b/librtt/Renderer/Rtt_TextureBitmap.cpp index dcb61a8e1..32c51f39d 100644 --- a/librtt/Renderer/Rtt_TextureBitmap.cpp +++ b/librtt/Renderer/Rtt_TextureBitmap.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_TextureBitmap.h b/librtt/Renderer/Rtt_TextureBitmap.h index cc5cdedf9..19142290e 100644 --- a/librtt/Renderer/Rtt_TextureBitmap.h +++ b/librtt/Renderer/Rtt_TextureBitmap.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_TextureVolatile.cpp b/librtt/Renderer/Rtt_TextureVolatile.cpp index 8bd6d52f0..e555239ac 100644 --- a/librtt/Renderer/Rtt_TextureVolatile.cpp +++ b/librtt/Renderer/Rtt_TextureVolatile.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_TextureVolatile.h b/librtt/Renderer/Rtt_TextureVolatile.h index 0fb028f5c..19db8df4e 100644 --- a/librtt/Renderer/Rtt_TextureVolatile.h +++ b/librtt/Renderer/Rtt_TextureVolatile.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_Uniform.cpp b/librtt/Renderer/Rtt_Uniform.cpp index 61d5cf15e..947510e65 100644 --- a/librtt/Renderer/Rtt_Uniform.cpp +++ b/librtt/Renderer/Rtt_Uniform.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_Uniform.h b/librtt/Renderer/Rtt_Uniform.h index 4e6205a54..0eaeea1ab 100644 --- a/librtt/Renderer/Rtt_Uniform.h +++ b/librtt/Renderer/Rtt_Uniform.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_VideoSource.h b/librtt/Renderer/Rtt_VideoSource.h index 36c94e4dc..f4d2980fd 100644 --- a/librtt/Renderer/Rtt_VideoSource.h +++ b/librtt/Renderer/Rtt_VideoSource.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_VideoTexture.cpp b/librtt/Renderer/Rtt_VideoTexture.cpp index 9075f526c..abc28aa84 100644 --- a/librtt/Renderer/Rtt_VideoTexture.cpp +++ b/librtt/Renderer/Rtt_VideoTexture.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Renderer/Rtt_VideoTexture.h b/librtt/Renderer/Rtt_VideoTexture.h index 98771d197..afda6713e 100644 --- a/librtt/Renderer/Rtt_VideoTexture.h +++ b/librtt/Renderer/Rtt_VideoTexture.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Archive.cpp b/librtt/Rtt_Archive.cpp index b7031dca3..956d940a9 100644 --- a/librtt/Rtt_Archive.cpp +++ b/librtt/Rtt_Archive.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Archive.h b/librtt/Rtt_Archive.h index d9679ca0d..6fc60ba19 100644 --- a/librtt/Rtt_Archive.h +++ b/librtt/Rtt_Archive.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_CKWorkFlowConstants.h b/librtt/Rtt_CKWorkFlowConstants.h index aa76770bd..0cb85f1ea 100644 --- a/librtt/Rtt_CKWorkFlowConstants.h +++ b/librtt/Rtt_CKWorkFlowConstants.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_CKWorkflow.cpp b/librtt/Rtt_CKWorkflow.cpp index 785471b66..6526299e6 100644 --- a/librtt/Rtt_CKWorkflow.cpp +++ b/librtt/Rtt_CKWorkflow.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_CKWorkflow.h b/librtt/Rtt_CKWorkflow.h index d52b79f51..c9bce9a68 100644 --- a/librtt/Rtt_CKWorkflow.h +++ b/librtt/Rtt_CKWorkflow.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_CachedPath.cpp b/librtt/Rtt_CachedPath.cpp index f54d46b76..83d5bd3c2 100644 --- a/librtt/Rtt_CachedPath.cpp +++ b/librtt/Rtt_CachedPath.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_CachedPath.h b/librtt/Rtt_CachedPath.h index 5c5d19e3a..4ded185f1 100644 --- a/librtt/Rtt_CachedPath.h +++ b/librtt/Rtt_CachedPath.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Callback.h b/librtt/Rtt_Callback.h index 9d71e521e..15d6f0d32 100644 --- a/librtt/Rtt_Callback.h +++ b/librtt/Rtt_Callback.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_DeviceOrientation.cpp b/librtt/Rtt_DeviceOrientation.cpp index 6ab0ef67b..301e7cb63 100644 --- a/librtt/Rtt_DeviceOrientation.cpp +++ b/librtt/Rtt_DeviceOrientation.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_DeviceOrientation.h b/librtt/Rtt_DeviceOrientation.h index f8195c248..5cbe35aa2 100644 --- a/librtt/Rtt_DeviceOrientation.h +++ b/librtt/Rtt_DeviceOrientation.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_DisplayObjectExtensions.cpp b/librtt/Rtt_DisplayObjectExtensions.cpp index a3b38c4c3..9cde99cd3 100644 --- a/librtt/Rtt_DisplayObjectExtensions.cpp +++ b/librtt/Rtt_DisplayObjectExtensions.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_DisplayObjectExtensions.h b/librtt/Rtt_DisplayObjectExtensions.h index 3efea6bfb..277168389 100644 --- a/librtt/Rtt_DisplayObjectExtensions.h +++ b/librtt/Rtt_DisplayObjectExtensions.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_EllipsePath.cpp b/librtt/Rtt_EllipsePath.cpp index 92c352209..ba031a1ff 100644 --- a/librtt/Rtt_EllipsePath.cpp +++ b/librtt/Rtt_EllipsePath.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_EllipsePath.h b/librtt/Rtt_EllipsePath.h index b95167d1d..3e3246b27 100644 --- a/librtt/Rtt_EllipsePath.h +++ b/librtt/Rtt_EllipsePath.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Event.cpp b/librtt/Rtt_Event.cpp index d3daae618..5c1858713 100755 --- a/librtt/Rtt_Event.cpp +++ b/librtt/Rtt_Event.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Event.h b/librtt/Rtt_Event.h index 5d0a3a6b5..b671b6074 100755 --- a/librtt/Rtt_Event.h +++ b/librtt/Rtt_Event.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_ExplicitTemplates.cpp b/librtt/Rtt_ExplicitTemplates.cpp index 9dc322670..a9196cb2f 100644 --- a/librtt/Rtt_ExplicitTemplates.cpp +++ b/librtt/Rtt_ExplicitTemplates.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_FilePath.cpp b/librtt/Rtt_FilePath.cpp index 3cad2567f..1aeb9b05a 100644 --- a/librtt/Rtt_FilePath.cpp +++ b/librtt/Rtt_FilePath.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_FilePath.h b/librtt/Rtt_FilePath.h index 48fc43a5f..cb044a98e 100644 --- a/librtt/Rtt_FilePath.h +++ b/librtt/Rtt_FilePath.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_FillTesselatorStream.cpp b/librtt/Rtt_FillTesselatorStream.cpp index 4f19600ff..89552baf8 100644 --- a/librtt/Rtt_FillTesselatorStream.cpp +++ b/librtt/Rtt_FillTesselatorStream.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_FillTesselatorStream.h b/librtt/Rtt_FillTesselatorStream.h index 75a8e545c..8f6ed2443 100644 --- a/librtt/Rtt_FillTesselatorStream.h +++ b/librtt/Rtt_FillTesselatorStream.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_GPU.h b/librtt/Rtt_GPU.h index 63d97f3c1..2d5ab0ac6 100644 --- a/librtt/Rtt_GPU.h +++ b/librtt/Rtt_GPU.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_GPUStream.cpp b/librtt/Rtt_GPUStream.cpp index 2beb1dea8..2c6dc9cd4 100644 --- a/librtt/Rtt_GPUStream.cpp +++ b/librtt/Rtt_GPUStream.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_GPUStream.h b/librtt/Rtt_GPUStream.h index 99e5bc0d7..a595ef724 100644 --- a/librtt/Rtt_GPUStream.h +++ b/librtt/Rtt_GPUStream.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_HitTestObject.cpp b/librtt/Rtt_HitTestObject.cpp index 2cacfcbbb..03ae845f7 100644 --- a/librtt/Rtt_HitTestObject.cpp +++ b/librtt/Rtt_HitTestObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_HitTestObject.h b/librtt/Rtt_HitTestObject.h index 2afcd6c0f..e8b47514a 100644 --- a/librtt/Rtt_HitTestObject.h +++ b/librtt/Rtt_HitTestObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_ImageGroupObject.cpp b/librtt/Rtt_ImageGroupObject.cpp index 87d0b4a1c..7b5984c45 100644 --- a/librtt/Rtt_ImageGroupObject.cpp +++ b/librtt/Rtt_ImageGroupObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_ImageGroupObject.h b/librtt/Rtt_ImageGroupObject.h index ce68afa4e..5d939f52a 100644 --- a/librtt/Rtt_ImageGroupObject.h +++ b/librtt/Rtt_ImageGroupObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_JavaHost.cpp b/librtt/Rtt_JavaHost.cpp index dd92262ee..366d7e236 100644 --- a/librtt/Rtt_JavaHost.cpp +++ b/librtt/Rtt_JavaHost.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_JavaHost.h b/librtt/Rtt_JavaHost.h index 370deb9ce..a5b5c43e1 100644 --- a/librtt/Rtt_JavaHost.h +++ b/librtt/Rtt_JavaHost.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_KeyName.cpp b/librtt/Rtt_KeyName.cpp index a4e04a427..fa78a1dbc 100644 --- a/librtt/Rtt_KeyName.cpp +++ b/librtt/Rtt_KeyName.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_KeyName.h b/librtt/Rtt_KeyName.h index 4ebc499fb..d986cf0ce 100644 --- a/librtt/Rtt_KeyName.h +++ b/librtt/Rtt_KeyName.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LaunchPad.cpp b/librtt/Rtt_LaunchPad.cpp index e1d60da89..f9e289c6a 100644 --- a/librtt/Rtt_LaunchPad.cpp +++ b/librtt/Rtt_LaunchPad.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LaunchPad.h b/librtt/Rtt_LaunchPad.h index 67369bdb3..5553a8254 100644 --- a/librtt/Rtt_LaunchPad.h +++ b/librtt/Rtt_LaunchPad.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Lua.cpp b/librtt/Rtt_Lua.cpp index 37a791aa5..a81d3807c 100644 --- a/librtt/Rtt_Lua.cpp +++ b/librtt/Rtt_Lua.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Lua.h b/librtt/Rtt_Lua.h index aa1c3f422..683a5352f 100644 --- a/librtt/Rtt_Lua.h +++ b/librtt/Rtt_Lua.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaAssert.cpp b/librtt/Rtt_LuaAssert.cpp index 4c63c27a8..4ec1b3414 100644 --- a/librtt/Rtt_LuaAssert.cpp +++ b/librtt/Rtt_LuaAssert.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaAssert.h b/librtt/Rtt_LuaAssert.h index dc9901ac0..6f274bfce 100644 --- a/librtt/Rtt_LuaAssert.h +++ b/librtt/Rtt_LuaAssert.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaAux.cpp b/librtt/Rtt_LuaAux.cpp index 2910853d9..1c581f98a 100644 --- a/librtt/Rtt_LuaAux.cpp +++ b/librtt/Rtt_LuaAux.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaAux.h b/librtt/Rtt_LuaAux.h index 0b00d57e6..036eeb1c5 100644 --- a/librtt/Rtt_LuaAux.h +++ b/librtt/Rtt_LuaAux.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaContainer.cpp b/librtt/Rtt_LuaContainer.cpp index 92689974d..70f5599b5 100644 --- a/librtt/Rtt_LuaContainer.cpp +++ b/librtt/Rtt_LuaContainer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaContainer.h b/librtt/Rtt_LuaContainer.h index 8898475ea..63e1feb2d 100644 --- a/librtt/Rtt_LuaContainer.h +++ b/librtt/Rtt_LuaContainer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaContext.cpp b/librtt/Rtt_LuaContext.cpp index 80110fddd..48434df2f 100755 --- a/librtt/Rtt_LuaContext.cpp +++ b/librtt/Rtt_LuaContext.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaContext.h b/librtt/Rtt_LuaContext.h index 4562c23d2..3c94ced12 100644 --- a/librtt/Rtt_LuaContext.h +++ b/librtt/Rtt_LuaContext.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaCoronaBaseLib.c b/librtt/Rtt_LuaCoronaBaseLib.c index a96ca03ab..12b4b991d 100644 --- a/librtt/Rtt_LuaCoronaBaseLib.c +++ b/librtt/Rtt_LuaCoronaBaseLib.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaCoronaBaseLib.h b/librtt/Rtt_LuaCoronaBaseLib.h index 7f5c75120..66f0262de 100644 --- a/librtt/Rtt_LuaCoronaBaseLib.h +++ b/librtt/Rtt_LuaCoronaBaseLib.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaCoronaBaseLib.m b/librtt/Rtt_LuaCoronaBaseLib.m index 6ea539a77..22fbf7cd8 100644 --- a/librtt/Rtt_LuaCoronaBaseLib.m +++ b/librtt/Rtt_LuaCoronaBaseLib.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaData.cpp b/librtt/Rtt_LuaData.cpp index ecf85e458..57196c9f0 100644 --- a/librtt/Rtt_LuaData.cpp +++ b/librtt/Rtt_LuaData.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaData.h b/librtt/Rtt_LuaData.h index 2f158f643..9451cf828 100644 --- a/librtt/Rtt_LuaData.h +++ b/librtt/Rtt_LuaData.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaFile.h b/librtt/Rtt_LuaFile.h index 815265f2d..e3d5bc04d 100644 --- a/librtt/Rtt_LuaFile.h +++ b/librtt/Rtt_LuaFile.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaFrameworks.h b/librtt/Rtt_LuaFrameworks.h index 2dacaf0f8..71a48f7b7 100755 --- a/librtt/Rtt_LuaFrameworks.h +++ b/librtt/Rtt_LuaFrameworks.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaGCInhibitor.h b/librtt/Rtt_LuaGCInhibitor.h index 9300e2d2c..d594456e7 100644 --- a/librtt/Rtt_LuaGCInhibitor.h +++ b/librtt/Rtt_LuaGCInhibitor.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibCrypto.cpp b/librtt/Rtt_LuaLibCrypto.cpp index fe67db67c..61421c3c5 100644 --- a/librtt/Rtt_LuaLibCrypto.cpp +++ b/librtt/Rtt_LuaLibCrypto.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibCrypto.h b/librtt/Rtt_LuaLibCrypto.h index 21b786aca..c4d4739f3 100644 --- a/librtt/Rtt_LuaLibCrypto.h +++ b/librtt/Rtt_LuaLibCrypto.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibFacebook.cpp b/librtt/Rtt_LuaLibFacebook.cpp index d77b00086..3c8e3ebc5 100644 --- a/librtt/Rtt_LuaLibFacebook.cpp +++ b/librtt/Rtt_LuaLibFacebook.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibFacebook.h b/librtt/Rtt_LuaLibFacebook.h index 8b51ab159..3b3536a0b 100644 --- a/librtt/Rtt_LuaLibFacebook.h +++ b/librtt/Rtt_LuaLibFacebook.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibFlurry.cpp b/librtt/Rtt_LuaLibFlurry.cpp index 226be7328..03cbcefe5 100644 --- a/librtt/Rtt_LuaLibFlurry.cpp +++ b/librtt/Rtt_LuaLibFlurry.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibFlurry.h b/librtt/Rtt_LuaLibFlurry.h index d2bdbc629..c7a459438 100644 --- a/librtt/Rtt_LuaLibFlurry.h +++ b/librtt/Rtt_LuaLibFlurry.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibGameNetwork.cpp b/librtt/Rtt_LuaLibGameNetwork.cpp index 42a099e8e..1a03636d3 100644 --- a/librtt/Rtt_LuaLibGameNetwork.cpp +++ b/librtt/Rtt_LuaLibGameNetwork.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibGameNetwork.h b/librtt/Rtt_LuaLibGameNetwork.h index 5baa55823..5fc3acce1 100644 --- a/librtt/Rtt_LuaLibGameNetwork.h +++ b/librtt/Rtt_LuaLibGameNetwork.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibInAppStore.cpp b/librtt/Rtt_LuaLibInAppStore.cpp index cce6b0482..bf17ca8ba 100644 --- a/librtt/Rtt_LuaLibInAppStore.cpp +++ b/librtt/Rtt_LuaLibInAppStore.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibInAppStore.h b/librtt/Rtt_LuaLibInAppStore.h index 1f0a3fd04..4c567e466 100644 --- a/librtt/Rtt_LuaLibInAppStore.h +++ b/librtt/Rtt_LuaLibInAppStore.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibMedia.cpp b/librtt/Rtt_LuaLibMedia.cpp index ff3e99fe5..4d25a0270 100644 --- a/librtt/Rtt_LuaLibMedia.cpp +++ b/librtt/Rtt_LuaLibMedia.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibMedia.h b/librtt/Rtt_LuaLibMedia.h index e0a90ad37..77a3f58ea 100644 --- a/librtt/Rtt_LuaLibMedia.h +++ b/librtt/Rtt_LuaLibMedia.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibNative.cpp b/librtt/Rtt_LuaLibNative.cpp index 3259b55e7..9569fa108 100644 --- a/librtt/Rtt_LuaLibNative.cpp +++ b/librtt/Rtt_LuaLibNative.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibNative.h b/librtt/Rtt_LuaLibNative.h index 165a67524..e40f17471 100644 --- a/librtt/Rtt_LuaLibNative.h +++ b/librtt/Rtt_LuaLibNative.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibOpenAL.cpp b/librtt/Rtt_LuaLibOpenAL.cpp index d76fb3975..269f32fe6 100644 --- a/librtt/Rtt_LuaLibOpenAL.cpp +++ b/librtt/Rtt_LuaLibOpenAL.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibOpenAL.h b/librtt/Rtt_LuaLibOpenAL.h index a55d08100..76a8f2281 100644 --- a/librtt/Rtt_LuaLibOpenAL.h +++ b/librtt/Rtt_LuaLibOpenAL.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibPhysics.cpp b/librtt/Rtt_LuaLibPhysics.cpp index c8595a30d..21a2f3715 100644 --- a/librtt/Rtt_LuaLibPhysics.cpp +++ b/librtt/Rtt_LuaLibPhysics.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibPhysics.h b/librtt/Rtt_LuaLibPhysics.h index 6923c75c2..d750517ec 100644 --- a/librtt/Rtt_LuaLibPhysics.h +++ b/librtt/Rtt_LuaLibPhysics.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibSQLite.cpp b/librtt/Rtt_LuaLibSQLite.cpp index 1434ba0d5..5f1258ed6 100644 --- a/librtt/Rtt_LuaLibSQLite.cpp +++ b/librtt/Rtt_LuaLibSQLite.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibSQLite.h b/librtt/Rtt_LuaLibSQLite.h index 3bb8a508d..959577eb9 100644 --- a/librtt/Rtt_LuaLibSQLite.h +++ b/librtt/Rtt_LuaLibSQLite.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibSocket.h b/librtt/Rtt_LuaLibSocket.h index 60667eb6c..76cc16ebc 100644 --- a/librtt/Rtt_LuaLibSocket.h +++ b/librtt/Rtt_LuaLibSocket.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibSystem.cpp b/librtt/Rtt_LuaLibSystem.cpp index 814215ba3..2a1efd3ba 100755 --- a/librtt/Rtt_LuaLibSystem.cpp +++ b/librtt/Rtt_LuaLibSystem.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaLibSystem.h b/librtt/Rtt_LuaLibSystem.h index 8ad084cde..0e149e06a 100644 --- a/librtt/Rtt_LuaLibSystem.h +++ b/librtt/Rtt_LuaLibSystem.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaProxy.cpp b/librtt/Rtt_LuaProxy.cpp index c674510e9..087f2f3a7 100644 --- a/librtt/Rtt_LuaProxy.cpp +++ b/librtt/Rtt_LuaProxy.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaProxy.h b/librtt/Rtt_LuaProxy.h index 097dc103e..a91f8f03e 100644 --- a/librtt/Rtt_LuaProxy.h +++ b/librtt/Rtt_LuaProxy.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaProxyVTable.cpp b/librtt/Rtt_LuaProxyVTable.cpp index 41a35bd70..11638d361 100644 --- a/librtt/Rtt_LuaProxyVTable.cpp +++ b/librtt/Rtt_LuaProxyVTable.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaProxyVTable.h b/librtt/Rtt_LuaProxyVTable.h index 7efeaf7d7..8addc95c5 100644 --- a/librtt/Rtt_LuaProxyVTable.h +++ b/librtt/Rtt_LuaProxyVTable.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaResource.cpp b/librtt/Rtt_LuaResource.cpp index 75f84008c..ecc1de59a 100644 --- a/librtt/Rtt_LuaResource.cpp +++ b/librtt/Rtt_LuaResource.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaResource.h b/librtt/Rtt_LuaResource.h index 92d79d3db..e9819e5b2 100644 --- a/librtt/Rtt_LuaResource.h +++ b/librtt/Rtt_LuaResource.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaResourceOwner.cpp b/librtt/Rtt_LuaResourceOwner.cpp index 9e3802d58..e4d744ed1 100644 --- a/librtt/Rtt_LuaResourceOwner.cpp +++ b/librtt/Rtt_LuaResourceOwner.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaResourceOwner.h b/librtt/Rtt_LuaResourceOwner.h index 13bc21da8..3f00d8c68 100644 --- a/librtt/Rtt_LuaResourceOwner.h +++ b/librtt/Rtt_LuaResourceOwner.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaTableIterator.cpp b/librtt/Rtt_LuaTableIterator.cpp index 972d80357..2d22ef7dd 100644 --- a/librtt/Rtt_LuaTableIterator.cpp +++ b/librtt/Rtt_LuaTableIterator.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaTableIterator.h b/librtt/Rtt_LuaTableIterator.h index 68375486c..488b34d85 100644 --- a/librtt/Rtt_LuaTableIterator.h +++ b/librtt/Rtt_LuaTableIterator.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaUserdataProxy.cpp b/librtt/Rtt_LuaUserdataProxy.cpp index 06db67b0b..8a80c2cb5 100644 --- a/librtt/Rtt_LuaUserdataProxy.cpp +++ b/librtt/Rtt_LuaUserdataProxy.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_LuaUserdataProxy.h b/librtt/Rtt_LuaUserdataProxy.h index 330ba0673..6c1af2120 100644 --- a/librtt/Rtt_LuaUserdataProxy.h +++ b/librtt/Rtt_LuaUserdataProxy.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_MCallback.h b/librtt/Rtt_MCallback.h index 09be20cdd..13019b3a3 100644 --- a/librtt/Rtt_MCallback.h +++ b/librtt/Rtt_MCallback.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_MCriticalSection.h b/librtt/Rtt_MCriticalSection.h index b023d5a7c..d6464f3f8 100644 --- a/librtt/Rtt_MCriticalSection.h +++ b/librtt/Rtt_MCriticalSection.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_MCrypto.h b/librtt/Rtt_MCrypto.h index e7be08c5e..0c7004ffc 100644 --- a/librtt/Rtt_MCrypto.h +++ b/librtt/Rtt_MCrypto.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_MIterable.h b/librtt/Rtt_MIterable.h index f4bcfff54..fd27410d3 100644 --- a/librtt/Rtt_MIterable.h +++ b/librtt/Rtt_MIterable.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_MKeyValueIterable.h b/librtt/Rtt_MKeyValueIterable.h index 06728598d..e0d293d17 100644 --- a/librtt/Rtt_MKeyValueIterable.h +++ b/librtt/Rtt_MKeyValueIterable.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_MLuaProxyable.h b/librtt/Rtt_MLuaProxyable.h index 6dcc3ea56..eb5070f89 100644 --- a/librtt/Rtt_MLuaProxyable.h +++ b/librtt/Rtt_MLuaProxyable.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_MLuaTableBridge.h b/librtt/Rtt_MLuaTableBridge.h index 294c5b0bb..3a8e19e06 100644 --- a/librtt/Rtt_MLuaTableBridge.h +++ b/librtt/Rtt_MLuaTableBridge.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_MPlatform.h b/librtt/Rtt_MPlatform.h index c3d43997b..1e03b0db9 100755 --- a/librtt/Rtt_MPlatform.h +++ b/librtt/Rtt_MPlatform.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_MPlatformDevice.h b/librtt/Rtt_MPlatformDevice.h index 30e30e102..be344bd07 100644 --- a/librtt/Rtt_MPlatformDevice.h +++ b/librtt/Rtt_MPlatformDevice.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_MReloadableResource.h b/librtt/Rtt_MReloadableResource.h index 4faffaead..0ac8a55d2 100644 --- a/librtt/Rtt_MReloadableResource.h +++ b/librtt/Rtt_MReloadableResource.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_MRuntimeDelegate.h b/librtt/Rtt_MRuntimeDelegate.h index e13b4d9d2..cc3d8591c 100644 --- a/librtt/Rtt_MRuntimeDelegate.h +++ b/librtt/Rtt_MRuntimeDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_MUpdatable.h b/librtt/Rtt_MUpdatable.h index b5563e12b..c9371f906 100644 --- a/librtt/Rtt_MUpdatable.h +++ b/librtt/Rtt_MUpdatable.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Matrix.cpp b/librtt/Rtt_Matrix.cpp index afb00c332..1b672b204 100644 --- a/librtt/Rtt_Matrix.cpp +++ b/librtt/Rtt_Matrix.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Matrix.h b/librtt/Rtt_Matrix.h index 070fee3cd..883f0005c 100644 --- a/librtt/Rtt_Matrix.h +++ b/librtt/Rtt_Matrix.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Message.cpp b/librtt/Rtt_Message.cpp index f215c2241..02849b9c0 100644 --- a/librtt/Rtt_Message.cpp +++ b/librtt/Rtt_Message.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Message.h b/librtt/Rtt_Message.h index bee27a164..2cfe9dcda 100644 --- a/librtt/Rtt_Message.h +++ b/librtt/Rtt_Message.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_ParticleSystemObject.cpp b/librtt/Rtt_ParticleSystemObject.cpp index 22ac19f43..a25565635 100644 --- a/librtt/Rtt_ParticleSystemObject.cpp +++ b/librtt/Rtt_ParticleSystemObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_ParticleSystemObject.h b/librtt/Rtt_ParticleSystemObject.h index 76c4b0b23..2a9e6a0ca 100644 --- a/librtt/Rtt_ParticleSystemObject.h +++ b/librtt/Rtt_ParticleSystemObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PhysicsContact.cpp b/librtt/Rtt_PhysicsContact.cpp index c8ce18ad7..59c218a97 100644 --- a/librtt/Rtt_PhysicsContact.cpp +++ b/librtt/Rtt_PhysicsContact.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PhysicsContact.h b/librtt/Rtt_PhysicsContact.h index bb6611284..7d82da496 100644 --- a/librtt/Rtt_PhysicsContact.h +++ b/librtt/Rtt_PhysicsContact.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PhysicsContactListener.cpp b/librtt/Rtt_PhysicsContactListener.cpp index e94bcc174..804509929 100644 --- a/librtt/Rtt_PhysicsContactListener.cpp +++ b/librtt/Rtt_PhysicsContactListener.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PhysicsContactListener.h b/librtt/Rtt_PhysicsContactListener.h index 3c24ba055..13d06dea1 100644 --- a/librtt/Rtt_PhysicsContactListener.h +++ b/librtt/Rtt_PhysicsContactListener.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PhysicsJoint.cpp b/librtt/Rtt_PhysicsJoint.cpp index 263fa2994..57c66d2db 100644 --- a/librtt/Rtt_PhysicsJoint.cpp +++ b/librtt/Rtt_PhysicsJoint.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PhysicsJoint.h b/librtt/Rtt_PhysicsJoint.h index 920f8db90..517abe599 100644 --- a/librtt/Rtt_PhysicsJoint.h +++ b/librtt/Rtt_PhysicsJoint.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PhysicsTypes.h b/librtt/Rtt_PhysicsTypes.h index 5287f03f5..8dfac5019 100644 --- a/librtt/Rtt_PhysicsTypes.h +++ b/librtt/Rtt_PhysicsTypes.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PhysicsWorld.cpp b/librtt/Rtt_PhysicsWorld.cpp index 1d60a92a4..af0249e55 100644 --- a/librtt/Rtt_PhysicsWorld.cpp +++ b/librtt/Rtt_PhysicsWorld.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PhysicsWorld.h b/librtt/Rtt_PhysicsWorld.h index 02d05295a..ffd356c2f 100644 --- a/librtt/Rtt_PhysicsWorld.h +++ b/librtt/Rtt_PhysicsWorld.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformAudioPlayer.cpp b/librtt/Rtt_PlatformAudioPlayer.cpp index 99f6ef3b6..a645437d2 100644 --- a/librtt/Rtt_PlatformAudioPlayer.cpp +++ b/librtt/Rtt_PlatformAudioPlayer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformAudioPlayer.h b/librtt/Rtt_PlatformAudioPlayer.h index f360c2a29..30db33a24 100644 --- a/librtt/Rtt_PlatformAudioPlayer.h +++ b/librtt/Rtt_PlatformAudioPlayer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformAudioRecorder.cpp b/librtt/Rtt_PlatformAudioRecorder.cpp index 721bf2cb4..9cb0af623 100644 --- a/librtt/Rtt_PlatformAudioRecorder.cpp +++ b/librtt/Rtt_PlatformAudioRecorder.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformAudioRecorder.h b/librtt/Rtt_PlatformAudioRecorder.h index 300d0c810..091e360c6 100644 --- a/librtt/Rtt_PlatformAudioRecorder.h +++ b/librtt/Rtt_PlatformAudioRecorder.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformAudioSessionManager.cpp b/librtt/Rtt_PlatformAudioSessionManager.cpp index db29bb44e..68e186c5d 100644 --- a/librtt/Rtt_PlatformAudioSessionManager.cpp +++ b/librtt/Rtt_PlatformAudioSessionManager.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformAudioSessionManager.h b/librtt/Rtt_PlatformAudioSessionManager.h index 1d604f44b..92f013fc1 100644 --- a/librtt/Rtt_PlatformAudioSessionManager.h +++ b/librtt/Rtt_PlatformAudioSessionManager.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformData.cpp b/librtt/Rtt_PlatformData.cpp index 78da1577f..6c792ccd9 100644 --- a/librtt/Rtt_PlatformData.cpp +++ b/librtt/Rtt_PlatformData.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformData.h b/librtt/Rtt_PlatformData.h index e8ad46019..2428923a8 100644 --- a/librtt/Rtt_PlatformData.h +++ b/librtt/Rtt_PlatformData.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformDisplayObject.cpp b/librtt/Rtt_PlatformDisplayObject.cpp index 210119b43..8e9717b60 100644 --- a/librtt/Rtt_PlatformDisplayObject.cpp +++ b/librtt/Rtt_PlatformDisplayObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformDisplayObject.h b/librtt/Rtt_PlatformDisplayObject.h index e5c193921..7ddab8d4d 100644 --- a/librtt/Rtt_PlatformDisplayObject.h +++ b/librtt/Rtt_PlatformDisplayObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformEventSound.cpp b/librtt/Rtt_PlatformEventSound.cpp index eb44db125..aeabb49ea 100644 --- a/librtt/Rtt_PlatformEventSound.cpp +++ b/librtt/Rtt_PlatformEventSound.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformEventSound.h b/librtt/Rtt_PlatformEventSound.h index 0075df6dd..f48b6002c 100644 --- a/librtt/Rtt_PlatformEventSound.h +++ b/librtt/Rtt_PlatformEventSound.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformExitCallback.cpp b/librtt/Rtt_PlatformExitCallback.cpp index d65cd2734..77d1f85bd 100644 --- a/librtt/Rtt_PlatformExitCallback.cpp +++ b/librtt/Rtt_PlatformExitCallback.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformExitCallback.h b/librtt/Rtt_PlatformExitCallback.h index d8fb6707b..87a3557e6 100644 --- a/librtt/Rtt_PlatformExitCallback.h +++ b/librtt/Rtt_PlatformExitCallback.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformFBConnect.cpp b/librtt/Rtt_PlatformFBConnect.cpp index a6a4d51c5..41a4c9028 100644 --- a/librtt/Rtt_PlatformFBConnect.cpp +++ b/librtt/Rtt_PlatformFBConnect.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformFBConnect.h b/librtt/Rtt_PlatformFBConnect.h index b45e6a2f1..cd425dec2 100644 --- a/librtt/Rtt_PlatformFBConnect.h +++ b/librtt/Rtt_PlatformFBConnect.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformFont.cpp b/librtt/Rtt_PlatformFont.cpp index dab65bfaa..0ad34921c 100644 --- a/librtt/Rtt_PlatformFont.cpp +++ b/librtt/Rtt_PlatformFont.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformFont.h b/librtt/Rtt_PlatformFont.h index 44e736a7e..99afb63df 100644 --- a/librtt/Rtt_PlatformFont.h +++ b/librtt/Rtt_PlatformFont.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformImageProvider.cpp b/librtt/Rtt_PlatformImageProvider.cpp index a6cb0addc..203df3883 100644 --- a/librtt/Rtt_PlatformImageProvider.cpp +++ b/librtt/Rtt_PlatformImageProvider.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformImageProvider.h b/librtt/Rtt_PlatformImageProvider.h index 2e99e3a5f..2c64a51fa 100644 --- a/librtt/Rtt_PlatformImageProvider.h +++ b/librtt/Rtt_PlatformImageProvider.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformInAppStore.cpp b/librtt/Rtt_PlatformInAppStore.cpp index bc9c2f55c..2d7e6e128 100644 --- a/librtt/Rtt_PlatformInAppStore.cpp +++ b/librtt/Rtt_PlatformInAppStore.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformInAppStore.h b/librtt/Rtt_PlatformInAppStore.h index c2b76f3e8..1bee25a4d 100644 --- a/librtt/Rtt_PlatformInAppStore.h +++ b/librtt/Rtt_PlatformInAppStore.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformListener.cpp b/librtt/Rtt_PlatformListener.cpp index 81b1e8740..059d5d8d0 100644 --- a/librtt/Rtt_PlatformListener.cpp +++ b/librtt/Rtt_PlatformListener.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformListener.h b/librtt/Rtt_PlatformListener.h index f28302b75..dd364b4c2 100644 --- a/librtt/Rtt_PlatformListener.h +++ b/librtt/Rtt_PlatformListener.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformLocation.cpp b/librtt/Rtt_PlatformLocation.cpp index 2f05dcbbb..5f5d49f51 100644 --- a/librtt/Rtt_PlatformLocation.cpp +++ b/librtt/Rtt_PlatformLocation.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformLocation.h b/librtt/Rtt_PlatformLocation.h index 74e120026..42aec7684 100644 --- a/librtt/Rtt_PlatformLocation.h +++ b/librtt/Rtt_PlatformLocation.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformMediaProviderBase.h b/librtt/Rtt_PlatformMediaProviderBase.h index 05a553bc5..beda74d20 100644 --- a/librtt/Rtt_PlatformMediaProviderBase.h +++ b/librtt/Rtt_PlatformMediaProviderBase.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformModalInteraction.cpp b/librtt/Rtt_PlatformModalInteraction.cpp index 633905898..8ec241cea 100644 --- a/librtt/Rtt_PlatformModalInteraction.cpp +++ b/librtt/Rtt_PlatformModalInteraction.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformModalInteraction.h b/librtt/Rtt_PlatformModalInteraction.h index af8340ce1..1989ff7e0 100644 --- a/librtt/Rtt_PlatformModalInteraction.h +++ b/librtt/Rtt_PlatformModalInteraction.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformNotifier.cpp b/librtt/Rtt_PlatformNotifier.cpp index 538d93c30..c56c0ff2e 100644 --- a/librtt/Rtt_PlatformNotifier.cpp +++ b/librtt/Rtt_PlatformNotifier.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformNotifier.h b/librtt/Rtt_PlatformNotifier.h index 38f6dd4aa..5c2be8720 100644 --- a/librtt/Rtt_PlatformNotifier.h +++ b/librtt/Rtt_PlatformNotifier.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformOpenALPlayer.cpp b/librtt/Rtt_PlatformOpenALPlayer.cpp index 1f338c9a1..4bddc0f6a 100644 --- a/librtt/Rtt_PlatformOpenALPlayer.cpp +++ b/librtt/Rtt_PlatformOpenALPlayer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformOpenALPlayer.h b/librtt/Rtt_PlatformOpenALPlayer.h index 48b7c5165..2070b3066 100644 --- a/librtt/Rtt_PlatformOpenALPlayer.h +++ b/librtt/Rtt_PlatformOpenALPlayer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformReachability.cpp b/librtt/Rtt_PlatformReachability.cpp index 275ad051e..a63adf85d 100644 --- a/librtt/Rtt_PlatformReachability.cpp +++ b/librtt/Rtt_PlatformReachability.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformReachability.h b/librtt/Rtt_PlatformReachability.h index 9f4a8466b..b9326ab7f 100644 --- a/librtt/Rtt_PlatformReachability.h +++ b/librtt/Rtt_PlatformReachability.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformSurface.cpp b/librtt/Rtt_PlatformSurface.cpp index 32ce5dc51..b5653486b 100644 --- a/librtt/Rtt_PlatformSurface.cpp +++ b/librtt/Rtt_PlatformSurface.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformSurface.h b/librtt/Rtt_PlatformSurface.h index e54a1173c..ddefb6d54 100644 --- a/librtt/Rtt_PlatformSurface.h +++ b/librtt/Rtt_PlatformSurface.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformTimer.cpp b/librtt/Rtt_PlatformTimer.cpp index 6553152e7..16450b44a 100644 --- a/librtt/Rtt_PlatformTimer.cpp +++ b/librtt/Rtt_PlatformTimer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformTimer.h b/librtt/Rtt_PlatformTimer.h index 126d35a7f..6128edb49 100644 --- a/librtt/Rtt_PlatformTimer.h +++ b/librtt/Rtt_PlatformTimer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformVideoPlayer.cpp b/librtt/Rtt_PlatformVideoPlayer.cpp index c2301ded1..2554c01d9 100644 --- a/librtt/Rtt_PlatformVideoPlayer.cpp +++ b/librtt/Rtt_PlatformVideoPlayer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformVideoPlayer.h b/librtt/Rtt_PlatformVideoPlayer.h index b2d7951ca..c2d6bf3ab 100644 --- a/librtt/Rtt_PlatformVideoPlayer.h +++ b/librtt/Rtt_PlatformVideoPlayer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformVideoProvider.cpp b/librtt/Rtt_PlatformVideoProvider.cpp index 35c1c8ca0..8883935cd 100644 --- a/librtt/Rtt_PlatformVideoProvider.cpp +++ b/librtt/Rtt_PlatformVideoProvider.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformVideoProvider.h b/librtt/Rtt_PlatformVideoProvider.h index 00f03277e..39e6bab74 100644 --- a/librtt/Rtt_PlatformVideoProvider.h +++ b/librtt/Rtt_PlatformVideoProvider.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformWebPopup.cpp b/librtt/Rtt_PlatformWebPopup.cpp index 1ab8754c2..eab59d112 100644 --- a/librtt/Rtt_PlatformWebPopup.cpp +++ b/librtt/Rtt_PlatformWebPopup.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PlatformWebPopup.h b/librtt/Rtt_PlatformWebPopup.h index b2ff9a249..64af884ec 100644 --- a/librtt/Rtt_PlatformWebPopup.h +++ b/librtt/Rtt_PlatformWebPopup.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Preference.cpp b/librtt/Rtt_Preference.cpp index 8b798c4a9..816f103bb 100644 --- a/librtt/Rtt_Preference.cpp +++ b/librtt/Rtt_Preference.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Preference.h b/librtt/Rtt_Preference.h index 071f8c68d..6f4301c55 100644 --- a/librtt/Rtt_Preference.h +++ b/librtt/Rtt_Preference.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PreferenceCollection.cpp b/librtt/Rtt_PreferenceCollection.cpp index bc5680013..f0e61b7e9 100644 --- a/librtt/Rtt_PreferenceCollection.cpp +++ b/librtt/Rtt_PreferenceCollection.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PreferenceCollection.h b/librtt/Rtt_PreferenceCollection.h index 3d7dff3e3..f6eeb38ee 100644 --- a/librtt/Rtt_PreferenceCollection.h +++ b/librtt/Rtt_PreferenceCollection.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PreferenceValue.cpp b/librtt/Rtt_PreferenceValue.cpp index 3c4b9d3df..e5860eb63 100644 --- a/librtt/Rtt_PreferenceValue.cpp +++ b/librtt/Rtt_PreferenceValue.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_PreferenceValue.h b/librtt/Rtt_PreferenceValue.h index 788ed2b1e..95e463a32 100644 --- a/librtt/Rtt_PreferenceValue.h +++ b/librtt/Rtt_PreferenceValue.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Rendering.cpp b/librtt/Rtt_Rendering.cpp index 0b4200b93..9f1721dab 100644 --- a/librtt/Rtt_Rendering.cpp +++ b/librtt/Rtt_Rendering.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Rendering.h b/librtt/Rtt_Rendering.h index 1a54f4f5c..97992d3b3 100644 --- a/librtt/Rtt_Rendering.h +++ b/librtt/Rtt_Rendering.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_RenderingStream.cpp b/librtt/Rtt_RenderingStream.cpp index db6196684..43e78ea11 100644 --- a/librtt/Rtt_RenderingStream.cpp +++ b/librtt/Rtt_RenderingStream.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_RenderingStream.h b/librtt/Rtt_RenderingStream.h index d2c9e29ad..0b93c171b 100644 --- a/librtt/Rtt_RenderingStream.h +++ b/librtt/Rtt_RenderingStream.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Resource.cpp b/librtt/Rtt_Resource.cpp index 2a3d9e0ca..a6ccb22be 100644 --- a/librtt/Rtt_Resource.cpp +++ b/librtt/Rtt_Resource.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Resource.h b/librtt/Rtt_Resource.h index d1dbaa2a6..f2b951a43 100644 --- a/librtt/Rtt_Resource.h +++ b/librtt/Rtt_Resource.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Runtime.cpp b/librtt/Rtt_Runtime.cpp index 16601d1ba..c6e47aec9 100755 --- a/librtt/Rtt_Runtime.cpp +++ b/librtt/Rtt_Runtime.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Runtime.h b/librtt/Rtt_Runtime.h index f48815cc4..14e1b0c02 100644 --- a/librtt/Rtt_Runtime.h +++ b/librtt/Rtt_Runtime.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_RuntimeDelegate.cpp b/librtt/Rtt_RuntimeDelegate.cpp index df4b2fd43..951d2fdc6 100644 --- a/librtt/Rtt_RuntimeDelegate.cpp +++ b/librtt/Rtt_RuntimeDelegate.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_RuntimeDelegate.h b/librtt/Rtt_RuntimeDelegate.h index 3f129729e..d9200f4f3 100644 --- a/librtt/Rtt_RuntimeDelegate.h +++ b/librtt/Rtt_RuntimeDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_RuntimeDelegatePlayer.cpp b/librtt/Rtt_RuntimeDelegatePlayer.cpp index 0f51362f3..2c8ef7b18 100644 --- a/librtt/Rtt_RuntimeDelegatePlayer.cpp +++ b/librtt/Rtt_RuntimeDelegatePlayer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_RuntimeDelegatePlayer.h b/librtt/Rtt_RuntimeDelegatePlayer.h index bb2544a74..cf9ad8d09 100644 --- a/librtt/Rtt_RuntimeDelegatePlayer.h +++ b/librtt/Rtt_RuntimeDelegatePlayer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Scheduler.cpp b/librtt/Rtt_Scheduler.cpp index 98906eb0b..d1157b676 100644 --- a/librtt/Rtt_Scheduler.cpp +++ b/librtt/Rtt_Scheduler.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Scheduler.h b/librtt/Rtt_Scheduler.h index 7a3e55de5..a1f474a67 100644 --- a/librtt/Rtt_Scheduler.h +++ b/librtt/Rtt_Scheduler.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_SimpleCachedPath.cpp b/librtt/Rtt_SimpleCachedPath.cpp index 6603c1e14..3d24bc69d 100644 --- a/librtt/Rtt_SimpleCachedPath.cpp +++ b/librtt/Rtt_SimpleCachedPath.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_SimpleCachedPath.h b/librtt/Rtt_SimpleCachedPath.h index d1f46cf63..d50182333 100644 --- a/librtt/Rtt_SimpleCachedPath.h +++ b/librtt/Rtt_SimpleCachedPath.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_StrokeTesselatorStream.cpp b/librtt/Rtt_StrokeTesselatorStream.cpp index 87fe8a2e2..62b771189 100644 --- a/librtt/Rtt_StrokeTesselatorStream.cpp +++ b/librtt/Rtt_StrokeTesselatorStream.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_StrokeTesselatorStream.h b/librtt/Rtt_StrokeTesselatorStream.h index 5507a1990..33ab27228 100644 --- a/librtt/Rtt_StrokeTesselatorStream.h +++ b/librtt/Rtt_StrokeTesselatorStream.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_SurfaceInfo.h b/librtt/Rtt_SurfaceInfo.h index a4cd50999..7b5ad4fb0 100644 --- a/librtt/Rtt_SurfaceInfo.h +++ b/librtt/Rtt_SurfaceInfo.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_TesselatorStream.cpp b/librtt/Rtt_TesselatorStream.cpp index c29e225ad..a3e4879c3 100644 --- a/librtt/Rtt_TesselatorStream.cpp +++ b/librtt/Rtt_TesselatorStream.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_TesselatorStream.h b/librtt/Rtt_TesselatorStream.h index 80d291fa7..4f8a66e97 100644 --- a/librtt/Rtt_TesselatorStream.h +++ b/librtt/Rtt_TesselatorStream.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Transform.cpp b/librtt/Rtt_Transform.cpp index 3c11956c1..8f3d1d7e5 100644 --- a/librtt/Rtt_Transform.cpp +++ b/librtt/Rtt_Transform.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Transform.h b/librtt/Rtt_Transform.h index bc20ffbea..e8f3f54b9 100644 --- a/librtt/Rtt_Transform.h +++ b/librtt/Rtt_Transform.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Verifier.cpp b/librtt/Rtt_Verifier.cpp index 5390e16d8..14d0307be 100644 --- a/librtt/Rtt_Verifier.cpp +++ b/librtt/Rtt_Verifier.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_Verifier.h b/librtt/Rtt_Verifier.h index a3fa6d511..2e151a391 100644 --- a/librtt/Rtt_Verifier.h +++ b/librtt/Rtt_Verifier.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_VerifierData.h b/librtt/Rtt_VerifierData.h index c5325c02b..6a607708f 100644 --- a/librtt/Rtt_VerifierData.h +++ b/librtt/Rtt_VerifierData.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/librtt/Rtt_WorkFlowConstants.h b/librtt/Rtt_WorkFlowConstants.h index aa76770bd..0cb85f1ea 100644 --- a/librtt/Rtt_WorkFlowConstants.h +++ b/librtt/Rtt_WorkFlowConstants.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/modules/json/json.cpp b/modules/json/json.cpp index 007994626..df34c08a5 100644 --- a/modules/json/json.cpp +++ b/modules/json/json.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/modules/simulator/Rtt_LuaLibSimulator.cpp b/modules/simulator/Rtt_LuaLibSimulator.cpp index 778391297..ed687e00a 100644 --- a/modules/simulator/Rtt_LuaLibSimulator.cpp +++ b/modules/simulator/Rtt_LuaLibSimulator.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/modules/simulator/Rtt_LuaLibSimulator.h b/modules/simulator/Rtt_LuaLibSimulator.h index 4c545e13a..2ab011345 100644 --- a/modules/simulator/Rtt_LuaLibSimulator.h +++ b/modules/simulator/Rtt_LuaLibSimulator.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/modules/simulator/Rtt_MSimulatorServices.h b/modules/simulator/Rtt_MSimulatorServices.h index 18cb1b29a..d2f5f23d4 100644 --- a/modules/simulator/Rtt_MSimulatorServices.h +++ b/modules/simulator/Rtt_MSimulatorServices.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/modules/simulator/Rtt_SimulatorRecents.h b/modules/simulator/Rtt_SimulatorRecents.h index 79f188422..8539b0be1 100644 --- a/modules/simulator/Rtt_SimulatorRecents.h +++ b/modules/simulator/Rtt_SimulatorRecents.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/AntLiveManifest/src/com/coronalabs/LiveBuildManifest.java b/platform/android/AntLiveManifest/src/com/coronalabs/LiveBuildManifest.java index f169443a3..055ab19ea 100644 --- a/platform/android/AntLiveManifest/src/com/coronalabs/LiveBuildManifest.java +++ b/platform/android/AntLiveManifest/src/com/coronalabs/LiveBuildManifest.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/Rtt_AndroidAppPackager.cpp b/platform/android/Rtt_AndroidAppPackager.cpp index 718b476d3..41150a5c9 100755 --- a/platform/android/Rtt_AndroidAppPackager.cpp +++ b/platform/android/Rtt_AndroidAppPackager.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/Rtt_AndroidAppPackager.h b/platform/android/Rtt_AndroidAppPackager.h index 6aca74250..99697947e 100644 --- a/platform/android/Rtt_AndroidAppPackager.h +++ b/platform/android/Rtt_AndroidAppPackager.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidBaseImageDecoder.cpp b/platform/android/ndk/AndroidBaseImageDecoder.cpp index 8ed14f2d2..f43a0fd51 100644 --- a/platform/android/ndk/AndroidBaseImageDecoder.cpp +++ b/platform/android/ndk/AndroidBaseImageDecoder.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidBaseImageDecoder.h b/platform/android/ndk/AndroidBaseImageDecoder.h index 61b6e3180..6dd90d8d5 100644 --- a/platform/android/ndk/AndroidBaseImageDecoder.h +++ b/platform/android/ndk/AndroidBaseImageDecoder.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidBaseNativeImageDecoder.cpp b/platform/android/ndk/AndroidBaseNativeImageDecoder.cpp index c89fe21ac..25570bfe5 100644 --- a/platform/android/ndk/AndroidBaseNativeImageDecoder.cpp +++ b/platform/android/ndk/AndroidBaseNativeImageDecoder.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidBaseNativeImageDecoder.h b/platform/android/ndk/AndroidBaseNativeImageDecoder.h index b837cb8c8..32ceca50d 100644 --- a/platform/android/ndk/AndroidBaseNativeImageDecoder.h +++ b/platform/android/ndk/AndroidBaseNativeImageDecoder.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidBinaryReadResult.cpp b/platform/android/ndk/AndroidBinaryReadResult.cpp index 629d3cdee..4837829f4 100644 --- a/platform/android/ndk/AndroidBinaryReadResult.cpp +++ b/platform/android/ndk/AndroidBinaryReadResult.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidBinaryReadResult.h b/platform/android/ndk/AndroidBinaryReadResult.h index 0ec2f8eed..779b9ad82 100644 --- a/platform/android/ndk/AndroidBinaryReadResult.h +++ b/platform/android/ndk/AndroidBinaryReadResult.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidBinaryReader.cpp b/platform/android/ndk/AndroidBinaryReader.cpp index 7fefbf120..791e0068e 100644 --- a/platform/android/ndk/AndroidBinaryReader.cpp +++ b/platform/android/ndk/AndroidBinaryReader.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidBinaryReader.h b/platform/android/ndk/AndroidBinaryReader.h index 95f8ffaef..a7c78b0ce 100644 --- a/platform/android/ndk/AndroidBinaryReader.h +++ b/platform/android/ndk/AndroidBinaryReader.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidDisplayObjectRegistry.cpp b/platform/android/ndk/AndroidDisplayObjectRegistry.cpp index cb47bcb6e..433d9cda1 100644 --- a/platform/android/ndk/AndroidDisplayObjectRegistry.cpp +++ b/platform/android/ndk/AndroidDisplayObjectRegistry.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidDisplayObjectRegistry.h b/platform/android/ndk/AndroidDisplayObjectRegistry.h index 28e1586d6..639e31c1a 100644 --- a/platform/android/ndk/AndroidDisplayObjectRegistry.h +++ b/platform/android/ndk/AndroidDisplayObjectRegistry.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidFileReader.cpp b/platform/android/ndk/AndroidFileReader.cpp index 031d355bd..d2d7f49e9 100644 --- a/platform/android/ndk/AndroidFileReader.cpp +++ b/platform/android/ndk/AndroidFileReader.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidFileReader.h b/platform/android/ndk/AndroidFileReader.h index bcd4b9c0a..fa33fda8a 100644 --- a/platform/android/ndk/AndroidFileReader.h +++ b/platform/android/ndk/AndroidFileReader.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidFontSettings.cpp b/platform/android/ndk/AndroidFontSettings.cpp index 9e2599278..b14a8466a 100644 --- a/platform/android/ndk/AndroidFontSettings.cpp +++ b/platform/android/ndk/AndroidFontSettings.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidFontSettings.h b/platform/android/ndk/AndroidFontSettings.h index 2d09ccfe7..e0daeb895 100644 --- a/platform/android/ndk/AndroidFontSettings.h +++ b/platform/android/ndk/AndroidFontSettings.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidGLView.cpp b/platform/android/ndk/AndroidGLView.cpp index 3575302fb..9e63b53ef 100644 --- a/platform/android/ndk/AndroidGLView.cpp +++ b/platform/android/ndk/AndroidGLView.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidGLView.h b/platform/android/ndk/AndroidGLView.h index c1cbd4e6b..e456c70e9 100644 --- a/platform/android/ndk/AndroidGLView.h +++ b/platform/android/ndk/AndroidGLView.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidImageData.cpp b/platform/android/ndk/AndroidImageData.cpp index 93ab0ffc5..6a34ddab5 100644 --- a/platform/android/ndk/AndroidImageData.cpp +++ b/platform/android/ndk/AndroidImageData.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidImageData.h b/platform/android/ndk/AndroidImageData.h index dd38eacc2..33435b999 100644 --- a/platform/android/ndk/AndroidImageData.h +++ b/platform/android/ndk/AndroidImageData.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidImageDecoder.cpp b/platform/android/ndk/AndroidImageDecoder.cpp index daeb7ad1e..bef60d9fd 100644 --- a/platform/android/ndk/AndroidImageDecoder.cpp +++ b/platform/android/ndk/AndroidImageDecoder.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidImageDecoder.h b/platform/android/ndk/AndroidImageDecoder.h index 488b8b78f..bfc76907c 100644 --- a/platform/android/ndk/AndroidImageDecoder.h +++ b/platform/android/ndk/AndroidImageDecoder.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidJavaImageDecoder.cpp b/platform/android/ndk/AndroidJavaImageDecoder.cpp index 6188c3402..dff85a0b2 100644 --- a/platform/android/ndk/AndroidJavaImageDecoder.cpp +++ b/platform/android/ndk/AndroidJavaImageDecoder.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidJavaImageDecoder.h b/platform/android/ndk/AndroidJavaImageDecoder.h index 608741edd..4c96dc6a1 100644 --- a/platform/android/ndk/AndroidJavaImageDecoder.h +++ b/platform/android/ndk/AndroidJavaImageDecoder.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidKeyServices.cpp b/platform/android/ndk/AndroidKeyServices.cpp index 42d02299b..d877d5ab6 100644 --- a/platform/android/ndk/AndroidKeyServices.cpp +++ b/platform/android/ndk/AndroidKeyServices.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidKeyServices.h b/platform/android/ndk/AndroidKeyServices.h index 7fcfe00ab..b5d1276cf 100644 --- a/platform/android/ndk/AndroidKeyServices.h +++ b/platform/android/ndk/AndroidKeyServices.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidNativePngDecoder.cpp b/platform/android/ndk/AndroidNativePngDecoder.cpp index 273189bf1..e346c631d 100644 --- a/platform/android/ndk/AndroidNativePngDecoder.cpp +++ b/platform/android/ndk/AndroidNativePngDecoder.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidNativePngDecoder.h b/platform/android/ndk/AndroidNativePngDecoder.h index 6fb2dfe72..147a81cdb 100644 --- a/platform/android/ndk/AndroidNativePngDecoder.h +++ b/platform/android/ndk/AndroidNativePngDecoder.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidOperationResult.cpp b/platform/android/ndk/AndroidOperationResult.cpp index 37a0ff60d..61c729fb4 100644 --- a/platform/android/ndk/AndroidOperationResult.cpp +++ b/platform/android/ndk/AndroidOperationResult.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidOperationResult.h b/platform/android/ndk/AndroidOperationResult.h index 983188309..85f0c0156 100644 --- a/platform/android/ndk/AndroidOperationResult.h +++ b/platform/android/ndk/AndroidOperationResult.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidZipFileEntry.cpp b/platform/android/ndk/AndroidZipFileEntry.cpp index f4176859a..b739d5f3b 100644 --- a/platform/android/ndk/AndroidZipFileEntry.cpp +++ b/platform/android/ndk/AndroidZipFileEntry.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/AndroidZipFileEntry.h b/platform/android/ndk/AndroidZipFileEntry.h index 529ece7c1..7d165eff7 100644 --- a/platform/android/ndk/AndroidZipFileEntry.h +++ b/platform/android/ndk/AndroidZipFileEntry.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/PngReader.cpp b/platform/android/ndk/PngReader.cpp index 882b6902c..3f04fb182 100644 --- a/platform/android/ndk/PngReader.cpp +++ b/platform/android/ndk/PngReader.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/PngReader.h b/platform/android/ndk/PngReader.h index 245f176c8..295091885 100644 --- a/platform/android/ndk/PngReader.h +++ b/platform/android/ndk/PngReader.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidAudioPlayer.cpp b/platform/android/ndk/Rtt_AndroidAudioPlayer.cpp index fbd37dbd2..8869e2e18 100644 --- a/platform/android/ndk/Rtt_AndroidAudioPlayer.cpp +++ b/platform/android/ndk/Rtt_AndroidAudioPlayer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidAudioPlayer.h b/platform/android/ndk/Rtt_AndroidAudioPlayer.h index 9907945cf..bcdc6d9dc 100644 --- a/platform/android/ndk/Rtt_AndroidAudioPlayer.h +++ b/platform/android/ndk/Rtt_AndroidAudioPlayer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidAudioRecorder.cpp b/platform/android/ndk/Rtt_AndroidAudioRecorder.cpp index 774dd071d..e857addbd 100644 --- a/platform/android/ndk/Rtt_AndroidAudioRecorder.cpp +++ b/platform/android/ndk/Rtt_AndroidAudioRecorder.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidAudioRecorder.h b/platform/android/ndk/Rtt_AndroidAudioRecorder.h index 334fe6cc0..591c386e5 100644 --- a/platform/android/ndk/Rtt_AndroidAudioRecorder.h +++ b/platform/android/ndk/Rtt_AndroidAudioRecorder.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidBitmap.cpp b/platform/android/ndk/Rtt_AndroidBitmap.cpp index 935f80655..929b5beea 100644 --- a/platform/android/ndk/Rtt_AndroidBitmap.cpp +++ b/platform/android/ndk/Rtt_AndroidBitmap.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidBitmap.h b/platform/android/ndk/Rtt_AndroidBitmap.h index 26dc8a2f0..cc4698b5c 100644 --- a/platform/android/ndk/Rtt_AndroidBitmap.h +++ b/platform/android/ndk/Rtt_AndroidBitmap.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidConnection.cpp b/platform/android/ndk/Rtt_AndroidConnection.cpp index f677cc67a..0c0f1adb4 100644 --- a/platform/android/ndk/Rtt_AndroidConnection.cpp +++ b/platform/android/ndk/Rtt_AndroidConnection.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidConnection.h b/platform/android/ndk/Rtt_AndroidConnection.h index 8f6052a2d..0f25cca14 100644 --- a/platform/android/ndk/Rtt_AndroidConnection.h +++ b/platform/android/ndk/Rtt_AndroidConnection.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidCrypto.cpp b/platform/android/ndk/Rtt_AndroidCrypto.cpp index 11b50ab16..fadd9a101 100644 --- a/platform/android/ndk/Rtt_AndroidCrypto.cpp +++ b/platform/android/ndk/Rtt_AndroidCrypto.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidCrypto.h b/platform/android/ndk/Rtt_AndroidCrypto.h index 173a09bb3..237c7f3c0 100644 --- a/platform/android/ndk/Rtt_AndroidCrypto.h +++ b/platform/android/ndk/Rtt_AndroidCrypto.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidData.cpp b/platform/android/ndk/Rtt_AndroidData.cpp index dba2abe9c..1615bfa30 100644 --- a/platform/android/ndk/Rtt_AndroidData.cpp +++ b/platform/android/ndk/Rtt_AndroidData.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidData.h b/platform/android/ndk/Rtt_AndroidData.h index db9a4cd90..695824853 100644 --- a/platform/android/ndk/Rtt_AndroidData.h +++ b/platform/android/ndk/Rtt_AndroidData.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidDevice.cpp b/platform/android/ndk/Rtt_AndroidDevice.cpp index c5bad6ddd..cedbc9449 100644 --- a/platform/android/ndk/Rtt_AndroidDevice.cpp +++ b/platform/android/ndk/Rtt_AndroidDevice.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidDevice.h b/platform/android/ndk/Rtt_AndroidDevice.h index c2c5cb670..5754e144b 100644 --- a/platform/android/ndk/Rtt_AndroidDevice.h +++ b/platform/android/ndk/Rtt_AndroidDevice.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidDisplayObject.cpp b/platform/android/ndk/Rtt_AndroidDisplayObject.cpp index deebcf907..5ec0d7390 100644 --- a/platform/android/ndk/Rtt_AndroidDisplayObject.cpp +++ b/platform/android/ndk/Rtt_AndroidDisplayObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidDisplayObject.h b/platform/android/ndk/Rtt_AndroidDisplayObject.h index 176af4a02..19d08e174 100644 --- a/platform/android/ndk/Rtt_AndroidDisplayObject.h +++ b/platform/android/ndk/Rtt_AndroidDisplayObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidEventSound.cpp b/platform/android/ndk/Rtt_AndroidEventSound.cpp index d99f56611..14acff052 100644 --- a/platform/android/ndk/Rtt_AndroidEventSound.cpp +++ b/platform/android/ndk/Rtt_AndroidEventSound.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidEventSound.h b/platform/android/ndk/Rtt_AndroidEventSound.h index 0377290e4..2a00bbcee 100644 --- a/platform/android/ndk/Rtt_AndroidEventSound.h +++ b/platform/android/ndk/Rtt_AndroidEventSound.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidFont.cpp b/platform/android/ndk/Rtt_AndroidFont.cpp index 52487bb8c..eebd75eda 100644 --- a/platform/android/ndk/Rtt_AndroidFont.cpp +++ b/platform/android/ndk/Rtt_AndroidFont.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidFont.h b/platform/android/ndk/Rtt_AndroidFont.h index 57937b74f..ed9c94b93 100644 --- a/platform/android/ndk/Rtt_AndroidFont.h +++ b/platform/android/ndk/Rtt_AndroidFont.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidImageProvider.cpp b/platform/android/ndk/Rtt_AndroidImageProvider.cpp index 85f82e5ad..bac2c6868 100644 --- a/platform/android/ndk/Rtt_AndroidImageProvider.cpp +++ b/platform/android/ndk/Rtt_AndroidImageProvider.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidImageProvider.h b/platform/android/ndk/Rtt_AndroidImageProvider.h index c9af7b62b..cf6014239 100644 --- a/platform/android/ndk/Rtt_AndroidImageProvider.h +++ b/platform/android/ndk/Rtt_AndroidImageProvider.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidInputDevice.cpp b/platform/android/ndk/Rtt_AndroidInputDevice.cpp index 4869e5f3b..8ec5cdc2a 100644 --- a/platform/android/ndk/Rtt_AndroidInputDevice.cpp +++ b/platform/android/ndk/Rtt_AndroidInputDevice.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidInputDevice.h b/platform/android/ndk/Rtt_AndroidInputDevice.h index 21a0525b8..3ef29a8da 100644 --- a/platform/android/ndk/Rtt_AndroidInputDevice.h +++ b/platform/android/ndk/Rtt_AndroidInputDevice.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidInputDeviceManager.cpp b/platform/android/ndk/Rtt_AndroidInputDeviceManager.cpp index 8d370da4d..290ed9c95 100644 --- a/platform/android/ndk/Rtt_AndroidInputDeviceManager.cpp +++ b/platform/android/ndk/Rtt_AndroidInputDeviceManager.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidInputDeviceManager.h b/platform/android/ndk/Rtt_AndroidInputDeviceManager.h index 7c2510327..b2b99bd15 100644 --- a/platform/android/ndk/Rtt_AndroidInputDeviceManager.h +++ b/platform/android/ndk/Rtt_AndroidInputDeviceManager.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidLocation.cpp b/platform/android/ndk/Rtt_AndroidLocation.cpp index 79a5ffd7d..324c26785 100644 --- a/platform/android/ndk/Rtt_AndroidLocation.cpp +++ b/platform/android/ndk/Rtt_AndroidLocation.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidLocation.h b/platform/android/ndk/Rtt_AndroidLocation.h index 94670f6dd..65156e7d6 100644 --- a/platform/android/ndk/Rtt_AndroidLocation.h +++ b/platform/android/ndk/Rtt_AndroidLocation.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidMapViewObject.cpp b/platform/android/ndk/Rtt_AndroidMapViewObject.cpp index dfd4847c9..5b6b01799 100644 --- a/platform/android/ndk/Rtt_AndroidMapViewObject.cpp +++ b/platform/android/ndk/Rtt_AndroidMapViewObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidMapViewObject.h b/platform/android/ndk/Rtt_AndroidMapViewObject.h index 9b1fc36c7..417dc4ac2 100644 --- a/platform/android/ndk/Rtt_AndroidMapViewObject.h +++ b/platform/android/ndk/Rtt_AndroidMapViewObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidModalInteraction.cpp b/platform/android/ndk/Rtt_AndroidModalInteraction.cpp index 20531daa8..fa15a542d 100644 --- a/platform/android/ndk/Rtt_AndroidModalInteraction.cpp +++ b/platform/android/ndk/Rtt_AndroidModalInteraction.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidModalInteraction.h b/platform/android/ndk/Rtt_AndroidModalInteraction.h index 73ba13df7..890bc7b92 100644 --- a/platform/android/ndk/Rtt_AndroidModalInteraction.h +++ b/platform/android/ndk/Rtt_AndroidModalInteraction.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidPlatform.cpp b/platform/android/ndk/Rtt_AndroidPlatform.cpp index ff02bd880..328d8f8c3 100644 --- a/platform/android/ndk/Rtt_AndroidPlatform.cpp +++ b/platform/android/ndk/Rtt_AndroidPlatform.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidPlatform.h b/platform/android/ndk/Rtt_AndroidPlatform.h index 7dd173d42..3c8824e67 100644 --- a/platform/android/ndk/Rtt_AndroidPlatform.h +++ b/platform/android/ndk/Rtt_AndroidPlatform.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidRuntimeDelegate.cpp b/platform/android/ndk/Rtt_AndroidRuntimeDelegate.cpp index b7f3a6ea2..43a13a514 100644 --- a/platform/android/ndk/Rtt_AndroidRuntimeDelegate.cpp +++ b/platform/android/ndk/Rtt_AndroidRuntimeDelegate.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidRuntimeDelegate.h b/platform/android/ndk/Rtt_AndroidRuntimeDelegate.h index 4ad6a3009..04dbb8d70 100644 --- a/platform/android/ndk/Rtt_AndroidRuntimeDelegate.h +++ b/platform/android/ndk/Rtt_AndroidRuntimeDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidScreenSurface.cpp b/platform/android/ndk/Rtt_AndroidScreenSurface.cpp index e217adb26..5cbfaf3d9 100644 --- a/platform/android/ndk/Rtt_AndroidScreenSurface.cpp +++ b/platform/android/ndk/Rtt_AndroidScreenSurface.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidScreenSurface.h b/platform/android/ndk/Rtt_AndroidScreenSurface.h index b2746dfda..c1ab01ba0 100644 --- a/platform/android/ndk/Rtt_AndroidScreenSurface.h +++ b/platform/android/ndk/Rtt_AndroidScreenSurface.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidStore.cpp b/platform/android/ndk/Rtt_AndroidStore.cpp index 2aaa49f49..ff61b4cd6 100644 --- a/platform/android/ndk/Rtt_AndroidStore.cpp +++ b/platform/android/ndk/Rtt_AndroidStore.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidStore.h b/platform/android/ndk/Rtt_AndroidStore.h index 65fa3b600..ae9cc6ce0 100644 --- a/platform/android/ndk/Rtt_AndroidStore.h +++ b/platform/android/ndk/Rtt_AndroidStore.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidStoreProvider.cpp b/platform/android/ndk/Rtt_AndroidStoreProvider.cpp index 50ea271b8..69920e305 100644 --- a/platform/android/ndk/Rtt_AndroidStoreProvider.cpp +++ b/platform/android/ndk/Rtt_AndroidStoreProvider.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidStoreProvider.h b/platform/android/ndk/Rtt_AndroidStoreProvider.h index 75ba9bc9a..4284bba4a 100644 --- a/platform/android/ndk/Rtt_AndroidStoreProvider.h +++ b/platform/android/ndk/Rtt_AndroidStoreProvider.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidStoreTransaction.cpp b/platform/android/ndk/Rtt_AndroidStoreTransaction.cpp index d849bf92c..ae0c8ecc9 100644 --- a/platform/android/ndk/Rtt_AndroidStoreTransaction.cpp +++ b/platform/android/ndk/Rtt_AndroidStoreTransaction.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidStoreTransaction.h b/platform/android/ndk/Rtt_AndroidStoreTransaction.h index 27fc466fe..4871b2dad 100644 --- a/platform/android/ndk/Rtt_AndroidStoreTransaction.h +++ b/platform/android/ndk/Rtt_AndroidStoreTransaction.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidSurface.cpp b/platform/android/ndk/Rtt_AndroidSurface.cpp index 721d5b551..579ea7253 100644 --- a/platform/android/ndk/Rtt_AndroidSurface.cpp +++ b/platform/android/ndk/Rtt_AndroidSurface.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidSurface.h b/platform/android/ndk/Rtt_AndroidSurface.h index d5d4904ae..d19fc61e6 100644 --- a/platform/android/ndk/Rtt_AndroidSurface.h +++ b/platform/android/ndk/Rtt_AndroidSurface.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidSystemOpenEvent.cpp b/platform/android/ndk/Rtt_AndroidSystemOpenEvent.cpp index 1c3a0a332..960c11f21 100644 --- a/platform/android/ndk/Rtt_AndroidSystemOpenEvent.cpp +++ b/platform/android/ndk/Rtt_AndroidSystemOpenEvent.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidSystemOpenEvent.h b/platform/android/ndk/Rtt_AndroidSystemOpenEvent.h index ca25b6ab9..0a80081e3 100644 --- a/platform/android/ndk/Rtt_AndroidSystemOpenEvent.h +++ b/platform/android/ndk/Rtt_AndroidSystemOpenEvent.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidTextFieldObject.cpp b/platform/android/ndk/Rtt_AndroidTextFieldObject.cpp index e16764e9a..db578e76d 100644 --- a/platform/android/ndk/Rtt_AndroidTextFieldObject.cpp +++ b/platform/android/ndk/Rtt_AndroidTextFieldObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidTextFieldObject.h b/platform/android/ndk/Rtt_AndroidTextFieldObject.h index f531cff74..f08683b27 100644 --- a/platform/android/ndk/Rtt_AndroidTextFieldObject.h +++ b/platform/android/ndk/Rtt_AndroidTextFieldObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidTimer.cpp b/platform/android/ndk/Rtt_AndroidTimer.cpp index 6a3334b2f..0a785638a 100644 --- a/platform/android/ndk/Rtt_AndroidTimer.cpp +++ b/platform/android/ndk/Rtt_AndroidTimer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidTimer.h b/platform/android/ndk/Rtt_AndroidTimer.h index 53fba2496..38f18584d 100644 --- a/platform/android/ndk/Rtt_AndroidTimer.h +++ b/platform/android/ndk/Rtt_AndroidTimer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidVideoObject.cpp b/platform/android/ndk/Rtt_AndroidVideoObject.cpp index eb35398b3..dec28705f 100644 --- a/platform/android/ndk/Rtt_AndroidVideoObject.cpp +++ b/platform/android/ndk/Rtt_AndroidVideoObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidVideoObject.h b/platform/android/ndk/Rtt_AndroidVideoObject.h index f1a1ef5ce..eba3b4151 100644 --- a/platform/android/ndk/Rtt_AndroidVideoObject.h +++ b/platform/android/ndk/Rtt_AndroidVideoObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidVideoPlayer.cpp b/platform/android/ndk/Rtt_AndroidVideoPlayer.cpp index 23a0c1305..4f17c8571 100644 --- a/platform/android/ndk/Rtt_AndroidVideoPlayer.cpp +++ b/platform/android/ndk/Rtt_AndroidVideoPlayer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidVideoPlayer.h b/platform/android/ndk/Rtt_AndroidVideoPlayer.h index 05628819e..f55efa634 100644 --- a/platform/android/ndk/Rtt_AndroidVideoPlayer.h +++ b/platform/android/ndk/Rtt_AndroidVideoPlayer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidVideoProvider.cpp b/platform/android/ndk/Rtt_AndroidVideoProvider.cpp index 3b3e2d164..db1dd5d14 100644 --- a/platform/android/ndk/Rtt_AndroidVideoProvider.cpp +++ b/platform/android/ndk/Rtt_AndroidVideoProvider.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidVideoProvider.h b/platform/android/ndk/Rtt_AndroidVideoProvider.h index 493573e85..45e778d14 100644 --- a/platform/android/ndk/Rtt_AndroidVideoProvider.h +++ b/platform/android/ndk/Rtt_AndroidVideoProvider.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidWebPopup.cpp b/platform/android/ndk/Rtt_AndroidWebPopup.cpp index 78cbede56..9b973b50d 100644 --- a/platform/android/ndk/Rtt_AndroidWebPopup.cpp +++ b/platform/android/ndk/Rtt_AndroidWebPopup.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidWebPopup.h b/platform/android/ndk/Rtt_AndroidWebPopup.h index fed50428e..0d283e2b9 100644 --- a/platform/android/ndk/Rtt_AndroidWebPopup.h +++ b/platform/android/ndk/Rtt_AndroidWebPopup.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidWebViewObject.cpp b/platform/android/ndk/Rtt_AndroidWebViewObject.cpp index 86c637bb7..0d91d66d7 100644 --- a/platform/android/ndk/Rtt_AndroidWebViewObject.cpp +++ b/platform/android/ndk/Rtt_AndroidWebViewObject.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_AndroidWebViewObject.h b/platform/android/ndk/Rtt_AndroidWebViewObject.h index 74bacedce..037ac2504 100644 --- a/platform/android/ndk/Rtt_AndroidWebViewObject.h +++ b/platform/android/ndk/Rtt_AndroidWebViewObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_LuaLibOpenSLES.cpp b/platform/android/ndk/Rtt_LuaLibOpenSLES.cpp index 128f9e695..d13a05329 100644 --- a/platform/android/ndk/Rtt_LuaLibOpenSLES.cpp +++ b/platform/android/ndk/Rtt_LuaLibOpenSLES.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_LuaLibOpenSLES.h b/platform/android/ndk/Rtt_LuaLibOpenSLES.h index 74042d7aa..cf934173b 100644 --- a/platform/android/ndk/Rtt_LuaLibOpenSLES.h +++ b/platform/android/ndk/Rtt_LuaLibOpenSLES.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_PlatformOpenSLESPlayer.cpp b/platform/android/ndk/Rtt_PlatformOpenSLESPlayer.cpp index 0b47b4783..003d0e1d3 100644 --- a/platform/android/ndk/Rtt_PlatformOpenSLESPlayer.cpp +++ b/platform/android/ndk/Rtt_PlatformOpenSLESPlayer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/Rtt_PlatformOpenSLESPlayer.h b/platform/android/ndk/Rtt_PlatformOpenSLESPlayer.h index f971f42a6..dee4b3525 100644 --- a/platform/android/ndk/Rtt_PlatformOpenSLESPlayer.h +++ b/platform/android/ndk/Rtt_PlatformOpenSLESPlayer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/jni/JavaToNativeBridge.cpp b/platform/android/ndk/jni/JavaToNativeBridge.cpp index 496199b6d..9c6931809 100644 --- a/platform/android/ndk/jni/JavaToNativeBridge.cpp +++ b/platform/android/ndk/jni/JavaToNativeBridge.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/jni/JavaToNativeBridge.h b/platform/android/ndk/jni/JavaToNativeBridge.h index 3992caf7a..cd082dfda 100644 --- a/platform/android/ndk/jni/JavaToNativeBridge.h +++ b/platform/android/ndk/jni/JavaToNativeBridge.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/jni/JavaToNativeShim.cpp b/platform/android/ndk/jni/JavaToNativeShim.cpp index 2dd0bc2bc..0fdb54c5b 100644 --- a/platform/android/ndk/jni/JavaToNativeShim.cpp +++ b/platform/android/ndk/jni/JavaToNativeShim.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/jni/NativeToJavaBridge.cpp b/platform/android/ndk/jni/NativeToJavaBridge.cpp index 19af0dd2e..b5dba2d44 100644 --- a/platform/android/ndk/jni/NativeToJavaBridge.cpp +++ b/platform/android/ndk/jni/NativeToJavaBridge.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/jni/NativeToJavaBridge.h b/platform/android/ndk/jni/NativeToJavaBridge.h index 9b55136ae..653e6e6e4 100644 --- a/platform/android/ndk/jni/NativeToJavaBridge.h +++ b/platform/android/ndk/jni/NativeToJavaBridge.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/jni/com_ansca_corona_JavaToNativeShim.h b/platform/android/ndk/jni/com_ansca_corona_JavaToNativeShim.h index 6b4362425..1045029e2 100644 --- a/platform/android/ndk/jni/com_ansca_corona_JavaToNativeShim.h +++ b/platform/android/ndk/jni/com_ansca_corona_JavaToNativeShim.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/ndk/shell.lua b/platform/android/ndk/shell.lua index 11a4812b4..99e85b19e 100644 --- a/platform/android/ndk/shell.lua +++ b/platform/android/ndk/shell.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/android/project/AntInvoke/src/com/ansca/util/AntInvoke.java b/platform/android/project/AntInvoke/src/com/ansca/util/AntInvoke.java index e9a42ea3d..eb944ed1a 100644 --- a/platform/android/project/AntInvoke/src/com/ansca/util/AntInvoke.java +++ b/platform/android/project/AntInvoke/src/com/ansca/util/AntInvoke.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/ActivityIndicatorDialog.java b/platform/android/sdk/src/com/ansca/corona/ActivityIndicatorDialog.java index 79dd414ef..d7857aaa8 100644 --- a/platform/android/sdk/src/com/ansca/corona/ActivityIndicatorDialog.java +++ b/platform/android/sdk/src/com/ansca/corona/ActivityIndicatorDialog.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/ApplicationContextProvider.java b/platform/android/sdk/src/com/ansca/corona/ApplicationContextProvider.java index 9741e9dd2..4a520e3a2 100644 --- a/platform/android/sdk/src/com/ansca/corona/ApplicationContextProvider.java +++ b/platform/android/sdk/src/com/ansca/corona/ApplicationContextProvider.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/AudioRecorder.java b/platform/android/sdk/src/com/ansca/corona/AudioRecorder.java index a0a0a35f1..26935e79e 100644 --- a/platform/android/sdk/src/com/ansca/corona/AudioRecorder.java +++ b/platform/android/sdk/src/com/ansca/corona/AudioRecorder.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CameraServices.java b/platform/android/sdk/src/com/ansca/corona/CameraServices.java index 4b397c7ea..748efee96 100644 --- a/platform/android/sdk/src/com/ansca/corona/CameraServices.java +++ b/platform/android/sdk/src/com/ansca/corona/CameraServices.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/Controller.java b/platform/android/sdk/src/com/ansca/corona/Controller.java index db500c3a0..0e35a6040 100644 --- a/platform/android/sdk/src/com/ansca/corona/Controller.java +++ b/platform/android/sdk/src/com/ansca/corona/Controller.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaActivity.java b/platform/android/sdk/src/com/ansca/corona/CoronaActivity.java index 590ffbaa8..1dc69773f 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaActivity.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaActivity.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaActivityInfo.java b/platform/android/sdk/src/com/ansca/corona/CoronaActivityInfo.java index a5c2f2f9e..46c99c3e7 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaActivityInfo.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaActivityInfo.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaApiHandler.java b/platform/android/sdk/src/com/ansca/corona/CoronaApiHandler.java index 4361e71f5..207a4a06e 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaApiHandler.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaApiHandler.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaApiListener.java b/platform/android/sdk/src/com/ansca/corona/CoronaApiListener.java index 6712794f7..30ecf1636 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaApiListener.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaApiListener.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaBeacon.java b/platform/android/sdk/src/com/ansca/corona/CoronaBeacon.java index 4f4ff2958..0578ef9db 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaBeacon.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaBeacon.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaData.java b/platform/android/sdk/src/com/ansca/corona/CoronaData.java index 2693565bb..d53306b39 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaData.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaData.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaEditText.java b/platform/android/sdk/src/com/ansca/corona/CoronaEditText.java index 7206b0f30..5ccf8149a 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaEditText.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaEditText.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaEnvironment.java b/platform/android/sdk/src/com/ansca/corona/CoronaEnvironment.java index a631399ac..718ad04be 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaEnvironment.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaEnvironment.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaLua.java b/platform/android/sdk/src/com/ansca/corona/CoronaLua.java index 2cbedf4fd..c115482bb 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaLua.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaLua.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaLuaErrorHandler.java b/platform/android/sdk/src/com/ansca/corona/CoronaLuaErrorHandler.java index 11828a637..0f22b2ff8 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaLuaErrorHandler.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaLuaErrorHandler.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaLuaEvent.java b/platform/android/sdk/src/com/ansca/corona/CoronaLuaEvent.java index 9ca6b551d..276d183fb 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaLuaEvent.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaLuaEvent.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaRuntime.java b/platform/android/sdk/src/com/ansca/corona/CoronaRuntime.java index 3d179378b..2b1a68878 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaRuntime.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaRuntime.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeListener.java b/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeListener.java index 9058d8dc7..1780cb30e 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeListener.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeListener.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeProvider.java b/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeProvider.java index ddb67faa5..0a54fc0c8 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeProvider.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeProvider.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeTask.java b/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeTask.java index 88b8a8b57..dce820a72 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeTask.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeTaskDispatcher.java b/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeTaskDispatcher.java index f3f03df55..3f6ae4ac5 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeTaskDispatcher.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeTaskDispatcher.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeWillLoadMainListener.java b/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeWillLoadMainListener.java index 57ad4add5..25dfccf19 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeWillLoadMainListener.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaRuntimeWillLoadMainListener.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaSensorManager.java b/platform/android/sdk/src/com/ansca/corona/CoronaSensorManager.java index f75ac2c43..a5b361218 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaSensorManager.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaSensorManager.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaService.java b/platform/android/sdk/src/com/ansca/corona/CoronaService.java index d6ba50092..996b60843 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaService.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaService.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaShowApiHandler.java b/platform/android/sdk/src/com/ansca/corona/CoronaShowApiHandler.java index 598f448a1..d06c0133f 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaShowApiHandler.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaShowApiHandler.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaSplashScreenApiHandler.java b/platform/android/sdk/src/com/ansca/corona/CoronaSplashScreenApiHandler.java index ad8d2b5f0..9191129d6 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaSplashScreenApiHandler.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaSplashScreenApiHandler.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaStatusBarApiHandler.java b/platform/android/sdk/src/com/ansca/corona/CoronaStatusBarApiHandler.java index f8f533c3a..0fa3a467e 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaStatusBarApiHandler.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaStatusBarApiHandler.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaStatusBarSettings.java b/platform/android/sdk/src/com/ansca/corona/CoronaStatusBarSettings.java index e26336ffc..5b90c6ba9 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaStatusBarSettings.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaStatusBarSettings.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaStoreApiHandler.java b/platform/android/sdk/src/com/ansca/corona/CoronaStoreApiHandler.java index bd5a877af..7f22f8f32 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaStoreApiHandler.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaStoreApiHandler.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaSystemApiHandler.java b/platform/android/sdk/src/com/ansca/corona/CoronaSystemApiHandler.java index 21ac0427d..126b77e19 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaSystemApiHandler.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaSystemApiHandler.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaVideoView.java b/platform/android/sdk/src/com/ansca/corona/CoronaVideoView.java index 23d3fe497..06572d077 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaVideoView.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaVideoView.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaView.java b/platform/android/sdk/src/com/ansca/corona/CoronaView.java index 011b66af9..b5dd9ade0 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaView.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaView.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/CoronaWebView.java b/platform/android/sdk/src/com/ansca/corona/CoronaWebView.java index c59588a19..42c4e8267 100644 --- a/platform/android/sdk/src/com/ansca/corona/CoronaWebView.java +++ b/platform/android/sdk/src/com/ansca/corona/CoronaWebView.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/Crypto.java b/platform/android/sdk/src/com/ansca/corona/Crypto.java index ce9175f7a..1d94047b5 100644 --- a/platform/android/sdk/src/com/ansca/corona/Crypto.java +++ b/platform/android/sdk/src/com/ansca/corona/Crypto.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/FileContentProvider.java b/platform/android/sdk/src/com/ansca/corona/FileContentProvider.java index 3d0401747..1b41f1374 100644 --- a/platform/android/sdk/src/com/ansca/corona/FileContentProvider.java +++ b/platform/android/sdk/src/com/ansca/corona/FileContentProvider.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/JavaToNativeShim.java b/platform/android/sdk/src/com/ansca/corona/JavaToNativeShim.java index 6e69a467b..c5b5cec51 100644 --- a/platform/android/sdk/src/com/ansca/corona/JavaToNativeShim.java +++ b/platform/android/sdk/src/com/ansca/corona/JavaToNativeShim.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/MailSettings.java b/platform/android/sdk/src/com/ansca/corona/MailSettings.java index 69c46899c..9aa3ef374 100644 --- a/platform/android/sdk/src/com/ansca/corona/MailSettings.java +++ b/platform/android/sdk/src/com/ansca/corona/MailSettings.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/MediaManager.java b/platform/android/sdk/src/com/ansca/corona/MediaManager.java index 164f6cb8b..19b525dfe 100644 --- a/platform/android/sdk/src/com/ansca/corona/MediaManager.java +++ b/platform/android/sdk/src/com/ansca/corona/MediaManager.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/MessageBasedTimer.java b/platform/android/sdk/src/com/ansca/corona/MessageBasedTimer.java index c1159e4e1..f9109a936 100644 --- a/platform/android/sdk/src/com/ansca/corona/MessageBasedTimer.java +++ b/platform/android/sdk/src/com/ansca/corona/MessageBasedTimer.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/NativeToJavaBridge.java b/platform/android/sdk/src/com/ansca/corona/NativeToJavaBridge.java index 308944904..2244b5250 100644 --- a/platform/android/sdk/src/com/ansca/corona/NativeToJavaBridge.java +++ b/platform/android/sdk/src/com/ansca/corona/NativeToJavaBridge.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/SmsSettings.java b/platform/android/sdk/src/com/ansca/corona/SmsSettings.java index e32f033e3..be7fc3bd3 100644 --- a/platform/android/sdk/src/com/ansca/corona/SmsSettings.java +++ b/platform/android/sdk/src/com/ansca/corona/SmsSettings.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/SystemMonitor.java b/platform/android/sdk/src/com/ansca/corona/SystemMonitor.java index 3527cd0a4..61d49fda7 100644 --- a/platform/android/sdk/src/com/ansca/corona/SystemMonitor.java +++ b/platform/android/sdk/src/com/ansca/corona/SystemMonitor.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/SystemStartupBroadcastReceiver.java b/platform/android/sdk/src/com/ansca/corona/SystemStartupBroadcastReceiver.java index e5f256f6d..0a0f887cb 100644 --- a/platform/android/sdk/src/com/ansca/corona/SystemStartupBroadcastReceiver.java +++ b/platform/android/sdk/src/com/ansca/corona/SystemStartupBroadcastReceiver.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/Ticks.java b/platform/android/sdk/src/com/ansca/corona/Ticks.java index dc7e72841..4680ccbe6 100644 --- a/platform/android/sdk/src/com/ansca/corona/Ticks.java +++ b/platform/android/sdk/src/com/ansca/corona/Ticks.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/TimeSpan.java b/platform/android/sdk/src/com/ansca/corona/TimeSpan.java index 3dd2c0c1f..4e3a420d1 100644 --- a/platform/android/sdk/src/com/ansca/corona/TimeSpan.java +++ b/platform/android/sdk/src/com/ansca/corona/TimeSpan.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/VideoActivity.java b/platform/android/sdk/src/com/ansca/corona/VideoActivity.java index e813ea8df..3e12a1a22 100644 --- a/platform/android/sdk/src/com/ansca/corona/VideoActivity.java +++ b/platform/android/sdk/src/com/ansca/corona/VideoActivity.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/ViewManager.java b/platform/android/sdk/src/com/ansca/corona/ViewManager.java index 3b8463b19..288c6f70b 100644 --- a/platform/android/sdk/src/com/ansca/corona/ViewManager.java +++ b/platform/android/sdk/src/com/ansca/corona/ViewManager.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/WindowOrientation.java b/platform/android/sdk/src/com/ansca/corona/WindowOrientation.java index f81415cf3..5e2d191a0 100644 --- a/platform/android/sdk/src/com/ansca/corona/WindowOrientation.java +++ b/platform/android/sdk/src/com/ansca/corona/WindowOrientation.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/AccelerometerTask.java b/platform/android/sdk/src/com/ansca/corona/events/AccelerometerTask.java index 66ba28bee..00029b29a 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/AccelerometerTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/AccelerometerTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/AlertTask.java b/platform/android/sdk/src/com/ansca/corona/events/AlertTask.java index 21e561afc..814fbda25 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/AlertTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/AlertTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/DidFailLoadUrlTask.java b/platform/android/sdk/src/com/ansca/corona/events/DidFailLoadUrlTask.java index acc2eacca..0d3b564ea 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/DidFailLoadUrlTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/DidFailLoadUrlTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/Event.java b/platform/android/sdk/src/com/ansca/corona/events/Event.java index 168d9dc53..c56b42c82 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/Event.java +++ b/platform/android/sdk/src/com/ansca/corona/events/Event.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/EventManager.java b/platform/android/sdk/src/com/ansca/corona/events/EventManager.java index b1748e8f4..88e110590 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/EventManager.java +++ b/platform/android/sdk/src/com/ansca/corona/events/EventManager.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/FinishedLoadUrlTask.java b/platform/android/sdk/src/com/ansca/corona/events/FinishedLoadUrlTask.java index a43215149..13c5120a8 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/FinishedLoadUrlTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/FinishedLoadUrlTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/GyroscopeTask.java b/platform/android/sdk/src/com/ansca/corona/events/GyroscopeTask.java index 42c775bf4..7a969bbb8 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/GyroscopeTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/GyroscopeTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/ImagePickerTask.java b/platform/android/sdk/src/com/ansca/corona/events/ImagePickerTask.java index 83117e77d..a70608f00 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/ImagePickerTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/ImagePickerTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/LocationTask.java b/platform/android/sdk/src/com/ansca/corona/events/LocationTask.java index 5fce66e33..0baaa947f 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/LocationTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/LocationTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/MediaEvent.java b/platform/android/sdk/src/com/ansca/corona/events/MediaEvent.java index 621c7b6d8..dcab86594 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/MediaEvent.java +++ b/platform/android/sdk/src/com/ansca/corona/events/MediaEvent.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/MediaPickerTask.java b/platform/android/sdk/src/com/ansca/corona/events/MediaPickerTask.java index e6814cfb0..33521b582 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/MediaPickerTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/MediaPickerTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/NotificationReceivedTask.java b/platform/android/sdk/src/com/ansca/corona/events/NotificationReceivedTask.java index f1c2c203c..3dd9bb647 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/NotificationReceivedTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/NotificationReceivedTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/NotificationRegistrationTask.java b/platform/android/sdk/src/com/ansca/corona/events/NotificationRegistrationTask.java index a7fec1989..1c0656784 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/NotificationRegistrationTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/NotificationRegistrationTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/OrientationTask.java b/platform/android/sdk/src/com/ansca/corona/events/OrientationTask.java index 7c5396557..ee273ffb9 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/OrientationTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/OrientationTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/ResizeTask.java b/platform/android/sdk/src/com/ansca/corona/events/ResizeTask.java index 8d6631f77..f4b0f46af 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/ResizeTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/ResizeTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/RunnableEvent.java b/platform/android/sdk/src/com/ansca/corona/events/RunnableEvent.java index 00d362a1a..b8fe03d16 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/RunnableEvent.java +++ b/platform/android/sdk/src/com/ansca/corona/events/RunnableEvent.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/ShouldLoadUrlTask.java b/platform/android/sdk/src/com/ansca/corona/events/ShouldLoadUrlTask.java index 283d98228..1eece6136 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/ShouldLoadUrlTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/ShouldLoadUrlTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/SoundEndedTask.java b/platform/android/sdk/src/com/ansca/corona/events/SoundEndedTask.java index c729abf0e..a17da10dc 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/SoundEndedTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/SoundEndedTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/TextEditingTask.java b/platform/android/sdk/src/com/ansca/corona/events/TextEditingTask.java index aa26888ae..f0e05b7dc 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/TextEditingTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/TextEditingTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/TextTask.java b/platform/android/sdk/src/com/ansca/corona/events/TextTask.java index 212571d7b..df8ec90a0 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/TextTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/TextTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/VideoEndedTask.java b/platform/android/sdk/src/com/ansca/corona/events/VideoEndedTask.java index 1639d9f9c..f94981a44 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/VideoEndedTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/VideoEndedTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/VideoPickerTask.java b/platform/android/sdk/src/com/ansca/corona/events/VideoPickerTask.java index 931b34a96..1ed6adde8 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/VideoPickerTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/VideoPickerTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/events/WebHistoryUpdatedTask.java b/platform/android/sdk/src/com/ansca/corona/events/WebHistoryUpdatedTask.java index ec263e03f..0b04ed483 100644 --- a/platform/android/sdk/src/com/ansca/corona/events/WebHistoryUpdatedTask.java +++ b/platform/android/sdk/src/com/ansca/corona/events/WebHistoryUpdatedTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/graphics/FontServices.java b/platform/android/sdk/src/com/ansca/corona/graphics/FontServices.java index b1a1f61d8..587acee32 100644 --- a/platform/android/sdk/src/com/ansca/corona/graphics/FontServices.java +++ b/platform/android/sdk/src/com/ansca/corona/graphics/FontServices.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/graphics/FontSettings.java b/platform/android/sdk/src/com/ansca/corona/graphics/FontSettings.java index 92675ce2b..193449d15 100644 --- a/platform/android/sdk/src/com/ansca/corona/graphics/FontSettings.java +++ b/platform/android/sdk/src/com/ansca/corona/graphics/FontSettings.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/graphics/HorizontalAlignment.java b/platform/android/sdk/src/com/ansca/corona/graphics/HorizontalAlignment.java index abfa630a6..4e17db747 100644 --- a/platform/android/sdk/src/com/ansca/corona/graphics/HorizontalAlignment.java +++ b/platform/android/sdk/src/com/ansca/corona/graphics/HorizontalAlignment.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/graphics/TextRenderer.java b/platform/android/sdk/src/com/ansca/corona/graphics/TextRenderer.java index 151eb9a63..2c78f5fb3 100644 --- a/platform/android/sdk/src/com/ansca/corona/graphics/TextRenderer.java +++ b/platform/android/sdk/src/com/ansca/corona/graphics/TextRenderer.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/graphics/TypefaceInfo.java b/platform/android/sdk/src/com/ansca/corona/graphics/TypefaceInfo.java index 612c7e87f..5df6f2eb5 100644 --- a/platform/android/sdk/src/com/ansca/corona/graphics/TypefaceInfo.java +++ b/platform/android/sdk/src/com/ansca/corona/graphics/TypefaceInfo.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/graphics/TypefaceSettings.java b/platform/android/sdk/src/com/ansca/corona/graphics/TypefaceSettings.java index c5df2f82f..e07dacd32 100644 --- a/platform/android/sdk/src/com/ansca/corona/graphics/TypefaceSettings.java +++ b/platform/android/sdk/src/com/ansca/corona/graphics/TypefaceSettings.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/graphics/opengl/CoronaGLSurfaceView.java b/platform/android/sdk/src/com/ansca/corona/graphics/opengl/CoronaGLSurfaceView.java index 88ca05563..f3acd6c91 100644 --- a/platform/android/sdk/src/com/ansca/corona/graphics/opengl/CoronaGLSurfaceView.java +++ b/platform/android/sdk/src/com/ansca/corona/graphics/opengl/CoronaGLSurfaceView.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/AxisDataEventInfo.java b/platform/android/sdk/src/com/ansca/corona/input/AxisDataEventInfo.java index 884e32368..1523b4444 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/AxisDataEventInfo.java +++ b/platform/android/sdk/src/com/ansca/corona/input/AxisDataEventInfo.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/AxisDataPoint.java b/platform/android/sdk/src/com/ansca/corona/input/AxisDataPoint.java index ccbe9a4c1..96133333f 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/AxisDataPoint.java +++ b/platform/android/sdk/src/com/ansca/corona/input/AxisDataPoint.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/AxisInfo.java b/platform/android/sdk/src/com/ansca/corona/input/AxisInfo.java index bf223db49..0caee1548 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/AxisInfo.java +++ b/platform/android/sdk/src/com/ansca/corona/input/AxisInfo.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/AxisInfoCollection.java b/platform/android/sdk/src/com/ansca/corona/input/AxisInfoCollection.java index 86decc46c..9aca90c58 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/AxisInfoCollection.java +++ b/platform/android/sdk/src/com/ansca/corona/input/AxisInfoCollection.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/AxisSettings.java b/platform/android/sdk/src/com/ansca/corona/input/AxisSettings.java index eadb47556..c3fcb2026 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/AxisSettings.java +++ b/platform/android/sdk/src/com/ansca/corona/input/AxisSettings.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/AxisType.java b/platform/android/sdk/src/com/ansca/corona/input/AxisType.java index 25c5cf74f..707f8a61b 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/AxisType.java +++ b/platform/android/sdk/src/com/ansca/corona/input/AxisType.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/ConnectionState.java b/platform/android/sdk/src/com/ansca/corona/input/ConnectionState.java index 85eb5a0b4..d8b406aa3 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/ConnectionState.java +++ b/platform/android/sdk/src/com/ansca/corona/input/ConnectionState.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/CoronaKeyEvent.java b/platform/android/sdk/src/com/ansca/corona/input/CoronaKeyEvent.java index 072590e82..532f1845b 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/CoronaKeyEvent.java +++ b/platform/android/sdk/src/com/ansca/corona/input/CoronaKeyEvent.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceContext.java b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceContext.java index 32b3ff58a..c61ade30e 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceContext.java +++ b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceContext.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceInfo.java b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceInfo.java index 296ff2e6a..79e6e7aff 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceInfo.java +++ b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceInfo.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceInterface.java b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceInterface.java index bd962f694..bf250d80f 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceInterface.java +++ b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceInterface.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceInterfaceCollection.java b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceInterfaceCollection.java index c59677488..b13ff49b5 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceInterfaceCollection.java +++ b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceInterfaceCollection.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceMonitor.java b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceMonitor.java index a96e4b573..328a8ab87 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceMonitor.java +++ b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceMonitor.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceServices.java b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceServices.java index 082622b2b..528234a10 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceServices.java +++ b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceServices.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceSettings.java b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceSettings.java index 4c90d961c..2549b70cb 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceSettings.java +++ b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceSettings.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceStatusEventInfo.java b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceStatusEventInfo.java index b632eef30..7444dc0b8 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceStatusEventInfo.java +++ b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceStatusEventInfo.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceType.java b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceType.java index f09e2fdd9..f50663bcb 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceType.java +++ b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceType.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceTypeSet.java b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceTypeSet.java index a34f45aeb..5a0b54fd1 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/InputDeviceTypeSet.java +++ b/platform/android/sdk/src/com/ansca/corona/input/InputDeviceTypeSet.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/InputHandler.java b/platform/android/sdk/src/com/ansca/corona/input/InputHandler.java index 7a7785b73..de5174b42 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/InputHandler.java +++ b/platform/android/sdk/src/com/ansca/corona/input/InputHandler.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/KeyCode.java b/platform/android/sdk/src/com/ansca/corona/input/KeyCode.java index 74a40facb..110000dea 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/KeyCode.java +++ b/platform/android/sdk/src/com/ansca/corona/input/KeyCode.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/KeyPhase.java b/platform/android/sdk/src/com/ansca/corona/input/KeyPhase.java index 40faf7a19..3019c3674 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/KeyPhase.java +++ b/platform/android/sdk/src/com/ansca/corona/input/KeyPhase.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/RaiseAxisEventTask.java b/platform/android/sdk/src/com/ansca/corona/input/RaiseAxisEventTask.java index 8abc95b33..04a4d2847 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/RaiseAxisEventTask.java +++ b/platform/android/sdk/src/com/ansca/corona/input/RaiseAxisEventTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/RaiseInputDeviceStatusChangedEventTask.java b/platform/android/sdk/src/com/ansca/corona/input/RaiseInputDeviceStatusChangedEventTask.java index 4281c3865..3f6b6db7a 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/RaiseInputDeviceStatusChangedEventTask.java +++ b/platform/android/sdk/src/com/ansca/corona/input/RaiseInputDeviceStatusChangedEventTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/RaiseKeyEventTask.java b/platform/android/sdk/src/com/ansca/corona/input/RaiseKeyEventTask.java index 462abffbe..97e00bc31 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/RaiseKeyEventTask.java +++ b/platform/android/sdk/src/com/ansca/corona/input/RaiseKeyEventTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/RaiseMouseEventTask.java b/platform/android/sdk/src/com/ansca/corona/input/RaiseMouseEventTask.java index 6a2e3f112..17560e14b 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/RaiseMouseEventTask.java +++ b/platform/android/sdk/src/com/ansca/corona/input/RaiseMouseEventTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/RaiseMultitouchEventTask.java b/platform/android/sdk/src/com/ansca/corona/input/RaiseMultitouchEventTask.java index e0197165d..a884a0faf 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/RaiseMultitouchEventTask.java +++ b/platform/android/sdk/src/com/ansca/corona/input/RaiseMultitouchEventTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/RaiseTapEventTask.java b/platform/android/sdk/src/com/ansca/corona/input/RaiseTapEventTask.java index a738d5804..c53e97671 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/RaiseTapEventTask.java +++ b/platform/android/sdk/src/com/ansca/corona/input/RaiseTapEventTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/RaiseTouchEventTask.java b/platform/android/sdk/src/com/ansca/corona/input/RaiseTouchEventTask.java index 7c7e3a5e9..ad8ca521b 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/RaiseTouchEventTask.java +++ b/platform/android/sdk/src/com/ansca/corona/input/RaiseTouchEventTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/ReadOnlyAxisInfoCollection.java b/platform/android/sdk/src/com/ansca/corona/input/ReadOnlyAxisInfoCollection.java index d3a513cc7..e57c28777 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/ReadOnlyAxisInfoCollection.java +++ b/platform/android/sdk/src/com/ansca/corona/input/ReadOnlyAxisInfoCollection.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/ReadOnlyInputDeviceTypeSet.java b/platform/android/sdk/src/com/ansca/corona/input/ReadOnlyInputDeviceTypeSet.java index ff8e5799d..c6116d1f3 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/ReadOnlyInputDeviceTypeSet.java +++ b/platform/android/sdk/src/com/ansca/corona/input/ReadOnlyInputDeviceTypeSet.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/TapTracker.java b/platform/android/sdk/src/com/ansca/corona/input/TapTracker.java index 7930564f6..fc731926b 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/TapTracker.java +++ b/platform/android/sdk/src/com/ansca/corona/input/TapTracker.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/TapTrackerCollection.java b/platform/android/sdk/src/com/ansca/corona/input/TapTrackerCollection.java index a5709ceda..9de2e0ed3 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/TapTrackerCollection.java +++ b/platform/android/sdk/src/com/ansca/corona/input/TapTrackerCollection.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/TouchPhase.java b/platform/android/sdk/src/com/ansca/corona/input/TouchPhase.java index c82c4b059..9a4c57642 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/TouchPhase.java +++ b/platform/android/sdk/src/com/ansca/corona/input/TouchPhase.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/TouchPoint.java b/platform/android/sdk/src/com/ansca/corona/input/TouchPoint.java index a869bbb4a..dc4bdd03e 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/TouchPoint.java +++ b/platform/android/sdk/src/com/ansca/corona/input/TouchPoint.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/TouchTracker.java b/platform/android/sdk/src/com/ansca/corona/input/TouchTracker.java index 328bf6d32..9d5063642 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/TouchTracker.java +++ b/platform/android/sdk/src/com/ansca/corona/input/TouchTracker.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/TouchTrackerCollection.java b/platform/android/sdk/src/com/ansca/corona/input/TouchTrackerCollection.java index f7620321e..e89b5aa5b 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/TouchTrackerCollection.java +++ b/platform/android/sdk/src/com/ansca/corona/input/TouchTrackerCollection.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/VibrationSettings.java b/platform/android/sdk/src/com/ansca/corona/input/VibrationSettings.java index 162f59a31..84d4ae5d5 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/VibrationSettings.java +++ b/platform/android/sdk/src/com/ansca/corona/input/VibrationSettings.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/input/ViewInputHandler.java b/platform/android/sdk/src/com/ansca/corona/input/ViewInputHandler.java index 238964905..f5463f617 100644 --- a/platform/android/sdk/src/com/ansca/corona/input/ViewInputHandler.java +++ b/platform/android/sdk/src/com/ansca/corona/input/ViewInputHandler.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/listeners/CoronaShowApiListener.java b/platform/android/sdk/src/com/ansca/corona/listeners/CoronaShowApiListener.java index aa0edf906..6f92aaea6 100644 --- a/platform/android/sdk/src/com/ansca/corona/listeners/CoronaShowApiListener.java +++ b/platform/android/sdk/src/com/ansca/corona/listeners/CoronaShowApiListener.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/listeners/CoronaSplashScreenApiListener.java b/platform/android/sdk/src/com/ansca/corona/listeners/CoronaSplashScreenApiListener.java index 66f8458c2..7ea6e1776 100644 --- a/platform/android/sdk/src/com/ansca/corona/listeners/CoronaSplashScreenApiListener.java +++ b/platform/android/sdk/src/com/ansca/corona/listeners/CoronaSplashScreenApiListener.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/listeners/CoronaStatusBarApiListener.java b/platform/android/sdk/src/com/ansca/corona/listeners/CoronaStatusBarApiListener.java index 111ba3a63..5bd657d23 100644 --- a/platform/android/sdk/src/com/ansca/corona/listeners/CoronaStatusBarApiListener.java +++ b/platform/android/sdk/src/com/ansca/corona/listeners/CoronaStatusBarApiListener.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/listeners/CoronaStoreApiListener.java b/platform/android/sdk/src/com/ansca/corona/listeners/CoronaStoreApiListener.java index 08cebb10c..9eb44889f 100644 --- a/platform/android/sdk/src/com/ansca/corona/listeners/CoronaStoreApiListener.java +++ b/platform/android/sdk/src/com/ansca/corona/listeners/CoronaStoreApiListener.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/listeners/CoronaSystemApiListener.java b/platform/android/sdk/src/com/ansca/corona/listeners/CoronaSystemApiListener.java index 771c464e7..3b64be992 100644 --- a/platform/android/sdk/src/com/ansca/corona/listeners/CoronaSystemApiListener.java +++ b/platform/android/sdk/src/com/ansca/corona/listeners/CoronaSystemApiListener.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/map/MapAddressReceivedTask.java b/platform/android/sdk/src/com/ansca/corona/map/MapAddressReceivedTask.java index b3fd29fe5..d65676c1d 100644 --- a/platform/android/sdk/src/com/ansca/corona/map/MapAddressReceivedTask.java +++ b/platform/android/sdk/src/com/ansca/corona/map/MapAddressReceivedTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/map/MapAddressRequestFailedTask.java b/platform/android/sdk/src/com/ansca/corona/map/MapAddressRequestFailedTask.java index dc4a5cdf5..a8cc53d0d 100644 --- a/platform/android/sdk/src/com/ansca/corona/map/MapAddressRequestFailedTask.java +++ b/platform/android/sdk/src/com/ansca/corona/map/MapAddressRequestFailedTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/map/MapMarker.java b/platform/android/sdk/src/com/ansca/corona/map/MapMarker.java index 66f77e98f..79629a177 100644 --- a/platform/android/sdk/src/com/ansca/corona/map/MapMarker.java +++ b/platform/android/sdk/src/com/ansca/corona/map/MapMarker.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/map/MapMarkerTask.java b/platform/android/sdk/src/com/ansca/corona/map/MapMarkerTask.java index 64c692780..4ba4bdbed 100644 --- a/platform/android/sdk/src/com/ansca/corona/map/MapMarkerTask.java +++ b/platform/android/sdk/src/com/ansca/corona/map/MapMarkerTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/map/MapRequestLocationFailedTask.java b/platform/android/sdk/src/com/ansca/corona/map/MapRequestLocationFailedTask.java index e5b67625f..a876c0453 100644 --- a/platform/android/sdk/src/com/ansca/corona/map/MapRequestLocationFailedTask.java +++ b/platform/android/sdk/src/com/ansca/corona/map/MapRequestLocationFailedTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/map/MapRequestLocationTask.java b/platform/android/sdk/src/com/ansca/corona/map/MapRequestLocationTask.java index d1545badf..0488305bb 100644 --- a/platform/android/sdk/src/com/ansca/corona/map/MapRequestLocationTask.java +++ b/platform/android/sdk/src/com/ansca/corona/map/MapRequestLocationTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/map/MapTappedTask.java b/platform/android/sdk/src/com/ansca/corona/map/MapTappedTask.java index 24ab826af..98b7ce61d 100644 --- a/platform/android/sdk/src/com/ansca/corona/map/MapTappedTask.java +++ b/platform/android/sdk/src/com/ansca/corona/map/MapTappedTask.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/map/MapType.java b/platform/android/sdk/src/com/ansca/corona/map/MapType.java index 8cd2f386b..7c68885d7 100644 --- a/platform/android/sdk/src/com/ansca/corona/map/MapType.java +++ b/platform/android/sdk/src/com/ansca/corona/map/MapType.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/map/MapView.java b/platform/android/sdk/src/com/ansca/corona/map/MapView.java index 5ac1e7d00..ecba22d7b 100644 --- a/platform/android/sdk/src/com/ansca/corona/map/MapView.java +++ b/platform/android/sdk/src/com/ansca/corona/map/MapView.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/notifications/AlarmManagerBroadcastReceiver.java b/platform/android/sdk/src/com/ansca/corona/notifications/AlarmManagerBroadcastReceiver.java index dceb4759d..0160e3a4d 100644 --- a/platform/android/sdk/src/com/ansca/corona/notifications/AlarmManagerBroadcastReceiver.java +++ b/platform/android/sdk/src/com/ansca/corona/notifications/AlarmManagerBroadcastReceiver.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/notifications/GoogleCloudMessagingBroadcastReceiver.java b/platform/android/sdk/src/com/ansca/corona/notifications/GoogleCloudMessagingBroadcastReceiver.java index 952eac840..833f7a50a 100644 --- a/platform/android/sdk/src/com/ansca/corona/notifications/GoogleCloudMessagingBroadcastReceiver.java +++ b/platform/android/sdk/src/com/ansca/corona/notifications/GoogleCloudMessagingBroadcastReceiver.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/notifications/GoogleCloudMessagingServices.java b/platform/android/sdk/src/com/ansca/corona/notifications/GoogleCloudMessagingServices.java index 652b85d8c..4b3fd718d 100644 --- a/platform/android/sdk/src/com/ansca/corona/notifications/GoogleCloudMessagingServices.java +++ b/platform/android/sdk/src/com/ansca/corona/notifications/GoogleCloudMessagingServices.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/notifications/NotificationServices.java b/platform/android/sdk/src/com/ansca/corona/notifications/NotificationServices.java index 67c39079f..3c2d5ca41 100644 --- a/platform/android/sdk/src/com/ansca/corona/notifications/NotificationServices.java +++ b/platform/android/sdk/src/com/ansca/corona/notifications/NotificationServices.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/notifications/NotificationSettings.java b/platform/android/sdk/src/com/ansca/corona/notifications/NotificationSettings.java index 790dc9d00..20a2f6c32 100644 --- a/platform/android/sdk/src/com/ansca/corona/notifications/NotificationSettings.java +++ b/platform/android/sdk/src/com/ansca/corona/notifications/NotificationSettings.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/notifications/NotificationSettingsCollection.java b/platform/android/sdk/src/com/ansca/corona/notifications/NotificationSettingsCollection.java index 0274bc978..49ebd7200 100644 --- a/platform/android/sdk/src/com/ansca/corona/notifications/NotificationSettingsCollection.java +++ b/platform/android/sdk/src/com/ansca/corona/notifications/NotificationSettingsCollection.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/notifications/NotificationType.java b/platform/android/sdk/src/com/ansca/corona/notifications/NotificationType.java index 098bee1d8..fe88cba07 100644 --- a/platform/android/sdk/src/com/ansca/corona/notifications/NotificationType.java +++ b/platform/android/sdk/src/com/ansca/corona/notifications/NotificationType.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/notifications/ScheduledNotificationSettings.java b/platform/android/sdk/src/com/ansca/corona/notifications/ScheduledNotificationSettings.java index 11f43f377..44d8b574f 100644 --- a/platform/android/sdk/src/com/ansca/corona/notifications/ScheduledNotificationSettings.java +++ b/platform/android/sdk/src/com/ansca/corona/notifications/ScheduledNotificationSettings.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/notifications/StatusBarBroadcastReceiver.java b/platform/android/sdk/src/com/ansca/corona/notifications/StatusBarBroadcastReceiver.java index f674c0c35..e2e7af7c7 100644 --- a/platform/android/sdk/src/com/ansca/corona/notifications/StatusBarBroadcastReceiver.java +++ b/platform/android/sdk/src/com/ansca/corona/notifications/StatusBarBroadcastReceiver.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/notifications/StatusBarNotificationSettings.java b/platform/android/sdk/src/com/ansca/corona/notifications/StatusBarNotificationSettings.java index 0c389b762..5c14dff95 100644 --- a/platform/android/sdk/src/com/ansca/corona/notifications/StatusBarNotificationSettings.java +++ b/platform/android/sdk/src/com/ansca/corona/notifications/StatusBarNotificationSettings.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/package-info.java b/platform/android/sdk/src/com/ansca/corona/package-info.java index 24f502b62..0570807f5 100644 --- a/platform/android/sdk/src/com/ansca/corona/package-info.java +++ b/platform/android/sdk/src/com/ansca/corona/package-info.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/permissions/PermissionState.java b/platform/android/sdk/src/com/ansca/corona/permissions/PermissionState.java index 9e1dd407c..b78adfdc1 100644 --- a/platform/android/sdk/src/com/ansca/corona/permissions/PermissionState.java +++ b/platform/android/sdk/src/com/ansca/corona/permissions/PermissionState.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/permissions/PermissionUrgency.java b/platform/android/sdk/src/com/ansca/corona/permissions/PermissionUrgency.java index e358ec2d4..95c601607 100644 --- a/platform/android/sdk/src/com/ansca/corona/permissions/PermissionUrgency.java +++ b/platform/android/sdk/src/com/ansca/corona/permissions/PermissionUrgency.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/permissions/PermissionsServices.java b/platform/android/sdk/src/com/ansca/corona/permissions/PermissionsServices.java index 12a5fd804..c627a30f2 100644 --- a/platform/android/sdk/src/com/ansca/corona/permissions/PermissionsServices.java +++ b/platform/android/sdk/src/com/ansca/corona/permissions/PermissionsServices.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/permissions/PermissionsSettings.java b/platform/android/sdk/src/com/ansca/corona/permissions/PermissionsSettings.java index 098256373..3628bd2c6 100644 --- a/platform/android/sdk/src/com/ansca/corona/permissions/PermissionsSettings.java +++ b/platform/android/sdk/src/com/ansca/corona/permissions/PermissionsSettings.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/permissions/RequestPermissionsResultData.java b/platform/android/sdk/src/com/ansca/corona/permissions/RequestPermissionsResultData.java index eeafb6ce3..b8f33b025 100644 --- a/platform/android/sdk/src/com/ansca/corona/permissions/RequestPermissionsResultData.java +++ b/platform/android/sdk/src/com/ansca/corona/permissions/RequestPermissionsResultData.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/permissions/package-info.java b/platform/android/sdk/src/com/ansca/corona/permissions/package-info.java index 91f629870..30dfa245d 100644 --- a/platform/android/sdk/src/com/ansca/corona/permissions/package-info.java +++ b/platform/android/sdk/src/com/ansca/corona/permissions/package-info.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/purchasing/Store.java b/platform/android/sdk/src/com/ansca/corona/purchasing/Store.java index d76d49aed..34dcc6f48 100644 --- a/platform/android/sdk/src/com/ansca/corona/purchasing/Store.java +++ b/platform/android/sdk/src/com/ansca/corona/purchasing/Store.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreActivity.java b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreActivity.java index c5164d4a1..b53958182 100644 --- a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreActivity.java +++ b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreActivity.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreName.java b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreName.java index 284789a5e..c6b512b3f 100644 --- a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreName.java +++ b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreName.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreProxy.java b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreProxy.java index 7b4b4db04..ff664e4d5 100644 --- a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreProxy.java +++ b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreProxy.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreServices.java b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreServices.java index 95e9b525f..b6056a244 100644 --- a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreServices.java +++ b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreServices.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreTransactionErrorType.java b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreTransactionErrorType.java index f18d55fec..9cb48ddea 100644 --- a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreTransactionErrorType.java +++ b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreTransactionErrorType.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreTransactionResultSettings.java b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreTransactionResultSettings.java index 1c249517a..e18b00dc6 100644 --- a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreTransactionResultSettings.java +++ b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreTransactionResultSettings.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreTransactionState.java b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreTransactionState.java index afa8d3af1..fb49628a1 100644 --- a/platform/android/sdk/src/com/ansca/corona/purchasing/StoreTransactionState.java +++ b/platform/android/sdk/src/com/ansca/corona/purchasing/StoreTransactionState.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/storage/AssetFileLocationInfo.java b/platform/android/sdk/src/com/ansca/corona/storage/AssetFileLocationInfo.java index 280e9b7b6..4f6f76beb 100644 --- a/platform/android/sdk/src/com/ansca/corona/storage/AssetFileLocationInfo.java +++ b/platform/android/sdk/src/com/ansca/corona/storage/AssetFileLocationInfo.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/storage/FileContentProvider.java b/platform/android/sdk/src/com/ansca/corona/storage/FileContentProvider.java index 17468986e..0c3fa11b5 100644 --- a/platform/android/sdk/src/com/ansca/corona/storage/FileContentProvider.java +++ b/platform/android/sdk/src/com/ansca/corona/storage/FileContentProvider.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/storage/FileServices.java b/platform/android/sdk/src/com/ansca/corona/storage/FileServices.java index c1f1b22b5..fef4e7ffd 100644 --- a/platform/android/sdk/src/com/ansca/corona/storage/FileServices.java +++ b/platform/android/sdk/src/com/ansca/corona/storage/FileServices.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/storage/PackageServices.java b/platform/android/sdk/src/com/ansca/corona/storage/PackageServices.java index 816aafda4..5da50ff4f 100644 --- a/platform/android/sdk/src/com/ansca/corona/storage/PackageServices.java +++ b/platform/android/sdk/src/com/ansca/corona/storage/PackageServices.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/storage/PackageState.java b/platform/android/sdk/src/com/ansca/corona/storage/PackageState.java index 1295a9536..82d84658f 100644 --- a/platform/android/sdk/src/com/ansca/corona/storage/PackageState.java +++ b/platform/android/sdk/src/com/ansca/corona/storage/PackageState.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/storage/ResourceServices.java b/platform/android/sdk/src/com/ansca/corona/storage/ResourceServices.java index 1f1ef5de6..4637c34b8 100644 --- a/platform/android/sdk/src/com/ansca/corona/storage/ResourceServices.java +++ b/platform/android/sdk/src/com/ansca/corona/storage/ResourceServices.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/storage/UniqueFileNameBuilder.java b/platform/android/sdk/src/com/ansca/corona/storage/UniqueFileNameBuilder.java index c41628865..cc41a1337 100644 --- a/platform/android/sdk/src/com/ansca/corona/storage/UniqueFileNameBuilder.java +++ b/platform/android/sdk/src/com/ansca/corona/storage/UniqueFileNameBuilder.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/storage/ZipFileEntryInputStream.java b/platform/android/sdk/src/com/ansca/corona/storage/ZipFileEntryInputStream.java index 4311d0f3e..a44c4e3ee 100644 --- a/platform/android/sdk/src/com/ansca/corona/storage/ZipFileEntryInputStream.java +++ b/platform/android/sdk/src/com/ansca/corona/storage/ZipFileEntryInputStream.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/storage/package-info.java b/platform/android/sdk/src/com/ansca/corona/storage/package-info.java index e80384b25..4863df065 100644 --- a/platform/android/sdk/src/com/ansca/corona/storage/package-info.java +++ b/platform/android/sdk/src/com/ansca/corona/storage/package-info.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/version/AndroidVersionSpecificFactory.java b/platform/android/sdk/src/com/ansca/corona/version/AndroidVersionSpecificFactory.java index 873480360..c0ff65f7c 100644 --- a/platform/android/sdk/src/com/ansca/corona/version/AndroidVersionSpecificFactory.java +++ b/platform/android/sdk/src/com/ansca/corona/version/AndroidVersionSpecificFactory.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/version/IAndroidVersionSpecific.java b/platform/android/sdk/src/com/ansca/corona/version/IAndroidVersionSpecific.java index 9fc418953..1d56d7e15 100644 --- a/platform/android/sdk/src/com/ansca/corona/version/IAndroidVersionSpecific.java +++ b/platform/android/sdk/src/com/ansca/corona/version/IAndroidVersionSpecific.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/version/android8/AndroidVersion.java b/platform/android/sdk/src/com/ansca/corona/version/android8/AndroidVersion.java index d61bc3542..3cd5020cd 100644 --- a/platform/android/sdk/src/com/ansca/corona/version/android8/AndroidVersion.java +++ b/platform/android/sdk/src/com/ansca/corona/version/android8/AndroidVersion.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/android/sdk/src/com/ansca/corona/version/android8/AndroidVersionSpecific.java b/platform/android/sdk/src/com/ansca/corona/version/android8/AndroidVersionSpecific.java index 2249b5836..5f354bf37 100644 --- a/platform/android/sdk/src/com/ansca/corona/version/android8/AndroidVersionSpecific.java +++ b/platform/android/sdk/src/com/ansca/corona/version/android8/AndroidVersionSpecific.java @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/AppleWeakProxy.h b/platform/apple/AppleWeakProxy.h index 600b38423..bc3010350 100644 --- a/platform/apple/AppleWeakProxy.h +++ b/platform/apple/AppleWeakProxy.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/AppleWeakProxy.mm b/platform/apple/AppleWeakProxy.mm index ba95bfc06..be7445ff8 100644 --- a/platform/apple/AppleWeakProxy.mm +++ b/platform/apple/AppleWeakProxy.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/CoreAnimationUtilities.h b/platform/apple/CoreAnimationUtilities.h index a048e8323..abccdbac2 100644 --- a/platform/apple/CoreAnimationUtilities.h +++ b/platform/apple/CoreAnimationUtilities.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/CoreAnimationUtilities.m b/platform/apple/CoreAnimationUtilities.m index a527302ad..f01dcf9d7 100644 --- a/platform/apple/CoreAnimationUtilities.m +++ b/platform/apple/CoreAnimationUtilities.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/CoronaLuaObjC+NSObject.h b/platform/apple/CoronaLuaObjC+NSObject.h index 59a3e9953..910ae4128 100644 --- a/platform/apple/CoronaLuaObjC+NSObject.h +++ b/platform/apple/CoronaLuaObjC+NSObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/CoronaLuaObjC+NSObject.m b/platform/apple/CoronaLuaObjC+NSObject.m index a724f915e..8b508e6ce 100644 --- a/platform/apple/CoronaLuaObjC+NSObject.m +++ b/platform/apple/CoronaLuaObjC+NSObject.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/CoronaLuaObjC.h b/platform/apple/CoronaLuaObjC.h index 04984de75..7967291d9 100644 --- a/platform/apple/CoronaLuaObjC.h +++ b/platform/apple/CoronaLuaObjC.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/CoronaLuaObjC.mm b/platform/apple/CoronaLuaObjC.mm index 6b6fd7420..2b6ccde47 100644 --- a/platform/apple/CoronaLuaObjC.mm +++ b/platform/apple/CoronaLuaObjC.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/CoronaResources-Info.plist b/platform/apple/CoronaResources-Info.plist index 7104d3a1e..fc6497aec 100644 --- a/platform/apple/CoronaResources-Info.plist +++ b/platform/apple/CoronaResources-Info.plist @@ -39,6 +39,6 @@ CFPlugInUnloadFunction NSHumanReadableCopyright - Copyright © 2014 Corona Labs Inc. All rights reserved. + Copyright © 2020 Corona Labs Inc. All rights reserved. diff --git a/platform/apple/FoundationUtilities.h b/platform/apple/FoundationUtilities.h index 154178257..2d5db01e0 100644 --- a/platform/apple/FoundationUtilities.h +++ b/platform/apple/FoundationUtilities.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/FoundationUtilities.m b/platform/apple/FoundationUtilities.m index 6ff267455..654b041ac 100644 --- a/platform/apple/FoundationUtilities.m +++ b/platform/apple/FoundationUtilities.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/NSString+Extensions.h b/platform/apple/NSString+Extensions.h index 321f523e1..dcd727cf0 100644 --- a/platform/apple/NSString+Extensions.h +++ b/platform/apple/NSString+Extensions.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/NSString+Extensions.m b/platform/apple/NSString+Extensions.m index e84ed5233..6b80a87b1 100644 --- a/platform/apple/NSString+Extensions.m +++ b/platform/apple/NSString+Extensions.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleAudioPlayer.cpp b/platform/apple/Rtt_AppleAudioPlayer.cpp index 463b15988..e5b0e920d 100644 --- a/platform/apple/Rtt_AppleAudioPlayer.cpp +++ b/platform/apple/Rtt_AppleAudioPlayer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleAudioPlayer.h b/platform/apple/Rtt_AppleAudioPlayer.h index 604e7faa0..6f34bba1f 100644 --- a/platform/apple/Rtt_AppleAudioPlayer.h +++ b/platform/apple/Rtt_AppleAudioPlayer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleAudioRecorder.h b/platform/apple/Rtt_AppleAudioRecorder.h index a2328be7a..8d3ffc1e7 100644 --- a/platform/apple/Rtt_AppleAudioRecorder.h +++ b/platform/apple/Rtt_AppleAudioRecorder.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleAudioRecorder.mm b/platform/apple/Rtt_AppleAudioRecorder.mm index 69c087388..8aa0b0188 100644 --- a/platform/apple/Rtt_AppleAudioRecorder.mm +++ b/platform/apple/Rtt_AppleAudioRecorder.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleBitmap.h b/platform/apple/Rtt_AppleBitmap.h index 05e18a468..8122d6a7d 100644 --- a/platform/apple/Rtt_AppleBitmap.h +++ b/platform/apple/Rtt_AppleBitmap.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleBitmap.mm b/platform/apple/Rtt_AppleBitmap.mm index 7349e6fdc..d822d3ca6 100644 --- a/platform/apple/Rtt_AppleBitmap.mm +++ b/platform/apple/Rtt_AppleBitmap.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleCallback.h b/platform/apple/Rtt_AppleCallback.h index 6377eb8b7..2ead8294f 100644 --- a/platform/apple/Rtt_AppleCallback.h +++ b/platform/apple/Rtt_AppleCallback.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleCallback.mm b/platform/apple/Rtt_AppleCallback.mm index 5034571e7..726b9b53d 100644 --- a/platform/apple/Rtt_AppleCallback.mm +++ b/platform/apple/Rtt_AppleCallback.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleConnection.h b/platform/apple/Rtt_AppleConnection.h index 719c1a595..0f67fbcb5 100644 --- a/platform/apple/Rtt_AppleConnection.h +++ b/platform/apple/Rtt_AppleConnection.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleConnection.mm b/platform/apple/Rtt_AppleConnection.mm index 3d2136e5f..8cf7805a3 100644 --- a/platform/apple/Rtt_AppleConnection.mm +++ b/platform/apple/Rtt_AppleConnection.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleCrypto.cpp b/platform/apple/Rtt_AppleCrypto.cpp index e2b7b8ba2..aef068580 100644 --- a/platform/apple/Rtt_AppleCrypto.cpp +++ b/platform/apple/Rtt_AppleCrypto.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleCrypto.h b/platform/apple/Rtt_AppleCrypto.h index edec08d4e..fab902539 100644 --- a/platform/apple/Rtt_AppleCrypto.h +++ b/platform/apple/Rtt_AppleCrypto.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleData.h b/platform/apple/Rtt_AppleData.h index 5fe2cc5ed..21a795768 100644 --- a/platform/apple/Rtt_AppleData.h +++ b/platform/apple/Rtt_AppleData.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleData.mm b/platform/apple/Rtt_AppleData.mm index 026337c84..61b0a2732 100644 --- a/platform/apple/Rtt_AppleData.mm +++ b/platform/apple/Rtt_AppleData.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleDictionaryWrapper.h b/platform/apple/Rtt_AppleDictionaryWrapper.h index 7c38456c2..ae80fc1da 100644 --- a/platform/apple/Rtt_AppleDictionaryWrapper.h +++ b/platform/apple/Rtt_AppleDictionaryWrapper.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleDictionaryWrapper.mm b/platform/apple/Rtt_AppleDictionaryWrapper.mm index b77efaaee..c7c78d2b4 100644 --- a/platform/apple/Rtt_AppleDictionaryWrapper.mm +++ b/platform/apple/Rtt_AppleDictionaryWrapper.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleEventSound.cpp b/platform/apple/Rtt_AppleEventSound.cpp index c36f94641..9ba8176df 100644 --- a/platform/apple/Rtt_AppleEventSound.cpp +++ b/platform/apple/Rtt_AppleEventSound.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleEventSound.h b/platform/apple/Rtt_AppleEventSound.h index 3eda0d109..4b4713b12 100644 --- a/platform/apple/Rtt_AppleEventSound.h +++ b/platform/apple/Rtt_AppleEventSound.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleFont.h b/platform/apple/Rtt_AppleFont.h index 7c4641314..293f1b645 100644 --- a/platform/apple/Rtt_AppleFont.h +++ b/platform/apple/Rtt_AppleFont.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleFont.mm b/platform/apple/Rtt_AppleFont.mm index ef9d86afd..d7eba8aaf 100644 --- a/platform/apple/Rtt_AppleFont.mm +++ b/platform/apple/Rtt_AppleFont.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInAppStore.h b/platform/apple/Rtt_AppleInAppStore.h index f62007f70..e369d0e0a 100644 --- a/platform/apple/Rtt_AppleInAppStore.h +++ b/platform/apple/Rtt_AppleInAppStore.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInAppStore.mm b/platform/apple/Rtt_AppleInAppStore.mm index 303946c04..6329fdfcf 100644 --- a/platform/apple/Rtt_AppleInAppStore.mm +++ b/platform/apple/Rtt_AppleInAppStore.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInAppStoreApple.h b/platform/apple/Rtt_AppleInAppStoreApple.h index 11009630c..95f27ad8b 100644 --- a/platform/apple/Rtt_AppleInAppStoreApple.h +++ b/platform/apple/Rtt_AppleInAppStoreApple.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInAppStoreApple.mm b/platform/apple/Rtt_AppleInAppStoreApple.mm index 2c63b4a6e..2fb692ae5 100644 --- a/platform/apple/Rtt_AppleInAppStoreApple.mm +++ b/platform/apple/Rtt_AppleInAppStoreApple.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInAppStoreAppleTransactionObjectWrapper.h b/platform/apple/Rtt_AppleInAppStoreAppleTransactionObjectWrapper.h index 9ecaafad5..06a6d96ee 100644 --- a/platform/apple/Rtt_AppleInAppStoreAppleTransactionObjectWrapper.h +++ b/platform/apple/Rtt_AppleInAppStoreAppleTransactionObjectWrapper.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInAppStoreAppleTransactionObjectWrapper.mm b/platform/apple/Rtt_AppleInAppStoreAppleTransactionObjectWrapper.mm index 22ce5a613..a4934b318 100644 --- a/platform/apple/Rtt_AppleInAppStoreAppleTransactionObjectWrapper.mm +++ b/platform/apple/Rtt_AppleInAppStoreAppleTransactionObjectWrapper.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInputDevice.h b/platform/apple/Rtt_AppleInputDevice.h index c4ab54c4e..140424c9b 100644 --- a/platform/apple/Rtt_AppleInputDevice.h +++ b/platform/apple/Rtt_AppleInputDevice.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInputDevice.mm b/platform/apple/Rtt_AppleInputDevice.mm index 539482f0a..811466851 100644 --- a/platform/apple/Rtt_AppleInputDevice.mm +++ b/platform/apple/Rtt_AppleInputDevice.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInputDeviceManager.h b/platform/apple/Rtt_AppleInputDeviceManager.h index fb5e3a1ba..b82c4dd42 100644 --- a/platform/apple/Rtt_AppleInputDeviceManager.h +++ b/platform/apple/Rtt_AppleInputDeviceManager.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInputDeviceManager.mm b/platform/apple/Rtt_AppleInputDeviceManager.mm index 9535cae99..495115264 100644 --- a/platform/apple/Rtt_AppleInputDeviceManager.mm +++ b/platform/apple/Rtt_AppleInputDeviceManager.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInputHIDDeviceListener.h b/platform/apple/Rtt_AppleInputHIDDeviceListener.h index bb7b4e2af..1cc9b7dd7 100644 --- a/platform/apple/Rtt_AppleInputHIDDeviceListener.h +++ b/platform/apple/Rtt_AppleInputHIDDeviceListener.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInputHIDDeviceListener.mm b/platform/apple/Rtt_AppleInputHIDDeviceListener.mm index 7e089fefa..a6c48fefb 100644 --- a/platform/apple/Rtt_AppleInputHIDDeviceListener.mm +++ b/platform/apple/Rtt_AppleInputHIDDeviceListener.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInputMFiDeviceListener.h b/platform/apple/Rtt_AppleInputMFiDeviceListener.h index 546d2d1ce..9d52cdf21 100644 --- a/platform/apple/Rtt_AppleInputMFiDeviceListener.h +++ b/platform/apple/Rtt_AppleInputMFiDeviceListener.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleInputMFiDeviceListener.mm b/platform/apple/Rtt_AppleInputMFiDeviceListener.mm index 024dbe91f..0cc942aba 100644 --- a/platform/apple/Rtt_AppleInputMFiDeviceListener.mm +++ b/platform/apple/Rtt_AppleInputMFiDeviceListener.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_ApplePlatform.h b/platform/apple/Rtt_ApplePlatform.h index 20acb0e3c..ba8cf9167 100644 --- a/platform/apple/Rtt_ApplePlatform.h +++ b/platform/apple/Rtt_ApplePlatform.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_ApplePlatform.mm b/platform/apple/Rtt_ApplePlatform.mm index 5ace1ba16..c733a8ef3 100644 --- a/platform/apple/Rtt_ApplePlatform.mm +++ b/platform/apple/Rtt_ApplePlatform.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleReachability.h b/platform/apple/Rtt_AppleReachability.h index 82210b29b..637ff3858 100644 --- a/platform/apple/Rtt_AppleReachability.h +++ b/platform/apple/Rtt_AppleReachability.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleReachability.mm b/platform/apple/Rtt_AppleReachability.mm index 9c681c4fc..b0e999ce1 100644 --- a/platform/apple/Rtt_AppleReachability.mm +++ b/platform/apple/Rtt_AppleReachability.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleTextAlignment.h b/platform/apple/Rtt_AppleTextAlignment.h index 6a24a48c8..3264a7a88 100644 --- a/platform/apple/Rtt_AppleTextAlignment.h +++ b/platform/apple/Rtt_AppleTextAlignment.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleTextAlignment.mm b/platform/apple/Rtt_AppleTextAlignment.mm index ba3f9b28c..7314914be 100644 --- a/platform/apple/Rtt_AppleTextAlignment.mm +++ b/platform/apple/Rtt_AppleTextAlignment.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleTextDelegateWrapperObjectHelper.h b/platform/apple/Rtt_AppleTextDelegateWrapperObjectHelper.h index bbe618b08..86dbb9ce3 100644 --- a/platform/apple/Rtt_AppleTextDelegateWrapperObjectHelper.h +++ b/platform/apple/Rtt_AppleTextDelegateWrapperObjectHelper.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleTextDelegateWrapperObjectHelper.m b/platform/apple/Rtt_AppleTextDelegateWrapperObjectHelper.m index d2ba326ba..a19079174 100644 --- a/platform/apple/Rtt_AppleTextDelegateWrapperObjectHelper.m +++ b/platform/apple/Rtt_AppleTextDelegateWrapperObjectHelper.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleTimer.h b/platform/apple/Rtt_AppleTimer.h index 73de75382..823ca43a3 100644 --- a/platform/apple/Rtt_AppleTimer.h +++ b/platform/apple/Rtt_AppleTimer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_AppleTimer.mm b/platform/apple/Rtt_AppleTimer.mm index dae28cd02..53503d0e3 100644 --- a/platform/apple/Rtt_AppleTimer.mm +++ b/platform/apple/Rtt_AppleTimer.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_EGLContext.cpp b/platform/apple/Rtt_EGLContext.cpp index 8cd6aff5c..145240748 100644 --- a/platform/apple/Rtt_EGLContext.cpp +++ b/platform/apple/Rtt_EGLContext.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/apple/Rtt_EGLContext.h b/platform/apple/Rtt_EGLContext.h index 940598448..0a888f71f 100644 --- a/platform/apple/Rtt_EGLContext.h +++ b/platform/apple/Rtt_EGLContext.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/emscripten b/platform/emscripten index 59b2a1fe8..5a0a6c149 160000 --- a/platform/emscripten +++ b/platform/emscripten @@ -1 +1 @@ -Subproject commit 59b2a1fe8ca87e6fa4daab07e2bf0a41a1321bcd +Subproject commit 5a0a6c1491165c236a141f94e6f7782ced325f5e diff --git a/platform/iphone/AppDelegate.h b/platform/iphone/AppDelegate.h index a8761cf17..ca8e905b7 100644 --- a/platform/iphone/AppDelegate.h +++ b/platform/iphone/AppDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/AppDelegate.mm b/platform/iphone/AppDelegate.mm index 9aa381c94..fb264305d 100644 --- a/platform/iphone/AppDelegate.mm +++ b/platform/iphone/AppDelegate.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Corona/CoronaApplicationMain.mm b/platform/iphone/Corona/CoronaApplicationMain.mm index d2f97a191..a74346121 100644 --- a/platform/iphone/Corona/CoronaApplicationMain.mm +++ b/platform/iphone/Corona/CoronaApplicationMain.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Corona/CoronaLuaIOS.h b/platform/iphone/Corona/CoronaLuaIOS.h index 7aa540382..44be8aaaa 100644 --- a/platform/iphone/Corona/CoronaLuaIOS.h +++ b/platform/iphone/Corona/CoronaLuaIOS.h @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// CoronaLuaIOS.h -// Copyright (c) 2013 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #ifndef _CoronaLuaIOS_H__ #define _CoronaLuaIOS_H__ diff --git a/platform/iphone/Corona/CoronaLuaIOS.mm b/platform/iphone/Corona/CoronaLuaIOS.mm index 290ecd89d..61ea93a4b 100644 --- a/platform/iphone/Corona/CoronaLuaIOS.mm +++ b/platform/iphone/Corona/CoronaLuaIOS.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Corona/CoronaLuaObjCHelper.h b/platform/iphone/Corona/CoronaLuaObjCHelper.h index 820a15cb8..100ee3181 100644 --- a/platform/iphone/Corona/CoronaLuaObjCHelper.h +++ b/platform/iphone/Corona/CoronaLuaObjCHelper.h @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// CoronaLuaObjCHelper.h -// Copyright (c) 2015 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #ifndef _CoronaLuaIObjCAdapter_H__ #define _CoronaLuaIObjCAdapter_H__ diff --git a/platform/iphone/Corona/CoronaLuaObjCHelper.mm b/platform/iphone/Corona/CoronaLuaObjCHelper.mm index a9f8a151c..18d08384d 100644 --- a/platform/iphone/Corona/CoronaLuaObjCHelper.mm +++ b/platform/iphone/Corona/CoronaLuaObjCHelper.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Corona/CoronaNativeObjectAdapter.h b/platform/iphone/Corona/CoronaNativeObjectAdapter.h index 747ffdaaa..eb9fe5bc5 100644 --- a/platform/iphone/Corona/CoronaNativeObjectAdapter.h +++ b/platform/iphone/Corona/CoronaNativeObjectAdapter.h @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// CoronaNativeObjectAdapter.h -// Copyright (c) 2012 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #ifndef _CoronaNativeObjectAdapter_H__ #define _CoronaNativeObjectAdapter_H__ diff --git a/platform/iphone/Corona/CoronaNativeObjectAdapter.mm b/platform/iphone/Corona/CoronaNativeObjectAdapter.mm index 619ff6c72..1f9fba05e 100644 --- a/platform/iphone/Corona/CoronaNativeObjectAdapter.mm +++ b/platform/iphone/Corona/CoronaNativeObjectAdapter.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaAppDelegate.h b/platform/iphone/CoronaAppDelegate.h index 4f93e9115..b87bc3bfa 100644 --- a/platform/iphone/CoronaAppDelegate.h +++ b/platform/iphone/CoronaAppDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaAppDelegate.mm b/platform/iphone/CoronaAppDelegate.mm index fc1567489..8c6c325a6 100644 --- a/platform/iphone/CoronaAppDelegate.mm +++ b/platform/iphone/CoronaAppDelegate.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaBeacon.h b/platform/iphone/CoronaBeacon.h index e5aebca0c..34075c14e 100644 --- a/platform/iphone/CoronaBeacon.h +++ b/platform/iphone/CoronaBeacon.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaBeacon.mm b/platform/iphone/CoronaBeacon.mm index 0c8cc00b3..054d7715a 100644 --- a/platform/iphone/CoronaBeacon.mm +++ b/platform/iphone/CoronaBeacon.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaCards/CoronaCards.h b/platform/iphone/CoronaCards/CoronaCards.h index bbf4a9ed8..c493e0749 100644 --- a/platform/iphone/CoronaCards/CoronaCards.h +++ b/platform/iphone/CoronaCards/CoronaCards.h @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// CoronaCards.h -// Copyright (c) 2013 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #import diff --git a/platform/iphone/CoronaCards/CoronaView.h b/platform/iphone/CoronaCards/CoronaView.h index 1e2661339..e5b8b9de8 100644 --- a/platform/iphone/CoronaCards/CoronaView.h +++ b/platform/iphone/CoronaCards/CoronaView.h @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// CoronaView.h -// Copyright (c) 2013 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #import diff --git a/platform/iphone/CoronaCards/CoronaViewController.h b/platform/iphone/CoronaCards/CoronaViewController.h index 0c033e931..aa7437b18 100644 --- a/platform/iphone/CoronaCards/CoronaViewController.h +++ b/platform/iphone/CoronaCards/CoronaViewController.h @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// CoronaViewController.h -// Copyright (c) 2013 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #import diff --git a/platform/iphone/CoronaCards/Test-Swift/Swift-Interoperability/CPlusPlusLinkage.cpp b/platform/iphone/CoronaCards/Test-Swift/Swift-Interoperability/CPlusPlusLinkage.cpp index 1a637cb16..e1f2c0e4c 100644 --- a/platform/iphone/CoronaCards/Test-Swift/Swift-Interoperability/CPlusPlusLinkage.cpp +++ b/platform/iphone/CoronaCards/Test-Swift/Swift-Interoperability/CPlusPlusLinkage.cpp @@ -1,9 +1,11 @@ +////////////////////////////////////////////////////////////////////////////// // -// CPlusPlusLinkage.cpp -// SimpleView-swift -// -// Copyright (c) 2014 Corona Labs Inc. All rights reserved. +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // +////////////////////////////////////////////////////////////////////////////// // NOTE: Swift projects do not normally have C++ code. // Compiling this empty stub file ensures that Xcode links in C++ libraries diff --git a/platform/iphone/CoronaCards/Test-Swift/Swift-Interoperability/CoronaCards-Bridging-Header.h b/platform/iphone/CoronaCards/Test-Swift/Swift-Interoperability/CoronaCards-Bridging-Header.h index 07719c3b5..eab675e08 100644 --- a/platform/iphone/CoronaCards/Test-Swift/Swift-Interoperability/CoronaCards-Bridging-Header.h +++ b/platform/iphone/CoronaCards/Test-Swift/Swift-Interoperability/CoronaCards-Bridging-Header.h @@ -1,8 +1,10 @@ -// ---------------------------------------------------------------------------- -// -// CoronaCards-Bridging-Header.h -// Copyright (c) 2014 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #import "CoronaCards/CoronaCards.h" diff --git a/platform/iphone/CoronaCards/Test/AppDelegateTest.h b/platform/iphone/CoronaCards/Test/AppDelegateTest.h index bc49e9f01..8183f3bee 100644 --- a/platform/iphone/CoronaCards/Test/AppDelegateTest.h +++ b/platform/iphone/CoronaCards/Test/AppDelegateTest.h @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// AppDelegate.h -// Copyright (c) 2013 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #import diff --git a/platform/iphone/CoronaCards/Test/AppDelegateTest.mm b/platform/iphone/CoronaCards/Test/AppDelegateTest.mm index 7bb0b8b37..9da7d6dac 100644 --- a/platform/iphone/CoronaCards/Test/AppDelegateTest.mm +++ b/platform/iphone/CoronaCards/Test/AppDelegateTest.mm @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// AppDelegate.mm -// Copyright (c) 2013 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #import "AppDelegateTest.h" diff --git a/platform/iphone/CoronaCards/Test/ViewController.h b/platform/iphone/CoronaCards/Test/ViewController.h index 1a3f78983..1afa66788 100644 --- a/platform/iphone/CoronaCards/Test/ViewController.h +++ b/platform/iphone/CoronaCards/Test/ViewController.h @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// ViewController.h -// Copyright (c) 2013 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #import "CoronaCards/CoronaCards.h" diff --git a/platform/iphone/CoronaCards/Test/ViewController.mm b/platform/iphone/CoronaCards/Test/ViewController.mm index cc05e7751..365ee14d0 100644 --- a/platform/iphone/CoronaCards/Test/ViewController.mm +++ b/platform/iphone/CoronaCards/Test/ViewController.mm @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// ViewController.mm -// Copyright (c) 2013 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #import "CoronaCards/Test/ViewController.h" #import diff --git a/platform/iphone/CoronaCards/Test/main.mm b/platform/iphone/CoronaCards/Test/main.mm index f665203b9..0c3dccdac 100644 --- a/platform/iphone/CoronaCards/Test/main.mm +++ b/platform/iphone/CoronaCards/Test/main.mm @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// main.m -// Copyright (c) 2013 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #import diff --git a/platform/iphone/CoronaGyroscopeObserver.h b/platform/iphone/CoronaGyroscopeObserver.h index 0847ad851..da025be06 100644 --- a/platform/iphone/CoronaGyroscopeObserver.h +++ b/platform/iphone/CoronaGyroscopeObserver.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaOrientationObserver.h b/platform/iphone/CoronaOrientationObserver.h index 719f61336..daa63c0f5 100644 --- a/platform/iphone/CoronaOrientationObserver.h +++ b/platform/iphone/CoronaOrientationObserver.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaOrientationProvider.h b/platform/iphone/CoronaOrientationProvider.h index b9ac88394..720f593fb 100644 --- a/platform/iphone/CoronaOrientationProvider.h +++ b/platform/iphone/CoronaOrientationProvider.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaSystemResourceManager.h b/platform/iphone/CoronaSystemResourceManager.h index 0b97fc259..cf553ffb4 100644 --- a/platform/iphone/CoronaSystemResourceManager.h +++ b/platform/iphone/CoronaSystemResourceManager.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaSystemResourceManager.mm b/platform/iphone/CoronaSystemResourceManager.mm index cd34e7bd2..0888efd34 100644 --- a/platform/iphone/CoronaSystemResourceManager.mm +++ b/platform/iphone/CoronaSystemResourceManager.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaViewControllerPrivate.h b/platform/iphone/CoronaViewControllerPrivate.h index d8898aa8b..ad4a57f3e 100644 --- a/platform/iphone/CoronaViewControllerPrivate.h +++ b/platform/iphone/CoronaViewControllerPrivate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaViewControllerPrivate.mm b/platform/iphone/CoronaViewControllerPrivate.mm index bec7eb2ef..7cb4cd1dd 100644 --- a/platform/iphone/CoronaViewControllerPrivate.mm +++ b/platform/iphone/CoronaViewControllerPrivate.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaViewPluginContext.h b/platform/iphone/CoronaViewPluginContext.h index addd4c0ee..ad1d922ea 100644 --- a/platform/iphone/CoronaViewPluginContext.h +++ b/platform/iphone/CoronaViewPluginContext.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaViewPluginContext.mm b/platform/iphone/CoronaViewPluginContext.mm index ba8a68747..2c1195811 100644 --- a/platform/iphone/CoronaViewPluginContext.mm +++ b/platform/iphone/CoronaViewPluginContext.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaViewPrivate.h b/platform/iphone/CoronaViewPrivate.h index fa1bb76e8..b7743c059 100644 --- a/platform/iphone/CoronaViewPrivate.h +++ b/platform/iphone/CoronaViewPrivate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaViewPrivate.mm b/platform/iphone/CoronaViewPrivate.mm index a6fcc09f9..72c4d135f 100644 --- a/platform/iphone/CoronaViewPrivate.mm +++ b/platform/iphone/CoronaViewPrivate.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaViewRuntimeDelegate.h b/platform/iphone/CoronaViewRuntimeDelegate.h index 880aeb72d..09eaab347 100644 --- a/platform/iphone/CoronaViewRuntimeDelegate.h +++ b/platform/iphone/CoronaViewRuntimeDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/CoronaViewRuntimeDelegate.mm b/platform/iphone/CoronaViewRuntimeDelegate.mm index 170af3b8f..e62f2adf8 100644 --- a/platform/iphone/CoronaViewRuntimeDelegate.mm +++ b/platform/iphone/CoronaViewRuntimeDelegate.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneAudioSessionConstants.h b/platform/iphone/Rtt_IPhoneAudioSessionConstants.h index b9fa4e424..5adae858f 100644 --- a/platform/iphone/Rtt_IPhoneAudioSessionConstants.h +++ b/platform/iphone/Rtt_IPhoneAudioSessionConstants.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneAudioSessionManager.h b/platform/iphone/Rtt_IPhoneAudioSessionManager.h index f748a1441..0b1ef1caf 100644 --- a/platform/iphone/Rtt_IPhoneAudioSessionManager.h +++ b/platform/iphone/Rtt_IPhoneAudioSessionManager.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneAudioSessionManager.mm b/platform/iphone/Rtt_IPhoneAudioSessionManager.mm index 544a135fe..cf9208f2f 100644 --- a/platform/iphone/Rtt_IPhoneAudioSessionManager.mm +++ b/platform/iphone/Rtt_IPhoneAudioSessionManager.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneAudioSessionManagerImplementation.h b/platform/iphone/Rtt_IPhoneAudioSessionManagerImplementation.h index 162e5609f..4e81d24fa 100644 --- a/platform/iphone/Rtt_IPhoneAudioSessionManagerImplementation.h +++ b/platform/iphone/Rtt_IPhoneAudioSessionManagerImplementation.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneAudioSessionManagerImplementation.mm b/platform/iphone/Rtt_IPhoneAudioSessionManagerImplementation.mm index 8a2ed092d..c29f7da61 100644 --- a/platform/iphone/Rtt_IPhoneAudioSessionManagerImplementation.mm +++ b/platform/iphone/Rtt_IPhoneAudioSessionManagerImplementation.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneCKWorkflow.h b/platform/iphone/Rtt_IPhoneCKWorkflow.h index af056e24a..bacf5cab5 100644 --- a/platform/iphone/Rtt_IPhoneCKWorkflow.h +++ b/platform/iphone/Rtt_IPhoneCKWorkflow.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneCKWorkflow.mm b/platform/iphone/Rtt_IPhoneCKWorkflow.mm index 310e46819..669a7f618 100644 --- a/platform/iphone/Rtt_IPhoneCKWorkflow.mm +++ b/platform/iphone/Rtt_IPhoneCKWorkflow.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneConstants.h b/platform/iphone/Rtt_IPhoneConstants.h index 45add2480..11275c6d8 100644 --- a/platform/iphone/Rtt_IPhoneConstants.h +++ b/platform/iphone/Rtt_IPhoneConstants.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneDevice.h b/platform/iphone/Rtt_IPhoneDevice.h index 6e5d9e766..ac5654bc2 100644 --- a/platform/iphone/Rtt_IPhoneDevice.h +++ b/platform/iphone/Rtt_IPhoneDevice.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneDevice.mm b/platform/iphone/Rtt_IPhoneDevice.mm index 546008307..5c5bfe8e4 100644 --- a/platform/iphone/Rtt_IPhoneDevice.mm +++ b/platform/iphone/Rtt_IPhoneDevice.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneDisplayObject.h b/platform/iphone/Rtt_IPhoneDisplayObject.h index 0cd692091..de3f14dca 100644 --- a/platform/iphone/Rtt_IPhoneDisplayObject.h +++ b/platform/iphone/Rtt_IPhoneDisplayObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneDisplayObject.mm b/platform/iphone/Rtt_IPhoneDisplayObject.mm index 7364d1d0d..40c5d7f39 100644 --- a/platform/iphone/Rtt_IPhoneDisplayObject.mm +++ b/platform/iphone/Rtt_IPhoneDisplayObject.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneFont.h b/platform/iphone/Rtt_IPhoneFont.h index 1f4ca3256..cba11934b 100644 --- a/platform/iphone/Rtt_IPhoneFont.h +++ b/platform/iphone/Rtt_IPhoneFont.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneFont.mm b/platform/iphone/Rtt_IPhoneFont.mm index ddd9376a8..0597f9d41 100644 --- a/platform/iphone/Rtt_IPhoneFont.mm +++ b/platform/iphone/Rtt_IPhoneFont.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneGLVideoTexture.h b/platform/iphone/Rtt_IPhoneGLVideoTexture.h index 827f2c3c7..c94d2161c 100644 --- a/platform/iphone/Rtt_IPhoneGLVideoTexture.h +++ b/platform/iphone/Rtt_IPhoneGLVideoTexture.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneGLVideoTexture.mm b/platform/iphone/Rtt_IPhoneGLVideoTexture.mm index d14279721..95dca7d5a 100644 --- a/platform/iphone/Rtt_IPhoneGLVideoTexture.mm +++ b/platform/iphone/Rtt_IPhoneGLVideoTexture.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneImageProvider.h b/platform/iphone/Rtt_IPhoneImageProvider.h index 45b5fd92f..b956ac962 100644 --- a/platform/iphone/Rtt_IPhoneImageProvider.h +++ b/platform/iphone/Rtt_IPhoneImageProvider.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneImageProvider.mm b/platform/iphone/Rtt_IPhoneImageProvider.mm index c7cb79730..53f2b87bb 100644 --- a/platform/iphone/Rtt_IPhoneImageProvider.mm +++ b/platform/iphone/Rtt_IPhoneImageProvider.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneInMobiNetwork.h b/platform/iphone/Rtt_IPhoneInMobiNetwork.h index 8ebcc852f..8787e3596 100644 --- a/platform/iphone/Rtt_IPhoneInMobiNetwork.h +++ b/platform/iphone/Rtt_IPhoneInMobiNetwork.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneInMobiNetwork.mm b/platform/iphone/Rtt_IPhoneInMobiNetwork.mm index b428ccdad..8e0d34075 100644 --- a/platform/iphone/Rtt_IPhoneInMobiNetwork.mm +++ b/platform/iphone/Rtt_IPhoneInMobiNetwork.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneInneractiveNetwork.h b/platform/iphone/Rtt_IPhoneInneractiveNetwork.h index 205719bf6..c58c14cbf 100644 --- a/platform/iphone/Rtt_IPhoneInneractiveNetwork.h +++ b/platform/iphone/Rtt_IPhoneInneractiveNetwork.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneInneractiveNetwork.mm b/platform/iphone/Rtt_IPhoneInneractiveNetwork.mm index 94851a233..5615a3983 100644 --- a/platform/iphone/Rtt_IPhoneInneractiveNetwork.mm +++ b/platform/iphone/Rtt_IPhoneInneractiveNetwork.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneMapViewObject.h b/platform/iphone/Rtt_IPhoneMapViewObject.h index 63b256b70..5d5d68600 100644 --- a/platform/iphone/Rtt_IPhoneMapViewObject.h +++ b/platform/iphone/Rtt_IPhoneMapViewObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneMapViewObject.mm b/platform/iphone/Rtt_IPhoneMapViewObject.mm index 913d498c9..0a6f33998 100644 --- a/platform/iphone/Rtt_IPhoneMapViewObject.mm +++ b/platform/iphone/Rtt_IPhoneMapViewObject.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneMediaProvider.h b/platform/iphone/Rtt_IPhoneMediaProvider.h index 8ce53269b..ad5da0846 100644 --- a/platform/iphone/Rtt_IPhoneMediaProvider.h +++ b/platform/iphone/Rtt_IPhoneMediaProvider.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneMediaProvider.mm b/platform/iphone/Rtt_IPhoneMediaProvider.mm index 72aa03c1a..e098e4b40 100644 --- a/platform/iphone/Rtt_IPhoneMediaProvider.mm +++ b/platform/iphone/Rtt_IPhoneMediaProvider.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneNativeObject.h b/platform/iphone/Rtt_IPhoneNativeObject.h index 8c8f07b3f..8fa0c1444 100644 --- a/platform/iphone/Rtt_IPhoneNativeObject.h +++ b/platform/iphone/Rtt_IPhoneNativeObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneNativeObject.mm b/platform/iphone/Rtt_IPhoneNativeObject.mm index 681ab714b..89dd80501 100644 --- a/platform/iphone/Rtt_IPhoneNativeObject.mm +++ b/platform/iphone/Rtt_IPhoneNativeObject.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneOrientation.h b/platform/iphone/Rtt_IPhoneOrientation.h index 8fad4a429..3df30ea59 100644 --- a/platform/iphone/Rtt_IPhoneOrientation.h +++ b/platform/iphone/Rtt_IPhoneOrientation.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneOrientation.mm b/platform/iphone/Rtt_IPhoneOrientation.mm index d18e476c9..d74ca5e77 100644 --- a/platform/iphone/Rtt_IPhoneOrientation.mm +++ b/platform/iphone/Rtt_IPhoneOrientation.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhonePlatform.h b/platform/iphone/Rtt_IPhonePlatform.h index e9ae00e74..a1bfe00fd 100644 --- a/platform/iphone/Rtt_IPhonePlatform.h +++ b/platform/iphone/Rtt_IPhonePlatform.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhonePlatform.mm b/platform/iphone/Rtt_IPhonePlatform.mm index 60ff71de4..0109e6eba 100644 --- a/platform/iphone/Rtt_IPhonePlatform.mm +++ b/platform/iphone/Rtt_IPhonePlatform.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhonePlatformBase.h b/platform/iphone/Rtt_IPhonePlatformBase.h index 4893f8389..46e7a87f1 100644 --- a/platform/iphone/Rtt_IPhonePlatformBase.h +++ b/platform/iphone/Rtt_IPhonePlatformBase.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhonePlatformBase.mm b/platform/iphone/Rtt_IPhonePlatformBase.mm index 1ffa4784a..694191e7c 100644 --- a/platform/iphone/Rtt_IPhonePlatformBase.mm +++ b/platform/iphone/Rtt_IPhonePlatformBase.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhonePlatformCore.h b/platform/iphone/Rtt_IPhonePlatformCore.h index 238fafd42..c57c2095b 100644 --- a/platform/iphone/Rtt_IPhonePlatformCore.h +++ b/platform/iphone/Rtt_IPhonePlatformCore.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhonePlatformCore.mm b/platform/iphone/Rtt_IPhonePlatformCore.mm index 8d9bf17ae..fc6ca2de1 100644 --- a/platform/iphone/Rtt_IPhonePlatformCore.mm +++ b/platform/iphone/Rtt_IPhonePlatformCore.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneRuntimeDelegate.h b/platform/iphone/Rtt_IPhoneRuntimeDelegate.h index 481bb2686..8f2fdcd06 100644 --- a/platform/iphone/Rtt_IPhoneRuntimeDelegate.h +++ b/platform/iphone/Rtt_IPhoneRuntimeDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneRuntimeDelegate.mm b/platform/iphone/Rtt_IPhoneRuntimeDelegate.mm index 729f58b3c..846e287d4 100644 --- a/platform/iphone/Rtt_IPhoneRuntimeDelegate.mm +++ b/platform/iphone/Rtt_IPhoneRuntimeDelegate.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneScreenSurface.h b/platform/iphone/Rtt_IPhoneScreenSurface.h index dc54f4992..f02cee827 100644 --- a/platform/iphone/Rtt_IPhoneScreenSurface.h +++ b/platform/iphone/Rtt_IPhoneScreenSurface.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneScreenSurface.mm b/platform/iphone/Rtt_IPhoneScreenSurface.mm index f4ea21874..67141eecd 100644 --- a/platform/iphone/Rtt_IPhoneScreenSurface.mm +++ b/platform/iphone/Rtt_IPhoneScreenSurface.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneText.h b/platform/iphone/Rtt_IPhoneText.h index cd60ce66b..a8980b653 100644 --- a/platform/iphone/Rtt_IPhoneText.h +++ b/platform/iphone/Rtt_IPhoneText.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneText.mm b/platform/iphone/Rtt_IPhoneText.mm index 787269691..bbb1c4ddf 100644 --- a/platform/iphone/Rtt_IPhoneText.mm +++ b/platform/iphone/Rtt_IPhoneText.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneTextBoxObject.h b/platform/iphone/Rtt_IPhoneTextBoxObject.h index 2e4e81ac9..8e5c2d86c 100644 --- a/platform/iphone/Rtt_IPhoneTextBoxObject.h +++ b/platform/iphone/Rtt_IPhoneTextBoxObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneTextBoxObject.mm b/platform/iphone/Rtt_IPhoneTextBoxObject.mm index 0376ddbd6..65f6c2030 100644 --- a/platform/iphone/Rtt_IPhoneTextBoxObject.mm +++ b/platform/iphone/Rtt_IPhoneTextBoxObject.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneTextFieldObject.h b/platform/iphone/Rtt_IPhoneTextFieldObject.h index 0ea32cb42..3185d2a2d 100644 --- a/platform/iphone/Rtt_IPhoneTextFieldObject.h +++ b/platform/iphone/Rtt_IPhoneTextFieldObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneTextFieldObject.mm b/platform/iphone/Rtt_IPhoneTextFieldObject.mm index f6ca659c2..866ecd171 100644 --- a/platform/iphone/Rtt_IPhoneTextFieldObject.mm +++ b/platform/iphone/Rtt_IPhoneTextFieldObject.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneTimer.h b/platform/iphone/Rtt_IPhoneTimer.h index 9b6d1661b..67b09dc30 100644 --- a/platform/iphone/Rtt_IPhoneTimer.h +++ b/platform/iphone/Rtt_IPhoneTimer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneTimer.mm b/platform/iphone/Rtt_IPhoneTimer.mm index 19be5e205..a6d2f3295 100644 --- a/platform/iphone/Rtt_IPhoneTimer.mm +++ b/platform/iphone/Rtt_IPhoneTimer.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneVideoObject.h b/platform/iphone/Rtt_IPhoneVideoObject.h index 874988f9f..eac1f919c 100644 --- a/platform/iphone/Rtt_IPhoneVideoObject.h +++ b/platform/iphone/Rtt_IPhoneVideoObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneVideoObject.mm b/platform/iphone/Rtt_IPhoneVideoObject.mm index ef09278cb..b404f6c64 100644 --- a/platform/iphone/Rtt_IPhoneVideoObject.mm +++ b/platform/iphone/Rtt_IPhoneVideoObject.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneVideoPlayer.h b/platform/iphone/Rtt_IPhoneVideoPlayer.h index 6125aaff1..a6e8d7ed5 100644 --- a/platform/iphone/Rtt_IPhoneVideoPlayer.h +++ b/platform/iphone/Rtt_IPhoneVideoPlayer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneVideoPlayer.mm b/platform/iphone/Rtt_IPhoneVideoPlayer.mm index 1d1a600a4..2d8022f19 100644 --- a/platform/iphone/Rtt_IPhoneVideoPlayer.mm +++ b/platform/iphone/Rtt_IPhoneVideoPlayer.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneVideoProvider.h b/platform/iphone/Rtt_IPhoneVideoProvider.h index c9b8ef158..c30aaa907 100644 --- a/platform/iphone/Rtt_IPhoneVideoProvider.h +++ b/platform/iphone/Rtt_IPhoneVideoProvider.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneVideoProvider.mm b/platform/iphone/Rtt_IPhoneVideoProvider.mm index 7bcbe38dd..917345726 100644 --- a/platform/iphone/Rtt_IPhoneVideoProvider.mm +++ b/platform/iphone/Rtt_IPhoneVideoProvider.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneWebPopup.h b/platform/iphone/Rtt_IPhoneWebPopup.h index 0b8f95eb5..178029f38 100644 --- a/platform/iphone/Rtt_IPhoneWebPopup.h +++ b/platform/iphone/Rtt_IPhoneWebPopup.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneWebPopup.mm b/platform/iphone/Rtt_IPhoneWebPopup.mm index 300081848..dfda6b1ca 100644 --- a/platform/iphone/Rtt_IPhoneWebPopup.mm +++ b/platform/iphone/Rtt_IPhoneWebPopup.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneWebViewObject.h b/platform/iphone/Rtt_IPhoneWebViewObject.h index a570c9486..2972f9df2 100644 --- a/platform/iphone/Rtt_IPhoneWebViewObject.h +++ b/platform/iphone/Rtt_IPhoneWebViewObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_IPhoneWebViewObject.mm b/platform/iphone/Rtt_IPhoneWebViewObject.mm index 0e86d87f1..d51f57a84 100644 --- a/platform/iphone/Rtt_IPhoneWebViewObject.mm +++ b/platform/iphone/Rtt_IPhoneWebViewObject.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_TouchInhibitor.h b/platform/iphone/Rtt_TouchInhibitor.h index 0ff1ee3c6..a91694ce8 100644 --- a/platform/iphone/Rtt_TouchInhibitor.h +++ b/platform/iphone/Rtt_TouchInhibitor.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/Rtt_TouchInhibitor.mm b/platform/iphone/Rtt_TouchInhibitor.mm index 06141d61f..b918c67da 100644 --- a/platform/iphone/Rtt_TouchInhibitor.mm +++ b/platform/iphone/Rtt_TouchInhibitor.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/enterprise/CoronaSampleApp/MyCoronaDelegate.h b/platform/iphone/enterprise/CoronaSampleApp/MyCoronaDelegate.h index e3631514f..4186c65c8 100644 --- a/platform/iphone/enterprise/CoronaSampleApp/MyCoronaDelegate.h +++ b/platform/iphone/enterprise/CoronaSampleApp/MyCoronaDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/enterprise/CoronaSampleApp/MyCoronaDelegate.mm b/platform/iphone/enterprise/CoronaSampleApp/MyCoronaDelegate.mm index f28d8b9b3..ad4512899 100644 --- a/platform/iphone/enterprise/CoronaSampleApp/MyCoronaDelegate.mm +++ b/platform/iphone/enterprise/CoronaSampleApp/MyCoronaDelegate.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/enterprise/CoronaSampleApp/MyLibraryModule.h b/platform/iphone/enterprise/CoronaSampleApp/MyLibraryModule.h index 1007a89e0..cd164c8f6 100644 --- a/platform/iphone/enterprise/CoronaSampleApp/MyLibraryModule.h +++ b/platform/iphone/enterprise/CoronaSampleApp/MyLibraryModule.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/enterprise/CoronaSampleApp/MyLibraryModule.mm b/platform/iphone/enterprise/CoronaSampleApp/MyLibraryModule.mm index c28bfdaac..fb08250e8 100644 --- a/platform/iphone/enterprise/CoronaSampleApp/MyLibraryModule.mm +++ b/platform/iphone/enterprise/CoronaSampleApp/MyLibraryModule.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/enterprise/CoronaSampleApp/main.mm b/platform/iphone/enterprise/CoronaSampleApp/main.mm index 4d0c09ef5..440c11568 100644 --- a/platform/iphone/enterprise/CoronaSampleApp/main.mm +++ b/platform/iphone/enterprise/CoronaSampleApp/main.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/enterprise/TestApp/TestAppCoronaDelegate.h b/platform/iphone/enterprise/TestApp/TestAppCoronaDelegate.h index e17aad898..43900f3fb 100644 --- a/platform/iphone/enterprise/TestApp/TestAppCoronaDelegate.h +++ b/platform/iphone/enterprise/TestApp/TestAppCoronaDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/enterprise/TestApp/TestAppCoronaDelegate.mm b/platform/iphone/enterprise/TestApp/TestAppCoronaDelegate.mm index 8736fd203..d26a34f79 100644 --- a/platform/iphone/enterprise/TestApp/TestAppCoronaDelegate.mm +++ b/platform/iphone/enterprise/TestApp/TestAppCoronaDelegate.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/enterprise/TestApp/TestAppLibraryModule.h b/platform/iphone/enterprise/TestApp/TestAppLibraryModule.h index dcee50088..47edc69de 100644 --- a/platform/iphone/enterprise/TestApp/TestAppLibraryModule.h +++ b/platform/iphone/enterprise/TestApp/TestAppLibraryModule.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/enterprise/TestApp/TestAppLibraryModule.mm b/platform/iphone/enterprise/TestApp/TestAppLibraryModule.mm index 8c2837831..e29a802af 100644 --- a/platform/iphone/enterprise/TestApp/TestAppLibraryModule.mm +++ b/platform/iphone/enterprise/TestApp/TestAppLibraryModule.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/enterprise/TestApp/TestAppMain.mm b/platform/iphone/enterprise/TestApp/TestAppMain.mm index 7be69e9bd..664255842 100644 --- a/platform/iphone/enterprise/TestApp/TestAppMain.mm +++ b/platform/iphone/enterprise/TestApp/TestAppMain.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/libtemplate/IPhoneExports.h b/platform/iphone/libtemplate/IPhoneExports.h index 161531380..9d93fdbda 100644 --- a/platform/iphone/libtemplate/IPhoneExports.h +++ b/platform/iphone/libtemplate/IPhoneExports.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/libtemplate/Rtt_IPhoneTemplate-CoronaCards.mm b/platform/iphone/libtemplate/Rtt_IPhoneTemplate-CoronaCards.mm index 08d6a5518..ce802e63d 100644 --- a/platform/iphone/libtemplate/Rtt_IPhoneTemplate-CoronaCards.mm +++ b/platform/iphone/libtemplate/Rtt_IPhoneTemplate-CoronaCards.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/libtemplate/Rtt_IPhoneTemplate-Sub.mm b/platform/iphone/libtemplate/Rtt_IPhoneTemplate-Sub.mm index 327ead156..717a940d4 100644 --- a/platform/iphone/libtemplate/Rtt_IPhoneTemplate-Sub.mm +++ b/platform/iphone/libtemplate/Rtt_IPhoneTemplate-Sub.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/libtemplate/Rtt_IPhoneTemplate-Trial.mm b/platform/iphone/libtemplate/Rtt_IPhoneTemplate-Trial.mm index 58800f292..900de0f98 100644 --- a/platform/iphone/libtemplate/Rtt_IPhoneTemplate-Trial.mm +++ b/platform/iphone/libtemplate/Rtt_IPhoneTemplate-Trial.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/libtemplate/Rtt_IPhoneTemplate.h b/platform/iphone/libtemplate/Rtt_IPhoneTemplate.h index 27a13d312..ed49a199a 100644 --- a/platform/iphone/libtemplate/Rtt_IPhoneTemplate.h +++ b/platform/iphone/libtemplate/Rtt_IPhoneTemplate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/libtemplate/main.mm b/platform/iphone/libtemplate/main.mm index cc928d52c..9adbd2d18 100644 --- a/platform/iphone/libtemplate/main.mm +++ b/platform/iphone/libtemplate/main.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/iphone/shell.lua b/platform/iphone/shell.lua index b0201bdf7..43b5b0b20 100644 --- a/platform/iphone/shell.lua +++ b/platform/iphone/shell.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/linux b/platform/linux index 8a3d6871f..4ac15f34c 160000 --- a/platform/linux +++ b/platform/linux @@ -1 +1 @@ -Subproject commit 8a3d6871f1e60f2f053f67e63d9d8781d84180b8 +Subproject commit 4ac15f34ccd91abb3506fd609f40e4a2257a3792 diff --git a/platform/mac/AnalyticsProvider.h b/platform/mac/AnalyticsProvider.h index 50caf0dca..e86173d21 100644 --- a/platform/mac/AnalyticsProvider.h +++ b/platform/mac/AnalyticsProvider.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/AnalyticsProvider.mm b/platform/mac/AnalyticsProvider.mm index 5c58c73f1..d1b81c117 100644 --- a/platform/mac/AnalyticsProvider.mm +++ b/platform/mac/AnalyticsProvider.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/AndroidAppBuildController.h b/platform/mac/AndroidAppBuildController.h index 93563d36d..7c69b8a02 100644 --- a/platform/mac/AndroidAppBuildController.h +++ b/platform/mac/AndroidAppBuildController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/AndroidAppBuildController.mm b/platform/mac/AndroidAppBuildController.mm index 098a5caeb..80e4b8d5b 100644 --- a/platform/mac/AndroidAppBuildController.mm +++ b/platform/mac/AndroidAppBuildController.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/AppBuildController.h b/platform/mac/AppBuildController.h index 2ebd46682..eaade5f0c 100644 --- a/platform/mac/AppBuildController.h +++ b/platform/mac/AppBuildController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/AppBuildController.mm b/platform/mac/AppBuildController.mm index bd3543409..cd13dead6 100644 --- a/platform/mac/AppBuildController.mm +++ b/platform/mac/AppBuildController.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/AppDelegate.h b/platform/mac/AppDelegate.h index 4427eff05..7dfd7fe56 100644 --- a/platform/mac/AppDelegate.h +++ b/platform/mac/AppDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/AppDelegate.mm b/platform/mac/AppDelegate.mm index 7ac39e2b0..f502103bd 100755 --- a/platform/mac/AppDelegate.mm +++ b/platform/mac/AppDelegate.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/AppleAppBuildController.h b/platform/mac/AppleAppBuildController.h index 74061acfb..4c866cf25 100644 --- a/platform/mac/AppleAppBuildController.h +++ b/platform/mac/AppleAppBuildController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/AppleAppBuildController.mm b/platform/mac/AppleAppBuildController.mm index 6e1d17dd7..44ca560f0 100644 --- a/platform/mac/AppleAppBuildController.mm +++ b/platform/mac/AppleAppBuildController.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/AppleSigningIdentityController.h b/platform/mac/AppleSigningIdentityController.h index fb882c87c..0e394db71 100644 --- a/platform/mac/AppleSigningIdentityController.h +++ b/platform/mac/AppleSigningIdentityController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/AppleSigningIdentityController.mm b/platform/mac/AppleSigningIdentityController.mm index 49093cad4..de47b9a7a 100644 --- a/platform/mac/AppleSigningIdentityController.mm +++ b/platform/mac/AppleSigningIdentityController.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/BuildIPhone.h b/platform/mac/BuildIPhone.h index 9a454d7fc..17ce0f604 100644 --- a/platform/mac/BuildIPhone.h +++ b/platform/mac/BuildIPhone.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/BuildIPhone.mm b/platform/mac/BuildIPhone.mm index cbb70f3df..a2ec28e33 100644 --- a/platform/mac/BuildIPhone.mm +++ b/platform/mac/BuildIPhone.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/BuildSessionState.h b/platform/mac/BuildSessionState.h index a49092d7f..43c00a8e9 100644 --- a/platform/mac/BuildSessionState.h +++ b/platform/mac/BuildSessionState.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/BuildSessionState.mm b/platform/mac/BuildSessionState.mm index 84bdcf5ed..22d549788 100644 --- a/platform/mac/BuildSessionState.mm +++ b/platform/mac/BuildSessionState.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/ButtonImageView.h b/platform/mac/ButtonImageView.h index 4ce934fa3..75dc314b3 100644 --- a/platform/mac/ButtonImageView.h +++ b/platform/mac/ButtonImageView.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/ButtonImageView.m b/platform/mac/ButtonImageView.m index bc118dac5..d66897e70 100644 --- a/platform/mac/ButtonImageView.m +++ b/platform/mac/ButtonImageView.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/ButtonTextField.h b/platform/mac/ButtonTextField.h index 6a6b122f4..52de3a919 100644 --- a/platform/mac/ButtonTextField.h +++ b/platform/mac/ButtonTextField.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/ButtonTextField.m b/platform/mac/ButtonTextField.m index 54206223b..2b78bb4fc 100644 --- a/platform/mac/ButtonTextField.m +++ b/platform/mac/ButtonTextField.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaCards/CoronaCards.h b/platform/mac/CoronaCards/CoronaCards.h index 9a781bc32..0d3ddf59b 100644 --- a/platform/mac/CoronaCards/CoronaCards.h +++ b/platform/mac/CoronaCards/CoronaCards.h @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// CoronaKit.h -// Copyright (c) 2013 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #import diff --git a/platform/mac/CoronaCards/CoronaView.h b/platform/mac/CoronaCards/CoronaView.h index 24a830f7e..06c79d4d7 100644 --- a/platform/mac/CoronaCards/CoronaView.h +++ b/platform/mac/CoronaCards/CoronaView.h @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// CoronaView.h -// Copyright (c) 2013 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #import #import diff --git a/platform/mac/CoronaCards/CoronaViewController.h b/platform/mac/CoronaCards/CoronaViewController.h index 159c23042..afd1212b7 100644 --- a/platform/mac/CoronaCards/CoronaViewController.h +++ b/platform/mac/CoronaCards/CoronaViewController.h @@ -1,9 +1,11 @@ -// ---------------------------------------------------------------------------- -// -// CoronaViewController.h -// Copyright (c) 2013 Corona Labs Inc. All rights reserved. -// -// ---------------------------------------------------------------------------- +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// #import diff --git a/platform/mac/CoronaCards/build-corona-project b/platform/mac/CoronaCards/build-corona-project index b71af77be..9c7660677 100755 --- a/platform/mac/CoronaCards/build-corona-project +++ b/platform/mac/CoronaCards/build-corona-project @@ -1,12 +1,16 @@ #!/bin/bash +#---------------------------------------------------------------------------- # -# build-corona-project +# This file is part of the Corona game engine. +# For overview and more information on licensing please refer to README.md +# Home page: https://github.com/coronalabs/corona +# Contact: support@coronalabs.com # +#---------------------------------------------------------------------------- + # Copy contents of "Corona" directory in an Xcode project to build target "Resource" directory and # compile any Lua files contained within -# -# Copyright © 2015 Corona Labs Inc. All rights reserved -# + echo "Building Corona project ..." set -x diff --git a/platform/mac/CoronaConsole/CoronaConsole/AppDelegate.h b/platform/mac/CoronaConsole/CoronaConsole/AppDelegate.h index ec299b687..da49d44c8 100644 --- a/platform/mac/CoronaConsole/CoronaConsole/AppDelegate.h +++ b/platform/mac/CoronaConsole/CoronaConsole/AppDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaConsole/CoronaConsole/AppDelegate.m b/platform/mac/CoronaConsole/CoronaConsole/AppDelegate.m index 1fdb3d67a..940f78a94 100644 --- a/platform/mac/CoronaConsole/CoronaConsole/AppDelegate.m +++ b/platform/mac/CoronaConsole/CoronaConsole/AppDelegate.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaConsole/CoronaConsole/ConsoleWindowController.h b/platform/mac/CoronaConsole/CoronaConsole/ConsoleWindowController.h index a42bcb404..c3f11954c 100644 --- a/platform/mac/CoronaConsole/CoronaConsole/ConsoleWindowController.h +++ b/platform/mac/CoronaConsole/CoronaConsole/ConsoleWindowController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaConsole/CoronaConsole/ConsoleWindowController.mm b/platform/mac/CoronaConsole/CoronaConsole/ConsoleWindowController.mm index d5f10eb88..b8f5be578 100644 --- a/platform/mac/CoronaConsole/CoronaConsole/ConsoleWindowController.mm +++ b/platform/mac/CoronaConsole/CoronaConsole/ConsoleWindowController.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaConsole/CoronaConsole/Info.plist b/platform/mac/CoronaConsole/CoronaConsole/Info.plist index a3c404934..26fd4fcdd 100644 --- a/platform/mac/CoronaConsole/CoronaConsole/Info.plist +++ b/platform/mac/CoronaConsole/CoronaConsole/Info.plist @@ -27,7 +27,7 @@ LSUIElement NSHumanReadableCopyright - Copyright © 2015 Corona Labs Inc. All rights reserved. + Copyright © 2020 Corona Labs Inc. All rights reserved. NSMainNibFile MainMenu NSPrincipalClass diff --git a/platform/mac/CoronaConsole/CoronaConsole/NSColor+HexString.h b/platform/mac/CoronaConsole/CoronaConsole/NSColor+HexString.h index aff7a87d7..f92e16d52 100644 --- a/platform/mac/CoronaConsole/CoronaConsole/NSColor+HexString.h +++ b/platform/mac/CoronaConsole/CoronaConsole/NSColor+HexString.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaConsole/CoronaConsole/NSColor+HexString.m b/platform/mac/CoronaConsole/CoronaConsole/NSColor+HexString.m index 1536f8845..e8045d1ea 100644 --- a/platform/mac/CoronaConsole/CoronaConsole/NSColor+HexString.m +++ b/platform/mac/CoronaConsole/CoronaConsole/NSColor+HexString.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaConsole/CoronaConsole/Theme.h b/platform/mac/CoronaConsole/CoronaConsole/Theme.h index 35897d7f5..626f1178e 100644 --- a/platform/mac/CoronaConsole/CoronaConsole/Theme.h +++ b/platform/mac/CoronaConsole/CoronaConsole/Theme.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaConsole/CoronaConsole/Theme.m b/platform/mac/CoronaConsole/CoronaConsole/Theme.m index f05103b77..c3246929c 100644 --- a/platform/mac/CoronaConsole/CoronaConsole/Theme.m +++ b/platform/mac/CoronaConsole/CoronaConsole/Theme.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaConsole/CoronaConsole/ThemeConsole.h b/platform/mac/CoronaConsole/CoronaConsole/ThemeConsole.h index fc5636687..f842b8f61 100644 --- a/platform/mac/CoronaConsole/CoronaConsole/ThemeConsole.h +++ b/platform/mac/CoronaConsole/CoronaConsole/ThemeConsole.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaConsole/CoronaConsole/ThemeConsole.m b/platform/mac/CoronaConsole/CoronaConsole/ThemeConsole.m index c6cb7fd7d..5b7b02c95 100644 --- a/platform/mac/CoronaConsole/CoronaConsole/ThemeConsole.m +++ b/platform/mac/CoronaConsole/CoronaConsole/ThemeConsole.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaConsole/CoronaConsole/main.m b/platform/mac/CoronaConsole/CoronaConsole/main.m index f563fcee6..8a98e554a 100644 --- a/platform/mac/CoronaConsole/CoronaConsole/main.m +++ b/platform/mac/CoronaConsole/CoronaConsole/main.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaLiveServer/CoronaLiveServer/AppDelegate.h b/platform/mac/CoronaLiveServer/CoronaLiveServer/AppDelegate.h index 573962f37..7c03f6ad5 100644 --- a/platform/mac/CoronaLiveServer/CoronaLiveServer/AppDelegate.h +++ b/platform/mac/CoronaLiveServer/CoronaLiveServer/AppDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaLiveServer/CoronaLiveServer/AppDelegate.m b/platform/mac/CoronaLiveServer/CoronaLiveServer/AppDelegate.m index 97a0a594b..112169dba 100644 --- a/platform/mac/CoronaLiveServer/CoronaLiveServer/AppDelegate.m +++ b/platform/mac/CoronaLiveServer/CoronaLiveServer/AppDelegate.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaLiveServer/CoronaLiveServer/main.m b/platform/mac/CoronaLiveServer/CoronaLiveServer/main.m index f563fcee6..8a98e554a 100644 --- a/platform/mac/CoronaLiveServer/CoronaLiveServer/main.m +++ b/platform/mac/CoronaLiveServer/CoronaLiveServer/main.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaLiveServer/CoronaLiveServerApple.h b/platform/mac/CoronaLiveServer/CoronaLiveServerApple.h index 4f8006c3f..16e5a9504 100644 --- a/platform/mac/CoronaLiveServer/CoronaLiveServerApple.h +++ b/platform/mac/CoronaLiveServer/CoronaLiveServerApple.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaLiveServer/CoronaLiveServerApple.mm b/platform/mac/CoronaLiveServer/CoronaLiveServerApple.mm index 7f2c1c1e1..e15249953 100644 --- a/platform/mac/CoronaLiveServer/CoronaLiveServerApple.mm +++ b/platform/mac/CoronaLiveServer/CoronaLiveServerApple.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaShell/CoronaShell/AppDelegate.h b/platform/mac/CoronaShell/CoronaShell/AppDelegate.h index 067de7934..56293ab79 100644 --- a/platform/mac/CoronaShell/CoronaShell/AppDelegate.h +++ b/platform/mac/CoronaShell/CoronaShell/AppDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaShell/CoronaShell/AppDelegate.m b/platform/mac/CoronaShell/CoronaShell/AppDelegate.m index e85adc529..3e63344de 100644 --- a/platform/mac/CoronaShell/CoronaShell/AppDelegate.m +++ b/platform/mac/CoronaShell/CoronaShell/AppDelegate.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaShell/CoronaShell/main.m b/platform/mac/CoronaShell/CoronaShell/main.m index f563fcee6..8a98e554a 100644 --- a/platform/mac/CoronaShell/CoronaShell/main.m +++ b/platform/mac/CoronaShell/CoronaShell/main.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaWindowController.h b/platform/mac/CoronaWindowController.h index a56ff7096..4bd448cd1 100644 --- a/platform/mac/CoronaWindowController.h +++ b/platform/mac/CoronaWindowController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/CoronaWindowController.mm b/platform/mac/CoronaWindowController.mm index ade4f6110..4a670fb26 100644 --- a/platform/mac/CoronaWindowController.mm +++ b/platform/mac/CoronaWindowController.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Credits.rtfd/TXT.rtf b/platform/mac/Credits.rtfd/TXT.rtf index 62cd7f44d..177d18816 100644 --- a/platform/mac/Credits.rtfd/TXT.rtf +++ b/platform/mac/Credits.rtfd/TXT.rtf @@ -4,5 +4,5 @@ \margl1440\margr1440\vieww12600\viewh10200\viewkind0 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\qc\partightenfactor0 -\f0\b\fs24 \cf0 Copyright \'a9 2009-2018 Corona Labs Inc.\ +\f0\b\fs24 \cf0 Copyright \'a9 2009-2020 Corona Labs Inc.\ All rights reserved.} \ No newline at end of file diff --git a/platform/mac/DimView.h b/platform/mac/DimView.h index 427528459..8c87867c5 100644 --- a/platform/mac/DimView.h +++ b/platform/mac/DimView.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/DimView.m b/platform/mac/DimView.m index ece9aa071..5fe7262d0 100644 --- a/platform/mac/DimView.m +++ b/platform/mac/DimView.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/FastFileCreate/FastFileCreate/MacFileCreate.m b/platform/mac/FastFileCreate/FastFileCreate/MacFileCreate.m index 4d474c3aa..0d10f671b 100644 --- a/platform/mac/FastFileCreate/FastFileCreate/MacFileCreate.m +++ b/platform/mac/FastFileCreate/FastFileCreate/MacFileCreate.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/FastFileCreate/FastFileCreate/NativeFileCreate.h b/platform/mac/FastFileCreate/FastFileCreate/NativeFileCreate.h index 4a232f2dc..26dc31540 100644 --- a/platform/mac/FastFileCreate/FastFileCreate/NativeFileCreate.h +++ b/platform/mac/FastFileCreate/FastFileCreate/NativeFileCreate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/FastFileCreate/FastFileCreate/main.c b/platform/mac/FastFileCreate/FastFileCreate/main.c index 071fa1744..98c913b35 100644 --- a/platform/mac/FastFileCreate/FastFileCreate/main.c +++ b/platform/mac/FastFileCreate/FastFileCreate/main.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/FileWatch.h b/platform/mac/FileWatch.h index f94f11ca7..470302703 100644 --- a/platform/mac/FileWatch.h +++ b/platform/mac/FileWatch.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/FileWatch.mm b/platform/mac/FileWatch.mm index 3acc9beec..077ed34d7 100644 --- a/platform/mac/FileWatch.mm +++ b/platform/mac/FileWatch.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/FontHelper.h b/platform/mac/FontHelper.h index cb067eadb..107686d10 100644 --- a/platform/mac/FontHelper.h +++ b/platform/mac/FontHelper.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/FontHelper.m b/platform/mac/FontHelper.m index 96be0d8c7..7140469a0 100644 --- a/platform/mac/FontHelper.m +++ b/platform/mac/FontHelper.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/GLView.h b/platform/mac/GLView.h index 6e03fcdea..09ce49a9d 100755 --- a/platform/mac/GLView.h +++ b/platform/mac/GLView.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/GLView.mm b/platform/mac/GLView.mm index bab09acdb..a58d1110d 100755 --- a/platform/mac/GLView.mm +++ b/platform/mac/GLView.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/HomeScreenRuntimeDelegate.h b/platform/mac/HomeScreenRuntimeDelegate.h index c6a5b19f2..c34aa518d 100644 --- a/platform/mac/HomeScreenRuntimeDelegate.h +++ b/platform/mac/HomeScreenRuntimeDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/HomeScreenRuntimeDelegate.mm b/platform/mac/HomeScreenRuntimeDelegate.mm index d62b0e327..4540ccd98 100644 --- a/platform/mac/HomeScreenRuntimeDelegate.mm +++ b/platform/mac/HomeScreenRuntimeDelegate.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/IOSAppBuildController.h b/platform/mac/IOSAppBuildController.h index 7b9813073..375eb3723 100644 --- a/platform/mac/IOSAppBuildController.h +++ b/platform/mac/IOSAppBuildController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/IOSAppBuildController.mm b/platform/mac/IOSAppBuildController.mm index 65f237dc3..3e2719629 100644 --- a/platform/mac/IOSAppBuildController.mm +++ b/platform/mac/IOSAppBuildController.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Info.plist b/platform/mac/Info.plist index f81caa286..b77ebf900 100644 --- a/platform/mac/Info.plist +++ b/platform/mac/Info.plist @@ -77,7 +77,7 @@ NSHighResolutionCapable NSHumanReadableCopyright - Copyright © 2009-2018 Corona Labs Inc. All rights reserved. + Copyright © 2009-2020 Corona Labs Inc. All rights reserved. NSMainNibFile MainMenu NSPrincipalClass diff --git a/platform/mac/IntegerValidationFormatter.h b/platform/mac/IntegerValidationFormatter.h index 23d76d6a8..29c193664 100644 --- a/platform/mac/IntegerValidationFormatter.h +++ b/platform/mac/IntegerValidationFormatter.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/IntegerValidationFormatter.m b/platform/mac/IntegerValidationFormatter.m index 53df9d412..ec90e256d 100644 --- a/platform/mac/IntegerValidationFormatter.m +++ b/platform/mac/IntegerValidationFormatter.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/LicenseViewController.h b/platform/mac/LicenseViewController.h index bd2b24a01..c6148e6d4 100644 --- a/platform/mac/LicenseViewController.h +++ b/platform/mac/LicenseViewController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/LicenseViewController.m b/platform/mac/LicenseViewController.m index 869fe4b93..ffacdcb00 100644 --- a/platform/mac/LicenseViewController.m +++ b/platform/mac/LicenseViewController.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/LinuxAppBuildController.h b/platform/mac/LinuxAppBuildController.h index a0873da4b..445de3cf2 100644 --- a/platform/mac/LinuxAppBuildController.h +++ b/platform/mac/LinuxAppBuildController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/LinuxAppBuildController.mm b/platform/mac/LinuxAppBuildController.mm index 1d0347a25..7bd114256 100644 --- a/platform/mac/LinuxAppBuildController.mm +++ b/platform/mac/LinuxAppBuildController.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/NSWindow+ForFirstResponderMenu.m b/platform/mac/NSWindow+ForFirstResponderMenu.m index cb1d69127..6ded8a6af 100644 --- a/platform/mac/NSWindow+ForFirstResponderMenu.m +++ b/platform/mac/NSWindow+ForFirstResponderMenu.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/NewProjectController.h b/platform/mac/NewProjectController.h index 63d6c8197..ec0656fb4 100644 --- a/platform/mac/NewProjectController.h +++ b/platform/mac/NewProjectController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/NewProjectController.mm b/platform/mac/NewProjectController.mm index 8fbe4b208..b53ba8b31 100644 --- a/platform/mac/NewProjectController.mm +++ b/platform/mac/NewProjectController.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/OSXAppBuildController.h b/platform/mac/OSXAppBuildController.h index bad371c02..6fff4e552 100644 --- a/platform/mac/OSXAppBuildController.h +++ b/platform/mac/OSXAppBuildController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/OSXAppBuildController.mm b/platform/mac/OSXAppBuildController.mm index ee98d18e4..6b5585024 100644 --- a/platform/mac/OSXAppBuildController.mm +++ b/platform/mac/OSXAppBuildController.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/PassiveHitView.h b/platform/mac/PassiveHitView.h index 62b4d2aba..654928bd9 100644 --- a/platform/mac/PassiveHitView.h +++ b/platform/mac/PassiveHitView.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/PassiveHitView.m b/platform/mac/PassiveHitView.m index 4458eb89b..2e8a62dc9 100644 --- a/platform/mac/PassiveHitView.m +++ b/platform/mac/PassiveHitView.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/PasswordViewController.h b/platform/mac/PasswordViewController.h index dab389e2f..991f99471 100644 --- a/platform/mac/PasswordViewController.h +++ b/platform/mac/PasswordViewController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/PasswordViewController.m b/platform/mac/PasswordViewController.m index a1379b510..dbff62bed 100644 --- a/platform/mac/PasswordViewController.m +++ b/platform/mac/PasswordViewController.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/ResponderPassthroughTextField.h b/platform/mac/ResponderPassthroughTextField.h index 13760959b..39099c058 100644 --- a/platform/mac/ResponderPassthroughTextField.h +++ b/platform/mac/ResponderPassthroughTextField.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/ResponderPassthroughTextField.m b/platform/mac/ResponderPassthroughTextField.m index 2142f0f6e..839f65b31 100644 --- a/platform/mac/ResponderPassthroughTextField.m +++ b/platform/mac/ResponderPassthroughTextField.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_IOSAppPackager.h b/platform/mac/Rtt_IOSAppPackager.h index 5f51cf88c..d9a84081d 100644 --- a/platform/mac/Rtt_IOSAppPackager.h +++ b/platform/mac/Rtt_IOSAppPackager.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_IOSAppPackager.mm b/platform/mac/Rtt_IOSAppPackager.mm index 3630e9ba7..3ff5f1039 100644 --- a/platform/mac/Rtt_IOSAppPackager.mm +++ b/platform/mac/Rtt_IOSAppPackager.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_LuaConsole.cpp b/platform/mac/Rtt_LuaConsole.cpp index dcb6f2eea..d10267754 100644 --- a/platform/mac/Rtt_LuaConsole.cpp +++ b/platform/mac/Rtt_LuaConsole.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_LuaConsole.h b/platform/mac/Rtt_LuaConsole.h index ad1cc2c12..050e4a332 100644 --- a/platform/mac/Rtt_LuaConsole.h +++ b/platform/mac/Rtt_LuaConsole.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacActivityIndicator.h b/platform/mac/Rtt_MacActivityIndicator.h index 5b43147b9..5fc134680 100644 --- a/platform/mac/Rtt_MacActivityIndicator.h +++ b/platform/mac/Rtt_MacActivityIndicator.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacActivityIndicator.mm b/platform/mac/Rtt_MacActivityIndicator.mm index 30071cd29..7d6998698 100644 --- a/platform/mac/Rtt_MacActivityIndicator.mm +++ b/platform/mac/Rtt_MacActivityIndicator.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacAuthorizationDelegate.h b/platform/mac/Rtt_MacAuthorizationDelegate.h index 91d3fd0a9..68f6faae5 100644 --- a/platform/mac/Rtt_MacAuthorizationDelegate.h +++ b/platform/mac/Rtt_MacAuthorizationDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacAuthorizationDelegate.mm b/platform/mac/Rtt_MacAuthorizationDelegate.mm index 7d6186e50..9c1a57de6 100755 --- a/platform/mac/Rtt_MacAuthorizationDelegate.mm +++ b/platform/mac/Rtt_MacAuthorizationDelegate.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacConsolePlatform.h b/platform/mac/Rtt_MacConsolePlatform.h index a41eb880a..474072858 100644 --- a/platform/mac/Rtt_MacConsolePlatform.h +++ b/platform/mac/Rtt_MacConsolePlatform.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacConsolePlatform.mm b/platform/mac/Rtt_MacConsolePlatform.mm index 2fb98583b..ca52a56f2 100644 --- a/platform/mac/Rtt_MacConsolePlatform.mm +++ b/platform/mac/Rtt_MacConsolePlatform.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacDevice.h b/platform/mac/Rtt_MacDevice.h index 25faf8c99..bc5b6b12d 100644 --- a/platform/mac/Rtt_MacDevice.h +++ b/platform/mac/Rtt_MacDevice.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacDevice.mm b/platform/mac/Rtt_MacDevice.mm index 19adbaa5f..4bb3c49ea 100644 --- a/platform/mac/Rtt_MacDevice.mm +++ b/platform/mac/Rtt_MacDevice.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacDeviceIdentifier.c b/platform/mac/Rtt_MacDeviceIdentifier.c index a1a53dc88..0f70fd260 100755 --- a/platform/mac/Rtt_MacDeviceIdentifier.c +++ b/platform/mac/Rtt_MacDeviceIdentifier.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacDeviceIdentifier.h b/platform/mac/Rtt_MacDeviceIdentifier.h index fe5c9a177..b9f289a3b 100755 --- a/platform/mac/Rtt_MacDeviceIdentifier.h +++ b/platform/mac/Rtt_MacDeviceIdentifier.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacDisplayObject.h b/platform/mac/Rtt_MacDisplayObject.h index f688c35ae..c052f8b15 100644 --- a/platform/mac/Rtt_MacDisplayObject.h +++ b/platform/mac/Rtt_MacDisplayObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacDisplayObject.mm b/platform/mac/Rtt_MacDisplayObject.mm index 40e7ae1f3..f470c349b 100644 --- a/platform/mac/Rtt_MacDisplayObject.mm +++ b/platform/mac/Rtt_MacDisplayObject.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacExitCallback.h b/platform/mac/Rtt_MacExitCallback.h index 1b1bc1d8b..4e8a77e62 100644 --- a/platform/mac/Rtt_MacExitCallback.h +++ b/platform/mac/Rtt_MacExitCallback.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacExitCallback.mm b/platform/mac/Rtt_MacExitCallback.mm index 6c37ab042..b53154b95 100644 --- a/platform/mac/Rtt_MacExitCallback.mm +++ b/platform/mac/Rtt_MacExitCallback.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacFBConnect.h b/platform/mac/Rtt_MacFBConnect.h index 23310862d..c7a803d5c 100644 --- a/platform/mac/Rtt_MacFBConnect.h +++ b/platform/mac/Rtt_MacFBConnect.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacFBConnect.mm b/platform/mac/Rtt_MacFBConnect.mm index 9fdb500b6..7d614b240 100644 --- a/platform/mac/Rtt_MacFBConnect.mm +++ b/platform/mac/Rtt_MacFBConnect.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacFont.h b/platform/mac/Rtt_MacFont.h index 9227fbd2d..7c64c6c62 100644 --- a/platform/mac/Rtt_MacFont.h +++ b/platform/mac/Rtt_MacFont.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacFont.mm b/platform/mac/Rtt_MacFont.mm index a7f8aa509..9c0524155 100644 --- a/platform/mac/Rtt_MacFont.mm +++ b/platform/mac/Rtt_MacFont.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacImageProvider.h b/platform/mac/Rtt_MacImageProvider.h index 2265f6cb7..78e78d3fc 100644 --- a/platform/mac/Rtt_MacImageProvider.h +++ b/platform/mac/Rtt_MacImageProvider.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacImageProvider.mm b/platform/mac/Rtt_MacImageProvider.mm index 9c2cb09eb..70172788a 100644 --- a/platform/mac/Rtt_MacImageProvider.mm +++ b/platform/mac/Rtt_MacImageProvider.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacKeyServices.h b/platform/mac/Rtt_MacKeyServices.h index fea59ee86..e6eda2f4d 100644 --- a/platform/mac/Rtt_MacKeyServices.h +++ b/platform/mac/Rtt_MacKeyServices.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacKeyServices.mm b/platform/mac/Rtt_MacKeyServices.mm index c5252194b..10eb200e0 100644 --- a/platform/mac/Rtt_MacKeyServices.mm +++ b/platform/mac/Rtt_MacKeyServices.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacMapViewObject.h b/platform/mac/Rtt_MacMapViewObject.h index fed7eeee4..9b8343f61 100644 --- a/platform/mac/Rtt_MacMapViewObject.h +++ b/platform/mac/Rtt_MacMapViewObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacMapViewObject.mm b/platform/mac/Rtt_MacMapViewObject.mm index 75dbbecc1..5d02d7fcf 100644 --- a/platform/mac/Rtt_MacMapViewObject.mm +++ b/platform/mac/Rtt_MacMapViewObject.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacPlatform.h b/platform/mac/Rtt_MacPlatform.h index 32a19658d..12d757552 100644 --- a/platform/mac/Rtt_MacPlatform.h +++ b/platform/mac/Rtt_MacPlatform.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacPlatform.mm b/platform/mac/Rtt_MacPlatform.mm index acae4fb1b..ca6ddd198 100644 --- a/platform/mac/Rtt_MacPlatform.mm +++ b/platform/mac/Rtt_MacPlatform.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacPlatformServices.h b/platform/mac/Rtt_MacPlatformServices.h index 2cb9ad3e3..1d72b201d 100644 --- a/platform/mac/Rtt_MacPlatformServices.h +++ b/platform/mac/Rtt_MacPlatformServices.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacPlatformServices.mm b/platform/mac/Rtt_MacPlatformServices.mm index 09f0ce1c3..7634513a1 100644 --- a/platform/mac/Rtt_MacPlatformServices.mm +++ b/platform/mac/Rtt_MacPlatformServices.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacRemotePlayerHost.h b/platform/mac/Rtt_MacRemotePlayerHost.h index e1447f649..839f80086 100755 --- a/platform/mac/Rtt_MacRemotePlayerHost.h +++ b/platform/mac/Rtt_MacRemotePlayerHost.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacRemotePlayerHost.mm b/platform/mac/Rtt_MacRemotePlayerHost.mm index 51430f34c..57e217f73 100755 --- a/platform/mac/Rtt_MacRemotePlayerHost.mm +++ b/platform/mac/Rtt_MacRemotePlayerHost.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacServer.h b/platform/mac/Rtt_MacServer.h index b1a26d6dc..51b27c712 100755 --- a/platform/mac/Rtt_MacServer.h +++ b/platform/mac/Rtt_MacServer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacServer.mm b/platform/mac/Rtt_MacServer.mm index 19035bfac..31a6cd415 100755 --- a/platform/mac/Rtt_MacServer.mm +++ b/platform/mac/Rtt_MacServer.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacSimulator.h b/platform/mac/Rtt_MacSimulator.h index b33e61cd2..5d4e087b8 100644 --- a/platform/mac/Rtt_MacSimulator.h +++ b/platform/mac/Rtt_MacSimulator.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacSimulator.mm b/platform/mac/Rtt_MacSimulator.mm index 1b2590161..5f6597ebf 100644 --- a/platform/mac/Rtt_MacSimulator.mm +++ b/platform/mac/Rtt_MacSimulator.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacSimulatorServices.h b/platform/mac/Rtt_MacSimulatorServices.h index 6179c4112..d92b87c69 100644 --- a/platform/mac/Rtt_MacSimulatorServices.h +++ b/platform/mac/Rtt_MacSimulatorServices.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacSimulatorServices.mm b/platform/mac/Rtt_MacSimulatorServices.mm index 5ef06e1d3..c48d24e7b 100644 --- a/platform/mac/Rtt_MacSimulatorServices.mm +++ b/platform/mac/Rtt_MacSimulatorServices.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacSurfaceVideoRecorder.h b/platform/mac/Rtt_MacSurfaceVideoRecorder.h index 0de39f650..bee35dd8c 100644 --- a/platform/mac/Rtt_MacSurfaceVideoRecorder.h +++ b/platform/mac/Rtt_MacSurfaceVideoRecorder.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacSurfaceVideoRecorder.mm b/platform/mac/Rtt_MacSurfaceVideoRecorder.mm index 5ec7b87f9..9be42ea5e 100644 --- a/platform/mac/Rtt_MacSurfaceVideoRecorder.mm +++ b/platform/mac/Rtt_MacSurfaceVideoRecorder.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacTextBoxObject.h b/platform/mac/Rtt_MacTextBoxObject.h index d51fd81c0..fd5c0db84 100644 --- a/platform/mac/Rtt_MacTextBoxObject.h +++ b/platform/mac/Rtt_MacTextBoxObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacTextBoxObject.mm b/platform/mac/Rtt_MacTextBoxObject.mm index 80c8f152d..24f318827 100644 --- a/platform/mac/Rtt_MacTextBoxObject.mm +++ b/platform/mac/Rtt_MacTextBoxObject.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacTextFieldObject.h b/platform/mac/Rtt_MacTextFieldObject.h index 9d143621f..d13dbe355 100644 --- a/platform/mac/Rtt_MacTextFieldObject.h +++ b/platform/mac/Rtt_MacTextFieldObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacTextFieldObject.mm b/platform/mac/Rtt_MacTextFieldObject.mm index 9bf002c45..9fcb27963 100644 --- a/platform/mac/Rtt_MacTextFieldObject.mm +++ b/platform/mac/Rtt_MacTextFieldObject.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacVideoObject.h b/platform/mac/Rtt_MacVideoObject.h index 86865f846..fc36ee39c 100644 --- a/platform/mac/Rtt_MacVideoObject.h +++ b/platform/mac/Rtt_MacVideoObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacVideoObject.mm b/platform/mac/Rtt_MacVideoObject.mm index de2f71427..4a87841a8 100644 --- a/platform/mac/Rtt_MacVideoObject.mm +++ b/platform/mac/Rtt_MacVideoObject.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacVideoPlayer.h b/platform/mac/Rtt_MacVideoPlayer.h index 65689817e..83f2aba03 100644 --- a/platform/mac/Rtt_MacVideoPlayer.h +++ b/platform/mac/Rtt_MacVideoPlayer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacVideoPlayer.mm b/platform/mac/Rtt_MacVideoPlayer.mm index b4ea6bc02..3f5901144 100644 --- a/platform/mac/Rtt_MacVideoPlayer.mm +++ b/platform/mac/Rtt_MacVideoPlayer.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacVideoProvider.h b/platform/mac/Rtt_MacVideoProvider.h index 2f6cc247d..b29f79d0c 100644 --- a/platform/mac/Rtt_MacVideoProvider.h +++ b/platform/mac/Rtt_MacVideoProvider.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacVideoProvider.mm b/platform/mac/Rtt_MacVideoProvider.mm index b47f3466a..cacd88694 100644 --- a/platform/mac/Rtt_MacVideoProvider.mm +++ b/platform/mac/Rtt_MacVideoProvider.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacViewCallback.h b/platform/mac/Rtt_MacViewCallback.h index 28a83d8a6..14ec66c1a 100644 --- a/platform/mac/Rtt_MacViewCallback.h +++ b/platform/mac/Rtt_MacViewCallback.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacViewCallback.mm b/platform/mac/Rtt_MacViewCallback.mm index 44fc6114c..1b0af376c 100644 --- a/platform/mac/Rtt_MacViewCallback.mm +++ b/platform/mac/Rtt_MacViewCallback.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacViewSurface.h b/platform/mac/Rtt_MacViewSurface.h index 97a154449..9750c2fb3 100644 --- a/platform/mac/Rtt_MacViewSurface.h +++ b/platform/mac/Rtt_MacViewSurface.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacViewSurface.mm b/platform/mac/Rtt_MacViewSurface.mm index 43943d96a..1a236418f 100644 --- a/platform/mac/Rtt_MacViewSurface.mm +++ b/platform/mac/Rtt_MacViewSurface.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacWebPopup.h b/platform/mac/Rtt_MacWebPopup.h index 04eede36f..ca3c920d2 100644 --- a/platform/mac/Rtt_MacWebPopup.h +++ b/platform/mac/Rtt_MacWebPopup.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacWebPopup.mm b/platform/mac/Rtt_MacWebPopup.mm index 2b9128c8c..f8c259618 100644 --- a/platform/mac/Rtt_MacWebPopup.mm +++ b/platform/mac/Rtt_MacWebPopup.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacWebViewObject.h b/platform/mac/Rtt_MacWebViewObject.h index ef61f0525..ee084e858 100644 --- a/platform/mac/Rtt_MacWebViewObject.h +++ b/platform/mac/Rtt_MacWebViewObject.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_MacWebViewObject.mm b/platform/mac/Rtt_MacWebViewObject.mm index 9a999ca7f..f80395f91 100644 --- a/platform/mac/Rtt_MacWebViewObject.mm +++ b/platform/mac/Rtt_MacWebViewObject.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_OSXAppPackager.h b/platform/mac/Rtt_OSXAppPackager.h index 717249480..458cdfedd 100644 --- a/platform/mac/Rtt_OSXAppPackager.h +++ b/platform/mac/Rtt_OSXAppPackager.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_OSXAppPackager.mm b/platform/mac/Rtt_OSXAppPackager.mm index 5223ba10c..980c019a4 100644 --- a/platform/mac/Rtt_OSXAppPackager.mm +++ b/platform/mac/Rtt_OSXAppPackager.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_TVOSAppPackager.h b/platform/mac/Rtt_TVOSAppPackager.h index 779bfcb76..c24569166 100644 --- a/platform/mac/Rtt_TVOSAppPackager.h +++ b/platform/mac/Rtt_TVOSAppPackager.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/Rtt_TVOSAppPackager.mm b/platform/mac/Rtt_TVOSAppPackager.mm index d0c1ab02a..384ef6f73 100644 --- a/platform/mac/Rtt_TVOSAppPackager.mm +++ b/platform/mac/Rtt_TVOSAppPackager.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/SDKList.h b/platform/mac/SDKList.h index 3bcb9ae4a..b03d9891e 100644 --- a/platform/mac/SDKList.h +++ b/platform/mac/SDKList.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/SDKList.m b/platform/mac/SDKList.m index d7036fd80..b12a00bf8 100644 --- a/platform/mac/SDKList.m +++ b/platform/mac/SDKList.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/SampleCodeLocator.h b/platform/mac/SampleCodeLocator.h index 64c5653c6..51e6c7615 100644 --- a/platform/mac/SampleCodeLocator.h +++ b/platform/mac/SampleCodeLocator.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/SampleCodeLocator.mm b/platform/mac/SampleCodeLocator.mm index 2c4d2bbe3..efa819875 100644 --- a/platform/mac/SampleCodeLocator.mm +++ b/platform/mac/SampleCodeLocator.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/SimulatorDeviceWindow.h b/platform/mac/SimulatorDeviceWindow.h index d55003e1d..8aee4b9d6 100644 --- a/platform/mac/SimulatorDeviceWindow.h +++ b/platform/mac/SimulatorDeviceWindow.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/SimulatorDeviceWindow.mm b/platform/mac/SimulatorDeviceWindow.mm index fcb716d28..5013d7052 100644 --- a/platform/mac/SimulatorDeviceWindow.mm +++ b/platform/mac/SimulatorDeviceWindow.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/SkinView.h b/platform/mac/SkinView.h index 6b73c472c..d277d9c1b 100644 --- a/platform/mac/SkinView.h +++ b/platform/mac/SkinView.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/SkinView.mm b/platform/mac/SkinView.mm index fd5ce4d7b..486e2d1a2 100644 --- a/platform/mac/SkinView.mm +++ b/platform/mac/SkinView.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/SkinlessSimulatorWindow.h b/platform/mac/SkinlessSimulatorWindow.h index 54cd36206..b56734c35 100644 --- a/platform/mac/SkinlessSimulatorWindow.h +++ b/platform/mac/SkinlessSimulatorWindow.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/SkinlessSimulatorWindow.mm b/platform/mac/SkinlessSimulatorWindow.mm index 9a709470a..38f60bea5 100644 --- a/platform/mac/SkinlessSimulatorWindow.mm +++ b/platform/mac/SkinlessSimulatorWindow.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/SkinnableWindow.h b/platform/mac/SkinnableWindow.h index a388b1d79..18ee0b6e8 100644 --- a/platform/mac/SkinnableWindow.h +++ b/platform/mac/SkinnableWindow.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/SkinnableWindow.mm b/platform/mac/SkinnableWindow.mm index d105a4b35..7d3c8485c 100644 --- a/platform/mac/SkinnableWindow.mm +++ b/platform/mac/SkinnableWindow.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/TVOSAppBuildController.h b/platform/mac/TVOSAppBuildController.h index 108006270..937dd856c 100644 --- a/platform/mac/TVOSAppBuildController.h +++ b/platform/mac/TVOSAppBuildController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/TVOSAppBuildController.mm b/platform/mac/TVOSAppBuildController.mm index abadcdb4d..f260bb9b8 100644 --- a/platform/mac/TVOSAppBuildController.mm +++ b/platform/mac/TVOSAppBuildController.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/TextEditorSupport.h b/platform/mac/TextEditorSupport.h index 52f3a29ed..0af28d1bf 100644 --- a/platform/mac/TextEditorSupport.h +++ b/platform/mac/TextEditorSupport.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/TextEditorSupport.m b/platform/mac/TextEditorSupport.m index 82f16edb1..a97e3fd85 100644 --- a/platform/mac/TextEditorSupport.m +++ b/platform/mac/TextEditorSupport.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/ValidationSupportMacUI.h b/platform/mac/ValidationSupportMacUI.h index 44254bee1..9eda896df 100644 --- a/platform/mac/ValidationSupportMacUI.h +++ b/platform/mac/ValidationSupportMacUI.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/ValidationSupportMacUI.m b/platform/mac/ValidationSupportMacUI.m index 95c232630..ebe2ab754 100644 --- a/platform/mac/ValidationSupportMacUI.m +++ b/platform/mac/ValidationSupportMacUI.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/ValidationToolOutputViewController.h b/platform/mac/ValidationToolOutputViewController.h index e31262ddb..346e342e4 100644 --- a/platform/mac/ValidationToolOutputViewController.h +++ b/platform/mac/ValidationToolOutputViewController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/ValidationToolOutputViewController.m b/platform/mac/ValidationToolOutputViewController.m index 428faecd7..2dfed0d0c 100644 --- a/platform/mac/ValidationToolOutputViewController.m +++ b/platform/mac/ValidationToolOutputViewController.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/VersionLabel.h b/platform/mac/VersionLabel.h index 6033d37fb..6034f7171 100644 --- a/platform/mac/VersionLabel.h +++ b/platform/mac/VersionLabel.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/VersionLabel.m b/platform/mac/VersionLabel.m index 41c7d285b..794a4e427 100644 --- a/platform/mac/VersionLabel.m +++ b/platform/mac/VersionLabel.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/WebAppBuildController.h b/platform/mac/WebAppBuildController.h index dfe5debec..1751001a9 100644 --- a/platform/mac/WebAppBuildController.h +++ b/platform/mac/WebAppBuildController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/WebAppBuildController.mm b/platform/mac/WebAppBuildController.mm index 85e72e946..dd5bb0c25 100644 --- a/platform/mac/WebAppBuildController.mm +++ b/platform/mac/WebAppBuildController.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/WelcomeLuaConfiguration.lua b/platform/mac/WelcomeLuaConfiguration.lua index 8b8c970a3..235cdef08 100644 --- a/platform/mac/WelcomeLuaConfiguration.lua +++ b/platform/mac/WelcomeLuaConfiguration.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/mac/WelcomeToCoronaController.h b/platform/mac/WelcomeToCoronaController.h index 7699e2dbb..79ea1b54b 100644 --- a/platform/mac/WelcomeToCoronaController.h +++ b/platform/mac/WelcomeToCoronaController.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/WelcomeToCoronaController.mm b/platform/mac/WelcomeToCoronaController.mm index 110cf084d..3d17be8bc 100644 --- a/platform/mac/WelcomeToCoronaController.mm +++ b/platform/mac/WelcomeToCoronaController.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/WelcomeWindow.h b/platform/mac/WelcomeWindow.h index 98da93719..bbbb160d8 100644 --- a/platform/mac/WelcomeWindow.h +++ b/platform/mac/WelcomeWindow.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/WelcomeWindow.m b/platform/mac/WelcomeWindow.m index 374e7c2f0..bbca4f833 100644 --- a/platform/mac/WelcomeWindow.m +++ b/platform/mac/WelcomeWindow.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/XcodeToolHelper.h b/platform/mac/XcodeToolHelper.h index 1fe1db6e4..953d6cc93 100644 --- a/platform/mac/XcodeToolHelper.h +++ b/platform/mac/XcodeToolHelper.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/XcodeToolHelper.m b/platform/mac/XcodeToolHelper.m index fc35f2a7b..72010ab01 100644 --- a/platform/mac/XcodeToolHelper.m +++ b/platform/mac/XcodeToolHelper.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/browser/CoronaViewPrivate.h b/platform/mac/browser/CoronaViewPrivate.h index a006ad33e..100d2f844 100644 --- a/platform/mac/browser/CoronaViewPrivate.h +++ b/platform/mac/browser/CoronaViewPrivate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/browser/CoronaViewPrivate.mm b/platform/mac/browser/CoronaViewPrivate.mm index f295fc686..9e845a708 100644 --- a/platform/mac/browser/CoronaViewPrivate.mm +++ b/platform/mac/browser/CoronaViewPrivate.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/browser/CoronaViewRuntimeDelegate.h b/platform/mac/browser/CoronaViewRuntimeDelegate.h index d9c3ffdd6..6decdab74 100644 --- a/platform/mac/browser/CoronaViewRuntimeDelegate.h +++ b/platform/mac/browser/CoronaViewRuntimeDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/browser/CoronaViewRuntimeDelegate.mm b/platform/mac/browser/CoronaViewRuntimeDelegate.mm index 82f098968..670459870 100644 --- a/platform/mac/browser/CoronaViewRuntimeDelegate.mm +++ b/platform/mac/browser/CoronaViewRuntimeDelegate.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/browser/PluginView.h b/platform/mac/browser/PluginView.h index c3dd23eee..583743d49 100644 --- a/platform/mac/browser/PluginView.h +++ b/platform/mac/browser/PluginView.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/browser/PluginView.mm b/platform/mac/browser/PluginView.mm index c29a94e1d..492039b82 100644 --- a/platform/mac/browser/PluginView.mm +++ b/platform/mac/browser/PluginView.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/globalize/globalize.m b/platform/mac/globalize/globalize.m index 2f4cf7ada..5f0d3e3d9 100644 --- a/platform/mac/globalize/globalize.m +++ b/platform/mac/globalize/globalize.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/ios-syslog-helper/ios-syslog-helper/main.c b/platform/mac/ios-syslog-helper/ios-syslog-helper/main.c index 734ff7346..3b240e835 100644 --- a/platform/mac/ios-syslog-helper/ios-syslog-helper/main.c +++ b/platform/mac/ios-syslog-helper/ios-syslog-helper/main.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/mac/main.m b/platform/mac/main.m index 9332b4b2e..fbaacace3 100644 --- a/platform/mac/main.m +++ b/platform/mac/main.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/resources/CoronaPListSupport.lua b/platform/resources/CoronaPListSupport.lua index 8336870d6..fccd5bc6a 100644 --- a/platform/resources/CoronaPListSupport.lua +++ b/platform/resources/CoronaPListSupport.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/MacApp.lua b/platform/resources/MacApp.lua index e01234f04..610a31dcd 100644 --- a/platform/resources/MacApp.lua +++ b/platform/resources/MacApp.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/N95.lua b/platform/resources/N95.lua index 69e66718d..1416b9da4 100644 --- a/platform/resources/N95.lua +++ b/platform/resources/N95.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/OSXPackageApp.lua b/platform/resources/OSXPackageApp.lua index 4856dfd3d..beed83541 100644 --- a/platform/resources/OSXPackageApp.lua +++ b/platform/resources/OSXPackageApp.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/AmazonFireTV1080.lua b/platform/resources/Skins/AmazonFireTV1080.lua index 3adee4b10..4825bdad9 100644 --- a/platform/resources/Skins/AmazonFireTV1080.lua +++ b/platform/resources/Skins/AmazonFireTV1080.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/AmazonFireTV720.lua b/platform/resources/Skins/AmazonFireTV720.lua index e5bb8fe15..790be3cba 100644 --- a/platform/resources/Skins/AmazonFireTV720.lua +++ b/platform/resources/Skins/AmazonFireTV720.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/AppleTV.lua b/platform/resources/Skins/AppleTV.lua index df7caa656..5d46a962d 100644 --- a/platform/resources/Skins/AppleTV.lua +++ b/platform/resources/Skins/AppleTV.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/CustomDevice.lua.template b/platform/resources/Skins/CustomDevice.lua.template index 0abf3b139..2577e00f0 100644 --- a/platform/resources/Skins/CustomDevice.lua.template +++ b/platform/resources/Skins/CustomDevice.lua.template @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/GalaxyS3.lua b/platform/resources/Skins/GalaxyS3.lua index 377d3c912..4256c5211 100644 --- a/platform/resources/Skins/GalaxyS3.lua +++ b/platform/resources/Skins/GalaxyS3.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-1080x1920-2.6-x-mdpi.lua b/platform/resources/Skins/Generic-Android-1080x1920-2.6-x-mdpi.lua index 4cae97dd8..00b6298e8 100644 --- a/platform/resources/Skins/Generic-Android-1080x1920-2.6-x-mdpi.lua +++ b/platform/resources/Skins/Generic-Android-1080x1920-2.6-x-mdpi.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-1080x1920-xhdpi.lua b/platform/resources/Skins/Generic-Android-1080x1920-xhdpi.lua index 5b293b9dd..d64b57b18 100644 --- a/platform/resources/Skins/Generic-Android-1080x1920-xhdpi.lua +++ b/platform/resources/Skins/Generic-Android-1080x1920-xhdpi.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-1080x1920-xxhdpi.lua b/platform/resources/Skins/Generic-Android-1080x1920-xxhdpi.lua index 81a1482a6..538185729 100644 --- a/platform/resources/Skins/Generic-Android-1080x1920-xxhdpi.lua +++ b/platform/resources/Skins/Generic-Android-1080x1920-xxhdpi.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-1200x1920-xhdpi.lua b/platform/resources/Skins/Generic-Android-1200x1920-xhdpi.lua index 63f09f37d..502fa152c 100644 --- a/platform/resources/Skins/Generic-Android-1200x1920-xhdpi.lua +++ b/platform/resources/Skins/Generic-Android-1200x1920-xhdpi.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-1200x1920-xxhdpi.lua b/platform/resources/Skins/Generic-Android-1200x1920-xxhdpi.lua index c63455081..82608663b 100644 --- a/platform/resources/Skins/Generic-Android-1200x1920-xxhdpi.lua +++ b/platform/resources/Skins/Generic-Android-1200x1920-xxhdpi.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-1440x2560-3.5-x-mdpi.lua b/platform/resources/Skins/Generic-Android-1440x2560-3.5-x-mdpi.lua index a456f5127..b724f5734 100644 --- a/platform/resources/Skins/Generic-Android-1440x2560-3.5-x-mdpi.lua +++ b/platform/resources/Skins/Generic-Android-1440x2560-3.5-x-mdpi.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-1440x2560-xxhdpi.lua b/platform/resources/Skins/Generic-Android-1440x2560-xxhdpi.lua index ccd3fb9d5..6e6972b2b 100644 --- a/platform/resources/Skins/Generic-Android-1440x2560-xxhdpi.lua +++ b/platform/resources/Skins/Generic-Android-1440x2560-xxhdpi.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-1440x2560-xxxhdpi.lua b/platform/resources/Skins/Generic-Android-1440x2560-xxxhdpi.lua index a6b99a674..046059bdb 100644 --- a/platform/resources/Skins/Generic-Android-1440x2560-xxxhdpi.lua +++ b/platform/resources/Skins/Generic-Android-1440x2560-xxxhdpi.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-1536x2048.lua b/platform/resources/Skins/Generic-Android-1536x2048.lua index a36243ac8..2f6870645 100644 --- a/platform/resources/Skins/Generic-Android-1536x2048.lua +++ b/platform/resources/Skins/Generic-Android-1536x2048.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-1600x2560.lua b/platform/resources/Skins/Generic-Android-1600x2560.lua index 7fb43b522..067eb0800 100644 --- a/platform/resources/Skins/Generic-Android-1600x2560.lua +++ b/platform/resources/Skins/Generic-Android-1600x2560.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-320x480.lua b/platform/resources/Skins/Generic-Android-320x480.lua index ee2459e65..6232433d5 100644 --- a/platform/resources/Skins/Generic-Android-320x480.lua +++ b/platform/resources/Skins/Generic-Android-320x480.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-480x800.lua b/platform/resources/Skins/Generic-Android-480x800.lua index de276aa04..5c7d04a82 100644 --- a/platform/resources/Skins/Generic-Android-480x800.lua +++ b/platform/resources/Skins/Generic-Android-480x800.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-480x854.lua b/platform/resources/Skins/Generic-Android-480x854.lua index 9a7a94f97..517dac194 100644 --- a/platform/resources/Skins/Generic-Android-480x854.lua +++ b/platform/resources/Skins/Generic-Android-480x854.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-720x1280.lua b/platform/resources/Skins/Generic-Android-720x1280.lua index 6261f5283..3ee3f57f6 100644 --- a/platform/resources/Skins/Generic-Android-720x1280.lua +++ b/platform/resources/Skins/Generic-Android-720x1280.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-768x1280.lua b/platform/resources/Skins/Generic-Android-768x1280.lua index d0e25164b..1c93bcb17 100644 --- a/platform/resources/Skins/Generic-Android-768x1280.lua +++ b/platform/resources/Skins/Generic-Android-768x1280.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-800x1280-hdpi.lua b/platform/resources/Skins/Generic-Android-800x1280-hdpi.lua index d42aa6523..2b2171fa4 100644 --- a/platform/resources/Skins/Generic-Android-800x1280-hdpi.lua +++ b/platform/resources/Skins/Generic-Android-800x1280-hdpi.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-800x1280-mdpi.lua b/platform/resources/Skins/Generic-Android-800x1280-mdpi.lua index 9b8414127..10fcdffb1 100644 --- a/platform/resources/Skins/Generic-Android-800x1280-mdpi.lua +++ b/platform/resources/Skins/Generic-Android-800x1280-mdpi.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-800x1280-tvdpi.lua b/platform/resources/Skins/Generic-Android-800x1280-tvdpi.lua index 7ee4c507e..9e324ba4e 100644 --- a/platform/resources/Skins/Generic-Android-800x1280-tvdpi.lua +++ b/platform/resources/Skins/Generic-Android-800x1280-tvdpi.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-Android-800x1280-xhdpi.lua b/platform/resources/Skins/Generic-Android-800x1280-xhdpi.lua index 31d526a52..a9f74a858 100644 --- a/platform/resources/Skins/Generic-Android-800x1280-xhdpi.lua +++ b/platform/resources/Skins/Generic-Android-800x1280-xhdpi.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-WindowsPhone-480x800.lua b/platform/resources/Skins/Generic-WindowsPhone-480x800.lua index 9bd5cfab6..9de0dd0fd 100644 --- a/platform/resources/Skins/Generic-WindowsPhone-480x800.lua +++ b/platform/resources/Skins/Generic-WindowsPhone-480x800.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-WindowsPhone-720x1280.lua b/platform/resources/Skins/Generic-WindowsPhone-720x1280.lua index c5bd09afa..561592ce8 100644 --- a/platform/resources/Skins/Generic-WindowsPhone-720x1280.lua +++ b/platform/resources/Skins/Generic-WindowsPhone-720x1280.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-WindowsPhone-768x1280.lua b/platform/resources/Skins/Generic-WindowsPhone-768x1280.lua index 0416c8622..4676642a7 100644 --- a/platform/resources/Skins/Generic-WindowsPhone-768x1280.lua +++ b/platform/resources/Skins/Generic-WindowsPhone-768x1280.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-iPad-1536x2048.lua b/platform/resources/Skins/Generic-iPad-1536x2048.lua index 84e3364f7..63d738e93 100644 --- a/platform/resources/Skins/Generic-iPad-1536x2048.lua +++ b/platform/resources/Skins/Generic-iPad-1536x2048.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-iPad-2048x2732.lua b/platform/resources/Skins/Generic-iPad-2048x2732.lua index 74801ea59..86ab6c344 100644 --- a/platform/resources/Skins/Generic-iPad-2048x2732.lua +++ b/platform/resources/Skins/Generic-iPad-2048x2732.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-iPad-768x1024.lua b/platform/resources/Skins/Generic-iPad-768x1024.lua index dd90e78b9..5df88c429 100644 --- a/platform/resources/Skins/Generic-iPad-768x1024.lua +++ b/platform/resources/Skins/Generic-iPad-768x1024.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-iPhone-1080x1920.lua b/platform/resources/Skins/Generic-iPhone-1080x1920.lua index b6b42e783..95e912318 100644 --- a/platform/resources/Skins/Generic-iPhone-1080x1920.lua +++ b/platform/resources/Skins/Generic-iPhone-1080x1920.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-iPhone-1125x2436.lua b/platform/resources/Skins/Generic-iPhone-1125x2436.lua index d413b0702..a848c1c92 100644 --- a/platform/resources/Skins/Generic-iPhone-1125x2436.lua +++ b/platform/resources/Skins/Generic-iPhone-1125x2436.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-iPhone-640x1136.lua b/platform/resources/Skins/Generic-iPhone-640x1136.lua index de2ef47be..6117b8b6c 100644 --- a/platform/resources/Skins/Generic-iPhone-640x1136.lua +++ b/platform/resources/Skins/Generic-iPhone-640x1136.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-iPhone-640x960.lua b/platform/resources/Skins/Generic-iPhone-640x960.lua index 0d289fe73..9f5ccf7e0 100644 --- a/platform/resources/Skins/Generic-iPhone-640x960.lua +++ b/platform/resources/Skins/Generic-iPhone-640x960.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Generic-iPhone-750x1334.lua b/platform/resources/Skins/Generic-iPhone-750x1334.lua index 1162d0976..2ba065684 100644 --- a/platform/resources/Skins/Generic-iPhone-750x1334.lua +++ b/platform/resources/Skins/Generic-iPhone-750x1334.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/HTC-8S.lua b/platform/resources/Skins/HTC-8S.lua index ffb015b0f..d4ce9f5d7 100644 --- a/platform/resources/Skins/HTC-8S.lua +++ b/platform/resources/Skins/HTC-8S.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/HTCSensation.lua b/platform/resources/Skins/HTCSensation.lua index 705a77999..edc586713 100644 --- a/platform/resources/Skins/HTCSensation.lua +++ b/platform/resources/Skins/HTCSensation.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/KindleFireHD7.lua b/platform/resources/Skins/KindleFireHD7.lua index 0b665d22a..21fbac8d5 100644 --- a/platform/resources/Skins/KindleFireHD7.lua +++ b/platform/resources/Skins/KindleFireHD7.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/KindleFireHD9.lua b/platform/resources/Skins/KindleFireHD9.lua index 4b4e4e8a8..032ab7cbe 100644 --- a/platform/resources/Skins/KindleFireHD9.lua +++ b/platform/resources/Skins/KindleFireHD9.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Nokia-Lumia-920.lua b/platform/resources/Skins/Nokia-Lumia-920.lua index d5e27dbe3..b0725d79a 100644 --- a/platform/resources/Skins/Nokia-Lumia-920.lua +++ b/platform/resources/Skins/Nokia-Lumia-920.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Ouya1080.lua b/platform/resources/Skins/Ouya1080.lua index 99b2b6d01..0b24fba29 100644 --- a/platform/resources/Skins/Ouya1080.lua +++ b/platform/resources/Skins/Ouya1080.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Ouya720.lua b/platform/resources/Skins/Ouya720.lua index 02689930f..4180b67d8 100644 --- a/platform/resources/Skins/Ouya720.lua +++ b/platform/resources/Skins/Ouya720.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Samsung-ATIV-S.lua b/platform/resources/Skins/Samsung-ATIV-S.lua index 51d5328fe..9fb12ad3c 100644 --- a/platform/resources/Skins/Samsung-ATIV-S.lua +++ b/platform/resources/Skins/Samsung-ATIV-S.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/Samsung-Galaxy-S5.lua b/platform/resources/Skins/Samsung-Galaxy-S5.lua index e36e4f344..b669f38cd 100644 --- a/platform/resources/Skins/Samsung-Galaxy-S5.lua +++ b/platform/resources/Skins/Samsung-Galaxy-S5.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/iPadAir.lua b/platform/resources/Skins/iPadAir.lua index c60053dbe..f6f67cff6 100644 --- a/platform/resources/Skins/iPadAir.lua +++ b/platform/resources/Skins/iPadAir.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/iPadMini.lua b/platform/resources/Skins/iPadMini.lua index a6b503f7f..e1fa443c1 100644 --- a/platform/resources/Skins/iPadMini.lua +++ b/platform/resources/Skins/iPadMini.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/iPadPro.lua b/platform/resources/Skins/iPadPro.lua index f10d6f78b..d61eab2f1 100644 --- a/platform/resources/Skins/iPadPro.lua +++ b/platform/resources/Skins/iPadPro.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/iPhone4S.lua b/platform/resources/Skins/iPhone4S.lua index 571d6600e..fd970ec13 100644 --- a/platform/resources/Skins/iPhone4S.lua +++ b/platform/resources/Skins/iPhone4S.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/iPhone5.lua b/platform/resources/Skins/iPhone5.lua index 1f6f5aee3..046553580 100644 --- a/platform/resources/Skins/iPhone5.lua +++ b/platform/resources/Skins/iPhone5.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/iPhone6.lua b/platform/resources/Skins/iPhone6.lua index d81ee53e2..ec1addc42 100644 --- a/platform/resources/Skins/iPhone6.lua +++ b/platform/resources/Skins/iPhone6.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/iPhone6Plus.lua b/platform/resources/Skins/iPhone6Plus.lua index 0b94cfdca..6c795fa84 100644 --- a/platform/resources/Skins/iPhone6Plus.lua +++ b/platform/resources/Skins/iPhone6Plus.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/Skins/iPhoneX.lua b/platform/resources/Skins/iPhoneX.lua index f63ad4fd5..a0f674bb1 100644 --- a/platform/resources/Skins/iPhoneX.lua +++ b/platform/resources/Skins/iPhoneX.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/ValidateSettings.lua b/platform/resources/ValidateSettings.lua index 4bb2c107a..3c0410c5c 100644 --- a/platform/resources/ValidateSettings.lua +++ b/platform/resources/ValidateSettings.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/android_sendapp.sh b/platform/resources/android_sendapp.sh index 7166b28a7..f761b0a3c 100755 --- a/platform/resources/android_sendapp.sh +++ b/platform/resources/android_sendapp.sh @@ -1,11 +1,14 @@ #!/bin/bash +#---------------------------------------------------------------------------- # -# android_sendapp.sh +# This file is part of the Corona game engine. +# For overview and more information on licensing please refer to README.md +# Home page: https://github.com/coronalabs/corona +# Contact: support@coronalabs.com # +#---------------------------------------------------------------------------- + # Send an APK to an Android device connected to the computer and optionally launch it -# -# Copyright (c) 2015 Corona Labs Inc. All rights reserved. -# DEBUG_BUILD_PROCESS=$(defaults read com.coronalabs.Corona_Simulator debugBuildProcess 2>/dev/null) diff --git a/platform/resources/android_syslog.sh b/platform/resources/android_syslog.sh index 8795d8538..139a53e21 100755 --- a/platform/resources/android_syslog.sh +++ b/platform/resources/android_syslog.sh @@ -1,11 +1,14 @@ #!/bin/bash +#---------------------------------------------------------------------------- # -# android_syslog.sh +# This file is part of the Corona game engine. +# For overview and more information on licensing please refer to README.md +# Home page: https://github.com/coronalabs/corona +# Contact: support@coronalabs.com # +#---------------------------------------------------------------------------- + # Tail the syslogs of all connected Android devices filtering for Corona -# -# Copyright (c) 2015 Corona Labs Inc. All rights reserved. -# DEBUG_BUILD_PROCESS=$(defaults read com.coronalabs.Corona_Simulator debugBuildProcess 2>/dev/null) diff --git a/platform/resources/behavior.lua b/platform/resources/behavior.lua index 932bfc9ef..363b3492b 100644 --- a/platform/resources/behavior.lua +++ b/platform/resources/behavior.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/config_require.lua b/platform/resources/config_require.lua index d58e43f74..06d62032a 100644 --- a/platform/resources/config_require.lua +++ b/platform/resources/config_require.lua @@ -1,26 +1,10 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/generator.lua b/platform/resources/generator.lua index e20c54018..645dc279b 100644 --- a/platform/resources/generator.lua +++ b/platform/resources/generator.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/iPhonePackageApp.lua b/platform/resources/iPhonePackageApp.lua index 2438c32d7..30f57b478 100644 --- a/platform/resources/iPhonePackageApp.lua +++ b/platform/resources/iPhonePackageApp.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/init.lua b/platform/resources/init.lua index 5fc03c8e0..01e943e4f 100755 --- a/platform/resources/init.lua +++ b/platform/resources/init.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/ios_sendapp.sh b/platform/resources/ios_sendapp.sh index c89d5cb5c..ab23cb0a5 100755 --- a/platform/resources/ios_sendapp.sh +++ b/platform/resources/ios_sendapp.sh @@ -1,11 +1,14 @@ #!/bin/bash +#---------------------------------------------------------------------------- # -# ios_sendapp.sh +# This file is part of the Corona game engine. +# For overview and more information on licensing please refer to README.md +# Home page: https://github.com/coronalabs/corona +# Contact: support@coronalabs.com # +#---------------------------------------------------------------------------- + # Send an APP to an iOS device connected to the computer -# -# Copyright (c) 2015 Corona Labs Inc. All rights reserved. -# DEBUG_BUILD_PROCESS=$(defaults read com.coronalabs.Corona_Simulator debugBuildProcess 2>/dev/null) diff --git a/platform/resources/ios_syslog.sh b/platform/resources/ios_syslog.sh index 04062edb0..1c9a6b1db 100755 --- a/platform/resources/ios_syslog.sh +++ b/platform/resources/ios_syslog.sh @@ -1,11 +1,14 @@ #!/bin/bash +#---------------------------------------------------------------------------- # -# ios_syslog.sh +# This file is part of the Corona game engine. +# For overview and more information on licensing please refer to README.md +# Home page: https://github.com/coronalabs/corona +# Contact: support@coronalabs.com # +#---------------------------------------------------------------------------- + # Tail the syslog of a connected iOS device filtering for Corona -# -# Copyright (c) 2015 Corona Labs Inc. All rights reserved. -# DEBUG_BUILD_PROCESS=$(defaults read com.coronalabs.Corona_Simulator debugBuildProcess 2>/dev/null) diff --git a/platform/resources/json.lua b/platform/resources/json.lua index 820d9ebe4..4277ab313 100644 --- a/platform/resources/json.lua +++ b/platform/resources/json.lua @@ -1,15 +1,14 @@ --------------------------------------------------------------------------------- ----- json.lua ----- +------------------------------------------------------------------------------ +-- +-- This file is part of the Corona game engine. +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com +-- +------------------------------------------------------------------------------ + ---- Wrapper for dkjson.lua that implements the defaults we want (and improves ---- a common error behavior) ----- ----- Copyright (c) 2014 Corona Labs Inc. All rights reserved. ----- ----- Reviewers: ----- Perry ----- ----------------------------------------------------------------------------------- local dkjson = require "dkjson" diff --git a/platform/resources/launchpad.lua b/platform/resources/launchpad.lua index 6e0d3d169..3a9698a49 100644 --- a/platform/resources/launchpad.lua +++ b/platform/resources/launchpad.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/linuxPackageApp.lua b/platform/resources/linuxPackageApp.lua index f8caf8274..7b9893b00 100644 --- a/platform/resources/linuxPackageApp.lua +++ b/platform/resources/linuxPackageApp.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/loader_callback.lua b/platform/resources/loader_callback.lua index 6a8cab321..634222cc5 100644 --- a/platform/resources/loader_callback.lua +++ b/platform/resources/loader_callback.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/loader_ccdata.lua b/platform/resources/loader_ccdata.lua index aaf45c539..a04fd321a 100644 --- a/platform/resources/loader_ccdata.lua +++ b/platform/resources/loader_ccdata.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/runtime.lua b/platform/resources/runtime.lua index 7faa17c55..7bc2dc5cf 100644 --- a/platform/resources/runtime.lua +++ b/platform/resources/runtime.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/shell.lua b/platform/resources/shell.lua index 79e65a939..506f9823d 100644 --- a/platform/resources/shell.lua +++ b/platform/resources/shell.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/simulatorAnalytics.lua b/platform/resources/simulatorAnalytics.lua index 05083867b..a679f160c 100644 --- a/platform/resources/simulatorAnalytics.lua +++ b/platform/resources/simulatorAnalytics.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/tvosPackageApp.lua b/platform/resources/tvosPackageApp.lua index 14cbc2e9b..012a23041 100644 --- a/platform/resources/tvosPackageApp.lua +++ b/platform/resources/tvosPackageApp.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ @@ -27,8 +11,6 @@ ---- Complete build of tvOS app by merging local project assets with app built ---- on Corona servers. ---- ----- Copyright (c) 2015 Corona Labs Inc. All rights reserved. ----- local json = require('json') local lfs = require('lfs') diff --git a/platform/resources/valid_build_settings.lua b/platform/resources/valid_build_settings.lua index fd7802dfd..3d7d3247e 100644 --- a/platform/resources/valid_build_settings.lua +++ b/platform/resources/valid_build_settings.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/valid_config_lua.lua b/platform/resources/valid_config_lua.lua index ca2085a0a..194d51fc9 100644 --- a/platform/resources/valid_config_lua.lua +++ b/platform/resources/valid_config_lua.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/webPackageApp.lua b/platform/resources/webPackageApp.lua index db21d1170..374eae4a4 100755 --- a/platform/resources/webPackageApp.lua +++ b/platform/resources/webPackageApp.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/widget.lua b/platform/resources/widget.lua index 496e7dda8..af4884f9d 100644 --- a/platform/resources/widget.lua +++ b/platform/resources/widget.lua @@ -1,25 +1,9 @@ ------------------------------------------------------------------------------ -- --- Copyright (C) 2018 Corona Labs Inc. --- Contact: support@coronalabs.com --- -- This file is part of the Corona game engine. --- --- Commercial License Usage --- Licensees holding valid commercial Corona licenses may use this file in --- accordance with the commercial license agreement between you and --- Corona Labs Inc. For licensing terms and conditions please contact --- support@coronalabs.com or visit https://coronalabs.com/com-license --- --- GNU General Public License Usage --- Alternatively, this file may be used under the terms of the GNU General --- Public license version 3. The license is as published by the Free Software --- Foundation and appearing in the file LICENSE.GPL3 included in the packaging --- of this file. Please review the following information to ensure the GNU --- General Public License requirements will --- be met: https://www.gnu.org/licenses/gpl-3.0.html --- --- For overview and more information on licensing please refer to README.md +-- For overview and more information on licensing please refer to README.md +-- Home page: https://github.com/coronalabs/corona +-- Contact: support@coronalabs.com -- ------------------------------------------------------------------------------ diff --git a/platform/resources/xcodesim_sendapp.sh b/platform/resources/xcodesim_sendapp.sh index bc26593f6..b63518a50 100755 --- a/platform/resources/xcodesim_sendapp.sh +++ b/platform/resources/xcodesim_sendapp.sh @@ -1,5 +1,13 @@ #!/bin/bash +#---------------------------------------------------------------------------- # +# This file is part of the Corona game engine. +# For overview and more information on licensing please refer to README.md +# Home page: https://github.com/coronalabs/corona +# Contact: support@coronalabs.com +# +#---------------------------------------------------------------------------- + # xcode-sim.sh # # Start an app in a specified Xcode iOS/tvOS Simulator @@ -7,8 +15,6 @@ # The durations of the various "sleep"s are empirically determined and will probably change # or become unnecessary with future versions of Xcode # -# Copyright (c) 2015 Corona Labs Inc. All rights reserved. -# DEBUG_BUILD_PROCESS=$(defaults read com.coronalabs.Corona_Simulator debugBuildProcess 2>/dev/null) diff --git a/platform/resources/xcodesim_syslog.sh b/platform/resources/xcodesim_syslog.sh index d19526ffa..3f851a947 100755 --- a/platform/resources/xcodesim_syslog.sh +++ b/platform/resources/xcodesim_syslog.sh @@ -1,11 +1,18 @@ #!/bin/bash +#---------------------------------------------------------------------------- +# +# This file is part of the Corona game engine. +# For overview and more information on licensing please refer to README.md +# Home page: https://github.com/coronalabs/corona +# Contact: support@coronalabs.com +# +#---------------------------------------------------------------------------- + # # ios_syslog.sh [device_udid] # # Tail the syslog the specified iOS device filtering for Corona # -# Copyright (c) 2015 Corona Labs Inc. All rights reserved. -# DEBUG_BUILD_PROCESS=$(defaults read com.coronalabs.Corona_Simulator debugBuildProcess 2>/dev/null) diff --git a/platform/shared/AntHost.cpp b/platform/shared/AntHost.cpp index 9a49d2b17..3ca594ce6 100644 --- a/platform/shared/AntHost.cpp +++ b/platform/shared/AntHost.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/AntHost.h b/platform/shared/AntHost.h index 52dabd128..a94ec4683 100644 --- a/platform/shared/AntHost.h +++ b/platform/shared/AntHost.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/CoronaLiveServer/CoronaHTTPServer.cpp b/platform/shared/CoronaLiveServer/CoronaHTTPServer.cpp index 76cd6d449..92609a56d 100644 --- a/platform/shared/CoronaLiveServer/CoronaHTTPServer.cpp +++ b/platform/shared/CoronaLiveServer/CoronaHTTPServer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/CoronaLiveServer/CoronaHTTPServer.h b/platform/shared/CoronaLiveServer/CoronaHTTPServer.h index cbdd7eda8..ab8e9daa2 100644 --- a/platform/shared/CoronaLiveServer/CoronaHTTPServer.h +++ b/platform/shared/CoronaLiveServer/CoronaHTTPServer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/CoronaLiveServer/CoronaLiveServerCore.cpp b/platform/shared/CoronaLiveServer/CoronaLiveServerCore.cpp index 8f5ea1a43..c42207f4f 100644 --- a/platform/shared/CoronaLiveServer/CoronaLiveServerCore.cpp +++ b/platform/shared/CoronaLiveServer/CoronaLiveServerCore.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/CoronaLiveServer/CoronaLiveServerCore.h b/platform/shared/CoronaLiveServer/CoronaLiveServerCore.h index f915950a5..46d808b28 100644 --- a/platform/shared/CoronaLiveServer/CoronaLiveServerCore.h +++ b/platform/shared/CoronaLiveServer/CoronaLiveServerCore.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/ListKeyStore.cpp b/platform/shared/ListKeyStore.cpp index d8c8d3d93..c64a71e36 100644 --- a/platform/shared/ListKeyStore.cpp +++ b/platform/shared/ListKeyStore.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/ListKeyStore.h b/platform/shared/ListKeyStore.h index f1dd95c94..a09bb9c3d 100644 --- a/platform/shared/ListKeyStore.h +++ b/platform/shared/ListKeyStore.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_Analytics.cpp b/platform/shared/Rtt_Analytics.cpp index 82bc40bff..6734eae42 100644 --- a/platform/shared/Rtt_Analytics.cpp +++ b/platform/shared/Rtt_Analytics.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_Analytics.h b/platform/shared/Rtt_Analytics.h index 98ef61c18..82906ee7b 100644 --- a/platform/shared/Rtt_Analytics.h +++ b/platform/shared/Rtt_Analytics.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_AndroidSupportTools.c b/platform/shared/Rtt_AndroidSupportTools.c index 7796812b1..efed7b70c 100644 --- a/platform/shared/Rtt_AndroidSupportTools.c +++ b/platform/shared/Rtt_AndroidSupportTools.c @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_AndroidSupportTools.h b/platform/shared/Rtt_AndroidSupportTools.h index c3638d5e1..6a85098eb 100644 --- a/platform/shared/Rtt_AndroidSupportTools.h +++ b/platform/shared/Rtt_AndroidSupportTools.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_Authorization.cpp b/platform/shared/Rtt_Authorization.cpp index b91f6c5dd..9ab22a011 100755 --- a/platform/shared/Rtt_Authorization.cpp +++ b/platform/shared/Rtt_Authorization.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_Authorization.h b/platform/shared/Rtt_Authorization.h index 227852b8e..cbe9bc7e9 100644 --- a/platform/shared/Rtt_Authorization.h +++ b/platform/shared/Rtt_Authorization.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_AuthorizationTicket.cpp b/platform/shared/Rtt_AuthorizationTicket.cpp index 7c994280c..324c23806 100755 --- a/platform/shared/Rtt_AuthorizationTicket.cpp +++ b/platform/shared/Rtt_AuthorizationTicket.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_AuthorizationTicket.h b/platform/shared/Rtt_AuthorizationTicket.h index 68def6af0..af244c313 100755 --- a/platform/shared/Rtt_AuthorizationTicket.h +++ b/platform/shared/Rtt_AuthorizationTicket.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_BitmapUtils.cpp b/platform/shared/Rtt_BitmapUtils.cpp index ca36bdb1b..865ccb07e 100644 --- a/platform/shared/Rtt_BitmapUtils.cpp +++ b/platform/shared/Rtt_BitmapUtils.cpp @@ -1,309 +1,293 @@ -////////////////////////////////////////////////////////////////////////////// -// -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// -// This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md -// -////////////////////////////////////////////////////////////////////////////// - -#include "Core/Rtt_Types.h" -#include "Rtt_BitmapUtils.h" -#include -#include -#include // for memcpy - -#ifndef Rtt_LINUX_ENV -#include -#endif - -struct JpegErrorMgr -{ - struct jpeg_error_mgr pub; // "public" fields - jmp_buf setjmp_buffer; // for return to caller -}; -typedef struct JpegErrorMgr* jpegErrorMgr; - -uint8_t* bitmapUtil::loadPNG(FILE* fp, int& w, int& h) -{ - png_structp png = png_create_read_struct(PNG_LIBPNG_VER_STRING, NULL, NULL, NULL); - if (png == NULL) - { - return NULL; - } - - png_infop info = png_create_info_struct(png); - if (info == NULL) - { - return NULL; - } - - if (setjmp(png_jmpbuf(png))) - { - return NULL; - } - - png_init_io(png, fp); - png_read_info(png, info); - - w = png_get_image_width(png, info); - h = png_get_image_height(png, info); - int color_type = png_get_color_type(png, info); - int bit_depth = png_get_bit_depth(png, info); - - if (bit_depth == 16) - png_set_strip_16(png); - - if (color_type == PNG_COLOR_TYPE_PALETTE) - png_set_palette_to_rgb(png); - - // PNG_COLOR_TYPE_GRAY_ALPHA is always 8 or 16bit depth. - if (color_type == PNG_COLOR_TYPE_GRAY && bit_depth < 8) - png_set_expand_gray_1_2_4_to_8(png); - - if (png_get_valid(png, info, PNG_INFO_tRNS)) - png_set_tRNS_to_alpha(png); - - // These color_type don't have an alpha channel then fill it with 0xff. - if (color_type == PNG_COLOR_TYPE_RGB || color_type == PNG_COLOR_TYPE_GRAY || color_type == PNG_COLOR_TYPE_PALETTE) - png_set_filler(png, 0xFF, PNG_FILLER_AFTER); - - if (color_type == PNG_COLOR_TYPE_GRAY || color_type == PNG_COLOR_TYPE_GRAY_ALPHA) - png_set_gray_to_rgb(png); - - png_read_update_info(png, info); - - png_bytep* row_pointers = (png_bytep*) malloc(sizeof(png_bytep) * h); - for (int y = 0; y < h; y++) - { - row_pointers[y] = (png_byte*) malloc(png_get_rowbytes(png, info)); - } - png_read_image(png, row_pointers); - - int pitch = png_get_rowbytes(png, info); - uint8_t* im = (uint8_t*) malloc(pitch * h); - uint8_t* dst = im; - for(int y = 0; y < h; y++) - { - png_bytep row = row_pointers[y]; - memcpy(dst, row, pitch); - dst += pitch; - free(row_pointers[y]); - } - free(row_pointers); - png_destroy_read_struct(&png, &info, NULL); - - return im; -} - -void pngWriteFunc(png_structp png_ptr, png_bytep data, png_size_t length) -{ - #ifndef Rtt_LINUX_ENV - fwrite(data, length, 1, (FILE*)png_ptr->io_ptr); - #endif -} - -bool bitmapUtil::savePNG(const char* filename, uint8_t* data, int width, int height, Rtt::PlatformBitmap::Format format) -// Writes a 24 or 32-bit color image in .png format, to the -// given output stream. Data should be in [RGB or RGBA...] byte order. -{ - int bpp = Rtt::PlatformBitmap::BytesPerPixel(format); - if (bpp != 3 && bpp != 4) - { -// printf("png writer: bpp must be 3 or 4\n"); - return false; - } - - FILE* out = fopen(filename, "wb"); - if (out == NULL) - { -// printf("png writer: can't create %s\n", filename); - return false; - } - - png_structp png_ptr; - png_infop info_ptr; - - png_ptr = png_create_write_struct(PNG_LIBPNG_VER_STRING, NULL, NULL, NULL); - if (png_ptr == NULL) - { - // @@ log error here! - fclose(out); - return false; - } - - info_ptr = png_create_info_struct(png_ptr); - if (info_ptr == NULL) - { - // @@ log error here! - png_destroy_write_struct(&png_ptr, NULL); - fclose(out); - return false; - } - - png_init_io(png_ptr, out); - png_set_write_fn(png_ptr, (png_voidp)out, pngWriteFunc, NULL); - png_set_IHDR(png_ptr, info_ptr, width, height, 8, bpp == 3 ? PNG_COLOR_TYPE_RGB : PNG_COLOR_TYPE_RGB_ALPHA, PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_DEFAULT, PNG_FILTER_TYPE_DEFAULT); - - if (format == Rtt::PlatformBitmap::Format::kBGRA) - { - png_set_swap_alpha(png_ptr); - } - // png_set_bgr(png_ptr); - - png_write_info(png_ptr, info_ptr); - for (int y = 0; y < height; y++) - { - png_write_row(png_ptr, data + (width * bpp) * y); - } - - png_write_end(png_ptr, info_ptr); - png_destroy_write_struct(&png_ptr, &info_ptr); - fclose(out); - return true; -} - -// -// Decode a JPG buffer into an array -// - -void jpgErrorHandler(j_common_ptr cinfo) -{ - // cinfo->err really points to a jpegErroMgr struct, so coerce pointer - jpegErrorMgr myerr = (jpegErrorMgr)cinfo->err; - - // Always display the message. - (*cinfo->err->output_message) (cinfo); - - // Return control to the setjmp point - longjmp(myerr->setjmp_buffer, 1); -} - -// todo: read from buffer -uint8_t* bitmapUtil::loadJPG(FILE* infile, int& w, int& h) -{ -#ifdef Rtt_LINUX_ENV - return NULL; -#else - struct jpeg_decompress_struct cinfo; - struct JpegErrorMgr jerr; - - cinfo.err = jpeg_std_error(&jerr.pub); - jerr.pub.error_exit = jpgErrorHandler; - - if (setjmp(jerr.setjmp_buffer)) - { - jpeg_destroy_decompress(&cinfo); - return NULL; - } - - jpeg_create_decompress(&cinfo); - jpeg_stdio_src(&cinfo, infile); - - jpeg_read_header(&cinfo, TRUE); - jpeg_start_decompress(&cinfo); - - int row_stride = cinfo.output_width * cinfo.output_components; - JSAMPARRAY buffer = (*cinfo.mem->alloc_sarray) ((j_common_ptr)&cinfo, JPOOL_IMAGE, row_stride, 1); - int i = 0; - uint8_t* im = (uint8_t*)malloc(row_stride * cinfo.output_height); - uint8_t* p = im; - w = cinfo.output_width; - h = cinfo.output_height; - while (cinfo.output_scanline < cinfo.output_height) - { - jpeg_read_scanlines(&cinfo, buffer, 1); - memcpy(p, buffer[0], row_stride); - p += row_stride; - } - - jpeg_finish_decompress(&cinfo); - jpeg_destroy_decompress(&cinfo); - return im; -#endif -} - -// get pixel value from SDL surface -#ifndef Rtt_LINUX_ENV -Uint32 getSurfacePixel(SDL_Surface *surface, int x, int y) -{ - int bpp = surface->format->BytesPerPixel; - - // Here p is the address to the pixel we want to retrieve - Uint8 *p = (Uint8 *)surface->pixels + y * surface->pitch + x * bpp; - switch (bpp) - { - case 1: - return *p; - case 2: - return *(Uint16 *)p; - case 3: - if (SDL_BYTEORDER == SDL_BIG_ENDIAN) - return p[0] << 16 | p[1] << 8 | p[2]; - else - return p[0] | p[1] << 8 | p[2] << 16; - case 4: - return (SDL_BYTEORDER == SDL_BIG_ENDIAN) ? p[0] << 24 | p[1] << 16 | p[2] << 8 | p[3] : p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24; - default: - return 0; // shouldn't happen, but avoids warnings - } -} -#endif - -uint8_t* bitmapUtil::loadBMP(const char* path, int& w, int& h, Rtt::PlatformBitmap::Format& format) -{ -#ifndef Rtt_LINUX_ENV - SDL_Surface* img = SDL_LoadBMP(path); - if (img) - { - w = img->w; - h = img->h; - - int size = w * h * 4; - uint8_t* im = (uint8_t*) malloc(size); - memset(im, 0, size); - - uint8_t* dst = im; - SDL_LockSurface(img); - for (int y = 0; y < img->h; y++) - { - for (int x = 0; x < img->w; x++) - { - Uint32 pixel = getSurfacePixel(img, x, y); - SDL_GetRGBA(pixel, img->format, dst, dst + 1, dst + 2, dst + 3); - - // premultiple alpha - if (dst[3] < 255) - { - dst[0] = (dst[0] * dst[3]) >> 8; - dst[1] = (dst[1] * dst[3]) >> 8; - dst[2] = (dst[2] * dst[3]) >> 8; - } - dst += 4; - } - } - SDL_UnlockSurface(img); - SDL_FreeSurface(img); - - format = Rtt::PlatformBitmap::Format::kRGBA; - return im; - } -#endif - return NULL; -} +////////////////////////////////////////////////////////////////////////////// +// +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// + +#include "Core/Rtt_Types.h" +#include "Rtt_BitmapUtils.h" +#include +#include +#include // for memcpy + +#ifndef Rtt_LINUX_ENV +#include +#endif + +struct JpegErrorMgr +{ + struct jpeg_error_mgr pub; // "public" fields + jmp_buf setjmp_buffer; // for return to caller +}; +typedef struct JpegErrorMgr* jpegErrorMgr; + +uint8_t* bitmapUtil::loadPNG(FILE* fp, int& w, int& h) +{ + png_structp png = png_create_read_struct(PNG_LIBPNG_VER_STRING, NULL, NULL, NULL); + if (png == NULL) + { + return NULL; + } + + png_infop info = png_create_info_struct(png); + if (info == NULL) + { + return NULL; + } + + if (setjmp(png_jmpbuf(png))) + { + return NULL; + } + + png_init_io(png, fp); + png_read_info(png, info); + + w = png_get_image_width(png, info); + h = png_get_image_height(png, info); + int color_type = png_get_color_type(png, info); + int bit_depth = png_get_bit_depth(png, info); + + if (bit_depth == 16) + png_set_strip_16(png); + + if (color_type == PNG_COLOR_TYPE_PALETTE) + png_set_palette_to_rgb(png); + + // PNG_COLOR_TYPE_GRAY_ALPHA is always 8 or 16bit depth. + if (color_type == PNG_COLOR_TYPE_GRAY && bit_depth < 8) + png_set_expand_gray_1_2_4_to_8(png); + + if (png_get_valid(png, info, PNG_INFO_tRNS)) + png_set_tRNS_to_alpha(png); + + // These color_type don't have an alpha channel then fill it with 0xff. + if (color_type == PNG_COLOR_TYPE_RGB || color_type == PNG_COLOR_TYPE_GRAY || color_type == PNG_COLOR_TYPE_PALETTE) + png_set_filler(png, 0xFF, PNG_FILLER_AFTER); + + if (color_type == PNG_COLOR_TYPE_GRAY || color_type == PNG_COLOR_TYPE_GRAY_ALPHA) + png_set_gray_to_rgb(png); + + png_read_update_info(png, info); + + png_bytep* row_pointers = (png_bytep*) malloc(sizeof(png_bytep) * h); + for (int y = 0; y < h; y++) + { + row_pointers[y] = (png_byte*) malloc(png_get_rowbytes(png, info)); + } + png_read_image(png, row_pointers); + + int pitch = png_get_rowbytes(png, info); + uint8_t* im = (uint8_t*) malloc(pitch * h); + uint8_t* dst = im; + for(int y = 0; y < h; y++) + { + png_bytep row = row_pointers[y]; + memcpy(dst, row, pitch); + dst += pitch; + free(row_pointers[y]); + } + free(row_pointers); + png_destroy_read_struct(&png, &info, NULL); + + return im; +} + +void pngWriteFunc(png_structp png_ptr, png_bytep data, png_size_t length) +{ + #ifndef Rtt_LINUX_ENV + fwrite(data, length, 1, (FILE*)png_ptr->io_ptr); + #endif +} + +bool bitmapUtil::savePNG(const char* filename, uint8_t* data, int width, int height, Rtt::PlatformBitmap::Format format) +// Writes a 24 or 32-bit color image in .png format, to the +// given output stream. Data should be in [RGB or RGBA...] byte order. +{ + int bpp = Rtt::PlatformBitmap::BytesPerPixel(format); + if (bpp != 3 && bpp != 4) + { +// printf("png writer: bpp must be 3 or 4\n"); + return false; + } + + FILE* out = fopen(filename, "wb"); + if (out == NULL) + { +// printf("png writer: can't create %s\n", filename); + return false; + } + + png_structp png_ptr; + png_infop info_ptr; + + png_ptr = png_create_write_struct(PNG_LIBPNG_VER_STRING, NULL, NULL, NULL); + if (png_ptr == NULL) + { + // @@ log error here! + fclose(out); + return false; + } + + info_ptr = png_create_info_struct(png_ptr); + if (info_ptr == NULL) + { + // @@ log error here! + png_destroy_write_struct(&png_ptr, NULL); + fclose(out); + return false; + } + + png_init_io(png_ptr, out); + png_set_write_fn(png_ptr, (png_voidp)out, pngWriteFunc, NULL); + png_set_IHDR(png_ptr, info_ptr, width, height, 8, bpp == 3 ? PNG_COLOR_TYPE_RGB : PNG_COLOR_TYPE_RGB_ALPHA, PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_DEFAULT, PNG_FILTER_TYPE_DEFAULT); + + if (format == Rtt::PlatformBitmap::Format::kBGRA) + { + png_set_swap_alpha(png_ptr); + } + // png_set_bgr(png_ptr); + + png_write_info(png_ptr, info_ptr); + for (int y = 0; y < height; y++) + { + png_write_row(png_ptr, data + (width * bpp) * y); + } + + png_write_end(png_ptr, info_ptr); + png_destroy_write_struct(&png_ptr, &info_ptr); + fclose(out); + return true; +} + +// +// Decode a JPG buffer into an array +// + +void jpgErrorHandler(j_common_ptr cinfo) +{ + // cinfo->err really points to a jpegErroMgr struct, so coerce pointer + jpegErrorMgr myerr = (jpegErrorMgr)cinfo->err; + + // Always display the message. + (*cinfo->err->output_message) (cinfo); + + // Return control to the setjmp point + longjmp(myerr->setjmp_buffer, 1); +} + +// todo: read from buffer +uint8_t* bitmapUtil::loadJPG(FILE* infile, int& w, int& h) +{ +#ifdef Rtt_LINUX_ENV + return NULL; +#else + struct jpeg_decompress_struct cinfo; + struct JpegErrorMgr jerr; + + cinfo.err = jpeg_std_error(&jerr.pub); + jerr.pub.error_exit = jpgErrorHandler; + + if (setjmp(jerr.setjmp_buffer)) + { + jpeg_destroy_decompress(&cinfo); + return NULL; + } + + jpeg_create_decompress(&cinfo); + jpeg_stdio_src(&cinfo, infile); + + jpeg_read_header(&cinfo, TRUE); + jpeg_start_decompress(&cinfo); + + int row_stride = cinfo.output_width * cinfo.output_components; + JSAMPARRAY buffer = (*cinfo.mem->alloc_sarray) ((j_common_ptr)&cinfo, JPOOL_IMAGE, row_stride, 1); + int i = 0; + uint8_t* im = (uint8_t*)malloc(row_stride * cinfo.output_height); + uint8_t* p = im; + w = cinfo.output_width; + h = cinfo.output_height; + while (cinfo.output_scanline < cinfo.output_height) + { + jpeg_read_scanlines(&cinfo, buffer, 1); + memcpy(p, buffer[0], row_stride); + p += row_stride; + } + + jpeg_finish_decompress(&cinfo); + jpeg_destroy_decompress(&cinfo); + return im; +#endif +} + +// get pixel value from SDL surface +#ifndef Rtt_LINUX_ENV +Uint32 getSurfacePixel(SDL_Surface *surface, int x, int y) +{ + int bpp = surface->format->BytesPerPixel; + + // Here p is the address to the pixel we want to retrieve + Uint8 *p = (Uint8 *)surface->pixels + y * surface->pitch + x * bpp; + switch (bpp) + { + case 1: + return *p; + case 2: + return *(Uint16 *)p; + case 3: + if (SDL_BYTEORDER == SDL_BIG_ENDIAN) + return p[0] << 16 | p[1] << 8 | p[2]; + else + return p[0] | p[1] << 8 | p[2] << 16; + case 4: + return (SDL_BYTEORDER == SDL_BIG_ENDIAN) ? p[0] << 24 | p[1] << 16 | p[2] << 8 | p[3] : p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24; + default: + return 0; // shouldn't happen, but avoids warnings + } +} +#endif + +uint8_t* bitmapUtil::loadBMP(const char* path, int& w, int& h, Rtt::PlatformBitmap::Format& format) +{ +#ifndef Rtt_LINUX_ENV + SDL_Surface* img = SDL_LoadBMP(path); + if (img) + { + w = img->w; + h = img->h; + + int size = w * h * 4; + uint8_t* im = (uint8_t*) malloc(size); + memset(im, 0, size); + + uint8_t* dst = im; + SDL_LockSurface(img); + for (int y = 0; y < img->h; y++) + { + for (int x = 0; x < img->w; x++) + { + Uint32 pixel = getSurfacePixel(img, x, y); + SDL_GetRGBA(pixel, img->format, dst, dst + 1, dst + 2, dst + 3); + + // premultiple alpha + if (dst[3] < 255) + { + dst[0] = (dst[0] * dst[3]) >> 8; + dst[1] = (dst[1] * dst[3]) >> 8; + dst[2] = (dst[2] * dst[3]) >> 8; + } + dst += 4; + } + } + SDL_UnlockSurface(img); + SDL_FreeSurface(img); + + format = Rtt::PlatformBitmap::Format::kRGBA; + return im; + } +#endif + return NULL; +} diff --git a/platform/shared/Rtt_BitmapUtils.h b/platform/shared/Rtt_BitmapUtils.h index 8b50b688d..c0aac3117 100644 --- a/platform/shared/Rtt_BitmapUtils.h +++ b/platform/shared/Rtt_BitmapUtils.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_DependencyLoader.cpp b/platform/shared/Rtt_DependencyLoader.cpp index 03aa2a01d..d2eec55e1 100644 --- a/platform/shared/Rtt_DependencyLoader.cpp +++ b/platform/shared/Rtt_DependencyLoader.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_DependencyLoader.h b/platform/shared/Rtt_DependencyLoader.h index 2f506f4a6..47207a810 100644 --- a/platform/shared/Rtt_DependencyLoader.h +++ b/platform/shared/Rtt_DependencyLoader.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_DependencyUtils.h b/platform/shared/Rtt_DependencyUtils.h index 9e58c5e9d..785b2b00b 100644 --- a/platform/shared/Rtt_DependencyUtils.h +++ b/platform/shared/Rtt_DependencyUtils.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_DependencyUtilsAndroid.cpp b/platform/shared/Rtt_DependencyUtilsAndroid.cpp index ad2d9f020..715d5ff12 100644 --- a/platform/shared/Rtt_DependencyUtilsAndroid.cpp +++ b/platform/shared/Rtt_DependencyUtilsAndroid.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_DependencyUtilsApple.mm b/platform/shared/Rtt_DependencyUtilsApple.mm index f49213fae..407854a83 100644 --- a/platform/shared/Rtt_DependencyUtilsApple.mm +++ b/platform/shared/Rtt_DependencyUtilsApple.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_DependencyUtilsWin.cpp b/platform/shared/Rtt_DependencyUtilsWin.cpp index 95f719a47..46788b53f 100644 --- a/platform/shared/Rtt_DependencyUtilsWin.cpp +++ b/platform/shared/Rtt_DependencyUtilsWin.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_DeviceBuildData.cpp b/platform/shared/Rtt_DeviceBuildData.cpp index 7c7979749..ea252d790 100644 --- a/platform/shared/Rtt_DeviceBuildData.cpp +++ b/platform/shared/Rtt_DeviceBuildData.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_DeviceBuildData.h b/platform/shared/Rtt_DeviceBuildData.h index ef6cdf467..271209d2a 100644 --- a/platform/shared/Rtt_DeviceBuildData.h +++ b/platform/shared/Rtt_DeviceBuildData.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_EGLContext.cpp b/platform/shared/Rtt_EGLContext.cpp index 8cd6aff5c..145240748 100644 --- a/platform/shared/Rtt_EGLContext.cpp +++ b/platform/shared/Rtt_EGLContext.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_EGLContext.h b/platform/shared/Rtt_EGLContext.h index 940598448..0a888f71f 100644 --- a/platform/shared/Rtt_EGLContext.h +++ b/platform/shared/Rtt_EGLContext.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_LinuxAppPackager.cpp b/platform/shared/Rtt_LinuxAppPackager.cpp index 489a36a7b..1e46fcdf9 100644 --- a/platform/shared/Rtt_LinuxAppPackager.cpp +++ b/platform/shared/Rtt_LinuxAppPackager.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_LinuxAppPackager.h b/platform/shared/Rtt_LinuxAppPackager.h index 47fcaaecb..c93c20107 100644 --- a/platform/shared/Rtt_LinuxAppPackager.h +++ b/platform/shared/Rtt_LinuxAppPackager.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_MAuthorizationDelegate.h b/platform/shared/Rtt_MAuthorizationDelegate.h index e8a143131..a0ac4bd1b 100644 --- a/platform/shared/Rtt_MAuthorizationDelegate.h +++ b/platform/shared/Rtt_MAuthorizationDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_MPlatformServices.h b/platform/shared/Rtt_MPlatformServices.h index 446216839..63044b91c 100644 --- a/platform/shared/Rtt_MPlatformServices.h +++ b/platform/shared/Rtt_MPlatformServices.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_NativeWindowMode.cpp b/platform/shared/Rtt_NativeWindowMode.cpp index e252dbaf4..18f0a48e0 100644 --- a/platform/shared/Rtt_NativeWindowMode.cpp +++ b/platform/shared/Rtt_NativeWindowMode.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_NativeWindowMode.h b/platform/shared/Rtt_NativeWindowMode.h index b5e7e5cb0..81e917e13 100644 --- a/platform/shared/Rtt_NativeWindowMode.h +++ b/platform/shared/Rtt_NativeWindowMode.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_PlatformAppPackager.cpp b/platform/shared/Rtt_PlatformAppPackager.cpp index 8fe762dba..403218ebe 100755 --- a/platform/shared/Rtt_PlatformAppPackager.cpp +++ b/platform/shared/Rtt_PlatformAppPackager.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_PlatformAppPackager.h b/platform/shared/Rtt_PlatformAppPackager.h index 7912b21b9..c5e054c07 100644 --- a/platform/shared/Rtt_PlatformAppPackager.h +++ b/platform/shared/Rtt_PlatformAppPackager.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_PlatformConnection.cpp b/platform/shared/Rtt_PlatformConnection.cpp index 318cb1e6d..cea606998 100644 --- a/platform/shared/Rtt_PlatformConnection.cpp +++ b/platform/shared/Rtt_PlatformConnection.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_PlatformConnection.h b/platform/shared/Rtt_PlatformConnection.h index bcef87a53..98a12bdb2 100644 --- a/platform/shared/Rtt_PlatformConnection.h +++ b/platform/shared/Rtt_PlatformConnection.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_PlatformDictionaryWrapper.cpp b/platform/shared/Rtt_PlatformDictionaryWrapper.cpp index 0a9ff156d..a31925584 100644 --- a/platform/shared/Rtt_PlatformDictionaryWrapper.cpp +++ b/platform/shared/Rtt_PlatformDictionaryWrapper.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_PlatformDictionaryWrapper.h b/platform/shared/Rtt_PlatformDictionaryWrapper.h index 0aa15bf47..32c458fe5 100644 --- a/platform/shared/Rtt_PlatformDictionaryWrapper.h +++ b/platform/shared/Rtt_PlatformDictionaryWrapper.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_PlatformObjectWrapper.cpp b/platform/shared/Rtt_PlatformObjectWrapper.cpp index 4311824ed..a079443fb 100644 --- a/platform/shared/Rtt_PlatformObjectWrapper.cpp +++ b/platform/shared/Rtt_PlatformObjectWrapper.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_PlatformObjectWrapper.h b/platform/shared/Rtt_PlatformObjectWrapper.h index 68e801c0d..4376546ee 100644 --- a/platform/shared/Rtt_PlatformObjectWrapper.h +++ b/platform/shared/Rtt_PlatformObjectWrapper.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_PlatformPlayer.cpp b/platform/shared/Rtt_PlatformPlayer.cpp index 6999d1811..c9b4e7327 100644 --- a/platform/shared/Rtt_PlatformPlayer.cpp +++ b/platform/shared/Rtt_PlatformPlayer.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_PlatformPlayer.h b/platform/shared/Rtt_PlatformPlayer.h index 5edc02d2d..0a6b28c95 100644 --- a/platform/shared/Rtt_PlatformPlayer.h +++ b/platform/shared/Rtt_PlatformPlayer.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_PlatformSimulator.cpp b/platform/shared/Rtt_PlatformSimulator.cpp index 939cc9f8a..8d2991073 100755 --- a/platform/shared/Rtt_PlatformSimulator.cpp +++ b/platform/shared/Rtt_PlatformSimulator.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_PlatformSimulator.h b/platform/shared/Rtt_PlatformSimulator.h index 9e311714a..fc9f2bb89 100644 --- a/platform/shared/Rtt_PlatformSimulator.h +++ b/platform/shared/Rtt_PlatformSimulator.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_ProjectSettings.cpp b/platform/shared/Rtt_ProjectSettings.cpp index 9e040da72..d2bb27e02 100644 --- a/platform/shared/Rtt_ProjectSettings.cpp +++ b/platform/shared/Rtt_ProjectSettings.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_ProjectSettings.h b/platform/shared/Rtt_ProjectSettings.h index e0bec3bae..6603ed126 100644 --- a/platform/shared/Rtt_ProjectSettings.h +++ b/platform/shared/Rtt_ProjectSettings.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_ReadOnlyProjectSettings.cpp b/platform/shared/Rtt_ReadOnlyProjectSettings.cpp index 38330c071..7561b8e24 100644 --- a/platform/shared/Rtt_ReadOnlyProjectSettings.cpp +++ b/platform/shared/Rtt_ReadOnlyProjectSettings.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_ReadOnlyProjectSettings.h b/platform/shared/Rtt_ReadOnlyProjectSettings.h index 1eeaaa853..2af21b558 100644 --- a/platform/shared/Rtt_ReadOnlyProjectSettings.h +++ b/platform/shared/Rtt_ReadOnlyProjectSettings.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_SimulatorAnalytics.cpp b/platform/shared/Rtt_SimulatorAnalytics.cpp index 9ab7fefda..2a1a1f240 100755 --- a/platform/shared/Rtt_SimulatorAnalytics.cpp +++ b/platform/shared/Rtt_SimulatorAnalytics.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_SimulatorAnalytics.h b/platform/shared/Rtt_SimulatorAnalytics.h index 1b285ada5..819356778 100755 --- a/platform/shared/Rtt_SimulatorAnalytics.h +++ b/platform/shared/Rtt_SimulatorAnalytics.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_TargetAndroidAppStore.cpp b/platform/shared/Rtt_TargetAndroidAppStore.cpp index 314c9976d..377a20847 100644 --- a/platform/shared/Rtt_TargetAndroidAppStore.cpp +++ b/platform/shared/Rtt_TargetAndroidAppStore.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_TargetAndroidAppStore.h b/platform/shared/Rtt_TargetAndroidAppStore.h index ead048865..59a7c7d3a 100644 --- a/platform/shared/Rtt_TargetAndroidAppStore.h +++ b/platform/shared/Rtt_TargetAndroidAppStore.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_TargetDevice.cpp b/platform/shared/Rtt_TargetDevice.cpp index 15a1a47a6..6482221d5 100755 --- a/platform/shared/Rtt_TargetDevice.cpp +++ b/platform/shared/Rtt_TargetDevice.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_TargetDevice.h b/platform/shared/Rtt_TargetDevice.h index abb81223a..7653e2934 100644 --- a/platform/shared/Rtt_TargetDevice.h +++ b/platform/shared/Rtt_TargetDevice.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_WebAppPackager.cpp b/platform/shared/Rtt_WebAppPackager.cpp index 4cb1d30a5..99288bb0f 100644 --- a/platform/shared/Rtt_WebAppPackager.cpp +++ b/platform/shared/Rtt_WebAppPackager.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_WebAppPackager.h b/platform/shared/Rtt_WebAppPackager.h index 2ee1859ff..3b1d991cc 100644 --- a/platform/shared/Rtt_WebAppPackager.h +++ b/platform/shared/Rtt_WebAppPackager.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_WebServicesSession.cpp b/platform/shared/Rtt_WebServicesSession.cpp index c71120adf..7e6a69fb9 100755 --- a/platform/shared/Rtt_WebServicesSession.cpp +++ b/platform/shared/Rtt_WebServicesSession.cpp @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/shared/Rtt_WebServicesSession.h b/platform/shared/Rtt_WebServicesSession.h index add0acfaa..d3a45f56d 100644 --- a/platform/shared/Rtt_WebServicesSession.h +++ b/platform/shared/Rtt_WebServicesSession.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/tvos/CoronaCards/CoronaApplicationMain.mm b/platform/tvos/CoronaCards/CoronaApplicationMain.mm index 0bc2474e9..72361bff6 100644 --- a/platform/tvos/CoronaCards/CoronaApplicationMain.mm +++ b/platform/tvos/CoronaCards/CoronaApplicationMain.mm @@ -1,12 +1,12 @@ -// ---------------------------------------------------------------------------- -// -// CoronaApplicationMain.mm -// Copyright (c) 2015 Corona Labs Inc. All rights reserved. -// -// Reviewers: -// Walter +////////////////////////////////////////////////////////////////////////////// // -// ---------------------------------------------------------------------------- +// This file is part of the Corona game engine. +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com +// +////////////////////////////////////////////////////////////////////////////// + #import "CoronaCards/CoronaApplicationMain.h" #import "CoronaCards/CoronaMainAppDelegate.h" diff --git a/platform/tvos/Rtt_TVOSDevice.h b/platform/tvos/Rtt_TVOSDevice.h index 07ee72270..925bef1dd 100644 --- a/platform/tvos/Rtt_TVOSDevice.h +++ b/platform/tvos/Rtt_TVOSDevice.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/tvos/Rtt_TVOSDevice.mm b/platform/tvos/Rtt_TVOSDevice.mm index 3f361af72..75f4c1efd 100644 --- a/platform/tvos/Rtt_TVOSDevice.mm +++ b/platform/tvos/Rtt_TVOSDevice.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/tvos/Rtt_TVOSPlatform.h b/platform/tvos/Rtt_TVOSPlatform.h index a5fa6585d..c803bb484 100644 --- a/platform/tvos/Rtt_TVOSPlatform.h +++ b/platform/tvos/Rtt_TVOSPlatform.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/tvos/Rtt_TVOSPlatform.mm b/platform/tvos/Rtt_TVOSPlatform.mm index 17d064fd0..1b6066ba0 100644 --- a/platform/tvos/Rtt_TVOSPlatform.mm +++ b/platform/tvos/Rtt_TVOSPlatform.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/tvos/TestApp-Enterprise/TestAppDelegate.h b/platform/tvos/TestApp-Enterprise/TestAppDelegate.h index 6d9af0068..fb866d684 100644 --- a/platform/tvos/TestApp-Enterprise/TestAppDelegate.h +++ b/platform/tvos/TestApp-Enterprise/TestAppDelegate.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/tvos/TestApp-Enterprise/TestAppDelegate.m b/platform/tvos/TestApp-Enterprise/TestAppDelegate.m index 3a0d57957..c709a6a18 100644 --- a/platform/tvos/TestApp-Enterprise/TestAppDelegate.m +++ b/platform/tvos/TestApp-Enterprise/TestAppDelegate.m @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/tvos/TestApp-Enterprise/main.mm b/platform/tvos/TestApp-Enterprise/main.mm index 8a9c24d53..7dca4ea5b 100644 --- a/platform/tvos/TestApp-Enterprise/main.mm +++ b/platform/tvos/TestApp-Enterprise/main.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/tvos/TestPlugin/PluginLibrary.h b/platform/tvos/TestPlugin/PluginLibrary.h index b3491d514..49ec10703 100644 --- a/platform/tvos/TestPlugin/PluginLibrary.h +++ b/platform/tvos/TestPlugin/PluginLibrary.h @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/tvos/TestPlugin/PluginLibrary.mm b/platform/tvos/TestPlugin/PluginLibrary.mm index aaff05fd2..c41b4643c 100644 --- a/platform/tvos/TestPlugin/PluginLibrary.mm +++ b/platform/tvos/TestPlugin/PluginLibrary.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/tvos/template/main.mm b/platform/tvos/template/main.mm index 5ebad6b4c..848bfb32c 100644 --- a/platform/tvos/template/main.mm +++ b/platform/tvos/template/main.mm @@ -1,25 +1,9 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright (C) 2018 Corona Labs Inc. -// Contact: support@coronalabs.com -// // This file is part of the Corona game engine. -// -// Commercial License Usage -// Licensees holding valid commercial Corona licenses may use this file in -// accordance with the commercial license agreement between you and -// Corona Labs Inc. For licensing terms and conditions please contact -// support@coronalabs.com or visit https://coronalabs.com/com-license -// -// GNU General Public License Usage -// Alternatively, this file may be used under the terms of the GNU General -// Public license version 3. The license is as published by the Free Software -// Foundation and appearing in the file LICENSE.GPL3 included in the packaging -// of this file. Please review the following information to ensure the GNU -// General Public License requirements will -// be met: https://www.gnu.org/licenses/gpl-3.0.html -// -// For overview and more information on licensing please refer to README.md +// For overview and more information on licensing please refer to README.md +// Home page: https://github.com/coronalabs/corona +// Contact: support@coronalabs.com // ////////////////////////////////////////////////////////////////////////////// diff --git a/platform/windows/Build.Tools/LuaToCppSchema.xml b/platform/windows/Build.Tools/LuaToCppSchema.xml index 2210a6c68..5db40a2ac 100644 --- a/platform/windows/Build.Tools/LuaToCppSchema.xml +++ b/platform/windows/Build.Tools/LuaToCppSchema.xml @@ -1,9 +1,16 @@ diff --git a/platform/windows/Build.Tools/LuaToCppTask.targets b/platform/windows/Build.Tools/LuaToCppTask.targets index 788c71067..785577ead 100644 --- a/platform/windows/Build.Tools/LuaToCppTask.targets +++ b/platform/windows/Build.Tools/LuaToCppTask.targets @@ -1,7 +1,15 @@