OSDN Git Service

Update copyright year
authorLatif Khalifa <latifer@streamgrid.net>
Sun, 2 Mar 2014 18:43:03 +0000 (19:43 +0100)
committerLatif Khalifa <latifer@streamgrid.net>
Sun, 2 Mar 2014 18:43:03 +0000 (19:43 +0100)
commitabb53191178e2fe091acaf72baad5c85d69654ad
tree3b05652c04ab1020248308f67bd335feb0c860c3
parentb2a2d9c2703da9cba793f85c54e46c51dc271461
Update copyright year
250 files changed:
LICENSE.txt
Radegast/Automation/AutoSit.cs
Radegast/Automation/LSLHelper.cs
Radegast/Automation/PseudoHome.cs
Radegast/Core/AutoPilot.cs
Radegast/Core/AutoPilot2.cs
Radegast/Core/ChatBufferItem.cs
Radegast/Core/ChatTextManager.cs
Radegast/Core/ClientSignatures.cs
Radegast/Core/Commands/CommandsManager.cs
Radegast/Core/Commands/FaceCommand.cs
Radegast/Core/Commands/FindCommand.cs
Radegast/Core/Commands/FollowCommand.cs
Radegast/Core/Commands/GoCommand.cs
Radegast/Core/Commands/ICommandInterpreter.cs
Radegast/Core/Commands/IRadegastCommand.cs
Radegast/Core/Commands/LoadPluginCommand.cs
Radegast/Core/Commands/ParcelInfoCommand.cs
Radegast/Core/Commands/RadegastCommand.cs
Radegast/Core/Commands/ScriptInfoCommand.cs
Radegast/Core/Commands/SimInfoCommand.cs
Radegast/Core/Commands/SitCommand.cs
Radegast/Core/Commands/StatusCommand.cs
Radegast/Core/Commands/TPComand.cs
Radegast/Core/Commands/ThreadCommand.cs
Radegast/Core/Commands/UnsitCommand.cs
Radegast/Core/Contexts/AvatarProfileAction.cs
Radegast/Core/Contexts/ContextAction.cs
Radegast/Core/Contexts/ContextActionsManager.cs
Radegast/Core/Contexts/DeRezObjectAction.cs
Radegast/Core/Contexts/IContextAction.cs
Radegast/Core/Contexts/OfferTeleportAction.cs
Radegast/Core/Contexts/PointAtAction.cs
Radegast/Core/Contexts/RezInventoryObjectAction.cs
Radegast/Core/Contexts/SitOnGroundAction.cs
Radegast/Core/Contexts/TeleportToAction.cs
Radegast/Core/Contexts/TurnToAction.cs
Radegast/Core/Contexts/WalkToAction.cs
Radegast/Core/DAEExport.cs
Radegast/Core/GridManager.cs
Radegast/Core/IMTextManager.cs
Radegast/Core/ITextPrinter.cs
Radegast/Core/ImageUploader.cs
Radegast/Core/Keyboard.cs
Radegast/Core/LSLKeywordParser.cs
Radegast/Core/Media/BufferSound.cs
Radegast/Core/Media/MediaManager.cs
Radegast/Core/Media/MediaObject.cs
Radegast/Core/Media/Speech.cs
Radegast/Core/Media/Stream.cs
Radegast/Core/Media/UISounds.cs
Radegast/Core/NameManager.cs
Radegast/Core/PluginInterface/IRadegastPlugin.cs
Radegast/Core/PluginInterface/PluginAttribute.cs
Radegast/Core/PluginInterface/PluginManager.cs
Radegast/Core/PrimDeserializer.cs
Radegast/Core/PrimExporter.cs
Radegast/Core/PrimImporter.cs
Radegast/Core/PrimSerializer.cs
Radegast/Core/RLV/RLVEventArgs.cs
Radegast/Core/RLV/RLVManager.cs
Radegast/Core/RLV/RLVRule.cs
Radegast/Core/RadegastInstance.cs
Radegast/Core/RadegastLogger.cs
Radegast/Core/RadegastMisc.cs
Radegast/Core/RadegastMovement.cs
Radegast/Core/RichTextBoxPrinter.cs
Radegast/Core/Settings.cs
Radegast/Core/StateManager.cs
Radegast/Core/Tabs/IRadegastTabControl.cs
Radegast/Core/Tabs/RadegastTab.cs
Radegast/Core/Tabs/RadegastTabEvents.cs
Radegast/Core/Types/AgentNameTextBox.cs
Radegast/Core/Types/ChatInputBox.cs
Radegast/Core/Types/CircularList.cs
Radegast/Core/Types/DettachableControl.cs
Radegast/Core/Types/LineNumberPanel.cs
Radegast/Core/Types/ListBoxCustomSort.cs
Radegast/Core/Types/ListViewNoFlicker.cs
Radegast/Core/Types/RRichTextBox.cs
Radegast/Core/Types/RadegastContextMenu.cs
Radegast/Core/Types/RadegastForm.cs
Radegast/Core/Types/RadegastTabControl.cs
Radegast/Core/Types/StringTokenizer.cs
Radegast/Core/Types/ToolStripCheckBox.cs
Radegast/Core/Types/TransparentButton.cs
Radegast/Core/Types/TransparentLabel.cs
Radegast/Core/Updater/ErrorReporter.cs
Radegast/Core/Updater/UpdateChecker.cs
Radegast/FormFlash.cs
Radegast/GUI/Consoles/AnimDetail.Designer.cs
Radegast/GUI/Consoles/AnimDetail.cs
Radegast/GUI/Consoles/AnimTab.Designer.cs
Radegast/GUI/Consoles/AnimTab.cs
Radegast/GUI/Consoles/Assets/Guesture.Designer.cs
Radegast/GUI/Consoles/Assets/Guesture.cs
Radegast/GUI/Consoles/Assets/Landmark.Designer.cs
Radegast/GUI/Consoles/Assets/Landmark.cs
Radegast/GUI/Consoles/Assets/Notecard.Designer.cs
Radegast/GUI/Consoles/Assets/Notecard.cs
Radegast/GUI/Consoles/Assets/SLImageHandler.Designer.cs
Radegast/GUI/Consoles/Assets/SLImageHandler.cs
Radegast/GUI/Consoles/Assets/ScriptEditor.Designer.cs
Radegast/GUI/Consoles/Assets/ScriptEditor.cs
Radegast/GUI/Consoles/AttachmentDetail.Designer.cs
Radegast/GUI/Consoles/AttachmentDetail.cs
Radegast/GUI/Consoles/AttachmentTab.Designer.cs
Radegast/GUI/Consoles/AttachmentTab.cs
Radegast/GUI/Consoles/AvatarPicker.Designer.cs
Radegast/GUI/Consoles/AvatarPicker.cs
Radegast/GUI/Consoles/ChatConsole.Designer.cs
Radegast/GUI/Consoles/ChatConsole.cs
Radegast/GUI/Consoles/ConferenceIMTabWindow.Designer.cs
Radegast/GUI/Consoles/ConferenceIMTabWindow.cs
Radegast/GUI/Consoles/DebugConsole.Designer.cs
Radegast/GUI/Consoles/DebugConsole.cs
Radegast/GUI/Consoles/ExportCollada.cs
Radegast/GUI/Consoles/ExportConsole.cs
Radegast/GUI/Consoles/FindPeopleConsole.Designer.cs
Radegast/GUI/Consoles/FindPeopleConsole.cs
Radegast/GUI/Consoles/FriendsConsole.Designer.cs
Radegast/GUI/Consoles/FriendsConsole.cs
Radegast/GUI/Consoles/GroupDetails.Designer.cs
Radegast/GUI/Consoles/GroupDetails.cs
Radegast/GUI/Consoles/GroupIMTabWindow.Designer.cs
Radegast/GUI/Consoles/GroupIMTabWindow.cs
Radegast/GUI/Consoles/GroupsConsole.Designer.cs
Radegast/GUI/Consoles/GroupsConsole.cs
Radegast/GUI/Consoles/IMTabWindow.Designer.cs
Radegast/GUI/Consoles/IMTabWindow.cs
Radegast/GUI/Consoles/ImageUploadConsole.Designer.cs
Radegast/GUI/Consoles/ImageUploadConsole.cs
Radegast/GUI/Consoles/ImportConsole.cs
Radegast/GUI/Consoles/Inventory/CurrentOutfitFolder.cs
Radegast/GUI/Consoles/Inventory/InventoryBackup.Designer.cs
Radegast/GUI/Consoles/Inventory/InventoryBackup.cs
Radegast/GUI/Consoles/Inventory/InventoryClipboard.cs
Radegast/GUI/Consoles/Inventory/InventoryConsole.Designer.cs
Radegast/GUI/Consoles/Inventory/InventoryConsole.cs
Radegast/GUI/Consoles/LoginConsole.Designer.cs
Radegast/GUI/Consoles/LoginConsole.cs
Radegast/GUI/Consoles/MapConsole.Designer.cs
Radegast/GUI/Consoles/MapConsole.cs
Radegast/GUI/Consoles/MasterTab.Designer.cs
Radegast/GUI/Consoles/MasterTab.cs
Radegast/GUI/Consoles/MediaConsole.Designer.cs
Radegast/GUI/Consoles/MuteList.Designer.cs
Radegast/GUI/Consoles/MuteList.cs
Radegast/GUI/Consoles/ObjectsConsole.Designer.cs
Radegast/GUI/Consoles/ObjectsConsole.cs
Radegast/GUI/Consoles/OutfitTextures.Designer.cs
Radegast/GUI/Consoles/OutfitTextures.cs
Radegast/GUI/Consoles/SearchConsole.Designer.cs
Radegast/GUI/Consoles/SearchConsole.cs
Radegast/GUI/Consoles/TabsConsole.Designer.cs
Radegast/GUI/Consoles/TabsConsole.cs
Radegast/GUI/Consoles/VoiceConsole.Designer.cs
Radegast/GUI/Consoles/VoiceConsole.cs
Radegast/GUI/Dialogs/About.Designer.cs
Radegast/GUI/Dialogs/About.cs
Radegast/GUI/Dialogs/About.resx
Radegast/GUI/Dialogs/DetachedTab.Designer.cs
Radegast/GUI/Dialogs/DetachedTab.cs
Radegast/GUI/Dialogs/DisplayNameChange.Designer.cs
Radegast/GUI/Dialogs/DisplayNameChange.cs
Radegast/GUI/Dialogs/GroupInfo.Designer.cs
Radegast/GUI/Dialogs/GroupInfo.cs
Radegast/GUI/Dialogs/GroupInvite.Designer.cs
Radegast/GUI/Dialogs/GroupInvite.cs
Radegast/GUI/Dialogs/KeyboardShortcuts.Designer.cs
Radegast/GUI/Dialogs/KeyboardShortcuts.cs
Radegast/GUI/Dialogs/MainForm.Designer.cs
Radegast/GUI/Dialogs/MainForm.cs
Radegast/GUI/Dialogs/MuteResident.Designer.cs
Radegast/GUI/Dialogs/MuteResident.cs
Radegast/GUI/Dialogs/Pay.Designer.cs
Radegast/GUI/Dialogs/Pay.cs
Radegast/GUI/Dialogs/Profile.Designer.cs
Radegast/GUI/Dialogs/Profile.cs
Radegast/GUI/Dialogs/Reconnect.Designer.cs
Radegast/GUI/Dialogs/Reconnect.cs
Radegast/GUI/Dialogs/Settings.Designer.cs
Radegast/GUI/Dialogs/Settings.cs
Radegast/GUI/Floater.cs
Radegast/GUI/Notifications/FriendshipOfferNotification.Designer.cs
Radegast/GUI/Notifications/FriendshipOfferNotification.cs
Radegast/GUI/Notifications/GenericNotification.Designer.cs
Radegast/GUI/Notifications/GenericNotification.cs
Radegast/GUI/Notifications/GroupInvitationNotification.Designer.cs
Radegast/GUI/Notifications/GroupNoticeNotification.Designer.cs
Radegast/GUI/Notifications/GroupNoticeNotification.cs
Radegast/GUI/Notifications/InventoryOfferNotification.cs
Radegast/GUI/Notifications/LoadURLNotification.Designer.cs
Radegast/GUI/Notifications/LoadURLNotification.cs
Radegast/GUI/Notifications/Notification.cs
Radegast/GUI/Notifications/PermissionsNotification.Designer.cs
Radegast/GUI/Notifications/PermissionsNotification.cs
Radegast/GUI/Notifications/RequestLureNotification.Designer.cs
Radegast/GUI/Notifications/RequestLureNotification.cs
Radegast/GUI/Notifications/ScriptDialog.Designer.cs
Radegast/GUI/Notifications/ScriptDialog.cs
Radegast/GUI/Notifications/SendLureRequest.Designer.cs
Radegast/GUI/Notifications/SendLureRequest.cs
Radegast/GUI/Notifications/TeleportNotification.Designer.cs
Radegast/GUI/Notifications/TeleportNotification.cs
Radegast/GUI/Rendering/ChatBox.cs
Radegast/GUI/Rendering/ChatOverlay.cs
Radegast/GUI/Rendering/Compat.cs
Radegast/GUI/Rendering/GraphicsPreferences.cs
Radegast/GUI/Rendering/ImageUtils.cs
Radegast/GUI/Rendering/Perlin.cs
Radegast/GUI/Rendering/PrimWorkshop.Designer.cs
Radegast/GUI/Rendering/PrimWorkshop.cs
Radegast/GUI/Rendering/RenderAvatar.cs
Radegast/GUI/Rendering/RenderPrimitive.cs
Radegast/GUI/Rendering/RenderSettings.cs
Radegast/GUI/Rendering/RenderTerrain.cs
Radegast/GUI/Rendering/Rendering.Designer.cs
Radegast/GUI/Rendering/Rendering.cs
Radegast/GUI/Rendering/RenderingHelpers.cs
Radegast/GUI/Rendering/Shader.cs
Radegast/GUI/Rendering/TerrainSplat.cs
Radegast/GUI/Rendering/TextRendering.cs
Radegast/GUI/Rendering/Water.cs
Radegast/Netcom/Enums.cs
Radegast/Netcom/EventArgs/ChatSentEventArgs.cs
Radegast/Netcom/EventArgs/InstantMessageSentEventArgs.cs
Radegast/Netcom/EventArgs/OverrideEventArgs.cs
Radegast/Netcom/EventArgs/TeleportingEventArgs.cs
Radegast/Netcom/LoginOptions.cs
Radegast/Netcom/RadegastNetcom/NetCom.cs
Radegast/Netcom/RadegastNetcom/NetComEvents.cs
Radegast/Netcom/StartLocationParser.cs
Radegast/Program.cs
Radegast/Properties/AssemblyInfo.cs
Radegast/license.txt
plugins/Radegast.Plugin.Alice/Alice.cs
plugins/Radegast.Plugin.Alice/Properties/AssemblyInfo.cs
plugins/Radegast.Plugin.Demo/DemoPlugin.cs
plugins/Radegast.Plugin.Demo/Properties/AssemblyInfo.cs
plugins/Radegast.Plugin.DemoTab/DemoTab.cs
plugins/Radegast.Plugin.IRC/Properties/AssemblyInfo.cs
plugins/Radegast.Plugin.IRC/Radegast.Plugin.IRC.cs
plugins/Radegast.Plugin.IRC/RelayConsole.cs
plugins/Radegast.Plugin.Speech/RadSpeech/Conversation/Friends.cs
plugins/Radegast.Plugin.Speech/RadSpeech/Conversation/Surroundings.cs
plugins/Radegast.Plugin.Speech/RadSpeech/GUI/AvatarSpeechAction.cs
plugins/Radegast.Plugin.Speech/RadSpeech/GUI/NotecardReadAction.cs
plugins/Radegast.Plugin.Speech/RadSpeech/PluginControl.cs
plugins/Radegast.Plugin.Speech/RadSpeech/Sound/FmodSound.cs