OSDN Git Service

Updated year in copyright header.
authorLatif Khalifa <latifer@streamgrid.net>
Sun, 25 Jul 2010 10:31:24 +0000 (10:31 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Sun, 25 Jul 2010 10:31:24 +0000 (10:31 +0000)
commit555d105a7b11def3bc7e97ad9cc1c87c2ada028d
tree204584f113b7e454f7b6f27b017d42d6507b1577
parent9a412ec6054f3daef42c2896b0222130c17c1391
Updated year in copyright header.

git-svn-id: https://radegast.googlecode.com/svn/trunk@712 f7a694da-4d33-11de-9ad6-1127a62b9fcd
195 files changed:
LICENSE.txt
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/RezInventoryObjectAction.cs
Radegast/Core/GridManager.cs
Radegast/Core/IMTextManager.cs
Radegast/Core/ITextPrinter.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/PluginInterface/IRadegastPlugin.cs
Radegast/Core/PluginInterface/PluginAttribute.cs
Radegast/Core/PluginInterface/PluginManager.cs
Radegast/Core/PrimDeserializer.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/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/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/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/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/DetachedTab.Designer.cs
Radegast/GUI/Dialogs/DetachedTab.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/Pay.Designer.cs
Radegast/GUI/Dialogs/Pay.cs
Radegast/GUI/Dialogs/PrimWorkshop.Designer.cs
Radegast/GUI/Dialogs/PrimWorkshop.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/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/ScriptDialog.Designer.cs
Radegast/GUI/Notifications/ScriptDialog.cs
Radegast/GUI/Notifications/TeleportNotification.Designer.cs
Radegast/GUI/Notifications/TeleportNotification.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/Properties/AssemblyInfo.cs
Radegast/Netcom/RadegastNetcom/SLNetCom.cs
Radegast/Netcom/RadegastNetcom/SLNetComEvents.cs
Radegast/Netcom/StartLocationParser.cs
Radegast/Program.cs
Radegast/Properties/AssemblyInfo.cs
Radegast/Properties/Settings.Designer.cs
plugins/Radegast.Plugin.Alice/Alice.cs
plugins/Radegast.Plugin.Demo/DemoPlugin.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