From 7d3c0db5b126e463eeec510e22f60f7251d3d9ed Mon Sep 17 00:00:00 2001 From: Cinder Date: Sun, 2 Jan 2022 09:04:28 -0600 Subject: [PATCH] Update copyright --- Directory.Build.props | 2 +- LICENSE.txt | 2 +- LibreMetaverse.GUI/AvatarList.cs | 2 +- LibreMetaverse.GUI/InventoryTree.cs | 2 +- LibreMetaverse.GUI/MiniMap.cs | 2 +- LibreMetaverse.Rendering.Meshmerizer/MeshmerizerR.cs | 2 +- LibreMetaverse.StructuredData/LLSD/XmlLLSD.cs | 2 +- LibreMetaverse.StructuredData/StructuredData.cs | 2 +- LibreMetaverse.Tests/BinaryLLSDTests.cs | 2 +- LibreMetaverse.Tests/GridClientTests.cs | 2 +- LibreMetaverse.Tests/MessageTests.cs | 2 +- LibreMetaverse.Tests/NetworkTests.cs | 2 +- LibreMetaverse.Tests/NotationLLSDTests.cs | 2 +- LibreMetaverse.Tests/PacketTests.cs | 2 +- LibreMetaverse.Tests/PrimObjectTests.cs | 2 +- LibreMetaverse.Tests/TypeTests.cs | 2 +- LibreMetaverse.Tests/UtilsConversionsTests.cs | 2 +- LibreMetaverse.Tests/XmlLLSDTests.cs | 2 +- LibreMetaverse/AgentManager.cs | 2 +- LibreMetaverse/Assets/AssetTypes/AssetTexture.cs | 2 +- LibreMetaverse/AvatarManager.cs | 2 +- LibreMetaverse/Capabilities/CapsBase.cs | 2 +- LibreMetaverse/Capabilities/CapsClient.cs | 2 +- LibreMetaverse/Imaging/NativeMethods.cs | 2 +- LibreMetaverse/ImportExport/ColladalLoader.cs | 2 +- LibreMetaverse/Inventory.cs | 2 +- LibreMetaverse/InventoryAISClient.cs | 2 +- LibreMetaverse/InventoryBase.cs | 2 +- LibreMetaverse/InventoryNode.cs | 2 +- LibreMetaverse/Login.cs | 2 +- LibreMetaverse/Messages/LindenMessages.cs | 2 +- LibreMetaverse/ParcelManager.cs | 2 +- LibreMetaverse/Settings.cs | 2 +- LibreMetaverse/UserReport.cs | 2 +- LibreMetaverse/Voice/TCPPipe.cs | 2 +- LibreMetaverse/Voice/VoiceAccount.cs | 2 +- LibreMetaverse/Voice/VoiceControl.cs | 2 +- LibreMetaverse/Voice/VoiceDefinitions.cs | 2 +- LibreMetaverse/Voice/VoiceGateway.cs | 2 +- LibreMetaverse/Voice/VoiceParticipant.cs | 2 +- LibreMetaverse/Voice/VoiceSession.cs | 2 +- LibreMetaverse/WindowsLibraryLoader.cs | 2 +- .../examples/TestClient/Commands/Inventory/DumpOutfitCommand.cs | 2 +- .../TestClient/Commands/Inventory/UploadImageCommand.cs | 2 +- util/InstallRemotePfx.ps1 | 2 +- util/SignPackages.ps1 | 2 +- 46 files changed, 46 insertions(+), 46 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 6cfcc826..29e66870 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -3,7 +3,7 @@ 0.10.0.0 LibreMetaverse Sjofn LLC, OpenMetaverse Developers - Copyright © OpenMetaverse Developers 2008, 2017. Copyright © Sjofn LLC 2018-2021. All rights reserved. + Copyright © OpenMetaverse Developers 2008, 2017. Copyright © Sjofn LLC 2018-2022. All rights reserved. LibreMetaverse is a trademark of Sjofn LLC. Sjofn LLC diff --git a/LICENSE.txt b/LICENSE.txt index b6c9895d..57f1c8bf 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ Copyright (c) 2006-2016, openmetaverse.co -Copyright (c) 2017-2021, Sjofn LLC +Copyright (c) 2017-2022, Sjofn LLC All rights reserved. diff --git a/LibreMetaverse.GUI/AvatarList.cs b/LibreMetaverse.GUI/AvatarList.cs index ae0dda2f..de834b32 100644 --- a/LibreMetaverse.GUI/AvatarList.cs +++ b/LibreMetaverse.GUI/AvatarList.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2019-2021, Sjofn LLC + * Copyright (c) 2019-2022, Sjofn LLC * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.GUI/InventoryTree.cs b/LibreMetaverse.GUI/InventoryTree.cs index a2a6f206..07ccb992 100644 --- a/LibreMetaverse.GUI/InventoryTree.cs +++ b/LibreMetaverse.GUI/InventoryTree.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2019-2021, Sjofn LLC + * Copyright (c) 2019-2022, Sjofn LLC * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.GUI/MiniMap.cs b/LibreMetaverse.GUI/MiniMap.cs index eee9e0fb..462ca7c2 100644 --- a/LibreMetaverse.GUI/MiniMap.cs +++ b/LibreMetaverse.GUI/MiniMap.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.Rendering.Meshmerizer/MeshmerizerR.cs b/LibreMetaverse.Rendering.Meshmerizer/MeshmerizerR.cs index 191e4797..d4a436ad 100644 --- a/LibreMetaverse.Rendering.Meshmerizer/MeshmerizerR.cs +++ b/LibreMetaverse.Rendering.Meshmerizer/MeshmerizerR.cs @@ -1,5 +1,5 @@ /* Copyright (c) 2008 Robert Adams - * Copyright (c) 2021, Sjofn LLC. All rights reserved. + * Copyright (c) 2021-2022, Sjofn LLC. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/LibreMetaverse.StructuredData/LLSD/XmlLLSD.cs b/LibreMetaverse.StructuredData/LLSD/XmlLLSD.cs index e3c168c9..179c90eb 100644 --- a/LibreMetaverse.StructuredData/LLSD/XmlLLSD.cs +++ b/LibreMetaverse.StructuredData/LLSD/XmlLLSD.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.StructuredData/StructuredData.cs b/LibreMetaverse.StructuredData/StructuredData.cs index 8f911e3e..714c0d96 100644 --- a/LibreMetaverse.StructuredData/StructuredData.cs +++ b/LibreMetaverse.StructuredData/StructuredData.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.Tests/BinaryLLSDTests.cs b/LibreMetaverse.Tests/BinaryLLSDTests.cs index f26ceda5..2445cc92 100644 --- a/LibreMetaverse.Tests/BinaryLLSDTests.cs +++ b/LibreMetaverse.Tests/BinaryLLSDTests.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.Tests/GridClientTests.cs b/LibreMetaverse.Tests/GridClientTests.cs index 39dca991..8e30bf9f 100644 --- a/LibreMetaverse.Tests/GridClientTests.cs +++ b/LibreMetaverse.Tests/GridClientTests.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, Sjofn LLC + * Copyright (c) 2021-2022, Sjofn LLC * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.Tests/MessageTests.cs b/LibreMetaverse.Tests/MessageTests.cs index 699a6641..2761650b 100644 --- a/LibreMetaverse.Tests/MessageTests.cs +++ b/LibreMetaverse.Tests/MessageTests.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC + * Copyright (c) 2021-2022, Sjofn LLC * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.Tests/NetworkTests.cs b/LibreMetaverse.Tests/NetworkTests.cs index ebdad863..f57b2aae 100644 --- a/LibreMetaverse.Tests/NetworkTests.cs +++ b/LibreMetaverse.Tests/NetworkTests.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.Tests/NotationLLSDTests.cs b/LibreMetaverse.Tests/NotationLLSDTests.cs index 7c439bc4..7fbf726c 100644 --- a/LibreMetaverse.Tests/NotationLLSDTests.cs +++ b/LibreMetaverse.Tests/NotationLLSDTests.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.Tests/PacketTests.cs b/LibreMetaverse.Tests/PacketTests.cs index ae2b06de..123b9785 100644 --- a/LibreMetaverse.Tests/PacketTests.cs +++ b/LibreMetaverse.Tests/PacketTests.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.Tests/PrimObjectTests.cs b/LibreMetaverse.Tests/PrimObjectTests.cs index c8f7fead..ef0bb978 100644 --- a/LibreMetaverse.Tests/PrimObjectTests.cs +++ b/LibreMetaverse.Tests/PrimObjectTests.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.Tests/TypeTests.cs b/LibreMetaverse.Tests/TypeTests.cs index 5259887d..51e77beb 100644 --- a/LibreMetaverse.Tests/TypeTests.cs +++ b/LibreMetaverse.Tests/TypeTests.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.Tests/UtilsConversionsTests.cs b/LibreMetaverse.Tests/UtilsConversionsTests.cs index f173394b..b269e7e1 100644 --- a/LibreMetaverse.Tests/UtilsConversionsTests.cs +++ b/LibreMetaverse.Tests/UtilsConversionsTests.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2021, Sjofn LLC + * Copyright (c) 2019-2022, Sjofn LLC * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse.Tests/XmlLLSDTests.cs b/LibreMetaverse.Tests/XmlLLSDTests.cs index 71d2c9b5..3097ecd0 100644 --- a/LibreMetaverse.Tests/XmlLLSDTests.cs +++ b/LibreMetaverse.Tests/XmlLLSDTests.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/AgentManager.cs b/LibreMetaverse/AgentManager.cs index 40cd79d5..e7247cf9 100644 --- a/LibreMetaverse/AgentManager.cs +++ b/LibreMetaverse/AgentManager.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2019-2021, Sjofn LLC + * Copyright (c) 2019-2022, Sjofn LLC * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Assets/AssetTypes/AssetTexture.cs b/LibreMetaverse/Assets/AssetTypes/AssetTexture.cs index eee3089c..eec2b338 100644 --- a/LibreMetaverse/Assets/AssetTypes/AssetTexture.cs +++ b/LibreMetaverse/Assets/AssetTypes/AssetTexture.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/AvatarManager.cs b/LibreMetaverse/AvatarManager.cs index 2ad4de05..c2876476 100644 --- a/LibreMetaverse/AvatarManager.cs +++ b/LibreMetaverse/AvatarManager.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Capabilities/CapsBase.cs b/LibreMetaverse/Capabilities/CapsBase.cs index f2472e52..c9076db9 100644 --- a/LibreMetaverse/Capabilities/CapsBase.cs +++ b/LibreMetaverse/Capabilities/CapsBase.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2019-2021, Sjofn LLC. + * Copyright (c) 2019-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Capabilities/CapsClient.cs b/LibreMetaverse/Capabilities/CapsClient.cs index 9a374e8b..de5d78bb 100644 --- a/LibreMetaverse/Capabilities/CapsClient.cs +++ b/LibreMetaverse/Capabilities/CapsClient.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2019-2021, Sjofn, LLC. + * Copyright (c) 2019-2022, Sjofn, LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Imaging/NativeMethods.cs b/LibreMetaverse/Imaging/NativeMethods.cs index 075508ee..7739c6fe 100644 --- a/LibreMetaverse/Imaging/NativeMethods.cs +++ b/LibreMetaverse/Imaging/NativeMethods.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/ImportExport/ColladalLoader.cs b/LibreMetaverse/ImportExport/ColladalLoader.cs index dc1b6842..dbf67a1c 100644 --- a/LibreMetaverse/ImportExport/ColladalLoader.cs +++ b/LibreMetaverse/ImportExport/ColladalLoader.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Inventory.cs b/LibreMetaverse/Inventory.cs index 830e21a4..66a12912 100644 --- a/LibreMetaverse/Inventory.cs +++ b/LibreMetaverse/Inventory.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/InventoryAISClient.cs b/LibreMetaverse/InventoryAISClient.cs index 51a3d2f6..4e0e832a 100644 --- a/LibreMetaverse/InventoryAISClient.cs +++ b/LibreMetaverse/InventoryAISClient.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2021, Sjofn LLC + * Copyright (c) 2019-2022, Sjofn LLC * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/InventoryBase.cs b/LibreMetaverse/InventoryBase.cs index 1419e235..ee9b18b5 100644 --- a/LibreMetaverse/InventoryBase.cs +++ b/LibreMetaverse/InventoryBase.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/InventoryNode.cs b/LibreMetaverse/InventoryNode.cs index fa047924..11e297b5 100644 --- a/LibreMetaverse/InventoryNode.cs +++ b/LibreMetaverse/InventoryNode.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Login.cs b/LibreMetaverse/Login.cs index 1601c1e3..8512f24a 100644 --- a/LibreMetaverse/Login.cs +++ b/LibreMetaverse/Login.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2019-2021, Sjofn, LLC + * Copyright (c) 2019-2022, Sjofn, LLC * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Messages/LindenMessages.cs b/LibreMetaverse/Messages/LindenMessages.cs index 12f63c51..39d30138 100644 --- a/LibreMetaverse/Messages/LindenMessages.cs +++ b/LibreMetaverse/Messages/LindenMessages.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC + * Copyright (c) 2021-2022, Sjofn LLC * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/ParcelManager.cs b/LibreMetaverse/ParcelManager.cs index dbd0e1c2..2bfc1e70 100644 --- a/LibreMetaverse/ParcelManager.cs +++ b/LibreMetaverse/ParcelManager.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC + * Copyright (c) 2021-2022, Sjofn LLC * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Settings.cs b/LibreMetaverse/Settings.cs index 10855124..d2f6f76e 100644 --- a/LibreMetaverse/Settings.cs +++ b/LibreMetaverse/Settings.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/UserReport.cs b/LibreMetaverse/UserReport.cs index ee803f0b..cee2bac6 100644 --- a/LibreMetaverse/UserReport.cs +++ b/LibreMetaverse/UserReport.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, Sjofn LLC + * Copyright (c) 2021-2022, Sjofn LLC * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Voice/TCPPipe.cs b/LibreMetaverse/Voice/TCPPipe.cs index d145105f..840fc9cd 100644 --- a/LibreMetaverse/Voice/TCPPipe.cs +++ b/LibreMetaverse/Voice/TCPPipe.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Voice/VoiceAccount.cs b/LibreMetaverse/Voice/VoiceAccount.cs index ee6c3afc..a9aa96f3 100644 --- a/LibreMetaverse/Voice/VoiceAccount.cs +++ b/LibreMetaverse/Voice/VoiceAccount.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Voice/VoiceControl.cs b/LibreMetaverse/Voice/VoiceControl.cs index e0749219..c9cc1515 100644 --- a/LibreMetaverse/Voice/VoiceControl.cs +++ b/LibreMetaverse/Voice/VoiceControl.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Voice/VoiceDefinitions.cs b/LibreMetaverse/Voice/VoiceDefinitions.cs index cb6f0cdd..552eb585 100644 --- a/LibreMetaverse/Voice/VoiceDefinitions.cs +++ b/LibreMetaverse/Voice/VoiceDefinitions.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Voice/VoiceGateway.cs b/LibreMetaverse/Voice/VoiceGateway.cs index b362adb8..8e53218c 100644 --- a/LibreMetaverse/Voice/VoiceGateway.cs +++ b/LibreMetaverse/Voice/VoiceGateway.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Voice/VoiceParticipant.cs b/LibreMetaverse/Voice/VoiceParticipant.cs index 188c4bd1..aefc989a 100644 --- a/LibreMetaverse/Voice/VoiceParticipant.cs +++ b/LibreMetaverse/Voice/VoiceParticipant.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/Voice/VoiceSession.cs b/LibreMetaverse/Voice/VoiceSession.cs index dff25dd6..fcede9e4 100644 --- a/LibreMetaverse/Voice/VoiceSession.cs +++ b/LibreMetaverse/Voice/VoiceSession.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/LibreMetaverse/WindowsLibraryLoader.cs b/LibreMetaverse/WindowsLibraryLoader.cs index a225cf02..c1a23e65 100644 --- a/LibreMetaverse/WindowsLibraryLoader.cs +++ b/LibreMetaverse/WindowsLibraryLoader.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/Programs/examples/TestClient/Commands/Inventory/DumpOutfitCommand.cs b/Programs/examples/TestClient/Commands/Inventory/DumpOutfitCommand.cs index 3295d35b..4f00c6e2 100644 --- a/Programs/examples/TestClient/Commands/Inventory/DumpOutfitCommand.cs +++ b/Programs/examples/TestClient/Commands/Inventory/DumpOutfitCommand.cs @@ -1,6 +1,6 @@ /** * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/Programs/examples/TestClient/Commands/Inventory/UploadImageCommand.cs b/Programs/examples/TestClient/Commands/Inventory/UploadImageCommand.cs index 3c53e033..c05d3d8c 100644 --- a/Programs/examples/TestClient/Commands/Inventory/UploadImageCommand.cs +++ b/Programs/examples/TestClient/Commands/Inventory/UploadImageCommand.cs @@ -1,6 +1,6 @@ /** * Copyright (c) 2006-2016, openmetaverse.co - * Copyright (c) 2021, Sjofn LLC. + * Copyright (c) 2021-2022, Sjofn LLC. * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/util/InstallRemotePfx.ps1 b/util/InstallRemotePfx.ps1 index e941548c..bef40541 100644 --- a/util/InstallRemotePfx.ps1 +++ b/util/InstallRemotePfx.ps1 @@ -1,5 +1,5 @@ <# - # Copyright (c) 2020-2021, Sjofn LLC. All rights reserved. + # Copyright (c) 2020-2022, Sjofn LLC. All rights reserved. # # Permission to use, copy, modify, and/or distribute this script for any # purpose without fee is hereby granted. diff --git a/util/SignPackages.ps1 b/util/SignPackages.ps1 index 2888232d..45e62bf6 100644 --- a/util/SignPackages.ps1 +++ b/util/SignPackages.ps1 @@ -1,5 +1,5 @@ <# - # Copyright (c) 2021, Sjofn LLC. All rights reserved. + # Copyright (c) 2021-2022, Sjofn LLC. All rights reserved. # # Permission to use, copy, modify, and/or distribute this script for any # purpose without fee is hereby granted.