diff --git a/LICENSE.txt b/LICENSE.txt index 89d19ca2..3323ab57 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ - Copyright (c) 2006-2014, openmetaverse.org + Copyright (c) 2006-2014, openmetaverse.co All rights reserved. - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - - Neither the name of the openmetaverse.org nor the names + - Neither the name of the openmetaverse.co nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/OpenMetaverse.GUI/AvatarList.cs b/OpenMetaverse.GUI/AvatarList.cs index 48584976..25476f45 100644 --- a/OpenMetaverse.GUI/AvatarList.cs +++ b/OpenMetaverse.GUI/AvatarList.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.GUI/FriendList.cs b/OpenMetaverse.GUI/FriendList.cs index 236afb44..50f95f53 100644 --- a/OpenMetaverse.GUI/FriendList.cs +++ b/OpenMetaverse.GUI/FriendList.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.GUI/GroupList.cs b/OpenMetaverse.GUI/GroupList.cs index 10daf169..b646cd20 100644 --- a/OpenMetaverse.GUI/GroupList.cs +++ b/OpenMetaverse.GUI/GroupList.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.GUI/InventoryTree.cs b/OpenMetaverse.GUI/InventoryTree.cs index 4acd8813..2fa13596 100644 --- a/OpenMetaverse.GUI/InventoryTree.cs +++ b/OpenMetaverse.GUI/InventoryTree.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.GUI/ListColumnSorter.cs b/OpenMetaverse.GUI/ListColumnSorter.cs index 584ca461..1674062f 100644 --- a/OpenMetaverse.GUI/ListColumnSorter.cs +++ b/OpenMetaverse.GUI/ListColumnSorter.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.GUI/LocalChat.cs b/OpenMetaverse.GUI/LocalChat.cs index 75d4ca10..238df02f 100644 --- a/OpenMetaverse.GUI/LocalChat.cs +++ b/OpenMetaverse.GUI/LocalChat.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.GUI/LoginPanel.cs b/OpenMetaverse.GUI/LoginPanel.cs index 6bd4a54d..a8a28fc8 100644 --- a/OpenMetaverse.GUI/LoginPanel.cs +++ b/OpenMetaverse.GUI/LoginPanel.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.GUI/MiniMap.cs b/OpenMetaverse.GUI/MiniMap.cs index 7bd8cd38..9df137bd 100644 --- a/OpenMetaverse.GUI/MiniMap.cs +++ b/OpenMetaverse.GUI/MiniMap.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.GUI/StatusOutput.cs b/OpenMetaverse.GUI/StatusOutput.cs index 0e5c59ca..7bb3835c 100644 --- a/OpenMetaverse.GUI/StatusOutput.cs +++ b/OpenMetaverse.GUI/StatusOutput.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.Rendering.Simple/SimpleRenderer.cs b/OpenMetaverse.Rendering.Simple/SimpleRenderer.cs index 1c500754..8bae9e76 100644 --- a/OpenMetaverse.Rendering.Simple/SimpleRenderer.cs +++ b/OpenMetaverse.Rendering.Simple/SimpleRenderer.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.StructuredData/LLSD/BinaryLLSD.cs b/OpenMetaverse.StructuredData/LLSD/BinaryLLSD.cs index 119f6f53..5b9087fa 100644 --- a/OpenMetaverse.StructuredData/LLSD/BinaryLLSD.cs +++ b/OpenMetaverse.StructuredData/LLSD/BinaryLLSD.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.StructuredData/LLSD/NotationLLSD.cs b/OpenMetaverse.StructuredData/LLSD/NotationLLSD.cs index cb4a0151..a3a9e92f 100644 --- a/OpenMetaverse.StructuredData/LLSD/NotationLLSD.cs +++ b/OpenMetaverse.StructuredData/LLSD/NotationLLSD.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.StructuredData/LLSD/XmlLLSD.cs b/OpenMetaverse.StructuredData/LLSD/XmlLLSD.cs index 8598c528..b5ab9c2c 100644 --- a/OpenMetaverse.StructuredData/LLSD/XmlLLSD.cs +++ b/OpenMetaverse.StructuredData/LLSD/XmlLLSD.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.StructuredData/StructuredData.cs b/OpenMetaverse.StructuredData/StructuredData.cs index 4c8117bb..fc15481c 100644 --- a/OpenMetaverse.StructuredData/StructuredData.cs +++ b/OpenMetaverse.StructuredData/StructuredData.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.Tests/BinaryLLSDTests.cs b/OpenMetaverse.Tests/BinaryLLSDTests.cs index 9494af7d..bf0b7074 100644 --- a/OpenMetaverse.Tests/BinaryLLSDTests.cs +++ b/OpenMetaverse.Tests/BinaryLLSDTests.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.Tests/MessageTests.cs b/OpenMetaverse.Tests/MessageTests.cs index c9226b04..c70a0441 100644 --- a/OpenMetaverse.Tests/MessageTests.cs +++ b/OpenMetaverse.Tests/MessageTests.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * @@ -665,7 +665,7 @@ namespace OpenMetaverse.Tests s.MediaID = UUID.Random(); s.MediaLoop = false; s.MediaType = "text/html"; - s.MediaURL = "http://www.openmetaverse.org"; + s.MediaURL = "http://www.openmetaverse.co"; s.MediaWidth = 640; s.MusicURL = "http://scfire-ntc-aa04.stream.aol.com:80/stream/1075"; // Yee Haw s.Name = "Test Name"; @@ -777,7 +777,7 @@ namespace OpenMetaverse.Tests s.MediaID = UUID.Random(); s.MediaLoop = false; s.MediaType = "image/jpeg"; - s.MediaURL = "http://www.openmetaverse.org/test.jpeg"; + s.MediaURL = "http://www.openmetaverse.co/test.jpeg"; s.MediaWidth = 800; s.MusicURL = "http://scfire-ntc-aa04.stream.aol.com:80/stream/1075"; s.Name = "Example Parcel Description"; @@ -906,7 +906,7 @@ namespace OpenMetaverse.Tests public void SendPostcardMessage() { SendPostcardMessage s = new SendPostcardMessage(); - s.FromEmail = "contact@openmetaverse.org"; + s.FromEmail = "contact@openmetaverse.co"; s.FromName = "Jim Radford"; s.GlobalPosition = Vector3.One; s.Message = "Hello, How are you today?"; @@ -1395,7 +1395,7 @@ namespace OpenMetaverse.Tests s.MediaID = UUID.Random(); s.MediaLoop = false; s.MediaType = "text/html"; - s.MediaURL = "http://www.openmetaverse.org"; + s.MediaURL = "http://www.openmetaverse.co"; s.MediaWidth = 640; s.MusicURL = "http://scfire-ntc-aa04.stream.aol.com:80/stream/1075"; // Yee Haw s.Name = "Test Name"; @@ -1522,7 +1522,7 @@ namespace OpenMetaverse.Tests s.MediaID = UUID.Random(); s.MediaLoop = false; s.MediaType = "text/html"; - s.MediaURL = "http://www.openmetaverse.org"; + s.MediaURL = "http://www.openmetaverse.co"; s.MediaWidth = 640; s.MusicURL = "http://scfire-ntc-aa04.stream.aol.com:80/stream/1075"; // Yee Haw s.Name = "Test Name"; diff --git a/OpenMetaverse.Tests/NetworkTests.cs b/OpenMetaverse.Tests/NetworkTests.cs index 9a426ccc..7f939c19 100644 --- a/OpenMetaverse.Tests/NetworkTests.cs +++ b/OpenMetaverse.Tests/NetworkTests.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * @@ -62,7 +62,7 @@ namespace OpenMetaverse.Tests // Connect to the grid string startLoc = NetworkManager.StartLocation("Hooper", 179, 18, 32); Assert.IsTrue(Client.Network.Login("Testing", "Anvil", "testinganvil", "Unit Test Framework", startLoc, - "contact@OpenMetaverse.org"), "Client failed to login, reason: " + Client.Network.LoginMessage); + "contact@openmetaverse.co"), "Client failed to login, reason: " + Client.Network.LoginMessage); Console.WriteLine("Done"); Assert.IsTrue(Client.Network.Connected, "Client is not connected to the grid"); diff --git a/OpenMetaverse.Tests/NotationLLSDTests.cs b/OpenMetaverse.Tests/NotationLLSDTests.cs index 281b7c1b..69a550f1 100644 --- a/OpenMetaverse.Tests/NotationLLSDTests.cs +++ b/OpenMetaverse.Tests/NotationLLSDTests.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.Tests/PacketTests.cs b/OpenMetaverse.Tests/PacketTests.cs index 32364dbf..24b967d5 100644 --- a/OpenMetaverse.Tests/PacketTests.cs +++ b/OpenMetaverse.Tests/PacketTests.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.Tests/PrimObjectTests.cs b/OpenMetaverse.Tests/PrimObjectTests.cs index cc2dd3a1..1cc293df 100644 --- a/OpenMetaverse.Tests/PrimObjectTests.cs +++ b/OpenMetaverse.Tests/PrimObjectTests.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.Tests/TypeTests.cs b/OpenMetaverse.Tests/TypeTests.cs index 801e01d0..faf38ee4 100644 --- a/OpenMetaverse.Tests/TypeTests.cs +++ b/OpenMetaverse.Tests/TypeTests.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.Tests/XmlLLSDTests.cs b/OpenMetaverse.Tests/XmlLLSDTests.cs index 261c223c..93692aa9 100644 --- a/OpenMetaverse.Tests/XmlLLSDTests.cs +++ b/OpenMetaverse.Tests/XmlLLSDTests.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.Utilities/RegistrationApi.cs b/OpenMetaverse.Utilities/RegistrationApi.cs index 9e67bd4a..ef7babd1 100644 --- a/OpenMetaverse.Utilities/RegistrationApi.cs +++ b/OpenMetaverse.Utilities/RegistrationApi.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.Utilities/Utilities.cs b/OpenMetaverse.Utilities/Utilities.cs index 2ac5c49a..e3fe60d3 100644 --- a/OpenMetaverse.Utilities/Utilities.cs +++ b/OpenMetaverse.Utilities/Utilities.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.Utilities/VoiceManager.cs b/OpenMetaverse.Utilities/VoiceManager.cs index 346791e1..eac6f503 100644 --- a/OpenMetaverse.Utilities/VoiceManager.cs +++ b/OpenMetaverse.Utilities/VoiceManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse.Utilities/VoiceManagerBlocking.cs b/OpenMetaverse.Utilities/VoiceManagerBlocking.cs index 93723c9a..a6b01574 100644 --- a/OpenMetaverse.Utilities/VoiceManagerBlocking.cs +++ b/OpenMetaverse.Utilities/VoiceManagerBlocking.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/AgentManager.cs b/OpenMetaverse/AgentManager.cs index 4c310fac..8db75376 100644 --- a/OpenMetaverse/AgentManager.cs +++ b/OpenMetaverse/AgentManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/AgentManagerCamera.cs b/OpenMetaverse/AgentManagerCamera.cs index f0c1de2e..bf8cb71e 100644 --- a/OpenMetaverse/AgentManagerCamera.cs +++ b/OpenMetaverse/AgentManagerCamera.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/AgentManagerMovement.cs b/OpenMetaverse/AgentManagerMovement.cs index e22682a4..855e4fd2 100644 --- a/OpenMetaverse/AgentManagerMovement.cs +++ b/OpenMetaverse/AgentManagerMovement.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/AgentThrottle.cs b/OpenMetaverse/AgentThrottle.cs index fe360136..e898b2fc 100644 --- a/OpenMetaverse/AgentThrottle.cs +++ b/OpenMetaverse/AgentThrottle.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Animations.cs b/OpenMetaverse/Animations.cs index ddd77a27..dfac30c7 100644 --- a/OpenMetaverse/Animations.cs +++ b/OpenMetaverse/Animations.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/AppearanceManager.cs b/OpenMetaverse/AppearanceManager.cs index 9982a550..4131932a 100644 --- a/OpenMetaverse/AppearanceManager.cs +++ b/OpenMetaverse/AppearanceManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/AssemblyInfo.cs b/OpenMetaverse/AssemblyInfo.cs index 095cc3e9..70fb0783 100644 --- a/OpenMetaverse/AssemblyInfo.cs +++ b/OpenMetaverse/AssemblyInfo.cs @@ -8,7 +8,7 @@ using System.Runtime.CompilerServices; [assembly: AssemblyTitle("OpenMetaverse")] [assembly: AssemblyDescription("OpenMetaverse library")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("openmetaverse.org")] +[assembly: AssemblyCompany("openmetaverse.co")] [assembly: AssemblyProduct("OpenMetaverse")] [assembly: AssemblyCopyright("Copyright © openmetaverse.co 2006-2015")] [assembly: AssemblyTrademark("")] diff --git a/OpenMetaverse/AssetCache.cs b/OpenMetaverse/AssetCache.cs index ad8b5b86..43a4cf8d 100644 --- a/OpenMetaverse/AssetCache.cs +++ b/OpenMetaverse/AssetCache.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/AssetManager.cs b/OpenMetaverse/AssetManager.cs index 9dd97d54..166f9f87 100644 --- a/OpenMetaverse/AssetManager.cs +++ b/OpenMetaverse/AssetManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/Archiving/ArchiveConstants.cs b/OpenMetaverse/Assets/Archiving/ArchiveConstants.cs index fd0ce162..ab41afd4 100644 --- a/OpenMetaverse/Assets/Archiving/ArchiveConstants.cs +++ b/OpenMetaverse/Assets/Archiving/ArchiveConstants.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/Archiving/AssetsArchiver.cs b/OpenMetaverse/Assets/Archiving/AssetsArchiver.cs index 82a41e92..ba6d4d60 100644 --- a/OpenMetaverse/Assets/Archiving/AssetsArchiver.cs +++ b/OpenMetaverse/Assets/Archiving/AssetsArchiver.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/Archiving/OarFile.cs b/OpenMetaverse/Assets/Archiving/OarFile.cs index 76dbf194..a6f27561 100644 --- a/OpenMetaverse/Assets/Archiving/OarFile.cs +++ b/OpenMetaverse/Assets/Archiving/OarFile.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/Archiving/TarArchiveReader.cs b/OpenMetaverse/Assets/Archiving/TarArchiveReader.cs index 698749a8..c4673af8 100644 --- a/OpenMetaverse/Assets/Archiving/TarArchiveReader.cs +++ b/OpenMetaverse/Assets/Archiving/TarArchiveReader.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/Archiving/TarArchiveWriter.cs b/OpenMetaverse/Assets/Archiving/TarArchiveWriter.cs index 8bb9f720..9ced2533 100644 --- a/OpenMetaverse/Assets/Archiving/TarArchiveWriter.cs +++ b/OpenMetaverse/Assets/Archiving/TarArchiveWriter.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/Asset.cs b/OpenMetaverse/Assets/Asset.cs index 1a7315ad..1bde8feb 100644 --- a/OpenMetaverse/Assets/Asset.cs +++ b/OpenMetaverse/Assets/Asset.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetAnimation.cs b/OpenMetaverse/Assets/AssetTypes/AssetAnimation.cs index a8bc886d..7acfce30 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetAnimation.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetAnimation.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetBodypart.cs b/OpenMetaverse/Assets/AssetTypes/AssetBodypart.cs index a0725280..77036f2c 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetBodypart.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetBodypart.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetCallingCard.cs b/OpenMetaverse/Assets/AssetTypes/AssetCallingCard.cs index 099d3ec0..afcc202e 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetCallingCard.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetCallingCard.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetClothing.cs b/OpenMetaverse/Assets/AssetTypes/AssetClothing.cs index c911d1ae..848970cb 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetClothing.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetClothing.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetGesture.cs b/OpenMetaverse/Assets/AssetTypes/AssetGesture.cs index ea009232..8ffdfb51 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetGesture.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetGesture.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetLandmark.cs b/OpenMetaverse/Assets/AssetTypes/AssetLandmark.cs index d7534422..c0f03eae 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetLandmark.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetLandmark.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetMesh.cs b/OpenMetaverse/Assets/AssetTypes/AssetMesh.cs index 268b1d33..0b01a1d5 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetMesh.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetMesh.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetMutable.cs b/OpenMetaverse/Assets/AssetTypes/AssetMutable.cs index b0304cad..0b99269f 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetMutable.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetMutable.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetNotecard.cs b/OpenMetaverse/Assets/AssetTypes/AssetNotecard.cs index 58843a94..013356ca 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetNotecard.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetNotecard.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetPrim.cs b/OpenMetaverse/Assets/AssetTypes/AssetPrim.cs index 1554bedf..c80a6c67 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetPrim.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetPrim.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetScriptBinary.cs b/OpenMetaverse/Assets/AssetTypes/AssetScriptBinary.cs index b9cc1786..0b3ed275 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetScriptBinary.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetScriptBinary.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetScriptText.cs b/OpenMetaverse/Assets/AssetTypes/AssetScriptText.cs index b423c500..cc050acb 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetScriptText.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetScriptText.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetSound.cs b/OpenMetaverse/Assets/AssetTypes/AssetSound.cs index 5e984bf9..f0f516cb 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetSound.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetSound.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetTexture.cs b/OpenMetaverse/Assets/AssetTypes/AssetTexture.cs index 3db1a51d..15479471 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetTexture.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetTexture.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Assets/AssetTypes/AssetWearable.cs b/OpenMetaverse/Assets/AssetTypes/AssetWearable.cs index e28619c5..b29b7c27 100644 --- a/OpenMetaverse/Assets/AssetTypes/AssetWearable.cs +++ b/OpenMetaverse/Assets/AssetTypes/AssetWearable.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Avatar.cs b/OpenMetaverse/Avatar.cs index 377273b8..9b5a3f97 100644 --- a/OpenMetaverse/Avatar.cs +++ b/OpenMetaverse/Avatar.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/AvatarManager.cs b/OpenMetaverse/AvatarManager.cs index df036edb..37210d01 100644 --- a/OpenMetaverse/AvatarManager.cs +++ b/OpenMetaverse/AvatarManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/BVHDecoder.cs b/OpenMetaverse/BVHDecoder.cs index 1c894bdf..f8ab2f97 100644 --- a/OpenMetaverse/BVHDecoder.cs +++ b/OpenMetaverse/BVHDecoder.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/BitPack.cs b/OpenMetaverse/BitPack.cs index 582bc99a..67a809aa 100644 --- a/OpenMetaverse/BitPack.cs +++ b/OpenMetaverse/BitPack.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Capabilities/CapsBase.cs b/OpenMetaverse/Capabilities/CapsBase.cs index f5d5e01e..370dc767 100644 --- a/OpenMetaverse/Capabilities/CapsBase.cs +++ b/OpenMetaverse/Capabilities/CapsBase.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Capabilities/CapsClient.cs b/OpenMetaverse/Capabilities/CapsClient.cs index 5a80a7cc..55dcd812 100644 --- a/OpenMetaverse/Capabilities/CapsClient.cs +++ b/OpenMetaverse/Capabilities/CapsClient.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Capabilities/EventQueueClient.cs b/OpenMetaverse/Capabilities/EventQueueClient.cs index cb1ffc99..a29c56d6 100644 --- a/OpenMetaverse/Capabilities/EventQueueClient.cs +++ b/OpenMetaverse/Capabilities/EventQueueClient.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Caps.cs b/OpenMetaverse/Caps.cs index 5924520a..fd0a56be 100644 --- a/OpenMetaverse/Caps.cs +++ b/OpenMetaverse/Caps.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * @@ -275,7 +275,7 @@ namespace OpenMetaverse else { Logger.Log("No Message handler exists for event " + eventName + ". Unable to decode. Will try Generic Handler next", Helpers.LogLevel.Warning); - Logger.Log("Please report this information to http://jira.openmetaverse.org/: \n" + body, Helpers.LogLevel.Debug); + Logger.Log("Please report this information to http://jira.openmetaverse.co/: \n" + body, Helpers.LogLevel.Debug); // try generic decoder next which takes a caps event and tries to match it to an existing packet if (body.Type == OSDType.Map) diff --git a/OpenMetaverse/CapsToPacket.cs b/OpenMetaverse/CapsToPacket.cs index eba389e2..da7c55c1 100644 --- a/OpenMetaverse/CapsToPacket.cs +++ b/OpenMetaverse/CapsToPacket.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/CoordinateFrame.cs b/OpenMetaverse/CoordinateFrame.cs index eabe5b93..a074fca0 100644 --- a/OpenMetaverse/CoordinateFrame.cs +++ b/OpenMetaverse/CoordinateFrame.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/DirectoryManager.cs b/OpenMetaverse/DirectoryManager.cs index 2ff99d4b..d471ecfd 100644 --- a/OpenMetaverse/DirectoryManager.cs +++ b/OpenMetaverse/DirectoryManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/DownloadManager.cs b/OpenMetaverse/DownloadManager.cs index 145d2cfd..93bd083f 100644 --- a/OpenMetaverse/DownloadManager.cs +++ b/OpenMetaverse/DownloadManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/EstateTools.cs b/OpenMetaverse/EstateTools.cs index 9e616df7..0c62bb04 100644 --- a/OpenMetaverse/EstateTools.cs +++ b/OpenMetaverse/EstateTools.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/EventDictionary.cs b/OpenMetaverse/EventDictionary.cs index 0d17073e..6c25ede8 100644 --- a/OpenMetaverse/EventDictionary.cs +++ b/OpenMetaverse/EventDictionary.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/FriendsManager.cs b/OpenMetaverse/FriendsManager.cs index 32d978b3..b05b00f2 100644 --- a/OpenMetaverse/FriendsManager.cs +++ b/OpenMetaverse/FriendsManager.cs @@ -1,12 +1,12 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/GridClient.cs b/OpenMetaverse/GridClient.cs index 8b53a6c6..e90bf361 100644 --- a/OpenMetaverse/GridClient.cs +++ b/OpenMetaverse/GridClient.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/GridManager.cs b/OpenMetaverse/GridManager.cs index 4c66fdd9..093799d1 100644 --- a/OpenMetaverse/GridManager.cs +++ b/OpenMetaverse/GridManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/GroupManager.cs b/OpenMetaverse/GroupManager.cs index bbdcbe58..3d9d2718 100644 --- a/OpenMetaverse/GroupManager.cs +++ b/OpenMetaverse/GroupManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Helpers.cs b/OpenMetaverse/Helpers.cs index ba6d01ec..a1a07bc8 100644 --- a/OpenMetaverse/Helpers.cs +++ b/OpenMetaverse/Helpers.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Imaging/BakeLayer.cs b/OpenMetaverse/Imaging/BakeLayer.cs index f67f86c8..bd640f59 100644 --- a/OpenMetaverse/Imaging/BakeLayer.cs +++ b/OpenMetaverse/Imaging/BakeLayer.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Imaging/ManagedImage.cs b/OpenMetaverse/Imaging/ManagedImage.cs index 0b206edc..c580ed62 100644 --- a/OpenMetaverse/Imaging/ManagedImage.cs +++ b/OpenMetaverse/Imaging/ManagedImage.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Imaging/OpenJPEG.cs b/OpenMetaverse/Imaging/OpenJPEG.cs index 862c5eb7..f89a6881 100644 --- a/OpenMetaverse/Imaging/OpenJPEG.cs +++ b/OpenMetaverse/Imaging/OpenJPEG.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Imaging/TGALoader.cs b/OpenMetaverse/Imaging/TGALoader.cs index b4c1ea62..78df2905 100644 --- a/OpenMetaverse/Imaging/TGALoader.cs +++ b/OpenMetaverse/Imaging/TGALoader.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/ImportExport/Collada.cs b/OpenMetaverse/ImportExport/Collada.cs index 3d5c0e05..dd17e210 100644 --- a/OpenMetaverse/ImportExport/Collada.cs +++ b/OpenMetaverse/ImportExport/Collada.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/ImportExport/ColladalLoader.cs b/OpenMetaverse/ImportExport/ColladalLoader.cs index 02b8fecc..66db29b7 100644 --- a/OpenMetaverse/ImportExport/ColladalLoader.cs +++ b/OpenMetaverse/ImportExport/ColladalLoader.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/ImportExport/Model.cs b/OpenMetaverse/ImportExport/Model.cs index 54a6d9b1..9303c182 100644 --- a/OpenMetaverse/ImportExport/Model.cs +++ b/OpenMetaverse/ImportExport/Model.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/ImportExport/ModelUploader.cs b/OpenMetaverse/ImportExport/ModelUploader.cs index 99758f86..b432613e 100644 --- a/OpenMetaverse/ImportExport/ModelUploader.cs +++ b/OpenMetaverse/ImportExport/ModelUploader.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Interfaces/IMessage.cs b/OpenMetaverse/Interfaces/IMessage.cs index 99f9d42c..f1929afd 100644 --- a/OpenMetaverse/Interfaces/IMessage.cs +++ b/OpenMetaverse/Interfaces/IMessage.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Interfaces/IRendering.cs b/OpenMetaverse/Interfaces/IRendering.cs index 88ae10d1..9a44a3fb 100644 --- a/OpenMetaverse/Interfaces/IRendering.cs +++ b/OpenMetaverse/Interfaces/IRendering.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/InternalDictionary.cs b/OpenMetaverse/InternalDictionary.cs index 46b35518..832a0d94 100644 --- a/OpenMetaverse/InternalDictionary.cs +++ b/OpenMetaverse/InternalDictionary.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Inventory.cs b/OpenMetaverse/Inventory.cs index 4494c922..fa6d0c1f 100644 --- a/OpenMetaverse/Inventory.cs +++ b/OpenMetaverse/Inventory.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/InventoryManager.cs b/OpenMetaverse/InventoryManager.cs index cc938329..2f5ffa4c 100644 --- a/OpenMetaverse/InventoryManager.cs +++ b/OpenMetaverse/InventoryManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/InventoryNode.cs b/OpenMetaverse/InventoryNode.cs index 01de09e7..a1214761 100644 --- a/OpenMetaverse/InventoryNode.cs +++ b/OpenMetaverse/InventoryNode.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/InventoryNodeDictionary.cs b/OpenMetaverse/InventoryNodeDictionary.cs index 59961207..ea5e08c0 100644 --- a/OpenMetaverse/InventoryNodeDictionary.cs +++ b/OpenMetaverse/InventoryNodeDictionary.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Logger.cs b/OpenMetaverse/Logger.cs index 1e6b3f94..b418c871 100644 --- a/OpenMetaverse/Logger.cs +++ b/OpenMetaverse/Logger.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Login.cs b/OpenMetaverse/Login.cs index deac7658..eb8ee596 100644 --- a/OpenMetaverse/Login.cs +++ b/OpenMetaverse/Login.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Messages/LindenMessages.cs b/OpenMetaverse/Messages/LindenMessages.cs index d9d2cf63..6240c771 100644 --- a/OpenMetaverse/Messages/LindenMessages.cs +++ b/OpenMetaverse/Messages/LindenMessages.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Messages/MessageEventDecoder.cs b/OpenMetaverse/Messages/MessageEventDecoder.cs index 71252e4e..7a8adaed 100644 --- a/OpenMetaverse/Messages/MessageEventDecoder.cs +++ b/OpenMetaverse/Messages/MessageEventDecoder.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Messages/Messages.cs b/OpenMetaverse/Messages/Messages.cs index 65c821b2..7dd435d8 100644 --- a/OpenMetaverse/Messages/Messages.cs +++ b/OpenMetaverse/Messages/Messages.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/NameValue.cs b/OpenMetaverse/NameValue.cs index 510067ca..88f6282f 100644 --- a/OpenMetaverse/NameValue.cs +++ b/OpenMetaverse/NameValue.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/NetworkManager.cs b/OpenMetaverse/NetworkManager.cs index 4b28e9e7..f5928d10 100644 --- a/OpenMetaverse/NetworkManager.cs +++ b/OpenMetaverse/NetworkManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/ObjectManager.cs b/OpenMetaverse/ObjectManager.cs index a76b8030..038d6c97 100644 --- a/OpenMetaverse/ObjectManager.cs +++ b/OpenMetaverse/ObjectManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/ObjectPoolBase.cs b/OpenMetaverse/ObjectPoolBase.cs index 4a3a03b8..ae942c04 100644 --- a/OpenMetaverse/ObjectPoolBase.cs +++ b/OpenMetaverse/ObjectPoolBase.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/ObservableDictionary.cs b/OpenMetaverse/ObservableDictionary.cs index ef6af35c..4f926f11 100644 --- a/OpenMetaverse/ObservableDictionary.cs +++ b/OpenMetaverse/ObservableDictionary.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/PacketDecoder.cs b/OpenMetaverse/PacketDecoder.cs index 19b42e11..3f1d0d6e 100644 --- a/OpenMetaverse/PacketDecoder.cs +++ b/OpenMetaverse/PacketDecoder.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * @@ -1493,7 +1493,7 @@ namespace OpenMetaverse.Packets { StringBuilder result = new StringBuilder(); - result.AppendFormat("Packet Type: {0} http://lib.openmetaverse.org/wiki/{0} http://wiki.secondlife.com/wiki/{0}" + Environment.NewLine, packet.Type); + result.AppendFormat("Packet Type: {0} http://lib.openmetaverse.co/wiki/{0} http://wiki.secondlife.com/wiki/{0}" + Environment.NewLine, packet.Type); result.AppendLine("[Packet Header]"); // payload result.AppendFormat("Sequence: {0}" + Environment.NewLine, packet.Header.Sequence); @@ -1702,7 +1702,7 @@ namespace OpenMetaverse.Packets // common/custom types if (recurseLevel <= 0) { - result.AppendFormat("Message Type: {0} http://lib.openmetaverse.org/wiki/{0}" + Environment.NewLine, message.GetType().Name); + result.AppendFormat("Message Type: {0} http://lib.openmetaverse.co/wiki/{0}" + Environment.NewLine, message.GetType().Name); } else { diff --git a/OpenMetaverse/Parallel.cs b/OpenMetaverse/Parallel.cs index 885b90d7..00489798 100644 --- a/OpenMetaverse/Parallel.cs +++ b/OpenMetaverse/Parallel.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/ParcelManager.cs b/OpenMetaverse/ParcelManager.cs index 9cb48cdf..054ba3b5 100644 --- a/OpenMetaverse/ParcelManager.cs +++ b/OpenMetaverse/ParcelManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Permissions.cs b/OpenMetaverse/Permissions.cs index 7aa8f804..a6e152a6 100644 --- a/OpenMetaverse/Permissions.cs +++ b/OpenMetaverse/Permissions.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Primitives/ObjectMedia.cs b/OpenMetaverse/Primitives/ObjectMedia.cs index d59733e1..78402813 100644 --- a/OpenMetaverse/Primitives/ObjectMedia.cs +++ b/OpenMetaverse/Primitives/ObjectMedia.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Primitives/ParticleSystem.cs b/OpenMetaverse/Primitives/ParticleSystem.cs index 6b8cb003..3458e31e 100644 --- a/OpenMetaverse/Primitives/ParticleSystem.cs +++ b/OpenMetaverse/Primitives/ParticleSystem.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Primitives/Primitive.cs b/OpenMetaverse/Primitives/Primitive.cs index fb32fee2..b830630e 100644 --- a/OpenMetaverse/Primitives/Primitive.cs +++ b/OpenMetaverse/Primitives/Primitive.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Primitives/TextureEntry.cs b/OpenMetaverse/Primitives/TextureEntry.cs index 6e611672..74ccee78 100644 --- a/OpenMetaverse/Primitives/TextureEntry.cs +++ b/OpenMetaverse/Primitives/TextureEntry.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/ProtocolManager.cs b/OpenMetaverse/ProtocolManager.cs index 4e45c4f3..f622b1b4 100644 --- a/OpenMetaverse/ProtocolManager.cs +++ b/OpenMetaverse/ProtocolManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Rendering/EndianAwareBinaryReader.cs b/OpenMetaverse/Rendering/EndianAwareBinaryReader.cs index 419c5f92..8f966e53 100644 --- a/OpenMetaverse/Rendering/EndianAwareBinaryReader.cs +++ b/OpenMetaverse/Rendering/EndianAwareBinaryReader.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Rendering/LindenMesh.cs b/OpenMetaverse/Rendering/LindenMesh.cs index a556babc..4b8d120d 100644 --- a/OpenMetaverse/Rendering/LindenMesh.cs +++ b/OpenMetaverse/Rendering/LindenMesh.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Rendering/LindenSkeleton.Ext.cs b/OpenMetaverse/Rendering/LindenSkeleton.Ext.cs index 3f450a1e..67016f08 100644 --- a/OpenMetaverse/Rendering/LindenSkeleton.Ext.cs +++ b/OpenMetaverse/Rendering/LindenSkeleton.Ext.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Rendering/Rendering.cs b/OpenMetaverse/Rendering/Rendering.cs index 285ca561..2248901c 100644 --- a/OpenMetaverse/Rendering/Rendering.cs +++ b/OpenMetaverse/Rendering/Rendering.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Settings.cs b/OpenMetaverse/Settings.cs index 12a8603b..58fa640b 100644 --- a/OpenMetaverse/Settings.cs +++ b/OpenMetaverse/Settings.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Simulator.cs b/OpenMetaverse/Simulator.cs index 0010afe4..0549cd89 100644 --- a/OpenMetaverse/Simulator.cs +++ b/OpenMetaverse/Simulator.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/SoundManager.cs b/OpenMetaverse/SoundManager.cs index 25ac14f3..a56e9833 100644 --- a/OpenMetaverse/SoundManager.cs +++ b/OpenMetaverse/SoundManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Sounds.cs b/OpenMetaverse/Sounds.cs index baf2e34b..4f67825b 100644 --- a/OpenMetaverse/Sounds.cs +++ b/OpenMetaverse/Sounds.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/TerrainCompressor.cs b/OpenMetaverse/TerrainCompressor.cs index 5b8deb7c..01dda250 100644 --- a/OpenMetaverse/TerrainCompressor.cs +++ b/OpenMetaverse/TerrainCompressor.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/TerrainManager.cs b/OpenMetaverse/TerrainManager.cs index 913155af..fa9f455a 100644 --- a/OpenMetaverse/TerrainManager.cs +++ b/OpenMetaverse/TerrainManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/TexturePipeline.cs b/OpenMetaverse/TexturePipeline.cs index d48dcc6d..0442fb9e 100644 --- a/OpenMetaverse/TexturePipeline.cs +++ b/OpenMetaverse/TexturePipeline.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/UDPBase.cs b/OpenMetaverse/UDPBase.cs index b21a16f5..52d10363 100644 --- a/OpenMetaverse/UDPBase.cs +++ b/OpenMetaverse/UDPBase.cs @@ -8,7 +8,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/UtilizationStatistics.cs b/OpenMetaverse/UtilizationStatistics.cs index eadaf201..c33bca82 100644 --- a/OpenMetaverse/UtilizationStatistics.cs +++ b/OpenMetaverse/UtilizationStatistics.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Voice/TCPPipe.cs b/OpenMetaverse/Voice/TCPPipe.cs index 4029546f..4f9962c0 100644 --- a/OpenMetaverse/Voice/TCPPipe.cs +++ b/OpenMetaverse/Voice/TCPPipe.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Voice/VoiceAccount.cs b/OpenMetaverse/Voice/VoiceAccount.cs index 19e2d6ba..9892952d 100644 --- a/OpenMetaverse/Voice/VoiceAccount.cs +++ b/OpenMetaverse/Voice/VoiceAccount.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Voice/VoiceAux.cs b/OpenMetaverse/Voice/VoiceAux.cs index f3add78d..b204b0ce 100644 --- a/OpenMetaverse/Voice/VoiceAux.cs +++ b/OpenMetaverse/Voice/VoiceAux.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Voice/VoiceConnector.cs b/OpenMetaverse/Voice/VoiceConnector.cs index 10b75cbe..0da2029b 100644 --- a/OpenMetaverse/Voice/VoiceConnector.cs +++ b/OpenMetaverse/Voice/VoiceConnector.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Voice/VoiceControl.cs b/OpenMetaverse/Voice/VoiceControl.cs index e14429b4..7df7542a 100644 --- a/OpenMetaverse/Voice/VoiceControl.cs +++ b/OpenMetaverse/Voice/VoiceControl.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Voice/VoiceDefinitions.cs b/OpenMetaverse/Voice/VoiceDefinitions.cs index 21fd7229..f50b3934 100644 --- a/OpenMetaverse/Voice/VoiceDefinitions.cs +++ b/OpenMetaverse/Voice/VoiceDefinitions.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Voice/VoiceGateway.cs b/OpenMetaverse/Voice/VoiceGateway.cs index 76e4117f..f0f986ff 100644 --- a/OpenMetaverse/Voice/VoiceGateway.cs +++ b/OpenMetaverse/Voice/VoiceGateway.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Voice/VoiceParticipant.cs b/OpenMetaverse/Voice/VoiceParticipant.cs index 73ed2cd0..78852327 100644 --- a/OpenMetaverse/Voice/VoiceParticipant.cs +++ b/OpenMetaverse/Voice/VoiceParticipant.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/Voice/VoiceSession.cs b/OpenMetaverse/Voice/VoiceSession.cs index 92e55127..f247a099 100644 --- a/OpenMetaverse/Voice/VoiceSession.cs +++ b/OpenMetaverse/Voice/VoiceSession.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/WorkPool.cs b/OpenMetaverse/WorkPool.cs index 55d8cf1e..b9bf12ee 100644 --- a/OpenMetaverse/WorkPool.cs +++ b/OpenMetaverse/WorkPool.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverse/_Packets_.cs b/OpenMetaverse/_Packets_.cs index 336040f5..c464e217 100644 --- a/OpenMetaverse/_Packets_.cs +++ b/OpenMetaverse/_Packets_.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/OpenMetaverseTypes/BlockingQueue.cs b/OpenMetaverseTypes/BlockingQueue.cs index da803364..b51c1b8d 100644 --- a/OpenMetaverseTypes/BlockingQueue.cs +++ b/OpenMetaverseTypes/BlockingQueue.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/CRC32.cs b/OpenMetaverseTypes/CRC32.cs index 9cd0b9a9..d57b5fe9 100644 --- a/OpenMetaverseTypes/CRC32.cs +++ b/OpenMetaverseTypes/CRC32.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/CircularQueue.cs b/OpenMetaverseTypes/CircularQueue.cs index d84f8074..596b39ce 100644 --- a/OpenMetaverseTypes/CircularQueue.cs +++ b/OpenMetaverseTypes/CircularQueue.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/Color4.cs b/OpenMetaverseTypes/Color4.cs index ad566385..48766ba3 100644 --- a/OpenMetaverseTypes/Color4.cs +++ b/OpenMetaverseTypes/Color4.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/DoubleDictionary.cs b/OpenMetaverseTypes/DoubleDictionary.cs index f8189727..cfe1a8ca 100644 --- a/OpenMetaverseTypes/DoubleDictionary.cs +++ b/OpenMetaverseTypes/DoubleDictionary.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/Enums.cs b/OpenMetaverseTypes/Enums.cs index 23636c85..1d4d3d75 100644 --- a/OpenMetaverseTypes/Enums.cs +++ b/OpenMetaverseTypes/Enums.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/EnumsPrimitive.cs b/OpenMetaverseTypes/EnumsPrimitive.cs index 86a398f5..477b1ac4 100644 --- a/OpenMetaverseTypes/EnumsPrimitive.cs +++ b/OpenMetaverseTypes/EnumsPrimitive.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/ExpiringCache.cs b/OpenMetaverseTypes/ExpiringCache.cs index 221b09b0..6663ddf0 100644 --- a/OpenMetaverseTypes/ExpiringCache.cs +++ b/OpenMetaverseTypes/ExpiringCache.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/Lazy.cs b/OpenMetaverseTypes/Lazy.cs index 30ff0397..ae07078f 100644 --- a/OpenMetaverseTypes/Lazy.cs +++ b/OpenMetaverseTypes/Lazy.cs @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/LocklessQueue.cs b/OpenMetaverseTypes/LocklessQueue.cs index bd42af42..ef4389c3 100644 --- a/OpenMetaverseTypes/LocklessQueue.cs +++ b/OpenMetaverseTypes/LocklessQueue.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/Matrix4.cs b/OpenMetaverseTypes/Matrix4.cs index a8d68168..1ced7d2a 100644 --- a/OpenMetaverseTypes/Matrix4.cs +++ b/OpenMetaverseTypes/Matrix4.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/Quaternion.cs b/OpenMetaverseTypes/Quaternion.cs index afb163a9..cb404bb9 100644 --- a/OpenMetaverseTypes/Quaternion.cs +++ b/OpenMetaverseTypes/Quaternion.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/Ray.cs b/OpenMetaverseTypes/Ray.cs index 13f03077..6d1b6330 100644 --- a/OpenMetaverseTypes/Ray.cs +++ b/OpenMetaverseTypes/Ray.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/ThreadSafeDictionary.cs b/OpenMetaverseTypes/ThreadSafeDictionary.cs index e02fb71e..7ff5999c 100644 --- a/OpenMetaverseTypes/ThreadSafeDictionary.cs +++ b/OpenMetaverseTypes/ThreadSafeDictionary.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/TokenBucket.cs b/OpenMetaverseTypes/TokenBucket.cs index 18337fc9..0cdd541b 100644 --- a/OpenMetaverseTypes/TokenBucket.cs +++ b/OpenMetaverseTypes/TokenBucket.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/UUID.cs b/OpenMetaverseTypes/UUID.cs index 50f2731c..f3be8f68 100644 --- a/OpenMetaverseTypes/UUID.cs +++ b/OpenMetaverseTypes/UUID.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/Utils.cs b/OpenMetaverseTypes/Utils.cs index 01093810..a909c6bf 100644 --- a/OpenMetaverseTypes/Utils.cs +++ b/OpenMetaverseTypes/Utils.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/UtilsConversions.cs b/OpenMetaverseTypes/UtilsConversions.cs index 6377016b..292afaa0 100644 --- a/OpenMetaverseTypes/UtilsConversions.cs +++ b/OpenMetaverseTypes/UtilsConversions.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/Vector2.cs b/OpenMetaverseTypes/Vector2.cs index f2330bf2..ced77473 100644 --- a/OpenMetaverseTypes/Vector2.cs +++ b/OpenMetaverseTypes/Vector2.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/Vector3.cs b/OpenMetaverseTypes/Vector3.cs index 06285597..d1f2f61e 100644 --- a/OpenMetaverseTypes/Vector3.cs +++ b/OpenMetaverseTypes/Vector3.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/Vector3d.cs b/OpenMetaverseTypes/Vector3d.cs index 6c7d3802..5d8bda6d 100644 --- a/OpenMetaverseTypes/Vector3d.cs +++ b/OpenMetaverseTypes/Vector3d.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/OpenMetaverseTypes/Vector4.cs b/OpenMetaverseTypes/Vector4.cs index 86a1aa51..daaecd10 100644 --- a/OpenMetaverseTypes/Vector4.cs +++ b/OpenMetaverseTypes/Vector4.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/Programs/GridProxy/GridProxy.cs b/Programs/GridProxy/GridProxy.cs index f17e028f..21c7804d 100644 --- a/Programs/GridProxy/GridProxy.cs +++ b/Programs/GridProxy/GridProxy.cs @@ -12,7 +12,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/Programs/GridProxy/Plugins/Analyst.cs b/Programs/GridProxy/Plugins/Analyst.cs index 89c4c1b9..7cb23600 100644 --- a/Programs/GridProxy/Plugins/Analyst.cs +++ b/Programs/GridProxy/Plugins/Analyst.cs @@ -12,7 +12,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/Programs/GridProxyGUI/ProxyManager.cs b/Programs/GridProxyGUI/ProxyManager.cs index 4a12200e..5cc40740 100644 --- a/Programs/GridProxyGUI/ProxyManager.cs +++ b/Programs/GridProxyGUI/ProxyManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, openmetaverse.org + * Copyright (c) 2009, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/Programs/GridProxyGUI/SessionTypes.cs b/Programs/GridProxyGUI/SessionTypes.cs index 7c7ef76f..53d637e1 100755 --- a/Programs/GridProxyGUI/SessionTypes.cs +++ b/Programs/GridProxyGUI/SessionTypes.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, openmetaverse.org + * Copyright (c) 2009, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * @@ -316,7 +316,7 @@ namespace GridProxyGUI else return "No Decoder for " + this.Name + Environment.NewLine + OSDParser.SerializeLLSDNotationFormatted(data) + Environment.NewLine + - "Please report this at http://jira.openmetaverse.org Be sure to include the entire message."; + "Please report this at http://jira.openmetaverse.co Be sure to include the entire message."; } } } @@ -342,7 +342,7 @@ namespace GridProxyGUI else return "No Decoder for " + this.Name + Environment.NewLine + OSDParser.SerializeLLSDNotationFormatted(data) + Environment.NewLine + - "Please report this at http://jira.openmetaverse.org Be sure to include the entire message."; + "Please report this at http://jira.openmetaverse.co Be sure to include the entire message."; } else { diff --git a/Programs/VoiceTest/VoiceTest.cs b/Programs/VoiceTest/VoiceTest.cs index 2d57afc0..9fbf3846 100644 --- a/Programs/VoiceTest/VoiceTest.cs +++ b/Programs/VoiceTest/VoiceTest.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/Programs/WinGridProxy/FormSessionSearch.cs b/Programs/WinGridProxy/FormSessionSearch.cs index 901d565a..7dc0d15e 100644 --- a/Programs/WinGridProxy/FormSessionSearch.cs +++ b/Programs/WinGridProxy/FormSessionSearch.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/Programs/WinGridProxy/FormWinGridProxy.cs b/Programs/WinGridProxy/FormWinGridProxy.cs index 75e0bab0..371038a7 100644 --- a/Programs/WinGridProxy/FormWinGridProxy.cs +++ b/Programs/WinGridProxy/FormWinGridProxy.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/Programs/WinGridProxy/ListViewNoFlicker.cs b/Programs/WinGridProxy/ListViewNoFlicker.cs index f32de973..1f168553 100644 --- a/Programs/WinGridProxy/ListViewNoFlicker.cs +++ b/Programs/WinGridProxy/ListViewNoFlicker.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/Programs/WinGridProxy/ProxyManager.cs b/Programs/WinGridProxy/ProxyManager.cs index f065f42e..2da4fedd 100644 --- a/Programs/WinGridProxy/ProxyManager.cs +++ b/Programs/WinGridProxy/ProxyManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/Programs/WinGridProxy/SessionTypes.cs b/Programs/WinGridProxy/SessionTypes.cs index 2d33c878..f523117c 100644 --- a/Programs/WinGridProxy/SessionTypes.cs +++ b/Programs/WinGridProxy/SessionTypes.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * @@ -241,7 +241,7 @@ namespace WinGridProxy else return "No Decoder for " + this.Name + Environment.NewLine + OSDParser.SerializeLLSDNotationFormatted(data) + Environment.NewLine + - "Please report this at http://jira.openmetaverse.org Be sure to include the entire message."; + "Please report this at http://jira.openmetaverse.co Be sure to include the entire message."; } } } @@ -267,7 +267,7 @@ namespace WinGridProxy else return "No Decoder for " + this.Name + Environment.NewLine + OSDParser.SerializeLLSDNotationFormatted(data) + Environment.NewLine + - "Please report this at http://jira.openmetaverse.org Be sure to include the entire message."; + "Please report this at http://jira.openmetaverse.co Be sure to include the entire message."; } else { diff --git a/Programs/WinGridProxy/SettingsStore.cs b/Programs/WinGridProxy/SettingsStore.cs index 599c3d43..685bc2c0 100644 --- a/Programs/WinGridProxy/SettingsStore.cs +++ b/Programs/WinGridProxy/SettingsStore.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/Programs/examples/GridAccountant/frmGridAccountant.cs b/Programs/examples/GridAccountant/frmGridAccountant.cs index b2810ba8..04a68be6 100644 --- a/Programs/examples/GridAccountant/frmGridAccountant.cs +++ b/Programs/examples/GridAccountant/frmGridAccountant.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/Programs/examples/PacketDump/PacketDump.cs b/Programs/examples/PacketDump/PacketDump.cs index 7a71cad7..ad4f0b21 100644 --- a/Programs/examples/PacketDump/PacketDump.cs +++ b/Programs/examples/PacketDump/PacketDump.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/Programs/examples/TestClient/Commands/Movement/TurnToCommand.cs b/Programs/examples/TestClient/Commands/Movement/TurnToCommand.cs index a0ae7999..ee935c23 100644 --- a/Programs/examples/TestClient/Commands/Movement/TurnToCommand.cs +++ b/Programs/examples/TestClient/Commands/Movement/TurnToCommand.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without @@ -7,7 +7,7 @@ * * - Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. - * - Neither the name of the openmetaverse.org nor the names + * - Neither the name of the openmetaverse.co nor the names * of its contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * diff --git a/Programs/mapgenerator/template.cs b/Programs/mapgenerator/template.cs index a2c32c93..78aedbf7 100644 --- a/Programs/mapgenerator/template.cs +++ b/Programs/mapgenerator/template.cs @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2014, openmetaverse.org + * Copyright (c) 2006-2014, openmetaverse.co * All rights reserved. * * - Redistribution and use in source and binary forms, with or without diff --git a/docs/OpenMetaverse-installer.nsi b/docs/OpenMetaverse-installer.nsi index a28f5e73..b0eed12c 100644 --- a/docs/OpenMetaverse-installer.nsi +++ b/docs/OpenMetaverse-installer.nsi @@ -46,7 +46,7 @@ FunctionEnd !define PRODUCT_NAME "OpenMetaverse" !define PRODUCT_VERSION "$PRODUCT_MAJOR.$PRODUCT_MINOR.$PRODUCT_RELEASE (build $PRODUCT_BUILD)" !define PRODUCT_PUBLISHER "OpenMetaverse Ninjas" -!define PRODUCT_WEB_SITE "http://www.openmetaverse.org/" +!define PRODUCT_WEB_SITE "http://www.openmetaverse.co/" !define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\OpenMetaverse.dll" !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}" !define PRODUCT_UNINST_ROOT_KEY "HKLM" @@ -89,7 +89,7 @@ BrandingText "OpenMetaverse Installer v2.36" ;!define MUI_FINISHPAGE_RUN "$INSTDIR\GUITestClient.exe" !define MUI_FINISHPAGE_SHOWREADME "$INSTDIR\docs\README.txt" !define MUI_FINISHPAGE_LINK "OpenMetaverse" -!define MUI_FINISHPAGE_LINK_LOCATION "http://www.openmetaverse.org/" +!define MUI_FINISHPAGE_LINK_LOCATION "http://www.openmetaverse.co/" !insertmacro MUI_PAGE_FINISH ; Uninstaller pages diff --git a/docs/README.documentation.txt b/docs/README.documentation.txt index c1043cf3..f5babac7 100644 --- a/docs/README.documentation.txt +++ b/docs/README.documentation.txt @@ -1,7 +1,7 @@ The library documentation is generated using external tools which currently create: -* A HTML Website http://lib.openmetaverse.org/docs/trunk/ -* A compiled HTML Help file http://lib.openmetaverse.org/docs/trunk/OpenMetaverse.chm +* A HTML Website http://lib.openmetaverse.co/docs/trunk/ +* A compiled HTML Help file http://lib.openmetaverse.co/docs/trunk/OpenMetaverse.chm These are generated by our automated build system nightly using the inline XML code documentation.