From fdf51a634ad89b373ea00b26c688b8870a3d2b7c Mon Sep 17 00:00:00 2001 From: Dave Hoover Date: Mon, 4 Jan 2010 21:47:46 +0000 Subject: [PATCH] Welcome to the future. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6008 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- lib/SOURCE_HEADER | 2 +- src/as/com/threerings/bureau/client/Agent.as | 2 +- src/as/com/threerings/bureau/client/BureauClient.as | 2 +- src/as/com/threerings/bureau/client/BureauDecoder.as | 2 +- src/as/com/threerings/bureau/client/BureauDirector.as | 2 +- src/as/com/threerings/bureau/client/BureauReceiver.as | 2 +- src/as/com/threerings/bureau/client/BureauService.as | 2 +- src/as/com/threerings/bureau/data/AgentObject.as | 2 +- src/as/com/threerings/bureau/data/BureauAuthName.as | 2 +- src/as/com/threerings/bureau/data/BureauClientObject.as | 2 +- src/as/com/threerings/bureau/data/BureauCodes.as | 2 +- src/as/com/threerings/bureau/data/BureauCredentials.as | 2 +- src/as/com/threerings/bureau/data/BureauMarshaller.as | 2 +- src/as/com/threerings/bureau/util/BureauContext.as | 2 +- src/as/com/threerings/crowd/chat/client/BroadcastHandler.as | 2 +- src/as/com/threerings/crowd/chat/client/ChannelSpeakService.as | 2 +- src/as/com/threerings/crowd/chat/client/ChatCantStealFocus.as | 2 +- src/as/com/threerings/crowd/chat/client/ChatDirector.as | 2 +- src/as/com/threerings/crowd/chat/client/ChatDisplay.as | 2 +- src/as/com/threerings/crowd/chat/client/ChatFilter.as | 2 +- src/as/com/threerings/crowd/chat/client/ChatService.as | 2 +- .../threerings/crowd/chat/client/ChatService_TellListener.as | 2 +- src/as/com/threerings/crowd/chat/client/ChatSnooper.as | 2 +- src/as/com/threerings/crowd/chat/client/ChatterObserver.as | 2 +- src/as/com/threerings/crowd/chat/client/ChatterValidator.as | 2 +- src/as/com/threerings/crowd/chat/client/ClearHandler.as | 2 +- src/as/com/threerings/crowd/chat/client/CommandHandler.as | 2 +- src/as/com/threerings/crowd/chat/client/CurseFilter.as | 2 +- src/as/com/threerings/crowd/chat/client/EmoteHandler.as | 2 +- src/as/com/threerings/crowd/chat/client/HelpHandler.as | 2 +- src/as/com/threerings/crowd/chat/client/MuteDirector.as | 2 +- src/as/com/threerings/crowd/chat/client/MuteObserver.as | 2 +- src/as/com/threerings/crowd/chat/client/SpeakHandler.as | 2 +- src/as/com/threerings/crowd/chat/client/SpeakService.as | 2 +- src/as/com/threerings/crowd/chat/client/TellAdapter.as | 2 +- src/as/com/threerings/crowd/chat/client/TellHandler.as | 2 +- src/as/com/threerings/crowd/chat/client/ThinkHandler.as | 2 +- src/as/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.as | 2 +- src/as/com/threerings/crowd/chat/data/ChatChannel.as | 2 +- src/as/com/threerings/crowd/chat/data/ChatCodes.as | 2 +- src/as/com/threerings/crowd/chat/data/ChatMarshaller.as | 2 +- .../threerings/crowd/chat/data/ChatMarshaller_TellMarshaller.as | 2 +- src/as/com/threerings/crowd/chat/data/ChatMessage.as | 2 +- src/as/com/threerings/crowd/chat/data/SpeakMarshaller.as | 2 +- src/as/com/threerings/crowd/chat/data/SystemMessage.as | 2 +- src/as/com/threerings/crowd/chat/data/TellFeedbackMessage.as | 2 +- src/as/com/threerings/crowd/chat/data/UserMessage.as | 2 +- src/as/com/threerings/crowd/chat/data/UserSystemMessage.as | 2 +- src/as/com/threerings/crowd/client/BodyService.as | 2 +- src/as/com/threerings/crowd/client/CrowdClient.as | 2 +- src/as/com/threerings/crowd/client/LocationAdapter.as | 2 +- src/as/com/threerings/crowd/client/LocationDecoder.as | 2 +- src/as/com/threerings/crowd/client/LocationDirector.as | 2 +- .../threerings/crowd/client/LocationDirector_FailureHandler.as | 2 +- src/as/com/threerings/crowd/client/LocationObserver.as | 2 +- src/as/com/threerings/crowd/client/LocationReceiver.as | 2 +- src/as/com/threerings/crowd/client/LocationService.as | 2 +- .../com/threerings/crowd/client/LocationService_MoveListener.as | 2 +- src/as/com/threerings/crowd/client/MoveAdapter.as | 2 +- src/as/com/threerings/crowd/client/MoveFailedError.as | 2 +- src/as/com/threerings/crowd/client/MoveVetoedError.as | 2 +- src/as/com/threerings/crowd/client/OccupantAdapter.as | 2 +- src/as/com/threerings/crowd/client/OccupantDirector.as | 2 +- src/as/com/threerings/crowd/client/OccupantObserver.as | 2 +- src/as/com/threerings/crowd/client/PlaceController.as | 2 +- src/as/com/threerings/crowd/client/PlaceControllerDelegate.as | 2 +- src/as/com/threerings/crowd/client/PlaceView.as | 2 +- src/as/com/threerings/crowd/client/PlaceViewUtil.as | 2 +- src/as/com/threerings/crowd/data/BodyMarshaller.as | 2 +- src/as/com/threerings/crowd/data/BodyObject.as | 2 +- src/as/com/threerings/crowd/data/CrowdCodes.as | 2 +- src/as/com/threerings/crowd/data/CrowdPermissionPolicy.as | 2 +- src/as/com/threerings/crowd/data/LocationCodes.as | 2 +- src/as/com/threerings/crowd/data/LocationMarshaller.as | 2 +- .../threerings/crowd/data/LocationMarshaller_MoveMarshaller.as | 2 +- src/as/com/threerings/crowd/data/ManagerCaller.as | 2 +- src/as/com/threerings/crowd/data/OccupantInfo.as | 2 +- src/as/com/threerings/crowd/data/Place.as | 2 +- src/as/com/threerings/crowd/data/PlaceConfig.as | 2 +- src/as/com/threerings/crowd/data/PlaceObject.as | 2 +- src/as/com/threerings/crowd/data/TokenRing.as | 2 +- src/as/com/threerings/crowd/peer/data/CrowdClientInfo.as | 2 +- src/as/com/threerings/crowd/util/CrowdContext.as | 2 +- src/as/com/threerings/io/ArrayMask.as | 2 +- src/as/com/threerings/io/ClassMapping.as | 2 +- src/as/com/threerings/io/FrameAvailableEvent.as | 2 +- src/as/com/threerings/io/FrameReader.as | 2 +- src/as/com/threerings/io/ObjectInputStream.as | 2 +- src/as/com/threerings/io/ObjectOutputStream.as | 2 +- src/as/com/threerings/io/SimpleStreamableObject.as | 2 +- src/as/com/threerings/io/Streamable.as | 2 +- src/as/com/threerings/io/Streamer.as | 2 +- src/as/com/threerings/io/Translations.as | 2 +- src/as/com/threerings/io/TypedArray.as | 2 +- src/as/com/threerings/io/streamers/ArrayStreamer.as | 2 +- src/as/com/threerings/io/streamers/ByteArrayStreamer.as | 2 +- src/as/com/threerings/io/streamers/ByteEnumStreamer.as | 2 +- src/as/com/threerings/io/streamers/EnumStreamer.as | 2 +- src/as/com/threerings/io/streamers/NumberStreamer.as | 2 +- src/as/com/threerings/io/streamers/StringStreamer.as | 2 +- src/as/com/threerings/presents/client/BasicDirector.as | 2 +- src/as/com/threerings/presents/client/Client.as | 2 +- src/as/com/threerings/presents/client/ClientAdapter.as | 2 +- src/as/com/threerings/presents/client/ClientDObjectMgr.as | 2 +- src/as/com/threerings/presents/client/ClientEvent.as | 2 +- src/as/com/threerings/presents/client/ClientObserver.as | 2 +- src/as/com/threerings/presents/client/Communicator.as | 2 +- src/as/com/threerings/presents/client/ConfirmAdapter.as | 2 +- src/as/com/threerings/presents/client/InvocationAdapter.as | 2 +- src/as/com/threerings/presents/client/InvocationDecoder.as | 2 +- src/as/com/threerings/presents/client/InvocationDirector.as | 2 +- src/as/com/threerings/presents/client/InvocationReceiver.as | 2 +- .../presents/client/InvocationReceiver_Registration.as | 2 +- src/as/com/threerings/presents/client/InvocationService.as | 2 +- .../presents/client/InvocationService_ConfirmListener.as | 2 +- .../presents/client/InvocationService_InvocationListener.as | 2 +- .../presents/client/InvocationService_ResultListener.as | 2 +- src/as/com/threerings/presents/client/LogonError.as | 2 +- src/as/com/threerings/presents/client/PresentsPrefs.as | 2 +- src/as/com/threerings/presents/client/ResultAdapter.as | 2 +- src/as/com/threerings/presents/client/ServerSwitcher.as | 2 +- src/as/com/threerings/presents/client/SessionObserver.as | 2 +- src/as/com/threerings/presents/client/TimeBaseService.as | 2 +- .../presents/client/TimeBaseService_GotTimeBaseListener.as | 2 +- src/as/com/threerings/presents/data/AuthCodes.as | 2 +- src/as/com/threerings/presents/data/ClientObject.as | 2 +- src/as/com/threerings/presents/data/ConMgrStats.as | 2 +- src/as/com/threerings/presents/data/InvocationCodes.as | 2 +- src/as/com/threerings/presents/data/InvocationMarshaller.as | 2 +- .../presents/data/InvocationMarshaller_ConfirmMarshaller.as | 2 +- .../presents/data/InvocationMarshaller_ListenerMarshaller.as | 2 +- .../presents/data/InvocationMarshaller_ResultMarshaller.as | 2 +- src/as/com/threerings/presents/data/Permission.as | 2 +- src/as/com/threerings/presents/data/PermissionPolicy.as | 2 +- src/as/com/threerings/presents/data/TimeBaseMarshaller.as | 2 +- .../presents/data/TimeBaseMarshaller_GotTimeBaseMarshaller.as | 2 +- src/as/com/threerings/presents/dobj/AttributeChangeAdapter.as | 2 +- src/as/com/threerings/presents/dobj/AttributeChangeListener.as | 2 +- src/as/com/threerings/presents/dobj/AttributeChangedEvent.as | 2 +- src/as/com/threerings/presents/dobj/ChangeListener.as | 2 +- src/as/com/threerings/presents/dobj/CompoundEvent.as | 2 +- src/as/com/threerings/presents/dobj/DEvent.as | 2 +- src/as/com/threerings/presents/dobj/DObject.as | 2 +- src/as/com/threerings/presents/dobj/DObjectManager.as | 2 +- src/as/com/threerings/presents/dobj/DSet.as | 2 +- src/as/com/threerings/presents/dobj/DSet_Entry.as | 2 +- src/as/com/threerings/presents/dobj/DummyEntry.as | 2 +- src/as/com/threerings/presents/dobj/ElementUpdateListener.as | 2 +- src/as/com/threerings/presents/dobj/ElementUpdatedEvent.as | 2 +- src/as/com/threerings/presents/dobj/EntryAddedEvent.as | 2 +- src/as/com/threerings/presents/dobj/EntryRemovedEvent.as | 2 +- src/as/com/threerings/presents/dobj/EntryUpdatedEvent.as | 2 +- src/as/com/threerings/presents/dobj/EventAdapter.as | 2 +- src/as/com/threerings/presents/dobj/EventListener.as | 2 +- .../com/threerings/presents/dobj/InvocationNotificationEvent.as | 2 +- src/as/com/threerings/presents/dobj/InvocationRequestEvent.as | 2 +- src/as/com/threerings/presents/dobj/InvocationResponseEvent.as | 2 +- src/as/com/threerings/presents/dobj/MessageAdapter.as | 2 +- src/as/com/threerings/presents/dobj/MessageEvent.as | 2 +- src/as/com/threerings/presents/dobj/MessageListener.as | 2 +- src/as/com/threerings/presents/dobj/NamedEvent.as | 2 +- src/as/com/threerings/presents/dobj/ObjectAccessError.as | 2 +- src/as/com/threerings/presents/dobj/ObjectAddedEvent.as | 2 +- src/as/com/threerings/presents/dobj/ObjectDeathListener.as | 2 +- src/as/com/threerings/presents/dobj/ObjectDestroyedEvent.as | 2 +- src/as/com/threerings/presents/dobj/ObjectRemovedEvent.as | 2 +- src/as/com/threerings/presents/dobj/OidList.as | 2 +- src/as/com/threerings/presents/dobj/OidListListener.as | 2 +- src/as/com/threerings/presents/dobj/ServerMessageEvent.as | 2 +- src/as/com/threerings/presents/dobj/SetAdapter.as | 2 +- src/as/com/threerings/presents/dobj/SetListener.as | 2 +- src/as/com/threerings/presents/dobj/Subscriber.as | 2 +- src/as/com/threerings/presents/dobj/SubscriberAdapter.as | 2 +- src/as/com/threerings/presents/net/AuthRequest.as | 2 +- src/as/com/threerings/presents/net/AuthResponse.as | 2 +- src/as/com/threerings/presents/net/AuthResponseData.as | 2 +- src/as/com/threerings/presents/net/BootstrapData.as | 2 +- src/as/com/threerings/presents/net/BootstrapNotification.as | 2 +- src/as/com/threerings/presents/net/Credentials.as | 2 +- src/as/com/threerings/presents/net/DownstreamMessage.as | 2 +- src/as/com/threerings/presents/net/EventNotification.as | 2 +- src/as/com/threerings/presents/net/FailureResponse.as | 2 +- src/as/com/threerings/presents/net/ForwardEventRequest.as | 2 +- src/as/com/threerings/presents/net/LogoffRequest.as | 2 +- src/as/com/threerings/presents/net/ObjectResponse.as | 2 +- src/as/com/threerings/presents/net/PingRequest.as | 2 +- src/as/com/threerings/presents/net/PongResponse.as | 2 +- src/as/com/threerings/presents/net/ServiceCreds.as | 2 +- src/as/com/threerings/presents/net/SubscribeRequest.as | 2 +- src/as/com/threerings/presents/net/ThrottleUpdatedMessage.as | 2 +- src/as/com/threerings/presents/net/UnsubscribeRequest.as | 2 +- src/as/com/threerings/presents/net/UnsubscribeResponse.as | 2 +- src/as/com/threerings/presents/net/UpdateThrottleMessage.as | 2 +- src/as/com/threerings/presents/net/UpstreamMessage.as | 2 +- src/as/com/threerings/presents/net/UsernamePasswordCreds.as | 2 +- src/as/com/threerings/presents/peer/data/ClientInfo.as | 2 +- src/as/com/threerings/presents/util/PresentsContext.as | 2 +- src/as/com/threerings/presents/util/SafeObjectManager.as | 2 +- src/as/com/threerings/presents/util/SafeSubscriber.as | 2 +- src/as/com/threerings/util/ArrayIterator.as | 2 +- src/as/com/threerings/util/Boxed.as | 2 +- src/as/com/threerings/util/Byte.as | 2 +- src/as/com/threerings/util/EmbeddedSwfLoader.as | 2 +- src/as/com/threerings/util/Float.as | 2 +- src/as/com/threerings/util/Integer.as | 2 +- src/as/com/threerings/util/Iterator.as | 2 +- src/as/com/threerings/util/Long.as | 2 +- src/as/com/threerings/util/MessageBundle.as | 2 +- src/as/com/threerings/util/MessageManager.as | 2 +- src/as/com/threerings/util/Name.as | 2 +- src/as/com/threerings/util/ObjectMarshaller.as | 2 +- src/as/com/threerings/util/ResultAdapter.as | 2 +- src/as/com/threerings/util/ResultListener.as | 2 +- src/as/com/threerings/util/Short.as | 2 +- src/as/com/threerings/util/StreamableArrayList.as | 2 +- src/as/com/threerings/util/StreamableHashMap.as | 2 +- src/as/com/threerings/util/TimeUtil.as | 2 +- src/as/com/threerings/util/langBoolean.as | 2 +- src/java/com/threerings/NaryaLog.java | 2 +- src/java/com/threerings/admin/Log.java | 2 +- src/java/com/threerings/admin/client/AdminService.java | 2 +- src/java/com/threerings/admin/client/AsStringFieldEditor.java | 2 +- src/java/com/threerings/admin/client/BooleanFieldEditor.java | 2 +- src/java/com/threerings/admin/client/ConfigEditorPanel.java | 2 +- src/java/com/threerings/admin/client/ConfigObjectManager.java | 2 +- src/java/com/threerings/admin/client/DSetEditor.java | 2 +- src/java/com/threerings/admin/client/FieldEditor.java | 2 +- src/java/com/threerings/admin/client/ObjectEditorPanel.java | 2 +- src/java/com/threerings/admin/client/PulldownFieldEditor.java | 2 +- src/java/com/threerings/admin/client/TabbedDSetEditor.java | 2 +- src/java/com/threerings/admin/data/AdminCodes.java | 2 +- src/java/com/threerings/admin/data/AdminMarshaller.java | 2 +- src/java/com/threerings/admin/data/ConfigObject.java | 2 +- src/java/com/threerings/admin/server/AdminDispatcher.java | 2 +- src/java/com/threerings/admin/server/AdminManager.java | 2 +- src/java/com/threerings/admin/server/AdminProvider.java | 2 +- src/java/com/threerings/admin/server/ConfigRegistry.java | 2 +- .../com/threerings/admin/server/DatabaseConfigRegistry.java | 2 +- .../threerings/admin/server/PeeredDatabaseConfigRegistry.java | 2 +- src/java/com/threerings/admin/server/PrefsConfigRegistry.java | 2 +- src/java/com/threerings/admin/server/persist/ConfigDatum.java | 2 +- src/java/com/threerings/admin/server/persist/ConfigRecord.java | 2 +- .../com/threerings/admin/server/persist/ConfigRepository.java | 2 +- src/java/com/threerings/bureau/Log.java | 2 +- src/java/com/threerings/bureau/client/Agent.java | 2 +- src/java/com/threerings/bureau/client/BureauClient.java | 2 +- src/java/com/threerings/bureau/client/BureauDecoder.java | 2 +- src/java/com/threerings/bureau/client/BureauDirector.java | 2 +- src/java/com/threerings/bureau/client/BureauReceiver.java | 2 +- src/java/com/threerings/bureau/client/BureauService.java | 2 +- src/java/com/threerings/bureau/data/AgentObject.java | 2 +- src/java/com/threerings/bureau/data/BureauAuthName.java | 2 +- src/java/com/threerings/bureau/data/BureauClientObject.java | 2 +- src/java/com/threerings/bureau/data/BureauCodes.java | 2 +- src/java/com/threerings/bureau/data/BureauCredentials.java | 2 +- src/java/com/threerings/bureau/data/BureauMarshaller.java | 2 +- src/java/com/threerings/bureau/server/BureauClientResolver.java | 2 +- src/java/com/threerings/bureau/server/BureauDispatcher.java | 2 +- src/java/com/threerings/bureau/server/BureauProvider.java | 2 +- src/java/com/threerings/bureau/server/BureauRegistry.java | 2 +- src/java/com/threerings/bureau/server/BureauSender.java | 2 +- src/java/com/threerings/bureau/server/BureauSession.java | 2 +- src/java/com/threerings/bureau/util/BureauContext.java | 2 +- src/java/com/threerings/bureau/util/BureauLogRedirector.java | 2 +- src/java/com/threerings/crowd/Log.java | 2 +- .../com/threerings/crowd/chat/client/ChannelSpeakService.java | 2 +- src/java/com/threerings/crowd/chat/client/ChatDirector.java | 2 +- src/java/com/threerings/crowd/chat/client/ChatDisplay.java | 2 +- src/java/com/threerings/crowd/chat/client/ChatFilter.java | 2 +- src/java/com/threerings/crowd/chat/client/ChatService.java | 2 +- src/java/com/threerings/crowd/chat/client/CurseFilter.java | 2 +- src/java/com/threerings/crowd/chat/client/MuteDirector.java | 2 +- src/java/com/threerings/crowd/chat/client/SpeakService.java | 2 +- .../com/threerings/crowd/chat/data/ChannelSpeakMarshaller.java | 2 +- src/java/com/threerings/crowd/chat/data/ChatChannel.java | 2 +- src/java/com/threerings/crowd/chat/data/ChatCodes.java | 2 +- src/java/com/threerings/crowd/chat/data/ChatMarshaller.java | 2 +- src/java/com/threerings/crowd/chat/data/ChatMessage.java | 2 +- src/java/com/threerings/crowd/chat/data/KeepNoHistory.java | 2 +- src/java/com/threerings/crowd/chat/data/SpeakMarshaller.java | 2 +- src/java/com/threerings/crowd/chat/data/SpeakObject.java | 2 +- src/java/com/threerings/crowd/chat/data/SystemMessage.java | 2 +- .../com/threerings/crowd/chat/data/TellFeedbackMessage.java | 2 +- src/java/com/threerings/crowd/chat/data/UserMessage.java | 2 +- src/java/com/threerings/crowd/chat/data/UserSystemMessage.java | 2 +- .../threerings/crowd/chat/server/ChannelSpeakDispatcher.java | 2 +- .../com/threerings/crowd/chat/server/ChannelSpeakProvider.java | 2 +- .../com/threerings/crowd/chat/server/ChatChannelManager.java | 2 +- src/java/com/threerings/crowd/chat/server/ChatDispatcher.java | 2 +- src/java/com/threerings/crowd/chat/server/ChatProvider.java | 2 +- src/java/com/threerings/crowd/chat/server/SpeakDispatcher.java | 2 +- src/java/com/threerings/crowd/chat/server/SpeakHandler.java | 2 +- src/java/com/threerings/crowd/chat/server/SpeakProvider.java | 2 +- src/java/com/threerings/crowd/chat/server/SpeakUtil.java | 2 +- src/java/com/threerings/crowd/client/BodyService.java | 2 +- src/java/com/threerings/crowd/client/LocationAdapter.java | 2 +- src/java/com/threerings/crowd/client/LocationDecoder.java | 2 +- src/java/com/threerings/crowd/client/LocationDirector.java | 2 +- src/java/com/threerings/crowd/client/LocationObserver.java | 2 +- src/java/com/threerings/crowd/client/LocationReceiver.java | 2 +- src/java/com/threerings/crowd/client/LocationService.java | 2 +- src/java/com/threerings/crowd/client/MoveFailedException.java | 2 +- src/java/com/threerings/crowd/client/MoveVetoedException.java | 2 +- src/java/com/threerings/crowd/client/OccupantAdapter.java | 2 +- src/java/com/threerings/crowd/client/OccupantDirector.java | 2 +- src/java/com/threerings/crowd/client/OccupantObserver.java | 2 +- src/java/com/threerings/crowd/client/PlaceController.java | 2 +- .../com/threerings/crowd/client/PlaceControllerDelegate.java | 2 +- src/java/com/threerings/crowd/client/PlacePanel.java | 2 +- src/java/com/threerings/crowd/client/PlaceView.java | 2 +- src/java/com/threerings/crowd/client/PlaceViewUtil.java | 2 +- src/java/com/threerings/crowd/data/BodyMarshaller.java | 2 +- src/java/com/threerings/crowd/data/BodyObject.java | 2 +- src/java/com/threerings/crowd/data/CrowdCodes.java | 2 +- src/java/com/threerings/crowd/data/CrowdPermissionPolicy.java | 2 +- src/java/com/threerings/crowd/data/LocationCodes.java | 2 +- src/java/com/threerings/crowd/data/LocationMarshaller.java | 2 +- src/java/com/threerings/crowd/data/OccupantInfo.java | 2 +- src/java/com/threerings/crowd/data/Place.java | 2 +- src/java/com/threerings/crowd/data/PlaceConfig.java | 2 +- src/java/com/threerings/crowd/data/PlaceObject.java | 2 +- src/java/com/threerings/crowd/data/TokenRing.java | 2 +- src/java/com/threerings/crowd/peer/client/CrowdPeerService.java | 2 +- src/java/com/threerings/crowd/peer/data/CrowdClientInfo.java | 2 +- src/java/com/threerings/crowd/peer/data/CrowdNodeObject.java | 2 +- .../com/threerings/crowd/peer/data/CrowdPeerMarshaller.java | 2 +- .../com/threerings/crowd/peer/server/CrowdPeerDispatcher.java | 2 +- src/java/com/threerings/crowd/peer/server/CrowdPeerManager.java | 2 +- .../com/threerings/crowd/peer/server/CrowdPeerProvider.java | 2 +- src/java/com/threerings/crowd/server/BodyDispatcher.java | 2 +- src/java/com/threerings/crowd/server/BodyLocal.java | 2 +- src/java/com/threerings/crowd/server/BodyLocator.java | 2 +- src/java/com/threerings/crowd/server/BodyManager.java | 2 +- src/java/com/threerings/crowd/server/BodyProvider.java | 2 +- src/java/com/threerings/crowd/server/CrowdClientResolver.java | 2 +- src/java/com/threerings/crowd/server/CrowdObjectAccess.java | 2 +- src/java/com/threerings/crowd/server/CrowdServer.java | 2 +- src/java/com/threerings/crowd/server/CrowdSession.java | 2 +- src/java/com/threerings/crowd/server/LocationDispatcher.java | 2 +- src/java/com/threerings/crowd/server/LocationManager.java | 2 +- src/java/com/threerings/crowd/server/LocationProvider.java | 2 +- src/java/com/threerings/crowd/server/LocationSender.java | 2 +- src/java/com/threerings/crowd/server/OccupantOp.java | 2 +- src/java/com/threerings/crowd/server/PlaceManager.java | 2 +- src/java/com/threerings/crowd/server/PlaceManagerDelegate.java | 2 +- src/java/com/threerings/crowd/server/PlaceRegistry.java | 2 +- src/java/com/threerings/crowd/util/CrowdContext.java | 2 +- src/java/com/threerings/io/ArrayMask.java | 2 +- src/java/com/threerings/io/BasicStreamers.java | 2 +- src/java/com/threerings/io/ByteBufferInputStream.java | 2 +- src/java/com/threerings/io/ByteBufferOutputStream.java | 2 +- src/java/com/threerings/io/ClassMapping.java | 2 +- src/java/com/threerings/io/FieldMarshaller.java | 2 +- src/java/com/threerings/io/FramedInputStream.java | 2 +- src/java/com/threerings/io/FramingOutputStream.java | 2 +- src/java/com/threerings/io/Intern.java | 2 +- src/java/com/threerings/io/NotStreamable.java | 2 +- src/java/com/threerings/io/ObjectInputStream.java | 2 +- src/java/com/threerings/io/ObjectOutputStream.java | 2 +- src/java/com/threerings/io/SimpleStreamableObject.java | 2 +- src/java/com/threerings/io/Streamable.java | 2 +- src/java/com/threerings/io/Streamer.java | 2 +- src/java/com/threerings/io/TrackedStreamableObject.java | 2 +- src/java/com/threerings/io/UnreliableObjectInputStream.java | 2 +- src/java/com/threerings/io/UnreliableObjectOutputStream.java | 2 +- src/java/com/threerings/presents/Log.java | 2 +- src/java/com/threerings/presents/annotation/AnyThread.java | 2 +- src/java/com/threerings/presents/annotation/AuthInvoker.java | 2 +- src/java/com/threerings/presents/annotation/BlockingThread.java | 2 +- src/java/com/threerings/presents/annotation/EventQueue.java | 2 +- src/java/com/threerings/presents/annotation/EventThread.java | 2 +- src/java/com/threerings/presents/annotation/MainInvoker.java | 2 +- src/java/com/threerings/presents/annotation/TransportHint.java | 2 +- src/java/com/threerings/presents/client/BasicDirector.java | 2 +- .../com/threerings/presents/client/BlockingCommunicator.java | 2 +- src/java/com/threerings/presents/client/Client.java | 2 +- src/java/com/threerings/presents/client/ClientAdapter.java | 2 +- src/java/com/threerings/presents/client/ClientCommunicator.java | 2 +- src/java/com/threerings/presents/client/ClientDObjectMgr.java | 2 +- src/java/com/threerings/presents/client/ClientObserver.java | 2 +- src/java/com/threerings/presents/client/Communicator.java | 2 +- src/java/com/threerings/presents/client/DeltaCalculator.java | 2 +- src/java/com/threerings/presents/client/InvocationDecoder.java | 2 +- src/java/com/threerings/presents/client/InvocationDirector.java | 2 +- src/java/com/threerings/presents/client/InvocationReceiver.java | 2 +- src/java/com/threerings/presents/client/InvocationService.java | 2 +- src/java/com/threerings/presents/client/LoggingListener.java | 2 +- src/java/com/threerings/presents/client/LogonException.java | 2 +- src/java/com/threerings/presents/client/MessageTracker.java | 2 +- src/java/com/threerings/presents/client/ObserverOps.java | 2 +- src/java/com/threerings/presents/client/PresentsPrefs.java | 2 +- src/java/com/threerings/presents/client/SessionObserver.java | 2 +- src/java/com/threerings/presents/client/TimeBaseService.java | 2 +- src/java/com/threerings/presents/data/AuthCodes.java | 2 +- src/java/com/threerings/presents/data/ClientObject.java | 2 +- src/java/com/threerings/presents/data/ConMgrStats.java | 2 +- src/java/com/threerings/presents/data/InvocationCodes.java | 2 +- src/java/com/threerings/presents/data/InvocationMarshaller.java | 2 +- src/java/com/threerings/presents/data/InvocationObject.java | 2 +- src/java/com/threerings/presents/data/Permission.java | 2 +- src/java/com/threerings/presents/data/PermissionPolicy.java | 2 +- src/java/com/threerings/presents/data/TimeBaseCodes.java | 2 +- src/java/com/threerings/presents/data/TimeBaseMarshaller.java | 2 +- src/java/com/threerings/presents/data/TimeBaseObject.java | 2 +- src/java/com/threerings/presents/dobj/AccessController.java | 2 +- .../com/threerings/presents/dobj/AttributeChangeListener.java | 2 +- .../com/threerings/presents/dobj/AttributeChangedEvent.java | 2 +- src/java/com/threerings/presents/dobj/ChangeListener.java | 2 +- src/java/com/threerings/presents/dobj/CompoundEvent.java | 2 +- src/java/com/threerings/presents/dobj/DEvent.java | 2 +- src/java/com/threerings/presents/dobj/DObject.java | 2 +- src/java/com/threerings/presents/dobj/DObjectManager.java | 2 +- src/java/com/threerings/presents/dobj/DSet.java | 2 +- src/java/com/threerings/presents/dobj/DynamicListener.java | 2 +- .../com/threerings/presents/dobj/ElementUpdateListener.java | 2 +- src/java/com/threerings/presents/dobj/ElementUpdatedEvent.java | 2 +- src/java/com/threerings/presents/dobj/EntryAddedEvent.java | 2 +- src/java/com/threerings/presents/dobj/EntryRemovedEvent.java | 2 +- src/java/com/threerings/presents/dobj/EntryUpdatedEvent.java | 2 +- src/java/com/threerings/presents/dobj/EventListener.java | 2 +- .../threerings/presents/dobj/InvocationNotificationEvent.java | 2 +- .../com/threerings/presents/dobj/InvocationRequestEvent.java | 2 +- .../com/threerings/presents/dobj/InvocationResponseEvent.java | 2 +- src/java/com/threerings/presents/dobj/MessageEvent.java | 2 +- src/java/com/threerings/presents/dobj/MessageListener.java | 2 +- .../com/threerings/presents/dobj/NamedAttributeListener.java | 2 +- .../threerings/presents/dobj/NamedElementUpdateListener.java | 2 +- src/java/com/threerings/presents/dobj/NamedEvent.java | 2 +- src/java/com/threerings/presents/dobj/NamedSetAdapter.java | 2 +- .../com/threerings/presents/dobj/NoSuchObjectException.java | 2 +- .../com/threerings/presents/dobj/ObjectAccessException.java | 2 +- src/java/com/threerings/presents/dobj/ObjectAddedEvent.java | 2 +- src/java/com/threerings/presents/dobj/ObjectDeathListener.java | 2 +- src/java/com/threerings/presents/dobj/ObjectDestroyedEvent.java | 2 +- src/java/com/threerings/presents/dobj/ObjectRemovedEvent.java | 2 +- src/java/com/threerings/presents/dobj/OidList.java | 2 +- src/java/com/threerings/presents/dobj/OidListListener.java | 2 +- src/java/com/threerings/presents/dobj/ProxySubscriber.java | 2 +- src/java/com/threerings/presents/dobj/ReleaseLockEvent.java | 2 +- src/java/com/threerings/presents/dobj/RootDObjectManager.java | 2 +- src/java/com/threerings/presents/dobj/ServerMessageEvent.java | 2 +- src/java/com/threerings/presents/dobj/SetAdapter.java | 2 +- src/java/com/threerings/presents/dobj/SetListener.java | 2 +- src/java/com/threerings/presents/dobj/SimpleEntry.java | 2 +- src/java/com/threerings/presents/dobj/Subscriber.java | 2 +- src/java/com/threerings/presents/net/AuthRequest.java | 2 +- src/java/com/threerings/presents/net/AuthResponse.java | 2 +- src/java/com/threerings/presents/net/AuthResponseData.java | 2 +- src/java/com/threerings/presents/net/BootstrapData.java | 2 +- src/java/com/threerings/presents/net/BootstrapNotification.java | 2 +- src/java/com/threerings/presents/net/Credentials.java | 2 +- src/java/com/threerings/presents/net/DownstreamMessage.java | 2 +- src/java/com/threerings/presents/net/EventNotification.java | 2 +- src/java/com/threerings/presents/net/FailureResponse.java | 2 +- src/java/com/threerings/presents/net/ForwardEventRequest.java | 2 +- src/java/com/threerings/presents/net/LogoffRequest.java | 2 +- src/java/com/threerings/presents/net/Message.java | 2 +- src/java/com/threerings/presents/net/ObjectResponse.java | 2 +- src/java/com/threerings/presents/net/PingRequest.java | 2 +- src/java/com/threerings/presents/net/PongResponse.java | 2 +- src/java/com/threerings/presents/net/ServiceCreds.java | 2 +- src/java/com/threerings/presents/net/SubscribeRequest.java | 2 +- .../com/threerings/presents/net/ThrottleUpdatedMessage.java | 2 +- .../com/threerings/presents/net/TransmitDatagramsRequest.java | 2 +- src/java/com/threerings/presents/net/Transport.java | 2 +- src/java/com/threerings/presents/net/UnsubscribeRequest.java | 2 +- src/java/com/threerings/presents/net/UnsubscribeResponse.java | 2 +- src/java/com/threerings/presents/net/UpdateThrottleMessage.java | 2 +- src/java/com/threerings/presents/net/UpstreamMessage.java | 2 +- src/java/com/threerings/presents/net/UsernamePasswordCreds.java | 2 +- src/java/com/threerings/presents/peer/client/PeerService.java | 2 +- src/java/com/threerings/presents/peer/data/ClientInfo.java | 2 +- src/java/com/threerings/presents/peer/data/NodeObject.java | 2 +- src/java/com/threerings/presents/peer/data/PeerAuthName.java | 2 +- src/java/com/threerings/presents/peer/data/PeerMarshaller.java | 2 +- .../com/threerings/presents/peer/net/PeerBootstrapData.java | 2 +- src/java/com/threerings/presents/peer/net/PeerCreds.java | 2 +- .../threerings/presents/peer/server/EHCachePeerCoordinator.java | 2 +- .../com/threerings/presents/peer/server/PeerClientResolver.java | 2 +- .../com/threerings/presents/peer/server/PeerDispatcher.java | 2 +- src/java/com/threerings/presents/peer/server/PeerManager.java | 2 +- src/java/com/threerings/presents/peer/server/PeerNode.java | 2 +- src/java/com/threerings/presents/peer/server/PeerProvider.java | 2 +- src/java/com/threerings/presents/peer/server/PeerSession.java | 2 +- .../com/threerings/presents/peer/server/persist/NodeRecord.java | 2 +- .../threerings/presents/peer/server/persist/NodeRepository.java | 2 +- src/java/com/threerings/presents/peer/util/PeerUtil.java | 2 +- .../com/threerings/presents/server/AbstractSignalHandler.java | 2 +- src/java/com/threerings/presents/server/Authenticator.java | 2 +- .../com/threerings/presents/server/ChainedAuthenticator.java | 2 +- src/java/com/threerings/presents/server/ClientLocal.java | 2 +- src/java/com/threerings/presents/server/ClientManager.java | 2 +- .../threerings/presents/server/ClientResolutionListener.java | 2 +- src/java/com/threerings/presents/server/ClientResolver.java | 2 +- src/java/com/threerings/presents/server/DummyAuthenticator.java | 2 +- .../com/threerings/presents/server/InvocationDispatcher.java | 2 +- .../com/threerings/presents/server/InvocationException.java | 2 +- src/java/com/threerings/presents/server/InvocationManager.java | 2 +- src/java/com/threerings/presents/server/InvocationProvider.java | 2 +- src/java/com/threerings/presents/server/InvocationSender.java | 2 +- src/java/com/threerings/presents/server/LocalDObjectMgr.java | 2 +- .../com/threerings/presents/server/NativeSignalHandler.java | 2 +- .../com/threerings/presents/server/PresentsAuthInvoker.java | 2 +- src/java/com/threerings/presents/server/PresentsDObjectMgr.java | 2 +- src/java/com/threerings/presents/server/PresentsInvoker.java | 2 +- .../com/threerings/presents/server/PresentsObjectAccess.java | 2 +- src/java/com/threerings/presents/server/PresentsServer.java | 2 +- src/java/com/threerings/presents/server/PresentsSession.java | 2 +- src/java/com/threerings/presents/server/RebootManager.java | 2 +- src/java/com/threerings/presents/server/Rejector.java | 2 +- src/java/com/threerings/presents/server/ReportManager.java | 2 +- src/java/com/threerings/presents/server/ReportingInvoker.java | 2 +- .../com/threerings/presents/server/ServiceAuthenticator.java | 2 +- src/java/com/threerings/presents/server/SessionFactory.java | 2 +- src/java/com/threerings/presents/server/ShutdownManager.java | 2 +- src/java/com/threerings/presents/server/SunSignalHandler.java | 2 +- src/java/com/threerings/presents/server/TimeBaseDispatcher.java | 2 +- src/java/com/threerings/presents/server/TimeBaseProvider.java | 2 +- .../com/threerings/presents/server/net/AuthingConnection.java | 2 +- src/java/com/threerings/presents/server/net/Connection.java | 2 +- .../com/threerings/presents/server/net/ConnectionManager.java | 2 +- .../com/threerings/presents/server/net/NetEventHandler.java | 2 +- .../com/threerings/presents/server/net/ServerCommunicator.java | 2 +- src/java/com/threerings/presents/tools/ActionScriptSource.java | 2 +- .../threerings/presents/tools/GenActionScriptBundlesTask.java | 2 +- src/java/com/threerings/presents/tools/GenActionScriptTask.java | 2 +- src/java/com/threerings/presents/tools/GenDObjectTask.java | 2 +- src/java/com/threerings/presents/tools/GenReceiverTask.java | 2 +- src/java/com/threerings/presents/tools/GenServiceTask.java | 2 +- src/java/com/threerings/presents/tools/GenStreamableTask.java | 2 +- src/java/com/threerings/presents/tools/GenUtil.java | 2 +- src/java/com/threerings/presents/tools/ImportSet.java | 2 +- .../com/threerings/presents/tools/InstrumentStreamableTask.java | 2 +- src/java/com/threerings/presents/tools/InvocationTask.java | 2 +- src/java/com/threerings/presents/tools/SourceFile.java | 2 +- src/java/com/threerings/presents/util/ClassUtil.java | 2 +- src/java/com/threerings/presents/util/ConfirmAdapter.java | 2 +- src/java/com/threerings/presents/util/DatagramSequencer.java | 2 +- src/java/com/threerings/presents/util/FutureResult.java | 2 +- src/java/com/threerings/presents/util/IgnoreConfirmAdapter.java | 2 +- src/java/com/threerings/presents/util/InvocationAdapter.java | 2 +- src/java/com/threerings/presents/util/PersistingUnit.java | 2 +- src/java/com/threerings/presents/util/PresentsContext.java | 2 +- src/java/com/threerings/presents/util/ResultAdapter.java | 2 +- src/java/com/threerings/presents/util/ResultListenerList.java | 2 +- src/java/com/threerings/presents/util/SafeSubscriber.java | 2 +- src/java/com/threerings/util/ActionScript.java | 2 +- src/java/com/threerings/util/DefaultMap.java | 2 +- src/java/com/threerings/util/MessageBundle.java | 2 +- src/java/com/threerings/util/MessageManager.java | 2 +- src/java/com/threerings/util/MethodProfiler.java | 2 +- src/java/com/threerings/util/Name.java | 2 +- src/java/com/threerings/util/RandomUtil.java | 2 +- src/java/com/threerings/util/StreamableArrayIntSet.java | 2 +- src/java/com/threerings/util/StreamableArrayList.java | 2 +- src/java/com/threerings/util/StreamableEnumSet.java | 2 +- src/java/com/threerings/util/StreamableHashIntMap.java | 2 +- src/java/com/threerings/util/StreamableHashMap.java | 2 +- src/java/com/threerings/util/StreamableHashSet.java | 2 +- src/java/com/threerings/util/StreamableIntIntMap.java | 2 +- src/java/com/threerings/util/StreamablePoint.java | 2 +- src/java/com/threerings/util/StreamableRectangle.java | 2 +- src/java/com/threerings/util/StreamableTuple.java | 2 +- src/java/com/threerings/util/TimeUtil.java | 2 +- src/java/com/threerings/util/TrackedObject.java | 2 +- src/java/com/threerings/util/signal/SignalManager.java | 2 +- 566 files changed, 566 insertions(+), 566 deletions(-) diff --git a/lib/SOURCE_HEADER b/lib/SOURCE_HEADER index 2da22acc8..0a49cf2c6 100644 --- a/lib/SOURCE_HEADER +++ b/lib/SOURCE_HEADER @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/bureau/client/Agent.as b/src/as/com/threerings/bureau/client/Agent.as index 72151ef35..ae87281b7 100644 --- a/src/as/com/threerings/bureau/client/Agent.as +++ b/src/as/com/threerings/bureau/client/Agent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/bureau/client/BureauClient.as b/src/as/com/threerings/bureau/client/BureauClient.as index fe6650e2d..0ad741ad0 100644 --- a/src/as/com/threerings/bureau/client/BureauClient.as +++ b/src/as/com/threerings/bureau/client/BureauClient.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/bureau/client/BureauDecoder.as b/src/as/com/threerings/bureau/client/BureauDecoder.as index 6f75cb880..061483b13 100644 --- a/src/as/com/threerings/bureau/client/BureauDecoder.as +++ b/src/as/com/threerings/bureau/client/BureauDecoder.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/bureau/client/BureauDirector.as b/src/as/com/threerings/bureau/client/BureauDirector.as index f3e4e672b..4e54aff13 100644 --- a/src/as/com/threerings/bureau/client/BureauDirector.as +++ b/src/as/com/threerings/bureau/client/BureauDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/bureau/client/BureauReceiver.as b/src/as/com/threerings/bureau/client/BureauReceiver.as index 1c5e650d0..c412047ac 100644 --- a/src/as/com/threerings/bureau/client/BureauReceiver.as +++ b/src/as/com/threerings/bureau/client/BureauReceiver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/bureau/client/BureauService.as b/src/as/com/threerings/bureau/client/BureauService.as index 2366b90a8..295cda671 100644 --- a/src/as/com/threerings/bureau/client/BureauService.as +++ b/src/as/com/threerings/bureau/client/BureauService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/bureau/data/AgentObject.as b/src/as/com/threerings/bureau/data/AgentObject.as index 0ddcb2842..cac7682e4 100644 --- a/src/as/com/threerings/bureau/data/AgentObject.as +++ b/src/as/com/threerings/bureau/data/AgentObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/bureau/data/BureauAuthName.as b/src/as/com/threerings/bureau/data/BureauAuthName.as index 63327f046..7303dda75 100644 --- a/src/as/com/threerings/bureau/data/BureauAuthName.as +++ b/src/as/com/threerings/bureau/data/BureauAuthName.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/bureau/data/BureauClientObject.as b/src/as/com/threerings/bureau/data/BureauClientObject.as index 2fa11e534..fa058a900 100644 --- a/src/as/com/threerings/bureau/data/BureauClientObject.as +++ b/src/as/com/threerings/bureau/data/BureauClientObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/bureau/data/BureauCodes.as b/src/as/com/threerings/bureau/data/BureauCodes.as index 0616973b5..b9edb7dd9 100644 --- a/src/as/com/threerings/bureau/data/BureauCodes.as +++ b/src/as/com/threerings/bureau/data/BureauCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/bureau/data/BureauCredentials.as b/src/as/com/threerings/bureau/data/BureauCredentials.as index 525c49b7c..5c9616ebb 100644 --- a/src/as/com/threerings/bureau/data/BureauCredentials.as +++ b/src/as/com/threerings/bureau/data/BureauCredentials.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/bureau/data/BureauMarshaller.as b/src/as/com/threerings/bureau/data/BureauMarshaller.as index dc0cdc233..b457a8840 100644 --- a/src/as/com/threerings/bureau/data/BureauMarshaller.as +++ b/src/as/com/threerings/bureau/data/BureauMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/bureau/util/BureauContext.as b/src/as/com/threerings/bureau/util/BureauContext.as index 3f84e7d66..c1136263c 100644 --- a/src/as/com/threerings/bureau/util/BureauContext.as +++ b/src/as/com/threerings/bureau/util/BureauContext.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/BroadcastHandler.as b/src/as/com/threerings/crowd/chat/client/BroadcastHandler.as index 077042f31..d2982171b 100644 --- a/src/as/com/threerings/crowd/chat/client/BroadcastHandler.as +++ b/src/as/com/threerings/crowd/chat/client/BroadcastHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/ChannelSpeakService.as b/src/as/com/threerings/crowd/chat/client/ChannelSpeakService.as index 553b9941c..c43807378 100644 --- a/src/as/com/threerings/crowd/chat/client/ChannelSpeakService.as +++ b/src/as/com/threerings/crowd/chat/client/ChannelSpeakService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/ChatCantStealFocus.as b/src/as/com/threerings/crowd/chat/client/ChatCantStealFocus.as index 4acff433d..3f8e17bb7 100644 --- a/src/as/com/threerings/crowd/chat/client/ChatCantStealFocus.as +++ b/src/as/com/threerings/crowd/chat/client/ChatCantStealFocus.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/ChatDirector.as b/src/as/com/threerings/crowd/chat/client/ChatDirector.as index 0cde9f350..b2f8dae02 100644 --- a/src/as/com/threerings/crowd/chat/client/ChatDirector.as +++ b/src/as/com/threerings/crowd/chat/client/ChatDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/ChatDisplay.as b/src/as/com/threerings/crowd/chat/client/ChatDisplay.as index 7c702d9a1..809294f71 100644 --- a/src/as/com/threerings/crowd/chat/client/ChatDisplay.as +++ b/src/as/com/threerings/crowd/chat/client/ChatDisplay.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/ChatFilter.as b/src/as/com/threerings/crowd/chat/client/ChatFilter.as index d60d50168..f0a46f0b6 100644 --- a/src/as/com/threerings/crowd/chat/client/ChatFilter.as +++ b/src/as/com/threerings/crowd/chat/client/ChatFilter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/ChatService.as b/src/as/com/threerings/crowd/chat/client/ChatService.as index bc4f16ff1..79cae312e 100644 --- a/src/as/com/threerings/crowd/chat/client/ChatService.as +++ b/src/as/com/threerings/crowd/chat/client/ChatService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/ChatService_TellListener.as b/src/as/com/threerings/crowd/chat/client/ChatService_TellListener.as index 055c371de..df2ba6f4f 100644 --- a/src/as/com/threerings/crowd/chat/client/ChatService_TellListener.as +++ b/src/as/com/threerings/crowd/chat/client/ChatService_TellListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/ChatSnooper.as b/src/as/com/threerings/crowd/chat/client/ChatSnooper.as index 02f8a38f6..0230fdad5 100644 --- a/src/as/com/threerings/crowd/chat/client/ChatSnooper.as +++ b/src/as/com/threerings/crowd/chat/client/ChatSnooper.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/ChatterObserver.as b/src/as/com/threerings/crowd/chat/client/ChatterObserver.as index 4c723698d..a59b80bdc 100644 --- a/src/as/com/threerings/crowd/chat/client/ChatterObserver.as +++ b/src/as/com/threerings/crowd/chat/client/ChatterObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/ChatterValidator.as b/src/as/com/threerings/crowd/chat/client/ChatterValidator.as index 60e7bfa80..1a662ac18 100644 --- a/src/as/com/threerings/crowd/chat/client/ChatterValidator.as +++ b/src/as/com/threerings/crowd/chat/client/ChatterValidator.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/ClearHandler.as b/src/as/com/threerings/crowd/chat/client/ClearHandler.as index 3ae930e25..83210dbae 100644 --- a/src/as/com/threerings/crowd/chat/client/ClearHandler.as +++ b/src/as/com/threerings/crowd/chat/client/ClearHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/CommandHandler.as b/src/as/com/threerings/crowd/chat/client/CommandHandler.as index 720713151..763367c7c 100644 --- a/src/as/com/threerings/crowd/chat/client/CommandHandler.as +++ b/src/as/com/threerings/crowd/chat/client/CommandHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/CurseFilter.as b/src/as/com/threerings/crowd/chat/client/CurseFilter.as index cae8195d2..dd6d0d171 100644 --- a/src/as/com/threerings/crowd/chat/client/CurseFilter.as +++ b/src/as/com/threerings/crowd/chat/client/CurseFilter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/EmoteHandler.as b/src/as/com/threerings/crowd/chat/client/EmoteHandler.as index c50e9caf6..f592c0d96 100644 --- a/src/as/com/threerings/crowd/chat/client/EmoteHandler.as +++ b/src/as/com/threerings/crowd/chat/client/EmoteHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/HelpHandler.as b/src/as/com/threerings/crowd/chat/client/HelpHandler.as index 5c7f8045b..4b32472e8 100644 --- a/src/as/com/threerings/crowd/chat/client/HelpHandler.as +++ b/src/as/com/threerings/crowd/chat/client/HelpHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/MuteDirector.as b/src/as/com/threerings/crowd/chat/client/MuteDirector.as index df983d19a..345751a7b 100644 --- a/src/as/com/threerings/crowd/chat/client/MuteDirector.as +++ b/src/as/com/threerings/crowd/chat/client/MuteDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/MuteObserver.as b/src/as/com/threerings/crowd/chat/client/MuteObserver.as index c9450ae06..1ba2e3fd1 100644 --- a/src/as/com/threerings/crowd/chat/client/MuteObserver.as +++ b/src/as/com/threerings/crowd/chat/client/MuteObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/SpeakHandler.as b/src/as/com/threerings/crowd/chat/client/SpeakHandler.as index 627737fd2..2dd0f45c0 100644 --- a/src/as/com/threerings/crowd/chat/client/SpeakHandler.as +++ b/src/as/com/threerings/crowd/chat/client/SpeakHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/SpeakService.as b/src/as/com/threerings/crowd/chat/client/SpeakService.as index 9a0bfc633..02a40a22f 100644 --- a/src/as/com/threerings/crowd/chat/client/SpeakService.as +++ b/src/as/com/threerings/crowd/chat/client/SpeakService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/TellAdapter.as b/src/as/com/threerings/crowd/chat/client/TellAdapter.as index 4c019f60a..37078495c 100644 --- a/src/as/com/threerings/crowd/chat/client/TellAdapter.as +++ b/src/as/com/threerings/crowd/chat/client/TellAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/TellHandler.as b/src/as/com/threerings/crowd/chat/client/TellHandler.as index 3131f94a9..e84b48be2 100644 --- a/src/as/com/threerings/crowd/chat/client/TellHandler.as +++ b/src/as/com/threerings/crowd/chat/client/TellHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/client/ThinkHandler.as b/src/as/com/threerings/crowd/chat/client/ThinkHandler.as index 63a2ed0ce..c08836d13 100644 --- a/src/as/com/threerings/crowd/chat/client/ThinkHandler.as +++ b/src/as/com/threerings/crowd/chat/client/ThinkHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.as b/src/as/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.as index c7104dbed..c68b54b45 100644 --- a/src/as/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.as +++ b/src/as/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/data/ChatChannel.as b/src/as/com/threerings/crowd/chat/data/ChatChannel.as index dc3308743..ec4db82c6 100644 --- a/src/as/com/threerings/crowd/chat/data/ChatChannel.as +++ b/src/as/com/threerings/crowd/chat/data/ChatChannel.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/data/ChatCodes.as b/src/as/com/threerings/crowd/chat/data/ChatCodes.as index b44e33c37..3c27aced1 100644 --- a/src/as/com/threerings/crowd/chat/data/ChatCodes.as +++ b/src/as/com/threerings/crowd/chat/data/ChatCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/data/ChatMarshaller.as b/src/as/com/threerings/crowd/chat/data/ChatMarshaller.as index 55635c827..cc0ebe5af 100644 --- a/src/as/com/threerings/crowd/chat/data/ChatMarshaller.as +++ b/src/as/com/threerings/crowd/chat/data/ChatMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/data/ChatMarshaller_TellMarshaller.as b/src/as/com/threerings/crowd/chat/data/ChatMarshaller_TellMarshaller.as index 0a91660d3..27121b95f 100644 --- a/src/as/com/threerings/crowd/chat/data/ChatMarshaller_TellMarshaller.as +++ b/src/as/com/threerings/crowd/chat/data/ChatMarshaller_TellMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/data/ChatMessage.as b/src/as/com/threerings/crowd/chat/data/ChatMessage.as index 7ba4a8cd1..ac8555f4f 100644 --- a/src/as/com/threerings/crowd/chat/data/ChatMessage.as +++ b/src/as/com/threerings/crowd/chat/data/ChatMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/data/SpeakMarshaller.as b/src/as/com/threerings/crowd/chat/data/SpeakMarshaller.as index e9f237f56..93b205d56 100644 --- a/src/as/com/threerings/crowd/chat/data/SpeakMarshaller.as +++ b/src/as/com/threerings/crowd/chat/data/SpeakMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/data/SystemMessage.as b/src/as/com/threerings/crowd/chat/data/SystemMessage.as index 28f1e12b9..25726c1a3 100644 --- a/src/as/com/threerings/crowd/chat/data/SystemMessage.as +++ b/src/as/com/threerings/crowd/chat/data/SystemMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/data/TellFeedbackMessage.as b/src/as/com/threerings/crowd/chat/data/TellFeedbackMessage.as index 97e0e729e..352de243d 100644 --- a/src/as/com/threerings/crowd/chat/data/TellFeedbackMessage.as +++ b/src/as/com/threerings/crowd/chat/data/TellFeedbackMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/data/UserMessage.as b/src/as/com/threerings/crowd/chat/data/UserMessage.as index 46a952922..4f04f1181 100644 --- a/src/as/com/threerings/crowd/chat/data/UserMessage.as +++ b/src/as/com/threerings/crowd/chat/data/UserMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/chat/data/UserSystemMessage.as b/src/as/com/threerings/crowd/chat/data/UserSystemMessage.as index c0a89f009..f89838534 100644 --- a/src/as/com/threerings/crowd/chat/data/UserSystemMessage.as +++ b/src/as/com/threerings/crowd/chat/data/UserSystemMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/BodyService.as b/src/as/com/threerings/crowd/client/BodyService.as index 21d61de7d..42ea2b3b8 100644 --- a/src/as/com/threerings/crowd/client/BodyService.as +++ b/src/as/com/threerings/crowd/client/BodyService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/CrowdClient.as b/src/as/com/threerings/crowd/client/CrowdClient.as index 85bd10a1d..d5d869b9a 100644 --- a/src/as/com/threerings/crowd/client/CrowdClient.as +++ b/src/as/com/threerings/crowd/client/CrowdClient.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/LocationAdapter.as b/src/as/com/threerings/crowd/client/LocationAdapter.as index 2c6a6224d..2a32811f9 100644 --- a/src/as/com/threerings/crowd/client/LocationAdapter.as +++ b/src/as/com/threerings/crowd/client/LocationAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/LocationDecoder.as b/src/as/com/threerings/crowd/client/LocationDecoder.as index 97d12068f..ad311ff51 100644 --- a/src/as/com/threerings/crowd/client/LocationDecoder.as +++ b/src/as/com/threerings/crowd/client/LocationDecoder.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/LocationDirector.as b/src/as/com/threerings/crowd/client/LocationDirector.as index 8dda02030..96ebfcdeb 100644 --- a/src/as/com/threerings/crowd/client/LocationDirector.as +++ b/src/as/com/threerings/crowd/client/LocationDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/LocationDirector_FailureHandler.as b/src/as/com/threerings/crowd/client/LocationDirector_FailureHandler.as index a4e224039..c7d1488fd 100644 --- a/src/as/com/threerings/crowd/client/LocationDirector_FailureHandler.as +++ b/src/as/com/threerings/crowd/client/LocationDirector_FailureHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/LocationObserver.as b/src/as/com/threerings/crowd/client/LocationObserver.as index 53249ff48..b32719ced 100644 --- a/src/as/com/threerings/crowd/client/LocationObserver.as +++ b/src/as/com/threerings/crowd/client/LocationObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/LocationReceiver.as b/src/as/com/threerings/crowd/client/LocationReceiver.as index 5507d7ee8..97bad6d64 100644 --- a/src/as/com/threerings/crowd/client/LocationReceiver.as +++ b/src/as/com/threerings/crowd/client/LocationReceiver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/LocationService.as b/src/as/com/threerings/crowd/client/LocationService.as index 39e6aa750..a7c07ab49 100644 --- a/src/as/com/threerings/crowd/client/LocationService.as +++ b/src/as/com/threerings/crowd/client/LocationService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/LocationService_MoveListener.as b/src/as/com/threerings/crowd/client/LocationService_MoveListener.as index bd5f9eb49..6ff49c832 100644 --- a/src/as/com/threerings/crowd/client/LocationService_MoveListener.as +++ b/src/as/com/threerings/crowd/client/LocationService_MoveListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/MoveAdapter.as b/src/as/com/threerings/crowd/client/MoveAdapter.as index 20c633cbb..8d72d0409 100644 --- a/src/as/com/threerings/crowd/client/MoveAdapter.as +++ b/src/as/com/threerings/crowd/client/MoveAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/MoveFailedError.as b/src/as/com/threerings/crowd/client/MoveFailedError.as index 3ee1f535f..9bfd31e3d 100644 --- a/src/as/com/threerings/crowd/client/MoveFailedError.as +++ b/src/as/com/threerings/crowd/client/MoveFailedError.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/MoveVetoedError.as b/src/as/com/threerings/crowd/client/MoveVetoedError.as index bf95d6d6e..f10d7efed 100644 --- a/src/as/com/threerings/crowd/client/MoveVetoedError.as +++ b/src/as/com/threerings/crowd/client/MoveVetoedError.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/OccupantAdapter.as b/src/as/com/threerings/crowd/client/OccupantAdapter.as index 360c40817..b46aad2e8 100644 --- a/src/as/com/threerings/crowd/client/OccupantAdapter.as +++ b/src/as/com/threerings/crowd/client/OccupantAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/OccupantDirector.as b/src/as/com/threerings/crowd/client/OccupantDirector.as index c11dab75e..1d1290094 100644 --- a/src/as/com/threerings/crowd/client/OccupantDirector.as +++ b/src/as/com/threerings/crowd/client/OccupantDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/OccupantObserver.as b/src/as/com/threerings/crowd/client/OccupantObserver.as index b2b1d62e1..14b7617db 100644 --- a/src/as/com/threerings/crowd/client/OccupantObserver.as +++ b/src/as/com/threerings/crowd/client/OccupantObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/PlaceController.as b/src/as/com/threerings/crowd/client/PlaceController.as index 7899b0de0..e8ae380e8 100644 --- a/src/as/com/threerings/crowd/client/PlaceController.as +++ b/src/as/com/threerings/crowd/client/PlaceController.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/PlaceControllerDelegate.as b/src/as/com/threerings/crowd/client/PlaceControllerDelegate.as index 332e1640b..86ae13b3b 100644 --- a/src/as/com/threerings/crowd/client/PlaceControllerDelegate.as +++ b/src/as/com/threerings/crowd/client/PlaceControllerDelegate.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/PlaceView.as b/src/as/com/threerings/crowd/client/PlaceView.as index 9eb2613e5..f29e09198 100644 --- a/src/as/com/threerings/crowd/client/PlaceView.as +++ b/src/as/com/threerings/crowd/client/PlaceView.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/client/PlaceViewUtil.as b/src/as/com/threerings/crowd/client/PlaceViewUtil.as index fe6d2ee28..12b425004 100644 --- a/src/as/com/threerings/crowd/client/PlaceViewUtil.as +++ b/src/as/com/threerings/crowd/client/PlaceViewUtil.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/data/BodyMarshaller.as b/src/as/com/threerings/crowd/data/BodyMarshaller.as index 39d784900..27f993d39 100644 --- a/src/as/com/threerings/crowd/data/BodyMarshaller.as +++ b/src/as/com/threerings/crowd/data/BodyMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/data/BodyObject.as b/src/as/com/threerings/crowd/data/BodyObject.as index edf134232..427506120 100644 --- a/src/as/com/threerings/crowd/data/BodyObject.as +++ b/src/as/com/threerings/crowd/data/BodyObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/data/CrowdCodes.as b/src/as/com/threerings/crowd/data/CrowdCodes.as index c0ee69c64..1b98daf1c 100644 --- a/src/as/com/threerings/crowd/data/CrowdCodes.as +++ b/src/as/com/threerings/crowd/data/CrowdCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/data/CrowdPermissionPolicy.as b/src/as/com/threerings/crowd/data/CrowdPermissionPolicy.as index 177e5fed7..9513b533a 100644 --- a/src/as/com/threerings/crowd/data/CrowdPermissionPolicy.as +++ b/src/as/com/threerings/crowd/data/CrowdPermissionPolicy.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/data/LocationCodes.as b/src/as/com/threerings/crowd/data/LocationCodes.as index e93558805..2890c3093 100644 --- a/src/as/com/threerings/crowd/data/LocationCodes.as +++ b/src/as/com/threerings/crowd/data/LocationCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/data/LocationMarshaller.as b/src/as/com/threerings/crowd/data/LocationMarshaller.as index 32ea5641a..a70a4fbc0 100644 --- a/src/as/com/threerings/crowd/data/LocationMarshaller.as +++ b/src/as/com/threerings/crowd/data/LocationMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/data/LocationMarshaller_MoveMarshaller.as b/src/as/com/threerings/crowd/data/LocationMarshaller_MoveMarshaller.as index eea08d5b3..e4a101d9b 100644 --- a/src/as/com/threerings/crowd/data/LocationMarshaller_MoveMarshaller.as +++ b/src/as/com/threerings/crowd/data/LocationMarshaller_MoveMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/data/ManagerCaller.as b/src/as/com/threerings/crowd/data/ManagerCaller.as index 45a63a33e..6d8d22556 100644 --- a/src/as/com/threerings/crowd/data/ManagerCaller.as +++ b/src/as/com/threerings/crowd/data/ManagerCaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/data/OccupantInfo.as b/src/as/com/threerings/crowd/data/OccupantInfo.as index cace9828b..43886fc61 100644 --- a/src/as/com/threerings/crowd/data/OccupantInfo.as +++ b/src/as/com/threerings/crowd/data/OccupantInfo.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/data/Place.as b/src/as/com/threerings/crowd/data/Place.as index 1d847b2f9..2920e2cc2 100644 --- a/src/as/com/threerings/crowd/data/Place.as +++ b/src/as/com/threerings/crowd/data/Place.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/data/PlaceConfig.as b/src/as/com/threerings/crowd/data/PlaceConfig.as index edd1ac3c7..58c31d926 100644 --- a/src/as/com/threerings/crowd/data/PlaceConfig.as +++ b/src/as/com/threerings/crowd/data/PlaceConfig.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/data/PlaceObject.as b/src/as/com/threerings/crowd/data/PlaceObject.as index ed5bf822a..85e03c3a0 100644 --- a/src/as/com/threerings/crowd/data/PlaceObject.as +++ b/src/as/com/threerings/crowd/data/PlaceObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/data/TokenRing.as b/src/as/com/threerings/crowd/data/TokenRing.as index 7cccb4dda..53a465b2e 100644 --- a/src/as/com/threerings/crowd/data/TokenRing.as +++ b/src/as/com/threerings/crowd/data/TokenRing.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/peer/data/CrowdClientInfo.as b/src/as/com/threerings/crowd/peer/data/CrowdClientInfo.as index aaf5852c6..0371d8db4 100644 --- a/src/as/com/threerings/crowd/peer/data/CrowdClientInfo.as +++ b/src/as/com/threerings/crowd/peer/data/CrowdClientInfo.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/crowd/util/CrowdContext.as b/src/as/com/threerings/crowd/util/CrowdContext.as index ba547e467..cb87664d7 100644 --- a/src/as/com/threerings/crowd/util/CrowdContext.as +++ b/src/as/com/threerings/crowd/util/CrowdContext.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/ArrayMask.as b/src/as/com/threerings/io/ArrayMask.as index 466d8d46b..361ba88dc 100644 --- a/src/as/com/threerings/io/ArrayMask.as +++ b/src/as/com/threerings/io/ArrayMask.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/ClassMapping.as b/src/as/com/threerings/io/ClassMapping.as index b080f50fc..7aca26bae 100644 --- a/src/as/com/threerings/io/ClassMapping.as +++ b/src/as/com/threerings/io/ClassMapping.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/FrameAvailableEvent.as b/src/as/com/threerings/io/FrameAvailableEvent.as index e38b9cf33..21bc9c430 100644 --- a/src/as/com/threerings/io/FrameAvailableEvent.as +++ b/src/as/com/threerings/io/FrameAvailableEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/FrameReader.as b/src/as/com/threerings/io/FrameReader.as index 80e0d7b0e..06210c61f 100644 --- a/src/as/com/threerings/io/FrameReader.as +++ b/src/as/com/threerings/io/FrameReader.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/ObjectInputStream.as b/src/as/com/threerings/io/ObjectInputStream.as index 2c2bdf15b..9a6043d99 100644 --- a/src/as/com/threerings/io/ObjectInputStream.as +++ b/src/as/com/threerings/io/ObjectInputStream.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/ObjectOutputStream.as b/src/as/com/threerings/io/ObjectOutputStream.as index a43255cf2..5e1240030 100644 --- a/src/as/com/threerings/io/ObjectOutputStream.as +++ b/src/as/com/threerings/io/ObjectOutputStream.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/SimpleStreamableObject.as b/src/as/com/threerings/io/SimpleStreamableObject.as index db8ef6c69..d0d0089e2 100644 --- a/src/as/com/threerings/io/SimpleStreamableObject.as +++ b/src/as/com/threerings/io/SimpleStreamableObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/Streamable.as b/src/as/com/threerings/io/Streamable.as index df3cd957c..306e73688 100644 --- a/src/as/com/threerings/io/Streamable.as +++ b/src/as/com/threerings/io/Streamable.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/Streamer.as b/src/as/com/threerings/io/Streamer.as index 325eac808..9cdc6ace7 100644 --- a/src/as/com/threerings/io/Streamer.as +++ b/src/as/com/threerings/io/Streamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/Translations.as b/src/as/com/threerings/io/Translations.as index 7be8b00b8..678df3e2b 100644 --- a/src/as/com/threerings/io/Translations.as +++ b/src/as/com/threerings/io/Translations.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/TypedArray.as b/src/as/com/threerings/io/TypedArray.as index 897f5bc15..8cd6ee45a 100644 --- a/src/as/com/threerings/io/TypedArray.as +++ b/src/as/com/threerings/io/TypedArray.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/streamers/ArrayStreamer.as b/src/as/com/threerings/io/streamers/ArrayStreamer.as index e62bdbaa3..cbe003df9 100644 --- a/src/as/com/threerings/io/streamers/ArrayStreamer.as +++ b/src/as/com/threerings/io/streamers/ArrayStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/streamers/ByteArrayStreamer.as b/src/as/com/threerings/io/streamers/ByteArrayStreamer.as index e2bfd773c..a57018f82 100644 --- a/src/as/com/threerings/io/streamers/ByteArrayStreamer.as +++ b/src/as/com/threerings/io/streamers/ByteArrayStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/streamers/ByteEnumStreamer.as b/src/as/com/threerings/io/streamers/ByteEnumStreamer.as index c7b3e1818..2bfb80660 100644 --- a/src/as/com/threerings/io/streamers/ByteEnumStreamer.as +++ b/src/as/com/threerings/io/streamers/ByteEnumStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/streamers/EnumStreamer.as b/src/as/com/threerings/io/streamers/EnumStreamer.as index b2582313c..f3027b4d3 100644 --- a/src/as/com/threerings/io/streamers/EnumStreamer.as +++ b/src/as/com/threerings/io/streamers/EnumStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/streamers/NumberStreamer.as b/src/as/com/threerings/io/streamers/NumberStreamer.as index efd89d591..ceb947a98 100644 --- a/src/as/com/threerings/io/streamers/NumberStreamer.as +++ b/src/as/com/threerings/io/streamers/NumberStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/io/streamers/StringStreamer.as b/src/as/com/threerings/io/streamers/StringStreamer.as index 198f6cd24..d277ed07d 100644 --- a/src/as/com/threerings/io/streamers/StringStreamer.as +++ b/src/as/com/threerings/io/streamers/StringStreamer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/BasicDirector.as b/src/as/com/threerings/presents/client/BasicDirector.as index e60e0827e..c23377ca5 100644 --- a/src/as/com/threerings/presents/client/BasicDirector.as +++ b/src/as/com/threerings/presents/client/BasicDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/Client.as b/src/as/com/threerings/presents/client/Client.as index b3baca73c..7796c316e 100644 --- a/src/as/com/threerings/presents/client/Client.as +++ b/src/as/com/threerings/presents/client/Client.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/ClientAdapter.as b/src/as/com/threerings/presents/client/ClientAdapter.as index 905023061..1d1ddfd70 100644 --- a/src/as/com/threerings/presents/client/ClientAdapter.as +++ b/src/as/com/threerings/presents/client/ClientAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/ClientDObjectMgr.as b/src/as/com/threerings/presents/client/ClientDObjectMgr.as index c226ff34e..ec5a4db24 100644 --- a/src/as/com/threerings/presents/client/ClientDObjectMgr.as +++ b/src/as/com/threerings/presents/client/ClientDObjectMgr.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/ClientEvent.as b/src/as/com/threerings/presents/client/ClientEvent.as index 587906d3d..a0b45c0d7 100644 --- a/src/as/com/threerings/presents/client/ClientEvent.as +++ b/src/as/com/threerings/presents/client/ClientEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/ClientObserver.as b/src/as/com/threerings/presents/client/ClientObserver.as index 946b56b8f..3c326eda8 100644 --- a/src/as/com/threerings/presents/client/ClientObserver.as +++ b/src/as/com/threerings/presents/client/ClientObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/Communicator.as b/src/as/com/threerings/presents/client/Communicator.as index 642b01a5d..73ff82908 100644 --- a/src/as/com/threerings/presents/client/Communicator.as +++ b/src/as/com/threerings/presents/client/Communicator.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/ConfirmAdapter.as b/src/as/com/threerings/presents/client/ConfirmAdapter.as index 4eb961731..1e745d16c 100644 --- a/src/as/com/threerings/presents/client/ConfirmAdapter.as +++ b/src/as/com/threerings/presents/client/ConfirmAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/InvocationAdapter.as b/src/as/com/threerings/presents/client/InvocationAdapter.as index 97b7558e7..28126732f 100644 --- a/src/as/com/threerings/presents/client/InvocationAdapter.as +++ b/src/as/com/threerings/presents/client/InvocationAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/InvocationDecoder.as b/src/as/com/threerings/presents/client/InvocationDecoder.as index ff250ad03..242eb8bb7 100644 --- a/src/as/com/threerings/presents/client/InvocationDecoder.as +++ b/src/as/com/threerings/presents/client/InvocationDecoder.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/InvocationDirector.as b/src/as/com/threerings/presents/client/InvocationDirector.as index 532762b76..6d126095a 100644 --- a/src/as/com/threerings/presents/client/InvocationDirector.as +++ b/src/as/com/threerings/presents/client/InvocationDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/InvocationReceiver.as b/src/as/com/threerings/presents/client/InvocationReceiver.as index ccc552269..586cb8390 100644 --- a/src/as/com/threerings/presents/client/InvocationReceiver.as +++ b/src/as/com/threerings/presents/client/InvocationReceiver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/InvocationReceiver_Registration.as b/src/as/com/threerings/presents/client/InvocationReceiver_Registration.as index 2b6c04e7f..aa5c9525b 100644 --- a/src/as/com/threerings/presents/client/InvocationReceiver_Registration.as +++ b/src/as/com/threerings/presents/client/InvocationReceiver_Registration.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/InvocationService.as b/src/as/com/threerings/presents/client/InvocationService.as index 61a5a3610..abca452fb 100644 --- a/src/as/com/threerings/presents/client/InvocationService.as +++ b/src/as/com/threerings/presents/client/InvocationService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/InvocationService_ConfirmListener.as b/src/as/com/threerings/presents/client/InvocationService_ConfirmListener.as index 02a1dac46..45d8b516f 100644 --- a/src/as/com/threerings/presents/client/InvocationService_ConfirmListener.as +++ b/src/as/com/threerings/presents/client/InvocationService_ConfirmListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/InvocationService_InvocationListener.as b/src/as/com/threerings/presents/client/InvocationService_InvocationListener.as index 15788d581..3cd33c997 100644 --- a/src/as/com/threerings/presents/client/InvocationService_InvocationListener.as +++ b/src/as/com/threerings/presents/client/InvocationService_InvocationListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/InvocationService_ResultListener.as b/src/as/com/threerings/presents/client/InvocationService_ResultListener.as index 13bfc4fa4..ef3a4238d 100644 --- a/src/as/com/threerings/presents/client/InvocationService_ResultListener.as +++ b/src/as/com/threerings/presents/client/InvocationService_ResultListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/LogonError.as b/src/as/com/threerings/presents/client/LogonError.as index 0499f72ff..cd42067df 100644 --- a/src/as/com/threerings/presents/client/LogonError.as +++ b/src/as/com/threerings/presents/client/LogonError.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/PresentsPrefs.as b/src/as/com/threerings/presents/client/PresentsPrefs.as index 6e11a1f0b..109475cd0 100644 --- a/src/as/com/threerings/presents/client/PresentsPrefs.as +++ b/src/as/com/threerings/presents/client/PresentsPrefs.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/ResultAdapter.as b/src/as/com/threerings/presents/client/ResultAdapter.as index 176accc00..e58e4ca1a 100644 --- a/src/as/com/threerings/presents/client/ResultAdapter.as +++ b/src/as/com/threerings/presents/client/ResultAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/ServerSwitcher.as b/src/as/com/threerings/presents/client/ServerSwitcher.as index d41aa6f7e..96fdf3b39 100644 --- a/src/as/com/threerings/presents/client/ServerSwitcher.as +++ b/src/as/com/threerings/presents/client/ServerSwitcher.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/SessionObserver.as b/src/as/com/threerings/presents/client/SessionObserver.as index 8af2965db..f2a11708b 100644 --- a/src/as/com/threerings/presents/client/SessionObserver.as +++ b/src/as/com/threerings/presents/client/SessionObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/TimeBaseService.as b/src/as/com/threerings/presents/client/TimeBaseService.as index 603535f4c..af18c5627 100644 --- a/src/as/com/threerings/presents/client/TimeBaseService.as +++ b/src/as/com/threerings/presents/client/TimeBaseService.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/client/TimeBaseService_GotTimeBaseListener.as b/src/as/com/threerings/presents/client/TimeBaseService_GotTimeBaseListener.as index cbe929e2e..1ab76a483 100644 --- a/src/as/com/threerings/presents/client/TimeBaseService_GotTimeBaseListener.as +++ b/src/as/com/threerings/presents/client/TimeBaseService_GotTimeBaseListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/data/AuthCodes.as b/src/as/com/threerings/presents/data/AuthCodes.as index 6a74c9e7f..b04a60afc 100644 --- a/src/as/com/threerings/presents/data/AuthCodes.as +++ b/src/as/com/threerings/presents/data/AuthCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/data/ClientObject.as b/src/as/com/threerings/presents/data/ClientObject.as index c601eed9f..6ffb177e4 100644 --- a/src/as/com/threerings/presents/data/ClientObject.as +++ b/src/as/com/threerings/presents/data/ClientObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/data/ConMgrStats.as b/src/as/com/threerings/presents/data/ConMgrStats.as index 0ff441520..7c7179064 100644 --- a/src/as/com/threerings/presents/data/ConMgrStats.as +++ b/src/as/com/threerings/presents/data/ConMgrStats.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/data/InvocationCodes.as b/src/as/com/threerings/presents/data/InvocationCodes.as index 546d98b34..59d23011a 100644 --- a/src/as/com/threerings/presents/data/InvocationCodes.as +++ b/src/as/com/threerings/presents/data/InvocationCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/data/InvocationMarshaller.as b/src/as/com/threerings/presents/data/InvocationMarshaller.as index 6c4a04b92..e6e719c0d 100644 --- a/src/as/com/threerings/presents/data/InvocationMarshaller.as +++ b/src/as/com/threerings/presents/data/InvocationMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/data/InvocationMarshaller_ConfirmMarshaller.as b/src/as/com/threerings/presents/data/InvocationMarshaller_ConfirmMarshaller.as index af0a6a193..4dcc389d7 100644 --- a/src/as/com/threerings/presents/data/InvocationMarshaller_ConfirmMarshaller.as +++ b/src/as/com/threerings/presents/data/InvocationMarshaller_ConfirmMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/data/InvocationMarshaller_ListenerMarshaller.as b/src/as/com/threerings/presents/data/InvocationMarshaller_ListenerMarshaller.as index d6429ad01..3e28a4772 100644 --- a/src/as/com/threerings/presents/data/InvocationMarshaller_ListenerMarshaller.as +++ b/src/as/com/threerings/presents/data/InvocationMarshaller_ListenerMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/data/InvocationMarshaller_ResultMarshaller.as b/src/as/com/threerings/presents/data/InvocationMarshaller_ResultMarshaller.as index f3322b3af..095e0e507 100644 --- a/src/as/com/threerings/presents/data/InvocationMarshaller_ResultMarshaller.as +++ b/src/as/com/threerings/presents/data/InvocationMarshaller_ResultMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/data/Permission.as b/src/as/com/threerings/presents/data/Permission.as index 427ccca80..3ff57fde9 100644 --- a/src/as/com/threerings/presents/data/Permission.as +++ b/src/as/com/threerings/presents/data/Permission.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/data/PermissionPolicy.as b/src/as/com/threerings/presents/data/PermissionPolicy.as index f9b31dd22..71e696670 100644 --- a/src/as/com/threerings/presents/data/PermissionPolicy.as +++ b/src/as/com/threerings/presents/data/PermissionPolicy.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/data/TimeBaseMarshaller.as b/src/as/com/threerings/presents/data/TimeBaseMarshaller.as index 7df8cce74..446c2e498 100644 --- a/src/as/com/threerings/presents/data/TimeBaseMarshaller.as +++ b/src/as/com/threerings/presents/data/TimeBaseMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/data/TimeBaseMarshaller_GotTimeBaseMarshaller.as b/src/as/com/threerings/presents/data/TimeBaseMarshaller_GotTimeBaseMarshaller.as index 6fc95a5ba..1f16bf023 100644 --- a/src/as/com/threerings/presents/data/TimeBaseMarshaller_GotTimeBaseMarshaller.as +++ b/src/as/com/threerings/presents/data/TimeBaseMarshaller_GotTimeBaseMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/AttributeChangeAdapter.as b/src/as/com/threerings/presents/dobj/AttributeChangeAdapter.as index 76444d4d3..bb20f09cd 100644 --- a/src/as/com/threerings/presents/dobj/AttributeChangeAdapter.as +++ b/src/as/com/threerings/presents/dobj/AttributeChangeAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/AttributeChangeListener.as b/src/as/com/threerings/presents/dobj/AttributeChangeListener.as index b4ed2c619..bf7b9392b 100644 --- a/src/as/com/threerings/presents/dobj/AttributeChangeListener.as +++ b/src/as/com/threerings/presents/dobj/AttributeChangeListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/AttributeChangedEvent.as b/src/as/com/threerings/presents/dobj/AttributeChangedEvent.as index f3b9aaf17..800b07dab 100644 --- a/src/as/com/threerings/presents/dobj/AttributeChangedEvent.as +++ b/src/as/com/threerings/presents/dobj/AttributeChangedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/ChangeListener.as b/src/as/com/threerings/presents/dobj/ChangeListener.as index 7cc453634..634e46080 100644 --- a/src/as/com/threerings/presents/dobj/ChangeListener.as +++ b/src/as/com/threerings/presents/dobj/ChangeListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/CompoundEvent.as b/src/as/com/threerings/presents/dobj/CompoundEvent.as index f5cbfe06f..5b3b02286 100644 --- a/src/as/com/threerings/presents/dobj/CompoundEvent.as +++ b/src/as/com/threerings/presents/dobj/CompoundEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/DEvent.as b/src/as/com/threerings/presents/dobj/DEvent.as index afb9e195a..7eb8c9c5c 100644 --- a/src/as/com/threerings/presents/dobj/DEvent.as +++ b/src/as/com/threerings/presents/dobj/DEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/DObject.as b/src/as/com/threerings/presents/dobj/DObject.as index f1d31fa86..608cfa087 100644 --- a/src/as/com/threerings/presents/dobj/DObject.as +++ b/src/as/com/threerings/presents/dobj/DObject.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/DObjectManager.as b/src/as/com/threerings/presents/dobj/DObjectManager.as index c461efd31..b7b4760e9 100644 --- a/src/as/com/threerings/presents/dobj/DObjectManager.as +++ b/src/as/com/threerings/presents/dobj/DObjectManager.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/DSet.as b/src/as/com/threerings/presents/dobj/DSet.as index de6dc48ed..0d3f6aece 100644 --- a/src/as/com/threerings/presents/dobj/DSet.as +++ b/src/as/com/threerings/presents/dobj/DSet.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/DSet_Entry.as b/src/as/com/threerings/presents/dobj/DSet_Entry.as index 9fa5fa432..ffbe09036 100644 --- a/src/as/com/threerings/presents/dobj/DSet_Entry.as +++ b/src/as/com/threerings/presents/dobj/DSet_Entry.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/DummyEntry.as b/src/as/com/threerings/presents/dobj/DummyEntry.as index d7c2d3038..8a53c02e7 100644 --- a/src/as/com/threerings/presents/dobj/DummyEntry.as +++ b/src/as/com/threerings/presents/dobj/DummyEntry.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/ElementUpdateListener.as b/src/as/com/threerings/presents/dobj/ElementUpdateListener.as index 2a15f4b6a..adadb679a 100644 --- a/src/as/com/threerings/presents/dobj/ElementUpdateListener.as +++ b/src/as/com/threerings/presents/dobj/ElementUpdateListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/ElementUpdatedEvent.as b/src/as/com/threerings/presents/dobj/ElementUpdatedEvent.as index f186a36e1..ee9bab8b0 100644 --- a/src/as/com/threerings/presents/dobj/ElementUpdatedEvent.as +++ b/src/as/com/threerings/presents/dobj/ElementUpdatedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/EntryAddedEvent.as b/src/as/com/threerings/presents/dobj/EntryAddedEvent.as index 9931d2b5e..da17126bf 100644 --- a/src/as/com/threerings/presents/dobj/EntryAddedEvent.as +++ b/src/as/com/threerings/presents/dobj/EntryAddedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/EntryRemovedEvent.as b/src/as/com/threerings/presents/dobj/EntryRemovedEvent.as index 067fdaa1b..19cc7ef92 100644 --- a/src/as/com/threerings/presents/dobj/EntryRemovedEvent.as +++ b/src/as/com/threerings/presents/dobj/EntryRemovedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/EntryUpdatedEvent.as b/src/as/com/threerings/presents/dobj/EntryUpdatedEvent.as index 90bb15bd8..1fac4fb67 100644 --- a/src/as/com/threerings/presents/dobj/EntryUpdatedEvent.as +++ b/src/as/com/threerings/presents/dobj/EntryUpdatedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/EventAdapter.as b/src/as/com/threerings/presents/dobj/EventAdapter.as index 684786114..cf79514a2 100644 --- a/src/as/com/threerings/presents/dobj/EventAdapter.as +++ b/src/as/com/threerings/presents/dobj/EventAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/EventListener.as b/src/as/com/threerings/presents/dobj/EventListener.as index fdf5df0d7..a698cb4ff 100644 --- a/src/as/com/threerings/presents/dobj/EventListener.as +++ b/src/as/com/threerings/presents/dobj/EventListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/InvocationNotificationEvent.as b/src/as/com/threerings/presents/dobj/InvocationNotificationEvent.as index b5325aade..27042f3fe 100644 --- a/src/as/com/threerings/presents/dobj/InvocationNotificationEvent.as +++ b/src/as/com/threerings/presents/dobj/InvocationNotificationEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/InvocationRequestEvent.as b/src/as/com/threerings/presents/dobj/InvocationRequestEvent.as index 557c1215a..775ee1870 100644 --- a/src/as/com/threerings/presents/dobj/InvocationRequestEvent.as +++ b/src/as/com/threerings/presents/dobj/InvocationRequestEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/InvocationResponseEvent.as b/src/as/com/threerings/presents/dobj/InvocationResponseEvent.as index fd0ebb1c7..a84086561 100644 --- a/src/as/com/threerings/presents/dobj/InvocationResponseEvent.as +++ b/src/as/com/threerings/presents/dobj/InvocationResponseEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/MessageAdapter.as b/src/as/com/threerings/presents/dobj/MessageAdapter.as index 19d63883c..667bc6a79 100644 --- a/src/as/com/threerings/presents/dobj/MessageAdapter.as +++ b/src/as/com/threerings/presents/dobj/MessageAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/MessageEvent.as b/src/as/com/threerings/presents/dobj/MessageEvent.as index 1563c89c9..de82103ee 100644 --- a/src/as/com/threerings/presents/dobj/MessageEvent.as +++ b/src/as/com/threerings/presents/dobj/MessageEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/MessageListener.as b/src/as/com/threerings/presents/dobj/MessageListener.as index d0b8ed68a..2adaa730a 100644 --- a/src/as/com/threerings/presents/dobj/MessageListener.as +++ b/src/as/com/threerings/presents/dobj/MessageListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/NamedEvent.as b/src/as/com/threerings/presents/dobj/NamedEvent.as index 5c19048a0..7b3fd8502 100644 --- a/src/as/com/threerings/presents/dobj/NamedEvent.as +++ b/src/as/com/threerings/presents/dobj/NamedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/ObjectAccessError.as b/src/as/com/threerings/presents/dobj/ObjectAccessError.as index 0df3d8341..116c4a952 100644 --- a/src/as/com/threerings/presents/dobj/ObjectAccessError.as +++ b/src/as/com/threerings/presents/dobj/ObjectAccessError.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/ObjectAddedEvent.as b/src/as/com/threerings/presents/dobj/ObjectAddedEvent.as index 7d072a845..5072933cb 100644 --- a/src/as/com/threerings/presents/dobj/ObjectAddedEvent.as +++ b/src/as/com/threerings/presents/dobj/ObjectAddedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/ObjectDeathListener.as b/src/as/com/threerings/presents/dobj/ObjectDeathListener.as index 4aed3338b..8f795dfb9 100644 --- a/src/as/com/threerings/presents/dobj/ObjectDeathListener.as +++ b/src/as/com/threerings/presents/dobj/ObjectDeathListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/ObjectDestroyedEvent.as b/src/as/com/threerings/presents/dobj/ObjectDestroyedEvent.as index 5cb9d14f5..a05398650 100644 --- a/src/as/com/threerings/presents/dobj/ObjectDestroyedEvent.as +++ b/src/as/com/threerings/presents/dobj/ObjectDestroyedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/ObjectRemovedEvent.as b/src/as/com/threerings/presents/dobj/ObjectRemovedEvent.as index 0d2fb2fde..b4c81c9fe 100644 --- a/src/as/com/threerings/presents/dobj/ObjectRemovedEvent.as +++ b/src/as/com/threerings/presents/dobj/ObjectRemovedEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/OidList.as b/src/as/com/threerings/presents/dobj/OidList.as index ed6f4484d..da8436518 100644 --- a/src/as/com/threerings/presents/dobj/OidList.as +++ b/src/as/com/threerings/presents/dobj/OidList.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/OidListListener.as b/src/as/com/threerings/presents/dobj/OidListListener.as index f5a5af0cf..644050ce3 100644 --- a/src/as/com/threerings/presents/dobj/OidListListener.as +++ b/src/as/com/threerings/presents/dobj/OidListListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/ServerMessageEvent.as b/src/as/com/threerings/presents/dobj/ServerMessageEvent.as index eead99f22..03ac83dda 100644 --- a/src/as/com/threerings/presents/dobj/ServerMessageEvent.as +++ b/src/as/com/threerings/presents/dobj/ServerMessageEvent.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/SetAdapter.as b/src/as/com/threerings/presents/dobj/SetAdapter.as index eaf075831..1a7a92158 100644 --- a/src/as/com/threerings/presents/dobj/SetAdapter.as +++ b/src/as/com/threerings/presents/dobj/SetAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/SetListener.as b/src/as/com/threerings/presents/dobj/SetListener.as index 7e611ec89..a95ba4f18 100644 --- a/src/as/com/threerings/presents/dobj/SetListener.as +++ b/src/as/com/threerings/presents/dobj/SetListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/Subscriber.as b/src/as/com/threerings/presents/dobj/Subscriber.as index eb4710577..bb5b377bb 100644 --- a/src/as/com/threerings/presents/dobj/Subscriber.as +++ b/src/as/com/threerings/presents/dobj/Subscriber.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/dobj/SubscriberAdapter.as b/src/as/com/threerings/presents/dobj/SubscriberAdapter.as index 9b63bb049..87577193b 100644 --- a/src/as/com/threerings/presents/dobj/SubscriberAdapter.as +++ b/src/as/com/threerings/presents/dobj/SubscriberAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/AuthRequest.as b/src/as/com/threerings/presents/net/AuthRequest.as index ba09e5431..9bdfb6672 100644 --- a/src/as/com/threerings/presents/net/AuthRequest.as +++ b/src/as/com/threerings/presents/net/AuthRequest.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/AuthResponse.as b/src/as/com/threerings/presents/net/AuthResponse.as index 1b8a73855..a16f2a661 100644 --- a/src/as/com/threerings/presents/net/AuthResponse.as +++ b/src/as/com/threerings/presents/net/AuthResponse.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/AuthResponseData.as b/src/as/com/threerings/presents/net/AuthResponseData.as index 831bf576f..3bc1f306b 100644 --- a/src/as/com/threerings/presents/net/AuthResponseData.as +++ b/src/as/com/threerings/presents/net/AuthResponseData.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/BootstrapData.as b/src/as/com/threerings/presents/net/BootstrapData.as index 373b73cf0..31a97a891 100644 --- a/src/as/com/threerings/presents/net/BootstrapData.as +++ b/src/as/com/threerings/presents/net/BootstrapData.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/BootstrapNotification.as b/src/as/com/threerings/presents/net/BootstrapNotification.as index a64b77fea..a33d55615 100644 --- a/src/as/com/threerings/presents/net/BootstrapNotification.as +++ b/src/as/com/threerings/presents/net/BootstrapNotification.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/Credentials.as b/src/as/com/threerings/presents/net/Credentials.as index 507968863..b8f9e5ddc 100644 --- a/src/as/com/threerings/presents/net/Credentials.as +++ b/src/as/com/threerings/presents/net/Credentials.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/DownstreamMessage.as b/src/as/com/threerings/presents/net/DownstreamMessage.as index a7bd4c168..53983e4bd 100644 --- a/src/as/com/threerings/presents/net/DownstreamMessage.as +++ b/src/as/com/threerings/presents/net/DownstreamMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/EventNotification.as b/src/as/com/threerings/presents/net/EventNotification.as index 220607139..a2f849ffe 100644 --- a/src/as/com/threerings/presents/net/EventNotification.as +++ b/src/as/com/threerings/presents/net/EventNotification.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/FailureResponse.as b/src/as/com/threerings/presents/net/FailureResponse.as index 2a77540e2..5d6691ffc 100644 --- a/src/as/com/threerings/presents/net/FailureResponse.as +++ b/src/as/com/threerings/presents/net/FailureResponse.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/ForwardEventRequest.as b/src/as/com/threerings/presents/net/ForwardEventRequest.as index 22502ce48..07b3f782f 100644 --- a/src/as/com/threerings/presents/net/ForwardEventRequest.as +++ b/src/as/com/threerings/presents/net/ForwardEventRequest.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/LogoffRequest.as b/src/as/com/threerings/presents/net/LogoffRequest.as index ebc146fd0..e1e51dfbd 100644 --- a/src/as/com/threerings/presents/net/LogoffRequest.as +++ b/src/as/com/threerings/presents/net/LogoffRequest.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/ObjectResponse.as b/src/as/com/threerings/presents/net/ObjectResponse.as index c9371d143..856c3412d 100644 --- a/src/as/com/threerings/presents/net/ObjectResponse.as +++ b/src/as/com/threerings/presents/net/ObjectResponse.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/PingRequest.as b/src/as/com/threerings/presents/net/PingRequest.as index a1a64b8d9..0df467359 100644 --- a/src/as/com/threerings/presents/net/PingRequest.as +++ b/src/as/com/threerings/presents/net/PingRequest.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/PongResponse.as b/src/as/com/threerings/presents/net/PongResponse.as index 7cc916b37..8aefab8ba 100644 --- a/src/as/com/threerings/presents/net/PongResponse.as +++ b/src/as/com/threerings/presents/net/PongResponse.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/ServiceCreds.as b/src/as/com/threerings/presents/net/ServiceCreds.as index 7398f2c64..07da0eca2 100644 --- a/src/as/com/threerings/presents/net/ServiceCreds.as +++ b/src/as/com/threerings/presents/net/ServiceCreds.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/SubscribeRequest.as b/src/as/com/threerings/presents/net/SubscribeRequest.as index 1392bfd88..05f42d0d1 100644 --- a/src/as/com/threerings/presents/net/SubscribeRequest.as +++ b/src/as/com/threerings/presents/net/SubscribeRequest.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/ThrottleUpdatedMessage.as b/src/as/com/threerings/presents/net/ThrottleUpdatedMessage.as index bd4245ab5..7146c6cfc 100644 --- a/src/as/com/threerings/presents/net/ThrottleUpdatedMessage.as +++ b/src/as/com/threerings/presents/net/ThrottleUpdatedMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/UnsubscribeRequest.as b/src/as/com/threerings/presents/net/UnsubscribeRequest.as index 628a8c6f3..f16d6513a 100644 --- a/src/as/com/threerings/presents/net/UnsubscribeRequest.as +++ b/src/as/com/threerings/presents/net/UnsubscribeRequest.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/UnsubscribeResponse.as b/src/as/com/threerings/presents/net/UnsubscribeResponse.as index 7598ffb3e..d9fee248f 100644 --- a/src/as/com/threerings/presents/net/UnsubscribeResponse.as +++ b/src/as/com/threerings/presents/net/UnsubscribeResponse.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/UpdateThrottleMessage.as b/src/as/com/threerings/presents/net/UpdateThrottleMessage.as index 655d01262..612081ad3 100644 --- a/src/as/com/threerings/presents/net/UpdateThrottleMessage.as +++ b/src/as/com/threerings/presents/net/UpdateThrottleMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/UpstreamMessage.as b/src/as/com/threerings/presents/net/UpstreamMessage.as index 69fe8ca7f..11e74fcd1 100644 --- a/src/as/com/threerings/presents/net/UpstreamMessage.as +++ b/src/as/com/threerings/presents/net/UpstreamMessage.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/net/UsernamePasswordCreds.as b/src/as/com/threerings/presents/net/UsernamePasswordCreds.as index 9bcce611e..0995c8b5e 100644 --- a/src/as/com/threerings/presents/net/UsernamePasswordCreds.as +++ b/src/as/com/threerings/presents/net/UsernamePasswordCreds.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/peer/data/ClientInfo.as b/src/as/com/threerings/presents/peer/data/ClientInfo.as index 75842676d..1bb9334b0 100644 --- a/src/as/com/threerings/presents/peer/data/ClientInfo.as +++ b/src/as/com/threerings/presents/peer/data/ClientInfo.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/util/PresentsContext.as b/src/as/com/threerings/presents/util/PresentsContext.as index 0b26ddd50..74e832207 100644 --- a/src/as/com/threerings/presents/util/PresentsContext.as +++ b/src/as/com/threerings/presents/util/PresentsContext.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/util/SafeObjectManager.as b/src/as/com/threerings/presents/util/SafeObjectManager.as index 18cd02842..5b21b990a 100644 --- a/src/as/com/threerings/presents/util/SafeObjectManager.as +++ b/src/as/com/threerings/presents/util/SafeObjectManager.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/presents/util/SafeSubscriber.as b/src/as/com/threerings/presents/util/SafeSubscriber.as index 92af52397..f26dd00bf 100644 --- a/src/as/com/threerings/presents/util/SafeSubscriber.as +++ b/src/as/com/threerings/presents/util/SafeSubscriber.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/ArrayIterator.as b/src/as/com/threerings/util/ArrayIterator.as index 2b7ca545c..7776366e3 100644 --- a/src/as/com/threerings/util/ArrayIterator.as +++ b/src/as/com/threerings/util/ArrayIterator.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/Boxed.as b/src/as/com/threerings/util/Boxed.as index 852ae6b6c..1e515b8a1 100644 --- a/src/as/com/threerings/util/Boxed.as +++ b/src/as/com/threerings/util/Boxed.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/Byte.as b/src/as/com/threerings/util/Byte.as index 50c12ab3d..d8e13378f 100644 --- a/src/as/com/threerings/util/Byte.as +++ b/src/as/com/threerings/util/Byte.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/EmbeddedSwfLoader.as b/src/as/com/threerings/util/EmbeddedSwfLoader.as index 98c9c353d..137d8810d 100644 --- a/src/as/com/threerings/util/EmbeddedSwfLoader.as +++ b/src/as/com/threerings/util/EmbeddedSwfLoader.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/Float.as b/src/as/com/threerings/util/Float.as index 33d2e3c49..0253aad12 100644 --- a/src/as/com/threerings/util/Float.as +++ b/src/as/com/threerings/util/Float.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/Integer.as b/src/as/com/threerings/util/Integer.as index c3028e745..6db2524a2 100644 --- a/src/as/com/threerings/util/Integer.as +++ b/src/as/com/threerings/util/Integer.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/Iterator.as b/src/as/com/threerings/util/Iterator.as index 1d4235db1..9821300cc 100644 --- a/src/as/com/threerings/util/Iterator.as +++ b/src/as/com/threerings/util/Iterator.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/Long.as b/src/as/com/threerings/util/Long.as index c732252b3..4a0f2c6a8 100644 --- a/src/as/com/threerings/util/Long.as +++ b/src/as/com/threerings/util/Long.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/MessageBundle.as b/src/as/com/threerings/util/MessageBundle.as index 1c967f061..7c8956b23 100644 --- a/src/as/com/threerings/util/MessageBundle.as +++ b/src/as/com/threerings/util/MessageBundle.as @@ -2,7 +2,7 @@ // $Id$ // // Flash Utils library - general purpose ActionScript utility code -// Copyright (C) 2007-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2007-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/ooolib/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/MessageManager.as b/src/as/com/threerings/util/MessageManager.as index 537272304..ad36a43d5 100644 --- a/src/as/com/threerings/util/MessageManager.as +++ b/src/as/com/threerings/util/MessageManager.as @@ -2,7 +2,7 @@ // $Id$ // // Flash Utils library - general purpose ActionScript utility code -// Copyright (C) 2007-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2007-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/ooolib/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/Name.as b/src/as/com/threerings/util/Name.as index fca4dc5b0..cfb1bb75a 100644 --- a/src/as/com/threerings/util/Name.as +++ b/src/as/com/threerings/util/Name.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/ObjectMarshaller.as b/src/as/com/threerings/util/ObjectMarshaller.as index dd2b8afc1..4565efa3c 100644 --- a/src/as/com/threerings/util/ObjectMarshaller.as +++ b/src/as/com/threerings/util/ObjectMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/ResultAdapter.as b/src/as/com/threerings/util/ResultAdapter.as index cbca457e4..e0de4c404 100644 --- a/src/as/com/threerings/util/ResultAdapter.as +++ b/src/as/com/threerings/util/ResultAdapter.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/ResultListener.as b/src/as/com/threerings/util/ResultListener.as index 0b8f563e8..31275a12d 100644 --- a/src/as/com/threerings/util/ResultListener.as +++ b/src/as/com/threerings/util/ResultListener.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/Short.as b/src/as/com/threerings/util/Short.as index fc4d45f1d..8dde10ebf 100644 --- a/src/as/com/threerings/util/Short.as +++ b/src/as/com/threerings/util/Short.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/StreamableArrayList.as b/src/as/com/threerings/util/StreamableArrayList.as index 31aacd42f..0dfc213c7 100644 --- a/src/as/com/threerings/util/StreamableArrayList.as +++ b/src/as/com/threerings/util/StreamableArrayList.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/StreamableHashMap.as b/src/as/com/threerings/util/StreamableHashMap.as index 98632c8c7..1b3edfdd4 100644 --- a/src/as/com/threerings/util/StreamableHashMap.as +++ b/src/as/com/threerings/util/StreamableHashMap.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/TimeUtil.as b/src/as/com/threerings/util/TimeUtil.as index 1c6e9eab4..1496431b1 100644 --- a/src/as/com/threerings/util/TimeUtil.as +++ b/src/as/com/threerings/util/TimeUtil.as @@ -2,7 +2,7 @@ // $Id$ // // Flash Utils library - general purpose ActionScript utility code -// Copyright (C) 2007-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2007-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/ooolib/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/as/com/threerings/util/langBoolean.as b/src/as/com/threerings/util/langBoolean.as index f7ca07e5d..944d49891 100644 --- a/src/as/com/threerings/util/langBoolean.as +++ b/src/as/com/threerings/util/langBoolean.as @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/NaryaLog.java b/src/java/com/threerings/NaryaLog.java index 12e55a9dd..25aad4d75 100644 --- a/src/java/com/threerings/NaryaLog.java +++ b/src/java/com/threerings/NaryaLog.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/Log.java b/src/java/com/threerings/admin/Log.java index 305c73fd8..d8fcbb295 100644 --- a/src/java/com/threerings/admin/Log.java +++ b/src/java/com/threerings/admin/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/client/AdminService.java b/src/java/com/threerings/admin/client/AdminService.java index 7a9115e6e..64a91a660 100644 --- a/src/java/com/threerings/admin/client/AdminService.java +++ b/src/java/com/threerings/admin/client/AdminService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/client/AsStringFieldEditor.java b/src/java/com/threerings/admin/client/AsStringFieldEditor.java index 29bfe5eea..4793936f0 100644 --- a/src/java/com/threerings/admin/client/AsStringFieldEditor.java +++ b/src/java/com/threerings/admin/client/AsStringFieldEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/client/BooleanFieldEditor.java b/src/java/com/threerings/admin/client/BooleanFieldEditor.java index da527834d..db305caf3 100644 --- a/src/java/com/threerings/admin/client/BooleanFieldEditor.java +++ b/src/java/com/threerings/admin/client/BooleanFieldEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/client/ConfigEditorPanel.java b/src/java/com/threerings/admin/client/ConfigEditorPanel.java index 1d5f11d9a..a530bc8b1 100644 --- a/src/java/com/threerings/admin/client/ConfigEditorPanel.java +++ b/src/java/com/threerings/admin/client/ConfigEditorPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/client/ConfigObjectManager.java b/src/java/com/threerings/admin/client/ConfigObjectManager.java index 2b23320e5..a5e9350c3 100644 --- a/src/java/com/threerings/admin/client/ConfigObjectManager.java +++ b/src/java/com/threerings/admin/client/ConfigObjectManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/client/DSetEditor.java b/src/java/com/threerings/admin/client/DSetEditor.java index f70738d6c..f82180f83 100644 --- a/src/java/com/threerings/admin/client/DSetEditor.java +++ b/src/java/com/threerings/admin/client/DSetEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/client/FieldEditor.java b/src/java/com/threerings/admin/client/FieldEditor.java index 2f76e86fc..6a9769377 100644 --- a/src/java/com/threerings/admin/client/FieldEditor.java +++ b/src/java/com/threerings/admin/client/FieldEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/client/ObjectEditorPanel.java b/src/java/com/threerings/admin/client/ObjectEditorPanel.java index 9fbe1be69..f20cd1325 100644 --- a/src/java/com/threerings/admin/client/ObjectEditorPanel.java +++ b/src/java/com/threerings/admin/client/ObjectEditorPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/client/PulldownFieldEditor.java b/src/java/com/threerings/admin/client/PulldownFieldEditor.java index d16237bf5..a07951d34 100644 --- a/src/java/com/threerings/admin/client/PulldownFieldEditor.java +++ b/src/java/com/threerings/admin/client/PulldownFieldEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/client/TabbedDSetEditor.java b/src/java/com/threerings/admin/client/TabbedDSetEditor.java index 28a5381fd..99dd80810 100644 --- a/src/java/com/threerings/admin/client/TabbedDSetEditor.java +++ b/src/java/com/threerings/admin/client/TabbedDSetEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/data/AdminCodes.java b/src/java/com/threerings/admin/data/AdminCodes.java index 7d66bf754..103dacfc5 100644 --- a/src/java/com/threerings/admin/data/AdminCodes.java +++ b/src/java/com/threerings/admin/data/AdminCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/data/AdminMarshaller.java b/src/java/com/threerings/admin/data/AdminMarshaller.java index de6cbbbe0..24d62091b 100644 --- a/src/java/com/threerings/admin/data/AdminMarshaller.java +++ b/src/java/com/threerings/admin/data/AdminMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/data/ConfigObject.java b/src/java/com/threerings/admin/data/ConfigObject.java index c10f9fac5..8e1764ee7 100644 --- a/src/java/com/threerings/admin/data/ConfigObject.java +++ b/src/java/com/threerings/admin/data/ConfigObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/server/AdminDispatcher.java b/src/java/com/threerings/admin/server/AdminDispatcher.java index ecead3125..7aa43d237 100644 --- a/src/java/com/threerings/admin/server/AdminDispatcher.java +++ b/src/java/com/threerings/admin/server/AdminDispatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/server/AdminManager.java b/src/java/com/threerings/admin/server/AdminManager.java index f26a75cef..e2e413663 100644 --- a/src/java/com/threerings/admin/server/AdminManager.java +++ b/src/java/com/threerings/admin/server/AdminManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/server/AdminProvider.java b/src/java/com/threerings/admin/server/AdminProvider.java index aacb33494..d0a458a51 100644 --- a/src/java/com/threerings/admin/server/AdminProvider.java +++ b/src/java/com/threerings/admin/server/AdminProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/server/ConfigRegistry.java b/src/java/com/threerings/admin/server/ConfigRegistry.java index f6e06757a..56714fbde 100644 --- a/src/java/com/threerings/admin/server/ConfigRegistry.java +++ b/src/java/com/threerings/admin/server/ConfigRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/server/DatabaseConfigRegistry.java b/src/java/com/threerings/admin/server/DatabaseConfigRegistry.java index 4b855013e..cef646a20 100644 --- a/src/java/com/threerings/admin/server/DatabaseConfigRegistry.java +++ b/src/java/com/threerings/admin/server/DatabaseConfigRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/server/PeeredDatabaseConfigRegistry.java b/src/java/com/threerings/admin/server/PeeredDatabaseConfigRegistry.java index e96cec33d..9134f5933 100644 --- a/src/java/com/threerings/admin/server/PeeredDatabaseConfigRegistry.java +++ b/src/java/com/threerings/admin/server/PeeredDatabaseConfigRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/server/PrefsConfigRegistry.java b/src/java/com/threerings/admin/server/PrefsConfigRegistry.java index b7348b2d4..d5cfebbb1 100644 --- a/src/java/com/threerings/admin/server/PrefsConfigRegistry.java +++ b/src/java/com/threerings/admin/server/PrefsConfigRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/server/persist/ConfigDatum.java b/src/java/com/threerings/admin/server/persist/ConfigDatum.java index adbf14a06..2861636d3 100644 --- a/src/java/com/threerings/admin/server/persist/ConfigDatum.java +++ b/src/java/com/threerings/admin/server/persist/ConfigDatum.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/server/persist/ConfigRecord.java b/src/java/com/threerings/admin/server/persist/ConfigRecord.java index 83cb17ac9..d3efe5b72 100644 --- a/src/java/com/threerings/admin/server/persist/ConfigRecord.java +++ b/src/java/com/threerings/admin/server/persist/ConfigRecord.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/admin/server/persist/ConfigRepository.java b/src/java/com/threerings/admin/server/persist/ConfigRepository.java index 1f738c8e7..4dcce6f39 100644 --- a/src/java/com/threerings/admin/server/persist/ConfigRepository.java +++ b/src/java/com/threerings/admin/server/persist/ConfigRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/Log.java b/src/java/com/threerings/bureau/Log.java index c168a2b17..d1ba81c77 100644 --- a/src/java/com/threerings/bureau/Log.java +++ b/src/java/com/threerings/bureau/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/client/Agent.java b/src/java/com/threerings/bureau/client/Agent.java index 52ad330c9..66cf8979b 100644 --- a/src/java/com/threerings/bureau/client/Agent.java +++ b/src/java/com/threerings/bureau/client/Agent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/client/BureauClient.java b/src/java/com/threerings/bureau/client/BureauClient.java index 7d5eab52f..44939eb47 100644 --- a/src/java/com/threerings/bureau/client/BureauClient.java +++ b/src/java/com/threerings/bureau/client/BureauClient.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/client/BureauDecoder.java b/src/java/com/threerings/bureau/client/BureauDecoder.java index 8e6ae3529..bbbd91771 100644 --- a/src/java/com/threerings/bureau/client/BureauDecoder.java +++ b/src/java/com/threerings/bureau/client/BureauDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/client/BureauDirector.java b/src/java/com/threerings/bureau/client/BureauDirector.java index b7e0ff49e..d13622434 100644 --- a/src/java/com/threerings/bureau/client/BureauDirector.java +++ b/src/java/com/threerings/bureau/client/BureauDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/client/BureauReceiver.java b/src/java/com/threerings/bureau/client/BureauReceiver.java index 58b83daec..90b8fedac 100644 --- a/src/java/com/threerings/bureau/client/BureauReceiver.java +++ b/src/java/com/threerings/bureau/client/BureauReceiver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/client/BureauService.java b/src/java/com/threerings/bureau/client/BureauService.java index 8a60ea5a1..f0e63f27f 100644 --- a/src/java/com/threerings/bureau/client/BureauService.java +++ b/src/java/com/threerings/bureau/client/BureauService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/data/AgentObject.java b/src/java/com/threerings/bureau/data/AgentObject.java index 3a151e02f..fdb9e67f7 100644 --- a/src/java/com/threerings/bureau/data/AgentObject.java +++ b/src/java/com/threerings/bureau/data/AgentObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/data/BureauAuthName.java b/src/java/com/threerings/bureau/data/BureauAuthName.java index d9920fc08..ee8e89a4a 100644 --- a/src/java/com/threerings/bureau/data/BureauAuthName.java +++ b/src/java/com/threerings/bureau/data/BureauAuthName.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/data/BureauClientObject.java b/src/java/com/threerings/bureau/data/BureauClientObject.java index 5bfbffcd3..3eb606409 100644 --- a/src/java/com/threerings/bureau/data/BureauClientObject.java +++ b/src/java/com/threerings/bureau/data/BureauClientObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/data/BureauCodes.java b/src/java/com/threerings/bureau/data/BureauCodes.java index 5859f97ac..f9a911485 100644 --- a/src/java/com/threerings/bureau/data/BureauCodes.java +++ b/src/java/com/threerings/bureau/data/BureauCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/data/BureauCredentials.java b/src/java/com/threerings/bureau/data/BureauCredentials.java index c633758bf..18e006e73 100644 --- a/src/java/com/threerings/bureau/data/BureauCredentials.java +++ b/src/java/com/threerings/bureau/data/BureauCredentials.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/data/BureauMarshaller.java b/src/java/com/threerings/bureau/data/BureauMarshaller.java index 8cdfd7584..47e3e0f80 100644 --- a/src/java/com/threerings/bureau/data/BureauMarshaller.java +++ b/src/java/com/threerings/bureau/data/BureauMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/server/BureauClientResolver.java b/src/java/com/threerings/bureau/server/BureauClientResolver.java index c24a22e7b..d0d14d01d 100644 --- a/src/java/com/threerings/bureau/server/BureauClientResolver.java +++ b/src/java/com/threerings/bureau/server/BureauClientResolver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/server/BureauDispatcher.java b/src/java/com/threerings/bureau/server/BureauDispatcher.java index 67b10e5e8..d62ee8b17 100644 --- a/src/java/com/threerings/bureau/server/BureauDispatcher.java +++ b/src/java/com/threerings/bureau/server/BureauDispatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/server/BureauProvider.java b/src/java/com/threerings/bureau/server/BureauProvider.java index 4c7a2af22..88f76deba 100644 --- a/src/java/com/threerings/bureau/server/BureauProvider.java +++ b/src/java/com/threerings/bureau/server/BureauProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/server/BureauRegistry.java b/src/java/com/threerings/bureau/server/BureauRegistry.java index 8c72d18d4..657c3942f 100644 --- a/src/java/com/threerings/bureau/server/BureauRegistry.java +++ b/src/java/com/threerings/bureau/server/BureauRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/server/BureauSender.java b/src/java/com/threerings/bureau/server/BureauSender.java index f91fb65e2..7962b0c68 100644 --- a/src/java/com/threerings/bureau/server/BureauSender.java +++ b/src/java/com/threerings/bureau/server/BureauSender.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/server/BureauSession.java b/src/java/com/threerings/bureau/server/BureauSession.java index e136d477a..40aaca85a 100644 --- a/src/java/com/threerings/bureau/server/BureauSession.java +++ b/src/java/com/threerings/bureau/server/BureauSession.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/util/BureauContext.java b/src/java/com/threerings/bureau/util/BureauContext.java index bcb27eafa..a13cfab82 100644 --- a/src/java/com/threerings/bureau/util/BureauContext.java +++ b/src/java/com/threerings/bureau/util/BureauContext.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/bureau/util/BureauLogRedirector.java b/src/java/com/threerings/bureau/util/BureauLogRedirector.java index 066855105..d77fefd19 100644 --- a/src/java/com/threerings/bureau/util/BureauLogRedirector.java +++ b/src/java/com/threerings/bureau/util/BureauLogRedirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/Log.java b/src/java/com/threerings/crowd/Log.java index e1d18084c..eea6ac5d9 100644 --- a/src/java/com/threerings/crowd/Log.java +++ b/src/java/com/threerings/crowd/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/client/ChannelSpeakService.java b/src/java/com/threerings/crowd/chat/client/ChannelSpeakService.java index f4017c50e..ff8ac1689 100644 --- a/src/java/com/threerings/crowd/chat/client/ChannelSpeakService.java +++ b/src/java/com/threerings/crowd/chat/client/ChannelSpeakService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/client/ChatDirector.java b/src/java/com/threerings/crowd/chat/client/ChatDirector.java index 713a73610..9adb1ded8 100644 --- a/src/java/com/threerings/crowd/chat/client/ChatDirector.java +++ b/src/java/com/threerings/crowd/chat/client/ChatDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/client/ChatDisplay.java b/src/java/com/threerings/crowd/chat/client/ChatDisplay.java index 86ec29e0b..58cd92a62 100644 --- a/src/java/com/threerings/crowd/chat/client/ChatDisplay.java +++ b/src/java/com/threerings/crowd/chat/client/ChatDisplay.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/client/ChatFilter.java b/src/java/com/threerings/crowd/chat/client/ChatFilter.java index 84e27a6cb..1955db064 100644 --- a/src/java/com/threerings/crowd/chat/client/ChatFilter.java +++ b/src/java/com/threerings/crowd/chat/client/ChatFilter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/client/ChatService.java b/src/java/com/threerings/crowd/chat/client/ChatService.java index 3f830be23..5bb45ea9a 100644 --- a/src/java/com/threerings/crowd/chat/client/ChatService.java +++ b/src/java/com/threerings/crowd/chat/client/ChatService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/client/CurseFilter.java b/src/java/com/threerings/crowd/chat/client/CurseFilter.java index 8405273b8..ac3478224 100644 --- a/src/java/com/threerings/crowd/chat/client/CurseFilter.java +++ b/src/java/com/threerings/crowd/chat/client/CurseFilter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/client/MuteDirector.java b/src/java/com/threerings/crowd/chat/client/MuteDirector.java index 30c46d69f..b4540ee89 100644 --- a/src/java/com/threerings/crowd/chat/client/MuteDirector.java +++ b/src/java/com/threerings/crowd/chat/client/MuteDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/client/SpeakService.java b/src/java/com/threerings/crowd/chat/client/SpeakService.java index 811d7164f..ba097f133 100644 --- a/src/java/com/threerings/crowd/chat/client/SpeakService.java +++ b/src/java/com/threerings/crowd/chat/client/SpeakService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.java b/src/java/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.java index 825ddb8f8..3a67b1572 100644 --- a/src/java/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.java +++ b/src/java/com/threerings/crowd/chat/data/ChannelSpeakMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/data/ChatChannel.java b/src/java/com/threerings/crowd/chat/data/ChatChannel.java index 7e9e64347..3099e22bc 100644 --- a/src/java/com/threerings/crowd/chat/data/ChatChannel.java +++ b/src/java/com/threerings/crowd/chat/data/ChatChannel.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/data/ChatCodes.java b/src/java/com/threerings/crowd/chat/data/ChatCodes.java index 935074188..a393ab854 100644 --- a/src/java/com/threerings/crowd/chat/data/ChatCodes.java +++ b/src/java/com/threerings/crowd/chat/data/ChatCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/data/ChatMarshaller.java b/src/java/com/threerings/crowd/chat/data/ChatMarshaller.java index 06753586e..5e2121409 100644 --- a/src/java/com/threerings/crowd/chat/data/ChatMarshaller.java +++ b/src/java/com/threerings/crowd/chat/data/ChatMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/data/ChatMessage.java b/src/java/com/threerings/crowd/chat/data/ChatMessage.java index c8135fbe0..21cb96bf2 100644 --- a/src/java/com/threerings/crowd/chat/data/ChatMessage.java +++ b/src/java/com/threerings/crowd/chat/data/ChatMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/data/KeepNoHistory.java b/src/java/com/threerings/crowd/chat/data/KeepNoHistory.java index 93ad61c82..1f7178c3b 100644 --- a/src/java/com/threerings/crowd/chat/data/KeepNoHistory.java +++ b/src/java/com/threerings/crowd/chat/data/KeepNoHistory.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/data/SpeakMarshaller.java b/src/java/com/threerings/crowd/chat/data/SpeakMarshaller.java index d48e2479e..4ae9e04cb 100644 --- a/src/java/com/threerings/crowd/chat/data/SpeakMarshaller.java +++ b/src/java/com/threerings/crowd/chat/data/SpeakMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/data/SpeakObject.java b/src/java/com/threerings/crowd/chat/data/SpeakObject.java index 83d083df1..d00dac2ba 100644 --- a/src/java/com/threerings/crowd/chat/data/SpeakObject.java +++ b/src/java/com/threerings/crowd/chat/data/SpeakObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/data/SystemMessage.java b/src/java/com/threerings/crowd/chat/data/SystemMessage.java index 76e317c95..da5fdbdf3 100644 --- a/src/java/com/threerings/crowd/chat/data/SystemMessage.java +++ b/src/java/com/threerings/crowd/chat/data/SystemMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/data/TellFeedbackMessage.java b/src/java/com/threerings/crowd/chat/data/TellFeedbackMessage.java index 151ff53d6..634a57141 100644 --- a/src/java/com/threerings/crowd/chat/data/TellFeedbackMessage.java +++ b/src/java/com/threerings/crowd/chat/data/TellFeedbackMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/data/UserMessage.java b/src/java/com/threerings/crowd/chat/data/UserMessage.java index e4ce7b2a0..5af24afd5 100644 --- a/src/java/com/threerings/crowd/chat/data/UserMessage.java +++ b/src/java/com/threerings/crowd/chat/data/UserMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/data/UserSystemMessage.java b/src/java/com/threerings/crowd/chat/data/UserSystemMessage.java index c76939a3a..725a00aeb 100644 --- a/src/java/com/threerings/crowd/chat/data/UserSystemMessage.java +++ b/src/java/com/threerings/crowd/chat/data/UserSystemMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/server/ChannelSpeakDispatcher.java b/src/java/com/threerings/crowd/chat/server/ChannelSpeakDispatcher.java index ac5b3c724..539584ff9 100644 --- a/src/java/com/threerings/crowd/chat/server/ChannelSpeakDispatcher.java +++ b/src/java/com/threerings/crowd/chat/server/ChannelSpeakDispatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/server/ChannelSpeakProvider.java b/src/java/com/threerings/crowd/chat/server/ChannelSpeakProvider.java index 5d0ef7686..c52a4b54a 100644 --- a/src/java/com/threerings/crowd/chat/server/ChannelSpeakProvider.java +++ b/src/java/com/threerings/crowd/chat/server/ChannelSpeakProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/server/ChatChannelManager.java b/src/java/com/threerings/crowd/chat/server/ChatChannelManager.java index ef46a225a..de26ca443 100644 --- a/src/java/com/threerings/crowd/chat/server/ChatChannelManager.java +++ b/src/java/com/threerings/crowd/chat/server/ChatChannelManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/server/ChatDispatcher.java b/src/java/com/threerings/crowd/chat/server/ChatDispatcher.java index e40753fb4..842b2f496 100644 --- a/src/java/com/threerings/crowd/chat/server/ChatDispatcher.java +++ b/src/java/com/threerings/crowd/chat/server/ChatDispatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/server/ChatProvider.java b/src/java/com/threerings/crowd/chat/server/ChatProvider.java index 60eae38f5..37e400da2 100644 --- a/src/java/com/threerings/crowd/chat/server/ChatProvider.java +++ b/src/java/com/threerings/crowd/chat/server/ChatProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/server/SpeakDispatcher.java b/src/java/com/threerings/crowd/chat/server/SpeakDispatcher.java index 8bb2e13c8..62ad6dbc0 100644 --- a/src/java/com/threerings/crowd/chat/server/SpeakDispatcher.java +++ b/src/java/com/threerings/crowd/chat/server/SpeakDispatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/server/SpeakHandler.java b/src/java/com/threerings/crowd/chat/server/SpeakHandler.java index b6675eb44..17bc0f025 100644 --- a/src/java/com/threerings/crowd/chat/server/SpeakHandler.java +++ b/src/java/com/threerings/crowd/chat/server/SpeakHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/server/SpeakProvider.java b/src/java/com/threerings/crowd/chat/server/SpeakProvider.java index 7e778c3fa..7ad85fdb7 100644 --- a/src/java/com/threerings/crowd/chat/server/SpeakProvider.java +++ b/src/java/com/threerings/crowd/chat/server/SpeakProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/chat/server/SpeakUtil.java b/src/java/com/threerings/crowd/chat/server/SpeakUtil.java index 3b2f17b26..78f49a290 100644 --- a/src/java/com/threerings/crowd/chat/server/SpeakUtil.java +++ b/src/java/com/threerings/crowd/chat/server/SpeakUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/BodyService.java b/src/java/com/threerings/crowd/client/BodyService.java index 4b9e2ee97..0d4aaf9fc 100644 --- a/src/java/com/threerings/crowd/client/BodyService.java +++ b/src/java/com/threerings/crowd/client/BodyService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/LocationAdapter.java b/src/java/com/threerings/crowd/client/LocationAdapter.java index 40f6b1790..7a162ab08 100644 --- a/src/java/com/threerings/crowd/client/LocationAdapter.java +++ b/src/java/com/threerings/crowd/client/LocationAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/LocationDecoder.java b/src/java/com/threerings/crowd/client/LocationDecoder.java index 731cf70d1..38463d6d6 100644 --- a/src/java/com/threerings/crowd/client/LocationDecoder.java +++ b/src/java/com/threerings/crowd/client/LocationDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/LocationDirector.java b/src/java/com/threerings/crowd/client/LocationDirector.java index 67a0a1b44..beafa5001 100644 --- a/src/java/com/threerings/crowd/client/LocationDirector.java +++ b/src/java/com/threerings/crowd/client/LocationDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/LocationObserver.java b/src/java/com/threerings/crowd/client/LocationObserver.java index 1e7f76480..8b9529dfe 100644 --- a/src/java/com/threerings/crowd/client/LocationObserver.java +++ b/src/java/com/threerings/crowd/client/LocationObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/LocationReceiver.java b/src/java/com/threerings/crowd/client/LocationReceiver.java index b23474689..2a1018d42 100644 --- a/src/java/com/threerings/crowd/client/LocationReceiver.java +++ b/src/java/com/threerings/crowd/client/LocationReceiver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/LocationService.java b/src/java/com/threerings/crowd/client/LocationService.java index fd5d85da3..6f4e6e290 100644 --- a/src/java/com/threerings/crowd/client/LocationService.java +++ b/src/java/com/threerings/crowd/client/LocationService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/MoveFailedException.java b/src/java/com/threerings/crowd/client/MoveFailedException.java index f8b285a3b..4abf5d50e 100644 --- a/src/java/com/threerings/crowd/client/MoveFailedException.java +++ b/src/java/com/threerings/crowd/client/MoveFailedException.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/MoveVetoedException.java b/src/java/com/threerings/crowd/client/MoveVetoedException.java index 401901be5..da5546cbf 100644 --- a/src/java/com/threerings/crowd/client/MoveVetoedException.java +++ b/src/java/com/threerings/crowd/client/MoveVetoedException.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/OccupantAdapter.java b/src/java/com/threerings/crowd/client/OccupantAdapter.java index c5948c917..51d80c168 100644 --- a/src/java/com/threerings/crowd/client/OccupantAdapter.java +++ b/src/java/com/threerings/crowd/client/OccupantAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/OccupantDirector.java b/src/java/com/threerings/crowd/client/OccupantDirector.java index 8134dc0eb..7a78a9a63 100644 --- a/src/java/com/threerings/crowd/client/OccupantDirector.java +++ b/src/java/com/threerings/crowd/client/OccupantDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/OccupantObserver.java b/src/java/com/threerings/crowd/client/OccupantObserver.java index 5f674fa04..c8e934c12 100644 --- a/src/java/com/threerings/crowd/client/OccupantObserver.java +++ b/src/java/com/threerings/crowd/client/OccupantObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/PlaceController.java b/src/java/com/threerings/crowd/client/PlaceController.java index a3002aa47..d21cd7565 100644 --- a/src/java/com/threerings/crowd/client/PlaceController.java +++ b/src/java/com/threerings/crowd/client/PlaceController.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/PlaceControllerDelegate.java b/src/java/com/threerings/crowd/client/PlaceControllerDelegate.java index 621eba03e..6ce241812 100644 --- a/src/java/com/threerings/crowd/client/PlaceControllerDelegate.java +++ b/src/java/com/threerings/crowd/client/PlaceControllerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/PlacePanel.java b/src/java/com/threerings/crowd/client/PlacePanel.java index fcaa4fb20..97f413c35 100644 --- a/src/java/com/threerings/crowd/client/PlacePanel.java +++ b/src/java/com/threerings/crowd/client/PlacePanel.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/PlaceView.java b/src/java/com/threerings/crowd/client/PlaceView.java index 371bf75fc..980757ad0 100644 --- a/src/java/com/threerings/crowd/client/PlaceView.java +++ b/src/java/com/threerings/crowd/client/PlaceView.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/client/PlaceViewUtil.java b/src/java/com/threerings/crowd/client/PlaceViewUtil.java index 891904e07..8c8696c12 100644 --- a/src/java/com/threerings/crowd/client/PlaceViewUtil.java +++ b/src/java/com/threerings/crowd/client/PlaceViewUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/data/BodyMarshaller.java b/src/java/com/threerings/crowd/data/BodyMarshaller.java index cff07a903..a63a0ebc4 100644 --- a/src/java/com/threerings/crowd/data/BodyMarshaller.java +++ b/src/java/com/threerings/crowd/data/BodyMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/data/BodyObject.java b/src/java/com/threerings/crowd/data/BodyObject.java index 31f4081fa..0d5a2fbb2 100644 --- a/src/java/com/threerings/crowd/data/BodyObject.java +++ b/src/java/com/threerings/crowd/data/BodyObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/data/CrowdCodes.java b/src/java/com/threerings/crowd/data/CrowdCodes.java index fe6c3a011..378df9a0a 100644 --- a/src/java/com/threerings/crowd/data/CrowdCodes.java +++ b/src/java/com/threerings/crowd/data/CrowdCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/data/CrowdPermissionPolicy.java b/src/java/com/threerings/crowd/data/CrowdPermissionPolicy.java index ea3ec9dc8..fdb1f4da5 100644 --- a/src/java/com/threerings/crowd/data/CrowdPermissionPolicy.java +++ b/src/java/com/threerings/crowd/data/CrowdPermissionPolicy.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/data/LocationCodes.java b/src/java/com/threerings/crowd/data/LocationCodes.java index f96a2ab46..4ad47d0a5 100644 --- a/src/java/com/threerings/crowd/data/LocationCodes.java +++ b/src/java/com/threerings/crowd/data/LocationCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/data/LocationMarshaller.java b/src/java/com/threerings/crowd/data/LocationMarshaller.java index 5427f1648..9529605aa 100644 --- a/src/java/com/threerings/crowd/data/LocationMarshaller.java +++ b/src/java/com/threerings/crowd/data/LocationMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/data/OccupantInfo.java b/src/java/com/threerings/crowd/data/OccupantInfo.java index c05bde5e8..ce93e906a 100644 --- a/src/java/com/threerings/crowd/data/OccupantInfo.java +++ b/src/java/com/threerings/crowd/data/OccupantInfo.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/data/Place.java b/src/java/com/threerings/crowd/data/Place.java index 6baeb4d8c..7483fee51 100644 --- a/src/java/com/threerings/crowd/data/Place.java +++ b/src/java/com/threerings/crowd/data/Place.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/data/PlaceConfig.java b/src/java/com/threerings/crowd/data/PlaceConfig.java index faf445aab..e90c5264d 100644 --- a/src/java/com/threerings/crowd/data/PlaceConfig.java +++ b/src/java/com/threerings/crowd/data/PlaceConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/data/PlaceObject.java b/src/java/com/threerings/crowd/data/PlaceObject.java index f0632f83d..f75df1c1d 100644 --- a/src/java/com/threerings/crowd/data/PlaceObject.java +++ b/src/java/com/threerings/crowd/data/PlaceObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/data/TokenRing.java b/src/java/com/threerings/crowd/data/TokenRing.java index c4a167a3f..85c59b03a 100644 --- a/src/java/com/threerings/crowd/data/TokenRing.java +++ b/src/java/com/threerings/crowd/data/TokenRing.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/peer/client/CrowdPeerService.java b/src/java/com/threerings/crowd/peer/client/CrowdPeerService.java index c3ae4e769..d657721d8 100644 --- a/src/java/com/threerings/crowd/peer/client/CrowdPeerService.java +++ b/src/java/com/threerings/crowd/peer/client/CrowdPeerService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/peer/data/CrowdClientInfo.java b/src/java/com/threerings/crowd/peer/data/CrowdClientInfo.java index 21d0aabb5..f6cd545f0 100644 --- a/src/java/com/threerings/crowd/peer/data/CrowdClientInfo.java +++ b/src/java/com/threerings/crowd/peer/data/CrowdClientInfo.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/peer/data/CrowdNodeObject.java b/src/java/com/threerings/crowd/peer/data/CrowdNodeObject.java index 8ac5dda0e..8846dd110 100644 --- a/src/java/com/threerings/crowd/peer/data/CrowdNodeObject.java +++ b/src/java/com/threerings/crowd/peer/data/CrowdNodeObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/peer/data/CrowdPeerMarshaller.java b/src/java/com/threerings/crowd/peer/data/CrowdPeerMarshaller.java index 7a1fd7d5a..3a4426cd0 100644 --- a/src/java/com/threerings/crowd/peer/data/CrowdPeerMarshaller.java +++ b/src/java/com/threerings/crowd/peer/data/CrowdPeerMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/peer/server/CrowdPeerDispatcher.java b/src/java/com/threerings/crowd/peer/server/CrowdPeerDispatcher.java index f7238e91a..d5d6af7e7 100644 --- a/src/java/com/threerings/crowd/peer/server/CrowdPeerDispatcher.java +++ b/src/java/com/threerings/crowd/peer/server/CrowdPeerDispatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/peer/server/CrowdPeerManager.java b/src/java/com/threerings/crowd/peer/server/CrowdPeerManager.java index 02a9bdb4b..4816ad87b 100644 --- a/src/java/com/threerings/crowd/peer/server/CrowdPeerManager.java +++ b/src/java/com/threerings/crowd/peer/server/CrowdPeerManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/peer/server/CrowdPeerProvider.java b/src/java/com/threerings/crowd/peer/server/CrowdPeerProvider.java index 941dee6bf..2a4e27e26 100644 --- a/src/java/com/threerings/crowd/peer/server/CrowdPeerProvider.java +++ b/src/java/com/threerings/crowd/peer/server/CrowdPeerProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/BodyDispatcher.java b/src/java/com/threerings/crowd/server/BodyDispatcher.java index 15c314752..c378d6386 100644 --- a/src/java/com/threerings/crowd/server/BodyDispatcher.java +++ b/src/java/com/threerings/crowd/server/BodyDispatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/BodyLocal.java b/src/java/com/threerings/crowd/server/BodyLocal.java index 1ccddad4a..9737e0070 100644 --- a/src/java/com/threerings/crowd/server/BodyLocal.java +++ b/src/java/com/threerings/crowd/server/BodyLocal.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/BodyLocator.java b/src/java/com/threerings/crowd/server/BodyLocator.java index c59555b22..b1743ff66 100644 --- a/src/java/com/threerings/crowd/server/BodyLocator.java +++ b/src/java/com/threerings/crowd/server/BodyLocator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/BodyManager.java b/src/java/com/threerings/crowd/server/BodyManager.java index bf105c9a9..c48ec2bb5 100644 --- a/src/java/com/threerings/crowd/server/BodyManager.java +++ b/src/java/com/threerings/crowd/server/BodyManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/BodyProvider.java b/src/java/com/threerings/crowd/server/BodyProvider.java index 351673d75..c5e8bb2cf 100644 --- a/src/java/com/threerings/crowd/server/BodyProvider.java +++ b/src/java/com/threerings/crowd/server/BodyProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/CrowdClientResolver.java b/src/java/com/threerings/crowd/server/CrowdClientResolver.java index d6c8a92e7..a0885b332 100644 --- a/src/java/com/threerings/crowd/server/CrowdClientResolver.java +++ b/src/java/com/threerings/crowd/server/CrowdClientResolver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/CrowdObjectAccess.java b/src/java/com/threerings/crowd/server/CrowdObjectAccess.java index dc2ea3888..d69bba045 100644 --- a/src/java/com/threerings/crowd/server/CrowdObjectAccess.java +++ b/src/java/com/threerings/crowd/server/CrowdObjectAccess.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/CrowdServer.java b/src/java/com/threerings/crowd/server/CrowdServer.java index eb4a60be9..d246708eb 100644 --- a/src/java/com/threerings/crowd/server/CrowdServer.java +++ b/src/java/com/threerings/crowd/server/CrowdServer.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/CrowdSession.java b/src/java/com/threerings/crowd/server/CrowdSession.java index f0eee4c78..e3e7ba649 100644 --- a/src/java/com/threerings/crowd/server/CrowdSession.java +++ b/src/java/com/threerings/crowd/server/CrowdSession.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/LocationDispatcher.java b/src/java/com/threerings/crowd/server/LocationDispatcher.java index df2b338d0..bca73fc91 100644 --- a/src/java/com/threerings/crowd/server/LocationDispatcher.java +++ b/src/java/com/threerings/crowd/server/LocationDispatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/LocationManager.java b/src/java/com/threerings/crowd/server/LocationManager.java index c69526822..1bab85f13 100644 --- a/src/java/com/threerings/crowd/server/LocationManager.java +++ b/src/java/com/threerings/crowd/server/LocationManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/LocationProvider.java b/src/java/com/threerings/crowd/server/LocationProvider.java index 8da8ffe09..38d29a6f1 100644 --- a/src/java/com/threerings/crowd/server/LocationProvider.java +++ b/src/java/com/threerings/crowd/server/LocationProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/LocationSender.java b/src/java/com/threerings/crowd/server/LocationSender.java index e73e6e563..baf5ff595 100644 --- a/src/java/com/threerings/crowd/server/LocationSender.java +++ b/src/java/com/threerings/crowd/server/LocationSender.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/OccupantOp.java b/src/java/com/threerings/crowd/server/OccupantOp.java index 687a89307..2c7fc83f2 100644 --- a/src/java/com/threerings/crowd/server/OccupantOp.java +++ b/src/java/com/threerings/crowd/server/OccupantOp.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/PlaceManager.java b/src/java/com/threerings/crowd/server/PlaceManager.java index a4e552a7d..97b8fc7f1 100644 --- a/src/java/com/threerings/crowd/server/PlaceManager.java +++ b/src/java/com/threerings/crowd/server/PlaceManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/PlaceManagerDelegate.java b/src/java/com/threerings/crowd/server/PlaceManagerDelegate.java index fa70a35ed..09d2ecbb6 100644 --- a/src/java/com/threerings/crowd/server/PlaceManagerDelegate.java +++ b/src/java/com/threerings/crowd/server/PlaceManagerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/server/PlaceRegistry.java b/src/java/com/threerings/crowd/server/PlaceRegistry.java index 6378b1580..a2b95cec9 100644 --- a/src/java/com/threerings/crowd/server/PlaceRegistry.java +++ b/src/java/com/threerings/crowd/server/PlaceRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/crowd/util/CrowdContext.java b/src/java/com/threerings/crowd/util/CrowdContext.java index d75592b22..5cca91dbb 100644 --- a/src/java/com/threerings/crowd/util/CrowdContext.java +++ b/src/java/com/threerings/crowd/util/CrowdContext.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/ArrayMask.java b/src/java/com/threerings/io/ArrayMask.java index 746e6dad8..fb90f7ab0 100644 --- a/src/java/com/threerings/io/ArrayMask.java +++ b/src/java/com/threerings/io/ArrayMask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/BasicStreamers.java b/src/java/com/threerings/io/BasicStreamers.java index 1307de296..9057e109f 100644 --- a/src/java/com/threerings/io/BasicStreamers.java +++ b/src/java/com/threerings/io/BasicStreamers.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/ByteBufferInputStream.java b/src/java/com/threerings/io/ByteBufferInputStream.java index bc083d5be..9cee96cfc 100644 --- a/src/java/com/threerings/io/ByteBufferInputStream.java +++ b/src/java/com/threerings/io/ByteBufferInputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/ByteBufferOutputStream.java b/src/java/com/threerings/io/ByteBufferOutputStream.java index 444dff2ca..d7c4a39ac 100644 --- a/src/java/com/threerings/io/ByteBufferOutputStream.java +++ b/src/java/com/threerings/io/ByteBufferOutputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/ClassMapping.java b/src/java/com/threerings/io/ClassMapping.java index 8730f6c56..cb8fa9e62 100644 --- a/src/java/com/threerings/io/ClassMapping.java +++ b/src/java/com/threerings/io/ClassMapping.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/FieldMarshaller.java b/src/java/com/threerings/io/FieldMarshaller.java index 70c037333..37cb04a2e 100644 --- a/src/java/com/threerings/io/FieldMarshaller.java +++ b/src/java/com/threerings/io/FieldMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/FramedInputStream.java b/src/java/com/threerings/io/FramedInputStream.java index 708b92d1a..2bf066618 100644 --- a/src/java/com/threerings/io/FramedInputStream.java +++ b/src/java/com/threerings/io/FramedInputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/FramingOutputStream.java b/src/java/com/threerings/io/FramingOutputStream.java index 66a5c08f9..1122dd035 100644 --- a/src/java/com/threerings/io/FramingOutputStream.java +++ b/src/java/com/threerings/io/FramingOutputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/Intern.java b/src/java/com/threerings/io/Intern.java index 8ee4c9fdf..b23335840 100644 --- a/src/java/com/threerings/io/Intern.java +++ b/src/java/com/threerings/io/Intern.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/NotStreamable.java b/src/java/com/threerings/io/NotStreamable.java index 83c16a89e..713ed6381 100644 --- a/src/java/com/threerings/io/NotStreamable.java +++ b/src/java/com/threerings/io/NotStreamable.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/ObjectInputStream.java b/src/java/com/threerings/io/ObjectInputStream.java index ef81a1310..34b400d79 100644 --- a/src/java/com/threerings/io/ObjectInputStream.java +++ b/src/java/com/threerings/io/ObjectInputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/ObjectOutputStream.java b/src/java/com/threerings/io/ObjectOutputStream.java index 332f3e048..745cdb06e 100644 --- a/src/java/com/threerings/io/ObjectOutputStream.java +++ b/src/java/com/threerings/io/ObjectOutputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/SimpleStreamableObject.java b/src/java/com/threerings/io/SimpleStreamableObject.java index a587c679e..1ff5c6835 100644 --- a/src/java/com/threerings/io/SimpleStreamableObject.java +++ b/src/java/com/threerings/io/SimpleStreamableObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/Streamable.java b/src/java/com/threerings/io/Streamable.java index 690abedea..ee9084eb0 100644 --- a/src/java/com/threerings/io/Streamable.java +++ b/src/java/com/threerings/io/Streamable.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/Streamer.java b/src/java/com/threerings/io/Streamer.java index 001247f5c..99ea84273 100644 --- a/src/java/com/threerings/io/Streamer.java +++ b/src/java/com/threerings/io/Streamer.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/TrackedStreamableObject.java b/src/java/com/threerings/io/TrackedStreamableObject.java index e878ea0aa..bbd01dfe2 100644 --- a/src/java/com/threerings/io/TrackedStreamableObject.java +++ b/src/java/com/threerings/io/TrackedStreamableObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/UnreliableObjectInputStream.java b/src/java/com/threerings/io/UnreliableObjectInputStream.java index 5cf300c20..691e32712 100644 --- a/src/java/com/threerings/io/UnreliableObjectInputStream.java +++ b/src/java/com/threerings/io/UnreliableObjectInputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/io/UnreliableObjectOutputStream.java b/src/java/com/threerings/io/UnreliableObjectOutputStream.java index 70150a930..bf39fb58e 100644 --- a/src/java/com/threerings/io/UnreliableObjectOutputStream.java +++ b/src/java/com/threerings/io/UnreliableObjectOutputStream.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/Log.java b/src/java/com/threerings/presents/Log.java index bfb284ec6..b3f880ff7 100644 --- a/src/java/com/threerings/presents/Log.java +++ b/src/java/com/threerings/presents/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/annotation/AnyThread.java b/src/java/com/threerings/presents/annotation/AnyThread.java index 53de3c207..a16be8105 100644 --- a/src/java/com/threerings/presents/annotation/AnyThread.java +++ b/src/java/com/threerings/presents/annotation/AnyThread.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/annotation/AuthInvoker.java b/src/java/com/threerings/presents/annotation/AuthInvoker.java index 6fce16451..d9bd076b9 100644 --- a/src/java/com/threerings/presents/annotation/AuthInvoker.java +++ b/src/java/com/threerings/presents/annotation/AuthInvoker.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/annotation/BlockingThread.java b/src/java/com/threerings/presents/annotation/BlockingThread.java index 77e81c64d..a971bafa9 100644 --- a/src/java/com/threerings/presents/annotation/BlockingThread.java +++ b/src/java/com/threerings/presents/annotation/BlockingThread.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/annotation/EventQueue.java b/src/java/com/threerings/presents/annotation/EventQueue.java index d2dbb8fad..5b84530a5 100644 --- a/src/java/com/threerings/presents/annotation/EventQueue.java +++ b/src/java/com/threerings/presents/annotation/EventQueue.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/annotation/EventThread.java b/src/java/com/threerings/presents/annotation/EventThread.java index 40e4b8b61..59de78508 100644 --- a/src/java/com/threerings/presents/annotation/EventThread.java +++ b/src/java/com/threerings/presents/annotation/EventThread.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/annotation/MainInvoker.java b/src/java/com/threerings/presents/annotation/MainInvoker.java index 443fb7486..bffce447d 100644 --- a/src/java/com/threerings/presents/annotation/MainInvoker.java +++ b/src/java/com/threerings/presents/annotation/MainInvoker.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/annotation/TransportHint.java b/src/java/com/threerings/presents/annotation/TransportHint.java index 7105adb4a..d37e55891 100644 --- a/src/java/com/threerings/presents/annotation/TransportHint.java +++ b/src/java/com/threerings/presents/annotation/TransportHint.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/BasicDirector.java b/src/java/com/threerings/presents/client/BasicDirector.java index b1a753fa9..1482eb670 100644 --- a/src/java/com/threerings/presents/client/BasicDirector.java +++ b/src/java/com/threerings/presents/client/BasicDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/BlockingCommunicator.java b/src/java/com/threerings/presents/client/BlockingCommunicator.java index a9904076f..bd167870c 100644 --- a/src/java/com/threerings/presents/client/BlockingCommunicator.java +++ b/src/java/com/threerings/presents/client/BlockingCommunicator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/Client.java b/src/java/com/threerings/presents/client/Client.java index 14444f633..d5021b1fc 100644 --- a/src/java/com/threerings/presents/client/Client.java +++ b/src/java/com/threerings/presents/client/Client.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/ClientAdapter.java b/src/java/com/threerings/presents/client/ClientAdapter.java index 6d3ed2548..88edfd833 100644 --- a/src/java/com/threerings/presents/client/ClientAdapter.java +++ b/src/java/com/threerings/presents/client/ClientAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/ClientCommunicator.java b/src/java/com/threerings/presents/client/ClientCommunicator.java index bd7096b97..27cefff55 100644 --- a/src/java/com/threerings/presents/client/ClientCommunicator.java +++ b/src/java/com/threerings/presents/client/ClientCommunicator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/ClientDObjectMgr.java b/src/java/com/threerings/presents/client/ClientDObjectMgr.java index 6bd037d50..4f8fbc388 100644 --- a/src/java/com/threerings/presents/client/ClientDObjectMgr.java +++ b/src/java/com/threerings/presents/client/ClientDObjectMgr.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/ClientObserver.java b/src/java/com/threerings/presents/client/ClientObserver.java index 628af0dd6..4b78c6903 100644 --- a/src/java/com/threerings/presents/client/ClientObserver.java +++ b/src/java/com/threerings/presents/client/ClientObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/Communicator.java b/src/java/com/threerings/presents/client/Communicator.java index b768c2162..8c298842d 100644 --- a/src/java/com/threerings/presents/client/Communicator.java +++ b/src/java/com/threerings/presents/client/Communicator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/DeltaCalculator.java b/src/java/com/threerings/presents/client/DeltaCalculator.java index 52a2380b3..942ea82fd 100644 --- a/src/java/com/threerings/presents/client/DeltaCalculator.java +++ b/src/java/com/threerings/presents/client/DeltaCalculator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/InvocationDecoder.java b/src/java/com/threerings/presents/client/InvocationDecoder.java index 548348260..d13b334d6 100644 --- a/src/java/com/threerings/presents/client/InvocationDecoder.java +++ b/src/java/com/threerings/presents/client/InvocationDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/InvocationDirector.java b/src/java/com/threerings/presents/client/InvocationDirector.java index 97ac511ff..8e6d25ddb 100644 --- a/src/java/com/threerings/presents/client/InvocationDirector.java +++ b/src/java/com/threerings/presents/client/InvocationDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/InvocationReceiver.java b/src/java/com/threerings/presents/client/InvocationReceiver.java index 65f186c26..969ba9f20 100644 --- a/src/java/com/threerings/presents/client/InvocationReceiver.java +++ b/src/java/com/threerings/presents/client/InvocationReceiver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/InvocationService.java b/src/java/com/threerings/presents/client/InvocationService.java index 80f1c7496..883c494e6 100644 --- a/src/java/com/threerings/presents/client/InvocationService.java +++ b/src/java/com/threerings/presents/client/InvocationService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/LoggingListener.java b/src/java/com/threerings/presents/client/LoggingListener.java index 75ebe98ac..59b89b677 100644 --- a/src/java/com/threerings/presents/client/LoggingListener.java +++ b/src/java/com/threerings/presents/client/LoggingListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/LogonException.java b/src/java/com/threerings/presents/client/LogonException.java index 3dabeee5f..2f0739208 100644 --- a/src/java/com/threerings/presents/client/LogonException.java +++ b/src/java/com/threerings/presents/client/LogonException.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/MessageTracker.java b/src/java/com/threerings/presents/client/MessageTracker.java index 7684c32df..8de489a03 100644 --- a/src/java/com/threerings/presents/client/MessageTracker.java +++ b/src/java/com/threerings/presents/client/MessageTracker.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/ObserverOps.java b/src/java/com/threerings/presents/client/ObserverOps.java index 9f372cd20..7f90c4a0f 100644 --- a/src/java/com/threerings/presents/client/ObserverOps.java +++ b/src/java/com/threerings/presents/client/ObserverOps.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/PresentsPrefs.java b/src/java/com/threerings/presents/client/PresentsPrefs.java index 95d3e575f..cef8f7064 100644 --- a/src/java/com/threerings/presents/client/PresentsPrefs.java +++ b/src/java/com/threerings/presents/client/PresentsPrefs.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/SessionObserver.java b/src/java/com/threerings/presents/client/SessionObserver.java index 8010eb6bc..c74d5b12d 100644 --- a/src/java/com/threerings/presents/client/SessionObserver.java +++ b/src/java/com/threerings/presents/client/SessionObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/client/TimeBaseService.java b/src/java/com/threerings/presents/client/TimeBaseService.java index d30cdc4ef..50ed1afb9 100644 --- a/src/java/com/threerings/presents/client/TimeBaseService.java +++ b/src/java/com/threerings/presents/client/TimeBaseService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/data/AuthCodes.java b/src/java/com/threerings/presents/data/AuthCodes.java index 223abd730..7ce034242 100644 --- a/src/java/com/threerings/presents/data/AuthCodes.java +++ b/src/java/com/threerings/presents/data/AuthCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/data/ClientObject.java b/src/java/com/threerings/presents/data/ClientObject.java index ea0ca50fe..8b76455c8 100644 --- a/src/java/com/threerings/presents/data/ClientObject.java +++ b/src/java/com/threerings/presents/data/ClientObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/data/ConMgrStats.java b/src/java/com/threerings/presents/data/ConMgrStats.java index 7a823312b..2b822b6ff 100644 --- a/src/java/com/threerings/presents/data/ConMgrStats.java +++ b/src/java/com/threerings/presents/data/ConMgrStats.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/data/InvocationCodes.java b/src/java/com/threerings/presents/data/InvocationCodes.java index 4cae90dde..be9fc2853 100644 --- a/src/java/com/threerings/presents/data/InvocationCodes.java +++ b/src/java/com/threerings/presents/data/InvocationCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/data/InvocationMarshaller.java b/src/java/com/threerings/presents/data/InvocationMarshaller.java index f0927ff5b..e161ac8c7 100644 --- a/src/java/com/threerings/presents/data/InvocationMarshaller.java +++ b/src/java/com/threerings/presents/data/InvocationMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/data/InvocationObject.java b/src/java/com/threerings/presents/data/InvocationObject.java index 7c7d457d4..e68c2be00 100644 --- a/src/java/com/threerings/presents/data/InvocationObject.java +++ b/src/java/com/threerings/presents/data/InvocationObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/data/Permission.java b/src/java/com/threerings/presents/data/Permission.java index 6534e5625..2a87c5d12 100644 --- a/src/java/com/threerings/presents/data/Permission.java +++ b/src/java/com/threerings/presents/data/Permission.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/data/PermissionPolicy.java b/src/java/com/threerings/presents/data/PermissionPolicy.java index ebdd75d51..c2b50b2bc 100644 --- a/src/java/com/threerings/presents/data/PermissionPolicy.java +++ b/src/java/com/threerings/presents/data/PermissionPolicy.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/data/TimeBaseCodes.java b/src/java/com/threerings/presents/data/TimeBaseCodes.java index 52b918c9a..bc0bddf7c 100644 --- a/src/java/com/threerings/presents/data/TimeBaseCodes.java +++ b/src/java/com/threerings/presents/data/TimeBaseCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/data/TimeBaseMarshaller.java b/src/java/com/threerings/presents/data/TimeBaseMarshaller.java index 03fe31856..f70a825f4 100644 --- a/src/java/com/threerings/presents/data/TimeBaseMarshaller.java +++ b/src/java/com/threerings/presents/data/TimeBaseMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/data/TimeBaseObject.java b/src/java/com/threerings/presents/data/TimeBaseObject.java index 203ad24fa..5da61310b 100644 --- a/src/java/com/threerings/presents/data/TimeBaseObject.java +++ b/src/java/com/threerings/presents/data/TimeBaseObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/AccessController.java b/src/java/com/threerings/presents/dobj/AccessController.java index ed1d6953f..1048ccec1 100644 --- a/src/java/com/threerings/presents/dobj/AccessController.java +++ b/src/java/com/threerings/presents/dobj/AccessController.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/AttributeChangeListener.java b/src/java/com/threerings/presents/dobj/AttributeChangeListener.java index b76d4b02e..360877339 100644 --- a/src/java/com/threerings/presents/dobj/AttributeChangeListener.java +++ b/src/java/com/threerings/presents/dobj/AttributeChangeListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/AttributeChangedEvent.java b/src/java/com/threerings/presents/dobj/AttributeChangedEvent.java index fd6ba59a1..345aeddc6 100644 --- a/src/java/com/threerings/presents/dobj/AttributeChangedEvent.java +++ b/src/java/com/threerings/presents/dobj/AttributeChangedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/ChangeListener.java b/src/java/com/threerings/presents/dobj/ChangeListener.java index bf7999be7..836a1ec91 100644 --- a/src/java/com/threerings/presents/dobj/ChangeListener.java +++ b/src/java/com/threerings/presents/dobj/ChangeListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/CompoundEvent.java b/src/java/com/threerings/presents/dobj/CompoundEvent.java index 37e805d98..e7be8c118 100644 --- a/src/java/com/threerings/presents/dobj/CompoundEvent.java +++ b/src/java/com/threerings/presents/dobj/CompoundEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/DEvent.java b/src/java/com/threerings/presents/dobj/DEvent.java index 1fba7ef22..f2841d356 100644 --- a/src/java/com/threerings/presents/dobj/DEvent.java +++ b/src/java/com/threerings/presents/dobj/DEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/DObject.java b/src/java/com/threerings/presents/dobj/DObject.java index e793b388e..189d8c79c 100644 --- a/src/java/com/threerings/presents/dobj/DObject.java +++ b/src/java/com/threerings/presents/dobj/DObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/DObjectManager.java b/src/java/com/threerings/presents/dobj/DObjectManager.java index 78b54fccb..8b683753c 100644 --- a/src/java/com/threerings/presents/dobj/DObjectManager.java +++ b/src/java/com/threerings/presents/dobj/DObjectManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/DSet.java b/src/java/com/threerings/presents/dobj/DSet.java index 95b725892..d988f2871 100644 --- a/src/java/com/threerings/presents/dobj/DSet.java +++ b/src/java/com/threerings/presents/dobj/DSet.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/DynamicListener.java b/src/java/com/threerings/presents/dobj/DynamicListener.java index f06a7dc24..8dad80239 100644 --- a/src/java/com/threerings/presents/dobj/DynamicListener.java +++ b/src/java/com/threerings/presents/dobj/DynamicListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/ElementUpdateListener.java b/src/java/com/threerings/presents/dobj/ElementUpdateListener.java index dd8a4db4d..0a6810436 100644 --- a/src/java/com/threerings/presents/dobj/ElementUpdateListener.java +++ b/src/java/com/threerings/presents/dobj/ElementUpdateListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/ElementUpdatedEvent.java b/src/java/com/threerings/presents/dobj/ElementUpdatedEvent.java index 9658eb04c..fd4c48ce1 100644 --- a/src/java/com/threerings/presents/dobj/ElementUpdatedEvent.java +++ b/src/java/com/threerings/presents/dobj/ElementUpdatedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/EntryAddedEvent.java b/src/java/com/threerings/presents/dobj/EntryAddedEvent.java index 7b82f0aaf..d4479dd01 100644 --- a/src/java/com/threerings/presents/dobj/EntryAddedEvent.java +++ b/src/java/com/threerings/presents/dobj/EntryAddedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/EntryRemovedEvent.java b/src/java/com/threerings/presents/dobj/EntryRemovedEvent.java index b7e7e9275..18e699e40 100644 --- a/src/java/com/threerings/presents/dobj/EntryRemovedEvent.java +++ b/src/java/com/threerings/presents/dobj/EntryRemovedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/EntryUpdatedEvent.java b/src/java/com/threerings/presents/dobj/EntryUpdatedEvent.java index 7e627238e..06850bc64 100644 --- a/src/java/com/threerings/presents/dobj/EntryUpdatedEvent.java +++ b/src/java/com/threerings/presents/dobj/EntryUpdatedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/EventListener.java b/src/java/com/threerings/presents/dobj/EventListener.java index 2695e73a3..f21b24641 100644 --- a/src/java/com/threerings/presents/dobj/EventListener.java +++ b/src/java/com/threerings/presents/dobj/EventListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/InvocationNotificationEvent.java b/src/java/com/threerings/presents/dobj/InvocationNotificationEvent.java index 9215982ed..ad86b1fd3 100644 --- a/src/java/com/threerings/presents/dobj/InvocationNotificationEvent.java +++ b/src/java/com/threerings/presents/dobj/InvocationNotificationEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/InvocationRequestEvent.java b/src/java/com/threerings/presents/dobj/InvocationRequestEvent.java index 23b3ce448..2e1ccbe00 100644 --- a/src/java/com/threerings/presents/dobj/InvocationRequestEvent.java +++ b/src/java/com/threerings/presents/dobj/InvocationRequestEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/InvocationResponseEvent.java b/src/java/com/threerings/presents/dobj/InvocationResponseEvent.java index e13db1f2b..aab9ffe99 100644 --- a/src/java/com/threerings/presents/dobj/InvocationResponseEvent.java +++ b/src/java/com/threerings/presents/dobj/InvocationResponseEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/MessageEvent.java b/src/java/com/threerings/presents/dobj/MessageEvent.java index ca0633682..fb64c5436 100644 --- a/src/java/com/threerings/presents/dobj/MessageEvent.java +++ b/src/java/com/threerings/presents/dobj/MessageEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/MessageListener.java b/src/java/com/threerings/presents/dobj/MessageListener.java index b9e83b37e..43e85c005 100644 --- a/src/java/com/threerings/presents/dobj/MessageListener.java +++ b/src/java/com/threerings/presents/dobj/MessageListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/NamedAttributeListener.java b/src/java/com/threerings/presents/dobj/NamedAttributeListener.java index dad1dd1ca..1fcdf8a9a 100644 --- a/src/java/com/threerings/presents/dobj/NamedAttributeListener.java +++ b/src/java/com/threerings/presents/dobj/NamedAttributeListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/NamedElementUpdateListener.java b/src/java/com/threerings/presents/dobj/NamedElementUpdateListener.java index f1db58608..79b51450b 100644 --- a/src/java/com/threerings/presents/dobj/NamedElementUpdateListener.java +++ b/src/java/com/threerings/presents/dobj/NamedElementUpdateListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/NamedEvent.java b/src/java/com/threerings/presents/dobj/NamedEvent.java index bd507f291..182b5aea8 100644 --- a/src/java/com/threerings/presents/dobj/NamedEvent.java +++ b/src/java/com/threerings/presents/dobj/NamedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/NamedSetAdapter.java b/src/java/com/threerings/presents/dobj/NamedSetAdapter.java index cff23b542..4414a9be4 100644 --- a/src/java/com/threerings/presents/dobj/NamedSetAdapter.java +++ b/src/java/com/threerings/presents/dobj/NamedSetAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/NoSuchObjectException.java b/src/java/com/threerings/presents/dobj/NoSuchObjectException.java index e5de22db2..056f9d308 100644 --- a/src/java/com/threerings/presents/dobj/NoSuchObjectException.java +++ b/src/java/com/threerings/presents/dobj/NoSuchObjectException.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/ObjectAccessException.java b/src/java/com/threerings/presents/dobj/ObjectAccessException.java index 08bf52344..1d292e07a 100644 --- a/src/java/com/threerings/presents/dobj/ObjectAccessException.java +++ b/src/java/com/threerings/presents/dobj/ObjectAccessException.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/ObjectAddedEvent.java b/src/java/com/threerings/presents/dobj/ObjectAddedEvent.java index aed885c5d..cda113ace 100644 --- a/src/java/com/threerings/presents/dobj/ObjectAddedEvent.java +++ b/src/java/com/threerings/presents/dobj/ObjectAddedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/ObjectDeathListener.java b/src/java/com/threerings/presents/dobj/ObjectDeathListener.java index bb8ef7521..2bb876d67 100644 --- a/src/java/com/threerings/presents/dobj/ObjectDeathListener.java +++ b/src/java/com/threerings/presents/dobj/ObjectDeathListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/ObjectDestroyedEvent.java b/src/java/com/threerings/presents/dobj/ObjectDestroyedEvent.java index 3f1eaaadb..5c99f4b87 100644 --- a/src/java/com/threerings/presents/dobj/ObjectDestroyedEvent.java +++ b/src/java/com/threerings/presents/dobj/ObjectDestroyedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/ObjectRemovedEvent.java b/src/java/com/threerings/presents/dobj/ObjectRemovedEvent.java index b76899da8..9ee0ceca1 100644 --- a/src/java/com/threerings/presents/dobj/ObjectRemovedEvent.java +++ b/src/java/com/threerings/presents/dobj/ObjectRemovedEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/OidList.java b/src/java/com/threerings/presents/dobj/OidList.java index f3231d08f..b34e095ee 100644 --- a/src/java/com/threerings/presents/dobj/OidList.java +++ b/src/java/com/threerings/presents/dobj/OidList.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/OidListListener.java b/src/java/com/threerings/presents/dobj/OidListListener.java index f160ead72..a5d429a53 100644 --- a/src/java/com/threerings/presents/dobj/OidListListener.java +++ b/src/java/com/threerings/presents/dobj/OidListListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/ProxySubscriber.java b/src/java/com/threerings/presents/dobj/ProxySubscriber.java index 590552036..d2819f0c3 100644 --- a/src/java/com/threerings/presents/dobj/ProxySubscriber.java +++ b/src/java/com/threerings/presents/dobj/ProxySubscriber.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/ReleaseLockEvent.java b/src/java/com/threerings/presents/dobj/ReleaseLockEvent.java index 9fab9e4c4..851a8cc71 100644 --- a/src/java/com/threerings/presents/dobj/ReleaseLockEvent.java +++ b/src/java/com/threerings/presents/dobj/ReleaseLockEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/RootDObjectManager.java b/src/java/com/threerings/presents/dobj/RootDObjectManager.java index 9f758608f..0db12be7e 100644 --- a/src/java/com/threerings/presents/dobj/RootDObjectManager.java +++ b/src/java/com/threerings/presents/dobj/RootDObjectManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/ServerMessageEvent.java b/src/java/com/threerings/presents/dobj/ServerMessageEvent.java index 674aca023..d6576db1e 100644 --- a/src/java/com/threerings/presents/dobj/ServerMessageEvent.java +++ b/src/java/com/threerings/presents/dobj/ServerMessageEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/SetAdapter.java b/src/java/com/threerings/presents/dobj/SetAdapter.java index e72d1b275..941f28104 100644 --- a/src/java/com/threerings/presents/dobj/SetAdapter.java +++ b/src/java/com/threerings/presents/dobj/SetAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/SetListener.java b/src/java/com/threerings/presents/dobj/SetListener.java index 1c958f048..662ef3b87 100644 --- a/src/java/com/threerings/presents/dobj/SetListener.java +++ b/src/java/com/threerings/presents/dobj/SetListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/SimpleEntry.java b/src/java/com/threerings/presents/dobj/SimpleEntry.java index b9a643868..40adabc5f 100644 --- a/src/java/com/threerings/presents/dobj/SimpleEntry.java +++ b/src/java/com/threerings/presents/dobj/SimpleEntry.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/dobj/Subscriber.java b/src/java/com/threerings/presents/dobj/Subscriber.java index 04413fd5b..bea67ff79 100644 --- a/src/java/com/threerings/presents/dobj/Subscriber.java +++ b/src/java/com/threerings/presents/dobj/Subscriber.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/AuthRequest.java b/src/java/com/threerings/presents/net/AuthRequest.java index 6f11f5355..86f508335 100644 --- a/src/java/com/threerings/presents/net/AuthRequest.java +++ b/src/java/com/threerings/presents/net/AuthRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/AuthResponse.java b/src/java/com/threerings/presents/net/AuthResponse.java index f77d1162d..be73f1712 100644 --- a/src/java/com/threerings/presents/net/AuthResponse.java +++ b/src/java/com/threerings/presents/net/AuthResponse.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/AuthResponseData.java b/src/java/com/threerings/presents/net/AuthResponseData.java index dd649bdac..4c7ad1eb6 100644 --- a/src/java/com/threerings/presents/net/AuthResponseData.java +++ b/src/java/com/threerings/presents/net/AuthResponseData.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/BootstrapData.java b/src/java/com/threerings/presents/net/BootstrapData.java index 5a6e6181c..8b539e0a2 100644 --- a/src/java/com/threerings/presents/net/BootstrapData.java +++ b/src/java/com/threerings/presents/net/BootstrapData.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/BootstrapNotification.java b/src/java/com/threerings/presents/net/BootstrapNotification.java index eef516cf7..610867a91 100644 --- a/src/java/com/threerings/presents/net/BootstrapNotification.java +++ b/src/java/com/threerings/presents/net/BootstrapNotification.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/Credentials.java b/src/java/com/threerings/presents/net/Credentials.java index 432889aaa..7b54a85ff 100644 --- a/src/java/com/threerings/presents/net/Credentials.java +++ b/src/java/com/threerings/presents/net/Credentials.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/DownstreamMessage.java b/src/java/com/threerings/presents/net/DownstreamMessage.java index 2158864ee..dedeb8b5b 100644 --- a/src/java/com/threerings/presents/net/DownstreamMessage.java +++ b/src/java/com/threerings/presents/net/DownstreamMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/EventNotification.java b/src/java/com/threerings/presents/net/EventNotification.java index 3cf71bb82..de9ebb468 100644 --- a/src/java/com/threerings/presents/net/EventNotification.java +++ b/src/java/com/threerings/presents/net/EventNotification.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/FailureResponse.java b/src/java/com/threerings/presents/net/FailureResponse.java index b3a06a24f..94b0dd569 100644 --- a/src/java/com/threerings/presents/net/FailureResponse.java +++ b/src/java/com/threerings/presents/net/FailureResponse.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/ForwardEventRequest.java b/src/java/com/threerings/presents/net/ForwardEventRequest.java index 85b3ec04e..085a1c5b2 100644 --- a/src/java/com/threerings/presents/net/ForwardEventRequest.java +++ b/src/java/com/threerings/presents/net/ForwardEventRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/LogoffRequest.java b/src/java/com/threerings/presents/net/LogoffRequest.java index a839cb295..895d54cf9 100644 --- a/src/java/com/threerings/presents/net/LogoffRequest.java +++ b/src/java/com/threerings/presents/net/LogoffRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/Message.java b/src/java/com/threerings/presents/net/Message.java index a33d6c966..18071ab49 100644 --- a/src/java/com/threerings/presents/net/Message.java +++ b/src/java/com/threerings/presents/net/Message.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/ObjectResponse.java b/src/java/com/threerings/presents/net/ObjectResponse.java index 7d0411397..1d23f229e 100644 --- a/src/java/com/threerings/presents/net/ObjectResponse.java +++ b/src/java/com/threerings/presents/net/ObjectResponse.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/PingRequest.java b/src/java/com/threerings/presents/net/PingRequest.java index b1f45649f..b01c5cd99 100644 --- a/src/java/com/threerings/presents/net/PingRequest.java +++ b/src/java/com/threerings/presents/net/PingRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/PongResponse.java b/src/java/com/threerings/presents/net/PongResponse.java index c21f5bb3f..5a8f3229e 100644 --- a/src/java/com/threerings/presents/net/PongResponse.java +++ b/src/java/com/threerings/presents/net/PongResponse.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/ServiceCreds.java b/src/java/com/threerings/presents/net/ServiceCreds.java index 98aeb93be..16fabb380 100644 --- a/src/java/com/threerings/presents/net/ServiceCreds.java +++ b/src/java/com/threerings/presents/net/ServiceCreds.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/SubscribeRequest.java b/src/java/com/threerings/presents/net/SubscribeRequest.java index d9ee37f21..9065848f9 100644 --- a/src/java/com/threerings/presents/net/SubscribeRequest.java +++ b/src/java/com/threerings/presents/net/SubscribeRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/ThrottleUpdatedMessage.java b/src/java/com/threerings/presents/net/ThrottleUpdatedMessage.java index a23239b0e..0b5f33132 100644 --- a/src/java/com/threerings/presents/net/ThrottleUpdatedMessage.java +++ b/src/java/com/threerings/presents/net/ThrottleUpdatedMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/TransmitDatagramsRequest.java b/src/java/com/threerings/presents/net/TransmitDatagramsRequest.java index 31346def1..4aca00ced 100644 --- a/src/java/com/threerings/presents/net/TransmitDatagramsRequest.java +++ b/src/java/com/threerings/presents/net/TransmitDatagramsRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/Transport.java b/src/java/com/threerings/presents/net/Transport.java index 894585e0a..f20a3d04f 100644 --- a/src/java/com/threerings/presents/net/Transport.java +++ b/src/java/com/threerings/presents/net/Transport.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/UnsubscribeRequest.java b/src/java/com/threerings/presents/net/UnsubscribeRequest.java index 2e68985a2..cd9e385e5 100644 --- a/src/java/com/threerings/presents/net/UnsubscribeRequest.java +++ b/src/java/com/threerings/presents/net/UnsubscribeRequest.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/UnsubscribeResponse.java b/src/java/com/threerings/presents/net/UnsubscribeResponse.java index d087dbe11..a0b393d9f 100644 --- a/src/java/com/threerings/presents/net/UnsubscribeResponse.java +++ b/src/java/com/threerings/presents/net/UnsubscribeResponse.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/UpdateThrottleMessage.java b/src/java/com/threerings/presents/net/UpdateThrottleMessage.java index 973ce357e..bb3e1ce6c 100644 --- a/src/java/com/threerings/presents/net/UpdateThrottleMessage.java +++ b/src/java/com/threerings/presents/net/UpdateThrottleMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/UpstreamMessage.java b/src/java/com/threerings/presents/net/UpstreamMessage.java index 726bdefd5..27aeadc9b 100644 --- a/src/java/com/threerings/presents/net/UpstreamMessage.java +++ b/src/java/com/threerings/presents/net/UpstreamMessage.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/net/UsernamePasswordCreds.java b/src/java/com/threerings/presents/net/UsernamePasswordCreds.java index faf4a81f4..65a16f0a4 100644 --- a/src/java/com/threerings/presents/net/UsernamePasswordCreds.java +++ b/src/java/com/threerings/presents/net/UsernamePasswordCreds.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/client/PeerService.java b/src/java/com/threerings/presents/peer/client/PeerService.java index e57ca0d08..7a53cb6ba 100644 --- a/src/java/com/threerings/presents/peer/client/PeerService.java +++ b/src/java/com/threerings/presents/peer/client/PeerService.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/data/ClientInfo.java b/src/java/com/threerings/presents/peer/data/ClientInfo.java index 5010f46b0..01eaf7e0e 100644 --- a/src/java/com/threerings/presents/peer/data/ClientInfo.java +++ b/src/java/com/threerings/presents/peer/data/ClientInfo.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/data/NodeObject.java b/src/java/com/threerings/presents/peer/data/NodeObject.java index 60c29e566..4781c1825 100644 --- a/src/java/com/threerings/presents/peer/data/NodeObject.java +++ b/src/java/com/threerings/presents/peer/data/NodeObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/data/PeerAuthName.java b/src/java/com/threerings/presents/peer/data/PeerAuthName.java index dba8ddf2c..d3527bcfb 100644 --- a/src/java/com/threerings/presents/peer/data/PeerAuthName.java +++ b/src/java/com/threerings/presents/peer/data/PeerAuthName.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/data/PeerMarshaller.java b/src/java/com/threerings/presents/peer/data/PeerMarshaller.java index e1c7f4841..9c445883d 100644 --- a/src/java/com/threerings/presents/peer/data/PeerMarshaller.java +++ b/src/java/com/threerings/presents/peer/data/PeerMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/net/PeerBootstrapData.java b/src/java/com/threerings/presents/peer/net/PeerBootstrapData.java index 154b322fd..2462a3850 100644 --- a/src/java/com/threerings/presents/peer/net/PeerBootstrapData.java +++ b/src/java/com/threerings/presents/peer/net/PeerBootstrapData.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/net/PeerCreds.java b/src/java/com/threerings/presents/peer/net/PeerCreds.java index 06795ee76..c3f150a7a 100644 --- a/src/java/com/threerings/presents/peer/net/PeerCreds.java +++ b/src/java/com/threerings/presents/peer/net/PeerCreds.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/server/EHCachePeerCoordinator.java b/src/java/com/threerings/presents/peer/server/EHCachePeerCoordinator.java index 605a868cc..9ce800d74 100644 --- a/src/java/com/threerings/presents/peer/server/EHCachePeerCoordinator.java +++ b/src/java/com/threerings/presents/peer/server/EHCachePeerCoordinator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/server/PeerClientResolver.java b/src/java/com/threerings/presents/peer/server/PeerClientResolver.java index ec32766eb..c4c93d8b4 100644 --- a/src/java/com/threerings/presents/peer/server/PeerClientResolver.java +++ b/src/java/com/threerings/presents/peer/server/PeerClientResolver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/server/PeerDispatcher.java b/src/java/com/threerings/presents/peer/server/PeerDispatcher.java index d596b3593..5776c4aa1 100644 --- a/src/java/com/threerings/presents/peer/server/PeerDispatcher.java +++ b/src/java/com/threerings/presents/peer/server/PeerDispatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/server/PeerManager.java b/src/java/com/threerings/presents/peer/server/PeerManager.java index 0ca8bf7ce..5a6011bc6 100644 --- a/src/java/com/threerings/presents/peer/server/PeerManager.java +++ b/src/java/com/threerings/presents/peer/server/PeerManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/server/PeerNode.java b/src/java/com/threerings/presents/peer/server/PeerNode.java index 5cd57da81..7981352cf 100644 --- a/src/java/com/threerings/presents/peer/server/PeerNode.java +++ b/src/java/com/threerings/presents/peer/server/PeerNode.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/server/PeerProvider.java b/src/java/com/threerings/presents/peer/server/PeerProvider.java index 24faa2cbf..df71c8153 100644 --- a/src/java/com/threerings/presents/peer/server/PeerProvider.java +++ b/src/java/com/threerings/presents/peer/server/PeerProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/server/PeerSession.java b/src/java/com/threerings/presents/peer/server/PeerSession.java index 08b588a84..1d418bf14 100644 --- a/src/java/com/threerings/presents/peer/server/PeerSession.java +++ b/src/java/com/threerings/presents/peer/server/PeerSession.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/server/persist/NodeRecord.java b/src/java/com/threerings/presents/peer/server/persist/NodeRecord.java index 273096f8a..9bc5747aa 100644 --- a/src/java/com/threerings/presents/peer/server/persist/NodeRecord.java +++ b/src/java/com/threerings/presents/peer/server/persist/NodeRecord.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/server/persist/NodeRepository.java b/src/java/com/threerings/presents/peer/server/persist/NodeRepository.java index 40807e0fc..b56fb454f 100644 --- a/src/java/com/threerings/presents/peer/server/persist/NodeRepository.java +++ b/src/java/com/threerings/presents/peer/server/persist/NodeRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/peer/util/PeerUtil.java b/src/java/com/threerings/presents/peer/util/PeerUtil.java index 6ef90a253..027c95913 100644 --- a/src/java/com/threerings/presents/peer/util/PeerUtil.java +++ b/src/java/com/threerings/presents/peer/util/PeerUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/AbstractSignalHandler.java b/src/java/com/threerings/presents/server/AbstractSignalHandler.java index c8d32e9e2..3e34ac11b 100644 --- a/src/java/com/threerings/presents/server/AbstractSignalHandler.java +++ b/src/java/com/threerings/presents/server/AbstractSignalHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/Authenticator.java b/src/java/com/threerings/presents/server/Authenticator.java index 66333ff8c..0b4b8694b 100644 --- a/src/java/com/threerings/presents/server/Authenticator.java +++ b/src/java/com/threerings/presents/server/Authenticator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/ChainedAuthenticator.java b/src/java/com/threerings/presents/server/ChainedAuthenticator.java index 3a57516de..bb56bc080 100644 --- a/src/java/com/threerings/presents/server/ChainedAuthenticator.java +++ b/src/java/com/threerings/presents/server/ChainedAuthenticator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/ClientLocal.java b/src/java/com/threerings/presents/server/ClientLocal.java index 3aae09920..6e8078f8f 100644 --- a/src/java/com/threerings/presents/server/ClientLocal.java +++ b/src/java/com/threerings/presents/server/ClientLocal.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/ClientManager.java b/src/java/com/threerings/presents/server/ClientManager.java index 38aab6366..53f281679 100644 --- a/src/java/com/threerings/presents/server/ClientManager.java +++ b/src/java/com/threerings/presents/server/ClientManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/ClientResolutionListener.java b/src/java/com/threerings/presents/server/ClientResolutionListener.java index ce3b5fa45..cbccf3060 100644 --- a/src/java/com/threerings/presents/server/ClientResolutionListener.java +++ b/src/java/com/threerings/presents/server/ClientResolutionListener.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/ClientResolver.java b/src/java/com/threerings/presents/server/ClientResolver.java index 7d43ad58e..29546d690 100644 --- a/src/java/com/threerings/presents/server/ClientResolver.java +++ b/src/java/com/threerings/presents/server/ClientResolver.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/DummyAuthenticator.java b/src/java/com/threerings/presents/server/DummyAuthenticator.java index e7a6e8cf6..7480df859 100644 --- a/src/java/com/threerings/presents/server/DummyAuthenticator.java +++ b/src/java/com/threerings/presents/server/DummyAuthenticator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/InvocationDispatcher.java b/src/java/com/threerings/presents/server/InvocationDispatcher.java index 877a5dece..9ca4c0e80 100644 --- a/src/java/com/threerings/presents/server/InvocationDispatcher.java +++ b/src/java/com/threerings/presents/server/InvocationDispatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/InvocationException.java b/src/java/com/threerings/presents/server/InvocationException.java index 82490148f..abd664c56 100644 --- a/src/java/com/threerings/presents/server/InvocationException.java +++ b/src/java/com/threerings/presents/server/InvocationException.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/InvocationManager.java b/src/java/com/threerings/presents/server/InvocationManager.java index a2f6af0e9..6ca7e907f 100644 --- a/src/java/com/threerings/presents/server/InvocationManager.java +++ b/src/java/com/threerings/presents/server/InvocationManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/InvocationProvider.java b/src/java/com/threerings/presents/server/InvocationProvider.java index 307d04f57..3d0e8adaa 100644 --- a/src/java/com/threerings/presents/server/InvocationProvider.java +++ b/src/java/com/threerings/presents/server/InvocationProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/InvocationSender.java b/src/java/com/threerings/presents/server/InvocationSender.java index 5a9609881..6851c384f 100644 --- a/src/java/com/threerings/presents/server/InvocationSender.java +++ b/src/java/com/threerings/presents/server/InvocationSender.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/LocalDObjectMgr.java b/src/java/com/threerings/presents/server/LocalDObjectMgr.java index 895919fae..43de4cd58 100644 --- a/src/java/com/threerings/presents/server/LocalDObjectMgr.java +++ b/src/java/com/threerings/presents/server/LocalDObjectMgr.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/NativeSignalHandler.java b/src/java/com/threerings/presents/server/NativeSignalHandler.java index 743eb2e11..70c1cec89 100644 --- a/src/java/com/threerings/presents/server/NativeSignalHandler.java +++ b/src/java/com/threerings/presents/server/NativeSignalHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/PresentsAuthInvoker.java b/src/java/com/threerings/presents/server/PresentsAuthInvoker.java index 8ac30c720..f698037e8 100644 --- a/src/java/com/threerings/presents/server/PresentsAuthInvoker.java +++ b/src/java/com/threerings/presents/server/PresentsAuthInvoker.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/PresentsDObjectMgr.java b/src/java/com/threerings/presents/server/PresentsDObjectMgr.java index abac4bd89..3393f9277 100644 --- a/src/java/com/threerings/presents/server/PresentsDObjectMgr.java +++ b/src/java/com/threerings/presents/server/PresentsDObjectMgr.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/PresentsInvoker.java b/src/java/com/threerings/presents/server/PresentsInvoker.java index fd00a8d2e..428731b18 100644 --- a/src/java/com/threerings/presents/server/PresentsInvoker.java +++ b/src/java/com/threerings/presents/server/PresentsInvoker.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/PresentsObjectAccess.java b/src/java/com/threerings/presents/server/PresentsObjectAccess.java index 55f27a804..0d73822a8 100644 --- a/src/java/com/threerings/presents/server/PresentsObjectAccess.java +++ b/src/java/com/threerings/presents/server/PresentsObjectAccess.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/PresentsServer.java b/src/java/com/threerings/presents/server/PresentsServer.java index d8703b455..fa31814b6 100644 --- a/src/java/com/threerings/presents/server/PresentsServer.java +++ b/src/java/com/threerings/presents/server/PresentsServer.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/PresentsSession.java b/src/java/com/threerings/presents/server/PresentsSession.java index 13da993b7..3a47c7388 100644 --- a/src/java/com/threerings/presents/server/PresentsSession.java +++ b/src/java/com/threerings/presents/server/PresentsSession.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/RebootManager.java b/src/java/com/threerings/presents/server/RebootManager.java index 41c9751d6..65cee084d 100644 --- a/src/java/com/threerings/presents/server/RebootManager.java +++ b/src/java/com/threerings/presents/server/RebootManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/Rejector.java b/src/java/com/threerings/presents/server/Rejector.java index 0f4050c92..11dc58826 100644 --- a/src/java/com/threerings/presents/server/Rejector.java +++ b/src/java/com/threerings/presents/server/Rejector.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/ReportManager.java b/src/java/com/threerings/presents/server/ReportManager.java index 7e563ec6f..1b8e732ec 100644 --- a/src/java/com/threerings/presents/server/ReportManager.java +++ b/src/java/com/threerings/presents/server/ReportManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/ReportingInvoker.java b/src/java/com/threerings/presents/server/ReportingInvoker.java index 70756fd66..b43d88e12 100644 --- a/src/java/com/threerings/presents/server/ReportingInvoker.java +++ b/src/java/com/threerings/presents/server/ReportingInvoker.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/ServiceAuthenticator.java b/src/java/com/threerings/presents/server/ServiceAuthenticator.java index 3d176fa1e..6f82341e8 100644 --- a/src/java/com/threerings/presents/server/ServiceAuthenticator.java +++ b/src/java/com/threerings/presents/server/ServiceAuthenticator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/SessionFactory.java b/src/java/com/threerings/presents/server/SessionFactory.java index 6c0f1fb8a..8e2e2b640 100644 --- a/src/java/com/threerings/presents/server/SessionFactory.java +++ b/src/java/com/threerings/presents/server/SessionFactory.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/ShutdownManager.java b/src/java/com/threerings/presents/server/ShutdownManager.java index 535edd12d..93e86d026 100644 --- a/src/java/com/threerings/presents/server/ShutdownManager.java +++ b/src/java/com/threerings/presents/server/ShutdownManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/SunSignalHandler.java b/src/java/com/threerings/presents/server/SunSignalHandler.java index 6e22e06c8..1824049d4 100644 --- a/src/java/com/threerings/presents/server/SunSignalHandler.java +++ b/src/java/com/threerings/presents/server/SunSignalHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/TimeBaseDispatcher.java b/src/java/com/threerings/presents/server/TimeBaseDispatcher.java index 4aa48196d..bcc20257c 100644 --- a/src/java/com/threerings/presents/server/TimeBaseDispatcher.java +++ b/src/java/com/threerings/presents/server/TimeBaseDispatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/TimeBaseProvider.java b/src/java/com/threerings/presents/server/TimeBaseProvider.java index 0fb59c8c2..2865ad12c 100644 --- a/src/java/com/threerings/presents/server/TimeBaseProvider.java +++ b/src/java/com/threerings/presents/server/TimeBaseProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/net/AuthingConnection.java b/src/java/com/threerings/presents/server/net/AuthingConnection.java index 0d7ab2ea6..fc1b30c87 100644 --- a/src/java/com/threerings/presents/server/net/AuthingConnection.java +++ b/src/java/com/threerings/presents/server/net/AuthingConnection.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/net/Connection.java b/src/java/com/threerings/presents/server/net/Connection.java index 6a1229eff..e4cc19770 100644 --- a/src/java/com/threerings/presents/server/net/Connection.java +++ b/src/java/com/threerings/presents/server/net/Connection.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/net/ConnectionManager.java b/src/java/com/threerings/presents/server/net/ConnectionManager.java index c9519883f..dfbd03b8d 100644 --- a/src/java/com/threerings/presents/server/net/ConnectionManager.java +++ b/src/java/com/threerings/presents/server/net/ConnectionManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/net/NetEventHandler.java b/src/java/com/threerings/presents/server/net/NetEventHandler.java index 95033bb5d..b3fee9f2f 100644 --- a/src/java/com/threerings/presents/server/net/NetEventHandler.java +++ b/src/java/com/threerings/presents/server/net/NetEventHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/server/net/ServerCommunicator.java b/src/java/com/threerings/presents/server/net/ServerCommunicator.java index 5d8fa31d7..d9db35685 100644 --- a/src/java/com/threerings/presents/server/net/ServerCommunicator.java +++ b/src/java/com/threerings/presents/server/net/ServerCommunicator.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/tools/ActionScriptSource.java b/src/java/com/threerings/presents/tools/ActionScriptSource.java index f728d2bcc..49706ee53 100644 --- a/src/java/com/threerings/presents/tools/ActionScriptSource.java +++ b/src/java/com/threerings/presents/tools/ActionScriptSource.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/tools/GenActionScriptBundlesTask.java b/src/java/com/threerings/presents/tools/GenActionScriptBundlesTask.java index 17ff57eab..67a8ae642 100644 --- a/src/java/com/threerings/presents/tools/GenActionScriptBundlesTask.java +++ b/src/java/com/threerings/presents/tools/GenActionScriptBundlesTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/tools/GenActionScriptTask.java b/src/java/com/threerings/presents/tools/GenActionScriptTask.java index 6ad4abdd1..2e0ac23a2 100644 --- a/src/java/com/threerings/presents/tools/GenActionScriptTask.java +++ b/src/java/com/threerings/presents/tools/GenActionScriptTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/tools/GenDObjectTask.java b/src/java/com/threerings/presents/tools/GenDObjectTask.java index 124b93aac..7e05f2dcf 100644 --- a/src/java/com/threerings/presents/tools/GenDObjectTask.java +++ b/src/java/com/threerings/presents/tools/GenDObjectTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/tools/GenReceiverTask.java b/src/java/com/threerings/presents/tools/GenReceiverTask.java index 3408d69eb..80f2f20a3 100644 --- a/src/java/com/threerings/presents/tools/GenReceiverTask.java +++ b/src/java/com/threerings/presents/tools/GenReceiverTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/tools/GenServiceTask.java b/src/java/com/threerings/presents/tools/GenServiceTask.java index ed01d733e..0fb44b9cd 100644 --- a/src/java/com/threerings/presents/tools/GenServiceTask.java +++ b/src/java/com/threerings/presents/tools/GenServiceTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/tools/GenStreamableTask.java b/src/java/com/threerings/presents/tools/GenStreamableTask.java index c55141900..466490c3e 100644 --- a/src/java/com/threerings/presents/tools/GenStreamableTask.java +++ b/src/java/com/threerings/presents/tools/GenStreamableTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/tools/GenUtil.java b/src/java/com/threerings/presents/tools/GenUtil.java index 65d166fa8..b05ebe0a7 100644 --- a/src/java/com/threerings/presents/tools/GenUtil.java +++ b/src/java/com/threerings/presents/tools/GenUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/tools/ImportSet.java b/src/java/com/threerings/presents/tools/ImportSet.java index 7c01f6249..5797eefc2 100644 --- a/src/java/com/threerings/presents/tools/ImportSet.java +++ b/src/java/com/threerings/presents/tools/ImportSet.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/tools/InstrumentStreamableTask.java b/src/java/com/threerings/presents/tools/InstrumentStreamableTask.java index 5dcaba65a..3c3390ec0 100644 --- a/src/java/com/threerings/presents/tools/InstrumentStreamableTask.java +++ b/src/java/com/threerings/presents/tools/InstrumentStreamableTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/tools/InvocationTask.java b/src/java/com/threerings/presents/tools/InvocationTask.java index 233b229d4..0c38c9332 100644 --- a/src/java/com/threerings/presents/tools/InvocationTask.java +++ b/src/java/com/threerings/presents/tools/InvocationTask.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/tools/SourceFile.java b/src/java/com/threerings/presents/tools/SourceFile.java index 8d5ac1ae9..dbe121f4a 100644 --- a/src/java/com/threerings/presents/tools/SourceFile.java +++ b/src/java/com/threerings/presents/tools/SourceFile.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/util/ClassUtil.java b/src/java/com/threerings/presents/util/ClassUtil.java index 61a22338a..4039bf35b 100644 --- a/src/java/com/threerings/presents/util/ClassUtil.java +++ b/src/java/com/threerings/presents/util/ClassUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/util/ConfirmAdapter.java b/src/java/com/threerings/presents/util/ConfirmAdapter.java index 8380acb1c..0ec95799c 100644 --- a/src/java/com/threerings/presents/util/ConfirmAdapter.java +++ b/src/java/com/threerings/presents/util/ConfirmAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/util/DatagramSequencer.java b/src/java/com/threerings/presents/util/DatagramSequencer.java index 96dacbc8d..0442261bc 100644 --- a/src/java/com/threerings/presents/util/DatagramSequencer.java +++ b/src/java/com/threerings/presents/util/DatagramSequencer.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/util/FutureResult.java b/src/java/com/threerings/presents/util/FutureResult.java index 669a93ee4..27027cb6c 100644 --- a/src/java/com/threerings/presents/util/FutureResult.java +++ b/src/java/com/threerings/presents/util/FutureResult.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/util/IgnoreConfirmAdapter.java b/src/java/com/threerings/presents/util/IgnoreConfirmAdapter.java index b46c1e901..179863601 100644 --- a/src/java/com/threerings/presents/util/IgnoreConfirmAdapter.java +++ b/src/java/com/threerings/presents/util/IgnoreConfirmAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/util/InvocationAdapter.java b/src/java/com/threerings/presents/util/InvocationAdapter.java index 11dc32aa4..3d352e18c 100644 --- a/src/java/com/threerings/presents/util/InvocationAdapter.java +++ b/src/java/com/threerings/presents/util/InvocationAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/util/PersistingUnit.java b/src/java/com/threerings/presents/util/PersistingUnit.java index 1a302d2b6..f9a134e62 100644 --- a/src/java/com/threerings/presents/util/PersistingUnit.java +++ b/src/java/com/threerings/presents/util/PersistingUnit.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/util/PresentsContext.java b/src/java/com/threerings/presents/util/PresentsContext.java index d04d85509..047c4ae76 100644 --- a/src/java/com/threerings/presents/util/PresentsContext.java +++ b/src/java/com/threerings/presents/util/PresentsContext.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/util/ResultAdapter.java b/src/java/com/threerings/presents/util/ResultAdapter.java index 02a4c75ce..75087178c 100644 --- a/src/java/com/threerings/presents/util/ResultAdapter.java +++ b/src/java/com/threerings/presents/util/ResultAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/util/ResultListenerList.java b/src/java/com/threerings/presents/util/ResultListenerList.java index 8890c26ee..3df51ca27 100644 --- a/src/java/com/threerings/presents/util/ResultListenerList.java +++ b/src/java/com/threerings/presents/util/ResultListenerList.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/presents/util/SafeSubscriber.java b/src/java/com/threerings/presents/util/SafeSubscriber.java index 14eecd303..1338d3beb 100644 --- a/src/java/com/threerings/presents/util/SafeSubscriber.java +++ b/src/java/com/threerings/presents/util/SafeSubscriber.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/ActionScript.java b/src/java/com/threerings/util/ActionScript.java index d5053cf88..6bb6ca8b2 100644 --- a/src/java/com/threerings/util/ActionScript.java +++ b/src/java/com/threerings/util/ActionScript.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/DefaultMap.java b/src/java/com/threerings/util/DefaultMap.java index ab60f4b47..664c004d2 100644 --- a/src/java/com/threerings/util/DefaultMap.java +++ b/src/java/com/threerings/util/DefaultMap.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/MessageBundle.java b/src/java/com/threerings/util/MessageBundle.java index 708752af5..d5efa5fa0 100644 --- a/src/java/com/threerings/util/MessageBundle.java +++ b/src/java/com/threerings/util/MessageBundle.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/MessageManager.java b/src/java/com/threerings/util/MessageManager.java index fff536283..0faf357b9 100644 --- a/src/java/com/threerings/util/MessageManager.java +++ b/src/java/com/threerings/util/MessageManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/MethodProfiler.java b/src/java/com/threerings/util/MethodProfiler.java index 0158c881c..3ef98fa56 100644 --- a/src/java/com/threerings/util/MethodProfiler.java +++ b/src/java/com/threerings/util/MethodProfiler.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/Name.java b/src/java/com/threerings/util/Name.java index bbbebf83d..1758714bc 100644 --- a/src/java/com/threerings/util/Name.java +++ b/src/java/com/threerings/util/Name.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/RandomUtil.java b/src/java/com/threerings/util/RandomUtil.java index 38e029be2..6383d35c4 100644 --- a/src/java/com/threerings/util/RandomUtil.java +++ b/src/java/com/threerings/util/RandomUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/StreamableArrayIntSet.java b/src/java/com/threerings/util/StreamableArrayIntSet.java index d06449b5e..9db55d289 100644 --- a/src/java/com/threerings/util/StreamableArrayIntSet.java +++ b/src/java/com/threerings/util/StreamableArrayIntSet.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/StreamableArrayList.java b/src/java/com/threerings/util/StreamableArrayList.java index 74e75989f..4e5051b14 100644 --- a/src/java/com/threerings/util/StreamableArrayList.java +++ b/src/java/com/threerings/util/StreamableArrayList.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/StreamableEnumSet.java b/src/java/com/threerings/util/StreamableEnumSet.java index 1d86d2d03..cee97582c 100644 --- a/src/java/com/threerings/util/StreamableEnumSet.java +++ b/src/java/com/threerings/util/StreamableEnumSet.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/StreamableHashIntMap.java b/src/java/com/threerings/util/StreamableHashIntMap.java index e5d63ab7f..e19fbdc25 100644 --- a/src/java/com/threerings/util/StreamableHashIntMap.java +++ b/src/java/com/threerings/util/StreamableHashIntMap.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/StreamableHashMap.java b/src/java/com/threerings/util/StreamableHashMap.java index 1f46b96cb..c97363f81 100644 --- a/src/java/com/threerings/util/StreamableHashMap.java +++ b/src/java/com/threerings/util/StreamableHashMap.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/StreamableHashSet.java b/src/java/com/threerings/util/StreamableHashSet.java index 98b07cd09..b77958cc6 100644 --- a/src/java/com/threerings/util/StreamableHashSet.java +++ b/src/java/com/threerings/util/StreamableHashSet.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/StreamableIntIntMap.java b/src/java/com/threerings/util/StreamableIntIntMap.java index 0123f50bc..6fd8a4072 100644 --- a/src/java/com/threerings/util/StreamableIntIntMap.java +++ b/src/java/com/threerings/util/StreamableIntIntMap.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/StreamablePoint.java b/src/java/com/threerings/util/StreamablePoint.java index 9a23a4155..fb8d225a7 100644 --- a/src/java/com/threerings/util/StreamablePoint.java +++ b/src/java/com/threerings/util/StreamablePoint.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/StreamableRectangle.java b/src/java/com/threerings/util/StreamableRectangle.java index 660bb101b..3bf13b1be 100644 --- a/src/java/com/threerings/util/StreamableRectangle.java +++ b/src/java/com/threerings/util/StreamableRectangle.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/StreamableTuple.java b/src/java/com/threerings/util/StreamableTuple.java index ed5ad8428..1c201e60b 100644 --- a/src/java/com/threerings/util/StreamableTuple.java +++ b/src/java/com/threerings/util/StreamableTuple.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/TimeUtil.java b/src/java/com/threerings/util/TimeUtil.java index cdea63995..136515750 100644 --- a/src/java/com/threerings/util/TimeUtil.java +++ b/src/java/com/threerings/util/TimeUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/TrackedObject.java b/src/java/com/threerings/util/TrackedObject.java index dc2a0354e..c7912f216 100644 --- a/src/java/com/threerings/util/TrackedObject.java +++ b/src/java/com/threerings/util/TrackedObject.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/java/com/threerings/util/signal/SignalManager.java b/src/java/com/threerings/util/signal/SignalManager.java index 3dc6ef47c..fab24a165 100644 --- a/src/java/com/threerings/util/signal/SignalManager.java +++ b/src/java/com/threerings/util/signal/SignalManager.java @@ -2,7 +2,7 @@ // $Id$ // // Narya library - tools for developing networked games -// Copyright (C) 2002-2009 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it