From 71d8a730704802cb19b25d947afa501243576c8e Mon Sep 17 00:00:00 2001 From: Dave Hoover Date: Sat, 1 Jan 2011 05:04:14 +0000 Subject: [PATCH] Auld Lang Syne git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1046 c613c5cb-e716-0410-b11b-feb51c14d237 --- lib/SOURCE_HEADER | 2 +- src/main/as/com/threerings/parlor/card/data/Card.as | 2 +- src/main/as/com/threerings/parlor/card/data/CardCodes.as | 2 +- src/main/as/com/threerings/parlor/card/data/Deck.as | 2 +- src/main/as/com/threerings/parlor/card/data/Hand.as | 2 +- src/main/as/com/threerings/parlor/card/data/PlayerCard.as | 2 +- .../parlor/card/trick/client/TrickCardGameService.as | 2 +- .../parlor/card/trick/data/TrickCardGameMarshaller.as | 2 +- .../parlor/client/DefaultFlexTableConfigurator.as | 2 +- .../as/com/threerings/parlor/client/GameReadyObserver.as | 2 +- src/main/as/com/threerings/parlor/client/Invitation.as | 2 +- .../as/com/threerings/parlor/client/InvitationHandler.as | 2 +- .../parlor/client/InvitationResponseObserver.as | 2 +- src/main/as/com/threerings/parlor/client/ParlorDecoder.as | 2 +- .../as/com/threerings/parlor/client/ParlorDirector.as | 2 +- .../as/com/threerings/parlor/client/ParlorReceiver.as | 2 +- src/main/as/com/threerings/parlor/client/ParlorService.as | 2 +- .../parlor/client/ParlorService_InviteListener.as | 2 +- .../as/com/threerings/parlor/client/SeatednessObserver.as | 2 +- .../as/com/threerings/parlor/client/TableConfigurator.as | 2 +- src/main/as/com/threerings/parlor/client/TableDirector.as | 2 +- src/main/as/com/threerings/parlor/client/TableObserver.as | 2 +- src/main/as/com/threerings/parlor/client/TableService.as | 2 +- src/main/as/com/threerings/parlor/data/ChoiceParameter.as | 2 +- src/main/as/com/threerings/parlor/data/Parameter.as | 2 +- src/main/as/com/threerings/parlor/data/ParlorCodes.as | 2 +- .../as/com/threerings/parlor/data/ParlorMarshaller.as | 2 +- .../parlor/data/ParlorMarshaller_InviteMarshaller.as | 2 +- src/main/as/com/threerings/parlor/data/RangeParameter.as | 2 +- src/main/as/com/threerings/parlor/data/Table.as | 2 +- src/main/as/com/threerings/parlor/data/TableConfig.as | 2 +- .../as/com/threerings/parlor/data/TableLobbyObject.as | 2 +- src/main/as/com/threerings/parlor/data/TableMarshaller.as | 2 +- src/main/as/com/threerings/parlor/data/ToggleParameter.as | 2 +- .../threerings/parlor/game/client/FlexGameConfigurator.as | 2 +- .../com/threerings/parlor/game/client/GameConfigurator.as | 2 +- .../com/threerings/parlor/game/client/GameController.as | 2 +- .../parlor/game/client/GameControllerDelegate.as | 2 +- src/main/as/com/threerings/parlor/game/data/GameAI.as | 2 +- src/main/as/com/threerings/parlor/game/data/GameCodes.as | 2 +- src/main/as/com/threerings/parlor/game/data/GameConfig.as | 2 +- src/main/as/com/threerings/parlor/game/data/GameObject.as | 2 +- .../as/com/threerings/parlor/game/data/UserIdentifier.as | 2 +- .../threerings/parlor/turn/client/TurnGameController.as | 2 +- .../parlor/turn/client/TurnGameControllerDelegate.as | 2 +- .../as/com/threerings/parlor/turn/data/TurnGameObject.as | 2 +- src/main/as/com/threerings/parlor/util/ParlorContext.as | 2 +- .../as/com/threerings/stage/client/CharacterIsoSprite.as | 2 +- .../as/com/threerings/stage/client/ClusterClickedInfo.as | 2 +- .../com/threerings/stage/client/CrowdStageScenePanel.as | 2 +- .../as/com/threerings/stage/client/PortalIsoSprite.as | 2 +- src/main/as/com/threerings/stage/client/SceneColorizer.as | 2 +- .../as/com/threerings/stage/client/StageSceneBlock.as | 2 +- .../com/threerings/stage/client/StageSceneController.as | 2 +- .../as/com/threerings/stage/client/StageScenePanel.as | 2 +- .../as/com/threerings/stage/client/StageSceneService.as | 2 +- .../as/com/threerings/stage/data/DefaultColorUpdate.as | 2 +- .../as/com/threerings/stage/data/ModifyObjectsUpdate.as | 2 +- src/main/as/com/threerings/stage/data/StageLocation.as | 2 +- .../as/com/threerings/stage/data/StageMisoSceneModel.as | 2 +- .../as/com/threerings/stage/data/StageOccupantInfo.as | 2 +- src/main/as/com/threerings/stage/data/StageScene.as | 2 +- src/main/as/com/threerings/stage/data/StageSceneConfig.as | 2 +- .../as/com/threerings/stage/data/StageSceneMarshaller.as | 2 +- src/main/as/com/threerings/stage/data/StageSceneModel.as | 2 +- src/main/as/com/threerings/stage/data/StageSceneObject.as | 2 +- src/main/as/com/threerings/stage/util/StageContext.as | 2 +- src/main/as/com/threerings/whirled/client/PendingData.as | 2 +- .../as/com/threerings/whirled/client/SceneController.as | 2 +- src/main/as/com/threerings/whirled/client/SceneDecoder.as | 2 +- .../as/com/threerings/whirled/client/SceneDirector.as | 2 +- .../whirled/client/SceneDirector_MoveHandler.as | 2 +- .../as/com/threerings/whirled/client/SceneReceiver.as | 2 +- src/main/as/com/threerings/whirled/client/SceneService.as | 2 +- .../whirled/client/SceneService_SceneMoveListener.as | 2 +- .../threerings/whirled/client/persist/SceneRepository.as | 2 +- src/main/as/com/threerings/whirled/data/AuxModel.as | 2 +- .../as/com/threerings/whirled/data/DefaultSceneConfig.as | 2 +- src/main/as/com/threerings/whirled/data/Scene.as | 2 +- src/main/as/com/threerings/whirled/data/SceneCodes.as | 2 +- src/main/as/com/threerings/whirled/data/SceneImpl.as | 2 +- .../as/com/threerings/whirled/data/SceneMarshaller.as | 2 +- .../whirled/data/SceneMarshaller_SceneMoveMarshaller.as | 2 +- src/main/as/com/threerings/whirled/data/SceneModel.as | 2 +- src/main/as/com/threerings/whirled/data/SceneObject.as | 2 +- src/main/as/com/threerings/whirled/data/ScenePlace.as | 2 +- src/main/as/com/threerings/whirled/data/SceneUpdate.as | 2 +- .../threerings/whirled/spot/client/SpotSceneController.as | 2 +- .../threerings/whirled/spot/client/SpotSceneDirector.as | 2 +- .../as/com/threerings/whirled/spot/client/SpotService.as | 2 +- .../spot/client/SpotService_SpotSceneMoveListener.as | 2 +- src/main/as/com/threerings/whirled/spot/data/Cluster.as | 2 +- .../as/com/threerings/whirled/spot/data/ClusterObject.as | 2 +- .../threerings/whirled/spot/data/ClusteredBodyObject.as | 2 +- src/main/as/com/threerings/whirled/spot/data/Location.as | 2 +- .../threerings/whirled/spot/data/ModifyPortalsUpdate.as | 2 +- src/main/as/com/threerings/whirled/spot/data/Portal.as | 2 +- .../as/com/threerings/whirled/spot/data/SceneLocation.as | 2 +- src/main/as/com/threerings/whirled/spot/data/SpotCodes.as | 2 +- .../as/com/threerings/whirled/spot/data/SpotMarshaller.as | 2 +- .../spot/data/SpotMarshaller_SpotSceneMoveMarshaller.as | 2 +- src/main/as/com/threerings/whirled/spot/data/SpotScene.as | 2 +- .../as/com/threerings/whirled/spot/data/SpotSceneImpl.as | 2 +- .../as/com/threerings/whirled/spot/data/SpotSceneModel.as | 2 +- .../com/threerings/whirled/spot/data/SpotSceneObject.as | 2 +- .../as/com/threerings/whirled/util/NoSuchSceneError.as | 2 +- src/main/as/com/threerings/whirled/util/SceneFactory.as | 2 +- src/main/as/com/threerings/whirled/util/UpdateList.as | 2 +- src/main/as/com/threerings/whirled/util/WhirledContext.as | 2 +- .../as/com/threerings/whirled/zone/client/ZoneDecoder.as | 2 +- .../as/com/threerings/whirled/zone/client/ZoneDirector.as | 2 +- .../as/com/threerings/whirled/zone/client/ZoneObserver.as | 2 +- .../as/com/threerings/whirled/zone/client/ZoneReceiver.as | 2 +- .../as/com/threerings/whirled/zone/client/ZoneService.as | 2 +- .../whirled/zone/client/ZoneService_ZoneMoveListener.as | 2 +- .../as/com/threerings/whirled/zone/data/SceneSummary.as | 2 +- .../as/com/threerings/whirled/zone/data/ZoneMarshaller.as | 2 +- .../zone/data/ZoneMarshaller_ZoneMoveMarshaller.as | 2 +- .../as/com/threerings/whirled/zone/data/ZoneSummary.as | 2 +- src/main/as/com/threerings/whirled/zone/util/ZoneUtil.as | 2 +- src/main/java/com/threerings/micasa/Log.java | 2 +- src/main/java/com/threerings/micasa/client/ChatPanel.java | 2 +- .../com/threerings/micasa/client/ClientController.java | 2 +- .../java/com/threerings/micasa/client/LogonPanel.java | 2 +- src/main/java/com/threerings/micasa/client/MiCasaApp.java | 2 +- .../java/com/threerings/micasa/client/MiCasaApplet.java | 2 +- .../java/com/threerings/micasa/client/MiCasaClient.java | 2 +- .../java/com/threerings/micasa/client/MiCasaFrame.java | 2 +- .../java/com/threerings/micasa/client/OccupantList.java | 2 +- .../com/threerings/micasa/data/MiCasaBootstrapData.java | 2 +- src/main/java/com/threerings/micasa/lobby/Lobby.java | 2 +- .../java/com/threerings/micasa/lobby/LobbyConfig.java | 2 +- .../java/com/threerings/micasa/lobby/LobbyController.java | 2 +- .../java/com/threerings/micasa/lobby/LobbyManager.java | 2 +- .../java/com/threerings/micasa/lobby/LobbyMarshaller.java | 2 +- .../java/com/threerings/micasa/lobby/LobbyObject.java | 2 +- src/main/java/com/threerings/micasa/lobby/LobbyPanel.java | 2 +- .../java/com/threerings/micasa/lobby/LobbyProvider.java | 2 +- .../java/com/threerings/micasa/lobby/LobbyRegistry.java | 2 +- .../java/com/threerings/micasa/lobby/LobbySelector.java | 2 +- .../java/com/threerings/micasa/lobby/LobbyService.java | 2 +- .../java/com/threerings/micasa/lobby/table/TableItem.java | 2 +- .../com/threerings/micasa/lobby/table/TableListView.java | 2 +- .../threerings/micasa/lobby/table/TableLobbyConfig.java | 2 +- .../threerings/micasa/lobby/table/TableLobbyManager.java | 2 +- .../threerings/micasa/lobby/table/TableLobbyObject.java | 2 +- .../java/com/threerings/micasa/server/MiCasaConfig.java | 2 +- .../java/com/threerings/micasa/server/MiCasaServer.java | 2 +- .../java/com/threerings/micasa/server/MiCasaSession.java | 2 +- .../threerings/micasa/simulator/client/SimpleClient.java | 2 +- .../threerings/micasa/simulator/client/SimpleFrame.java | 2 +- .../threerings/micasa/simulator/client/SimulatorApp.java | 2 +- .../micasa/simulator/client/SimulatorClient.java | 2 +- .../micasa/simulator/client/SimulatorController.java | 2 +- .../micasa/simulator/client/SimulatorFrame.java | 2 +- .../micasa/simulator/client/SimulatorService.java | 2 +- .../threerings/micasa/simulator/data/SimulatorInfo.java | 2 +- .../micasa/simulator/data/SimulatorMarshaller.java | 2 +- .../threerings/micasa/simulator/server/SimpleServer.java | 2 +- .../com/threerings/micasa/simulator/server/Simulant.java | 2 +- .../micasa/simulator/server/SimulatorManager.java | 2 +- .../micasa/simulator/server/SimulatorProvider.java | 2 +- .../micasa/simulator/server/SimulatorServer.java | 2 +- .../micasa/simulator/util/SimulatorContext.java | 2 +- .../java/com/threerings/micasa/util/MiCasaContext.java | 2 +- src/main/java/com/threerings/parlor/Log.java | 2 +- src/main/java/com/threerings/parlor/card/Log.java | 2 +- .../threerings/parlor/card/client/CardGameController.java | 2 +- .../threerings/parlor/card/client/CardGameDecoder.java | 2 +- .../threerings/parlor/card/client/CardGameReceiver.java | 2 +- .../java/com/threerings/parlor/card/client/CardPanel.java | 2 +- .../com/threerings/parlor/card/client/CardSprite.java | 2 +- .../threerings/parlor/card/client/CardSpriteObserver.java | 2 +- .../threerings/parlor/card/client/MicroCardSprite.java | 2 +- src/main/java/com/threerings/parlor/card/data/Card.java | 2 +- .../java/com/threerings/parlor/card/data/CardCodes.java | 2 +- .../com/threerings/parlor/card/data/CardGameObject.java | 2 +- src/main/java/com/threerings/parlor/card/data/Deck.java | 2 +- src/main/java/com/threerings/parlor/card/data/Hand.java | 2 +- .../java/com/threerings/parlor/card/data/PlayerCard.java | 2 +- .../threerings/parlor/card/server/CardGameManager.java | 2 +- .../com/threerings/parlor/card/server/CardGameSender.java | 2 +- .../trick/client/TrickCardGameControllerDelegate.java | 2 +- .../parlor/card/trick/client/TrickCardGameService.java | 2 +- .../threerings/parlor/card/trick/data/TrickCardCodes.java | 2 +- .../parlor/card/trick/data/TrickCardGameMarshaller.java | 2 +- .../parlor/card/trick/data/TrickCardGameObject.java | 2 +- .../card/trick/server/TrickCardGameManagerDelegate.java | 2 +- .../parlor/card/trick/server/TrickCardGameProvider.java | 2 +- .../parlor/card/trick/util/TrickCardGameUtil.java | 2 +- .../parlor/client/DefaultSwingTableConfigurator.java | 2 +- .../com/threerings/parlor/client/GameReadyObserver.java | 2 +- .../java/com/threerings/parlor/client/Invitation.java | 2 +- .../com/threerings/parlor/client/InvitationHandler.java | 2 +- .../parlor/client/InvitationResponseObserver.java | 2 +- .../java/com/threerings/parlor/client/ParlorDecoder.java | 2 +- .../java/com/threerings/parlor/client/ParlorDirector.java | 2 +- .../java/com/threerings/parlor/client/ParlorReceiver.java | 2 +- .../java/com/threerings/parlor/client/ParlorService.java | 2 +- .../com/threerings/parlor/client/SeatednessObserver.java | 2 +- .../com/threerings/parlor/client/TableConfigurator.java | 2 +- .../java/com/threerings/parlor/client/TableDirector.java | 2 +- .../java/com/threerings/parlor/client/TableObserver.java | 2 +- .../java/com/threerings/parlor/client/TableService.java | 2 +- .../java/com/threerings/parlor/data/ChoiceParameter.java | 2 +- src/main/java/com/threerings/parlor/data/Parameter.java | 2 +- src/main/java/com/threerings/parlor/data/ParlorCodes.java | 2 +- .../java/com/threerings/parlor/data/ParlorMarshaller.java | 2 +- .../java/com/threerings/parlor/data/RangeParameter.java | 2 +- src/main/java/com/threerings/parlor/data/Table.java | 2 +- src/main/java/com/threerings/parlor/data/TableConfig.java | 2 +- .../java/com/threerings/parlor/data/TableLobbyObject.java | 2 +- .../java/com/threerings/parlor/data/TableMarshaller.java | 2 +- .../java/com/threerings/parlor/data/ToggleParameter.java | 2 +- .../threerings/parlor/game/client/GameConfigurator.java | 2 +- .../com/threerings/parlor/game/client/GameController.java | 2 +- .../parlor/game/client/GameControllerDelegate.java | 2 +- .../parlor/game/client/SwingGameConfigurator.java | 2 +- src/main/java/com/threerings/parlor/game/data/GameAI.java | 2 +- .../java/com/threerings/parlor/game/data/GameCodes.java | 2 +- .../java/com/threerings/parlor/game/data/GameConfig.java | 2 +- .../java/com/threerings/parlor/game/data/GameObject.java | 2 +- .../com/threerings/parlor/game/data/UserIdentifier.java | 2 +- .../com/threerings/parlor/game/server/GameManager.java | 2 +- .../parlor/game/server/GameManagerDelegate.java | 2 +- .../com/threerings/parlor/game/server/GameWatcher.java | 2 +- .../threerings/parlor/game/server/TeamGameManager.java | 2 +- .../java/com/threerings/parlor/media/ScoreAnimation.java | 2 +- .../com/threerings/parlor/rating/data/RatingCodes.java | 2 +- .../java/com/threerings/parlor/rating/server/Rating.java | 2 +- .../threerings/parlor/rating/server/RatingDelegate.java | 2 +- .../parlor/rating/server/persist/PercentileRecord.java | 2 +- .../parlor/rating/server/persist/RatingRecord.java | 2 +- .../parlor/rating/server/persist/RatingRepository.java | 2 +- .../com/threerings/parlor/rating/util/Percentiler.java | 2 +- .../java/com/threerings/parlor/server/ParlorManager.java | 2 +- .../java/com/threerings/parlor/server/ParlorProvider.java | 2 +- .../java/com/threerings/parlor/server/ParlorSender.java | 2 +- .../java/com/threerings/parlor/server/PlayManager.java | 2 +- .../com/threerings/parlor/server/PlayManagerDelegate.java | 2 +- .../java/com/threerings/parlor/server/TableManager.java | 2 +- .../java/com/threerings/parlor/server/TableProvider.java | 2 +- .../threerings/parlor/tourney/client/TourneyService.java | 2 +- .../threerings/parlor/tourney/client/TourniesService.java | 2 +- .../java/com/threerings/parlor/tourney/data/EntryFee.java | 2 +- .../com/threerings/parlor/tourney/data/Participant.java | 2 +- .../java/com/threerings/parlor/tourney/data/Prize.java | 2 +- .../com/threerings/parlor/tourney/data/TourneyCodes.java | 2 +- .../com/threerings/parlor/tourney/data/TourneyConfig.java | 2 +- .../threerings/parlor/tourney/data/TourneyLogicData.java | 2 +- .../threerings/parlor/tourney/data/TourneyMarshaller.java | 2 +- .../com/threerings/parlor/tourney/data/TourneyObject.java | 2 +- .../parlor/tourney/data/TourniesMarshaller.java | 2 +- .../threerings/parlor/tourney/server/TourneyManager.java | 2 +- .../threerings/parlor/tourney/server/TourneyProvider.java | 2 +- .../threerings/parlor/tourney/server/TourniesManager.java | 2 +- .../parlor/tourney/server/TourniesProvider.java | 2 +- .../parlor/tourney/server/persist/TourneyRepository.java | 2 +- .../com/threerings/parlor/turn/client/TurnDisplay.java | 2 +- .../threerings/parlor/turn/client/TurnGameController.java | 2 +- .../parlor/turn/client/TurnGameControllerDelegate.java | 2 +- .../com/threerings/parlor/turn/data/TurnGameObject.java | 2 +- .../threerings/parlor/turn/server/TurnGameManager.java | 2 +- .../parlor/turn/server/TurnGameManagerDelegate.java | 2 +- .../java/com/threerings/parlor/util/ParlorContext.java | 2 +- src/main/java/com/threerings/parlor/util/RobotPlayer.java | 2 +- src/main/java/com/threerings/puzzle/Log.java | 2 +- .../com/threerings/puzzle/client/PlayerStatusView.java | 2 +- .../threerings/puzzle/client/PuzzleAnimationWaiter.java | 2 +- .../com/threerings/puzzle/client/PuzzleBoardView.java | 2 +- .../com/threerings/puzzle/client/PuzzleController.java | 2 +- .../puzzle/client/PuzzleControllerDelegate.java | 2 +- .../com/threerings/puzzle/client/PuzzleGameService.java | 2 +- .../java/com/threerings/puzzle/client/PuzzlePanel.java | 2 +- .../java/com/threerings/puzzle/client/PuzzlePrefs.java | 2 +- src/main/java/com/threerings/puzzle/data/Board.java | 2 +- .../java/com/threerings/puzzle/data/BoardSummary.java | 2 +- src/main/java/com/threerings/puzzle/data/PuzzleCodes.java | 2 +- .../java/com/threerings/puzzle/data/PuzzleGameCodes.java | 2 +- .../com/threerings/puzzle/data/PuzzleGameMarshaller.java | 2 +- .../java/com/threerings/puzzle/data/PuzzleObject.java | 2 +- .../threerings/puzzle/drop/client/DropBlockSprite.java | 2 +- .../com/threerings/puzzle/drop/client/DropBoardView.java | 2 +- .../puzzle/drop/client/DropControllerDelegate.java | 2 +- .../java/com/threerings/puzzle/drop/client/DropPanel.java | 2 +- .../com/threerings/puzzle/drop/client/DropSprite.java | 2 +- .../threerings/puzzle/drop/client/DropSpriteObserver.java | 2 +- .../com/threerings/puzzle/drop/client/NextBlockView.java | 2 +- .../puzzle/drop/client/PieceGroupAnimation.java | 2 +- .../java/com/threerings/puzzle/drop/data/DropBoard.java | 2 +- .../com/threerings/puzzle/drop/data/DropBoardSummary.java | 2 +- .../java/com/threerings/puzzle/drop/data/DropCodes.java | 2 +- .../java/com/threerings/puzzle/drop/data/DropConfig.java | 2 +- .../java/com/threerings/puzzle/drop/data/DropLogic.java | 2 +- .../com/threerings/puzzle/drop/data/DropPieceCodes.java | 2 +- .../java/com/threerings/puzzle/drop/data/SegmentInfo.java | 2 +- .../puzzle/drop/server/DropManagerDelegate.java | 2 +- .../com/threerings/puzzle/drop/util/DropBoardUtil.java | 2 +- .../com/threerings/puzzle/drop/util/DropGameUtil.java | 2 +- .../com/threerings/puzzle/drop/util/PieceDestroyer.java | 2 +- .../com/threerings/puzzle/drop/util/PieceDropLogic.java | 2 +- .../com/threerings/puzzle/drop/util/PieceDropper.java | 2 +- .../com/threerings/puzzle/server/PuzzleGameProvider.java | 2 +- .../java/com/threerings/puzzle/server/PuzzleManager.java | 2 +- .../threerings/puzzle/server/PuzzleManagerDelegate.java | 2 +- src/main/java/com/threerings/puzzle/util/PointSet.java | 2 +- .../java/com/threerings/puzzle/util/PuzzleContext.java | 2 +- .../java/com/threerings/puzzle/util/PuzzleGameUtil.java | 2 +- src/main/java/com/threerings/stage/Log.java | 2 +- .../java/com/threerings/stage/client/SceneColorizer.java | 2 +- .../com/threerings/stage/client/StageSceneController.java | 2 +- .../java/com/threerings/stage/client/StageScenePanel.java | 2 +- .../com/threerings/stage/client/StageSceneService.java | 2 +- .../com/threerings/stage/data/DefaultColorUpdate.java | 2 +- .../com/threerings/stage/data/ModifyObjectsUpdate.java | 2 +- src/main/java/com/threerings/stage/data/StageCodes.java | 2 +- .../java/com/threerings/stage/data/StageLocation.java | 2 +- .../com/threerings/stage/data/StageMisoSceneModel.java | 2 +- .../java/com/threerings/stage/data/StageOccupantInfo.java | 2 +- src/main/java/com/threerings/stage/data/StageScene.java | 2 +- .../java/com/threerings/stage/data/StageSceneConfig.java | 2 +- .../com/threerings/stage/data/StageSceneMarshaller.java | 2 +- .../java/com/threerings/stage/data/StageSceneModel.java | 2 +- .../java/com/threerings/stage/data/StageSceneObject.java | 2 +- .../com/threerings/stage/server/StageSceneManager.java | 2 +- .../com/threerings/stage/server/StageSceneProvider.java | 2 +- .../java/com/threerings/stage/server/StageServer.java | 2 +- .../threerings/stage/tools/editor/DirectionButton.java | 2 +- .../java/com/threerings/stage/tools/editor/EditorApp.java | 2 +- .../com/threerings/stage/tools/editor/EditorConfig.java | 2 +- .../com/threerings/stage/tools/editor/EditorDialog.java | 2 +- .../com/threerings/stage/tools/editor/EditorFrame.java | 2 +- .../com/threerings/stage/tools/editor/EditorModel.java | 2 +- .../stage/tools/editor/EditorModelListener.java | 2 +- .../threerings/stage/tools/editor/EditorScenePanel.java | 2 +- .../threerings/stage/tools/editor/EditorScrollBox.java | 2 +- .../threerings/stage/tools/editor/EditorTileManager.java | 2 +- .../threerings/stage/tools/editor/EditorToolBarPanel.java | 2 +- .../threerings/stage/tools/editor/ObjectEditorDialog.java | 2 +- .../com/threerings/stage/tools/editor/PortalDialog.java | 2 +- .../com/threerings/stage/tools/editor/PortalTool.java | 2 +- .../threerings/stage/tools/editor/PreferencesDialog.java | 2 +- .../com/threerings/stage/tools/editor/SceneInfoPanel.java | 2 +- .../com/threerings/stage/tools/editor/TestTileLoader.java | 2 +- .../com/threerings/stage/tools/editor/TileInfoPanel.java | 2 +- .../threerings/stage/tools/editor/util/EditorContext.java | 2 +- .../stage/tools/editor/util/EditorDialogUtil.java | 2 +- .../threerings/stage/tools/editor/util/ExtrasPainter.java | 2 +- .../threerings/stage/tools/editor/util/TileSetUtil.java | 2 +- .../java/com/threerings/stage/tools/viewer/ViewerApp.java | 2 +- .../com/threerings/stage/tools/viewer/ViewerFrame.java | 2 +- .../threerings/stage/tools/viewer/ViewerScenePanel.java | 2 +- .../threerings/stage/tools/xml/StageMisoSceneRuleSet.java | 2 +- .../com/threerings/stage/tools/xml/StageSceneParser.java | 2 +- .../com/threerings/stage/tools/xml/StageSceneRuleSet.java | 2 +- .../com/threerings/stage/tools/xml/StageSceneWriter.java | 2 +- .../com/threerings/stage/util/PlacementConstraints.java | 2 +- src/main/java/com/threerings/stage/util/StageContext.java | 2 +- .../java/com/threerings/stage/util/StageSceneUtil.java | 2 +- src/main/java/com/threerings/stats/Log.java | 2 +- .../com/threerings/stats/data/ByteByteStringMapStat.java | 2 +- .../java/com/threerings/stats/data/ByteStringSetStat.java | 2 +- src/main/java/com/threerings/stats/data/IntArrayStat.java | 2 +- src/main/java/com/threerings/stats/data/IntSetStat.java | 2 +- .../java/com/threerings/stats/data/IntSetStatAdder.java | 2 +- src/main/java/com/threerings/stats/data/IntStat.java | 2 +- .../com/threerings/stats/data/IntStatIncrementer.java | 2 +- .../java/com/threerings/stats/data/IntStatMinimumer.java | 2 +- .../java/com/threerings/stats/data/IntStringSetStat.java | 2 +- src/main/java/com/threerings/stats/data/MaxIntStat.java | 2 +- .../java/com/threerings/stats/data/MaxValueIntStat.java | 2 +- src/main/java/com/threerings/stats/data/SetStat.java | 2 +- .../com/threerings/stats/data/ShortStringSetStat.java | 2 +- src/main/java/com/threerings/stats/data/Stat.java | 2 +- src/main/java/com/threerings/stats/data/StatModifier.java | 2 +- src/main/java/com/threerings/stats/data/StatSet.java | 2 +- .../java/com/threerings/stats/data/StringMapStat.java | 2 +- .../java/com/threerings/stats/data/StringSetStat.java | 2 +- .../stats/server/persist/MaxStatCodeRecord.java | 2 +- .../com/threerings/stats/server/persist/StatRecord.java | 2 +- .../threerings/stats/server/persist/StatRepository.java | 2 +- .../threerings/stats/server/persist/StringCodeRecord.java | 2 +- src/main/java/com/threerings/whirled/Log.java | 2 +- .../com/threerings/whirled/client/SceneController.java | 2 +- .../java/com/threerings/whirled/client/SceneDecoder.java | 2 +- .../java/com/threerings/whirled/client/SceneDirector.java | 2 +- .../com/threerings/whirled/client/SceneMoveAdapter.java | 2 +- .../java/com/threerings/whirled/client/SceneReceiver.java | 2 +- .../java/com/threerings/whirled/client/SceneService.java | 2 +- .../whirled/client/persist/SceneRepository.java | 2 +- src/main/java/com/threerings/whirled/data/AuxModel.java | 2 +- .../com/threerings/whirled/data/DefaultSceneConfig.java | 2 +- src/main/java/com/threerings/whirled/data/Scene.java | 2 +- src/main/java/com/threerings/whirled/data/SceneCodes.java | 2 +- src/main/java/com/threerings/whirled/data/SceneImpl.java | 2 +- .../java/com/threerings/whirled/data/SceneMarshaller.java | 2 +- src/main/java/com/threerings/whirled/data/SceneModel.java | 2 +- .../java/com/threerings/whirled/data/SceneObject.java | 2 +- src/main/java/com/threerings/whirled/data/ScenePlace.java | 2 +- .../java/com/threerings/whirled/data/SceneUpdate.java | 2 +- .../whirled/server/AbstractSceneMoveHandler.java | 2 +- .../java/com/threerings/whirled/server/SceneManager.java | 2 +- .../com/threerings/whirled/server/SceneMoveHandler.java | 2 +- .../java/com/threerings/whirled/server/SceneProvider.java | 2 +- .../java/com/threerings/whirled/server/SceneRegistry.java | 2 +- .../java/com/threerings/whirled/server/SceneSender.java | 2 +- .../java/com/threerings/whirled/server/WhirledServer.java | 2 +- .../com/threerings/whirled/server/WhirledSession.java | 2 +- .../whirled/server/persist/DummySceneRepository.java | 2 +- .../whirled/server/persist/SceneRepository.java | 2 +- .../whirled/server/persist/SceneUpdateMarshaller.java | 2 +- src/main/java/com/threerings/whirled/spot/Log.java | 2 +- .../whirled/spot/client/SpotSceneController.java | 2 +- .../threerings/whirled/spot/client/SpotSceneDirector.java | 2 +- .../com/threerings/whirled/spot/client/SpotService.java | 2 +- .../java/com/threerings/whirled/spot/data/Cluster.java | 2 +- .../com/threerings/whirled/spot/data/ClusterObject.java | 2 +- .../threerings/whirled/spot/data/ClusteredBodyObject.java | 2 +- .../java/com/threerings/whirled/spot/data/Location.java | 2 +- .../threerings/whirled/spot/data/ModifyPortalsUpdate.java | 2 +- .../java/com/threerings/whirled/spot/data/Portal.java | 2 +- .../com/threerings/whirled/spot/data/SceneLocation.java | 2 +- .../java/com/threerings/whirled/spot/data/SpotCodes.java | 2 +- .../com/threerings/whirled/spot/data/SpotMarshaller.java | 2 +- .../java/com/threerings/whirled/spot/data/SpotScene.java | 2 +- .../com/threerings/whirled/spot/data/SpotSceneImpl.java | 2 +- .../com/threerings/whirled/spot/data/SpotSceneModel.java | 2 +- .../com/threerings/whirled/spot/data/SpotSceneObject.java | 2 +- .../com/threerings/whirled/spot/server/SpotClient.java | 2 +- .../com/threerings/whirled/spot/server/SpotProvider.java | 2 +- .../threerings/whirled/spot/server/SpotSceneManager.java | 2 +- .../whirled/spot/server/SpotSceneMoveHandler.java | 2 +- .../threerings/whirled/spot/server/SpotSceneRegistry.java | 2 +- .../com/threerings/whirled/spot/tools/EditablePortal.java | 2 +- .../whirled/spot/tools/xml/SpotSceneRuleSet.java | 2 +- .../whirled/spot/tools/xml/SpotSceneWriter.java | 2 +- .../com/threerings/whirled/tools/xml/SceneParser.java | 2 +- .../com/threerings/whirled/tools/xml/SceneRuleSet.java | 2 +- .../com/threerings/whirled/tools/xml/SceneWriter.java | 2 +- .../com/threerings/whirled/util/NoSuchSceneException.java | 2 +- .../java/com/threerings/whirled/util/SceneFactory.java | 2 +- src/main/java/com/threerings/whirled/util/UpdateList.java | 2 +- .../java/com/threerings/whirled/util/WhirledContext.java | 2 +- src/main/java/com/threerings/whirled/zone/Log.java | 2 +- .../com/threerings/whirled/zone/client/ZoneAdapter.java | 2 +- .../com/threerings/whirled/zone/client/ZoneDecoder.java | 2 +- .../com/threerings/whirled/zone/client/ZoneDirector.java | 2 +- .../com/threerings/whirled/zone/client/ZoneObserver.java | 2 +- .../com/threerings/whirled/zone/client/ZoneReceiver.java | 2 +- .../com/threerings/whirled/zone/client/ZoneService.java | 2 +- .../com/threerings/whirled/zone/data/SceneSummary.java | 2 +- .../java/com/threerings/whirled/zone/data/ZoneCodes.java | 2 +- .../com/threerings/whirled/zone/data/ZoneMarshaller.java | 2 +- .../com/threerings/whirled/zone/data/ZoneSummary.java | 2 +- .../com/threerings/whirled/zone/data/ZonedBodyObject.java | 2 +- .../com/threerings/whirled/zone/peer/data/HostedZone.java | 2 +- .../whirled/zone/peer/server/PeeredZoneManager.java | 2 +- .../whirled/zone/peer/server/PeeredZoneRegistry.java | 2 +- .../whirled/zone/peer/server/ZoneNodeObject.java | 2 +- .../whirled/zone/peer/server/ZonePeerManager.java | 2 +- .../com/threerings/whirled/zone/server/ZoneManager.java | 2 +- .../threerings/whirled/zone/server/ZoneMoveHandler.java | 2 +- .../com/threerings/whirled/zone/server/ZoneProvider.java | 2 +- .../com/threerings/whirled/zone/server/ZoneRegistry.java | 2 +- .../com/threerings/whirled/zone/server/ZoneSender.java | 2 +- .../java/com/threerings/whirled/zone/util/ZoneUtil.java | 2 +- src/test/java/com/threerings/parlor/TestClient.java | 8 ++++---- src/test/java/com/threerings/parlor/TestConfig.java | 8 ++++---- src/test/java/com/threerings/parlor/TestController.java | 8 ++++---- src/test/java/com/threerings/parlor/TestManager.java | 8 ++++---- src/test/java/com/threerings/parlor/TestServer.java | 8 ++++---- .../threerings/parlor/rating/util/PercentilerTest.java | 8 ++++---- .../threerings/whirled/DummyClientSceneRepository.java | 8 ++++---- src/test/java/com/threerings/whirled/TestClient.java | 8 ++++---- src/test/java/com/threerings/whirled/TestConfig.java | 8 ++++---- src/test/java/com/threerings/whirled/TestController.java | 8 ++++---- .../whirled/spot/tools/xml/SpotSceneParserTest.java | 8 ++++---- .../com/threerings/whirled/tools/xml/SceneParserTest.java | 8 ++++---- 478 files changed, 514 insertions(+), 514 deletions(-) diff --git a/lib/SOURCE_HEADER b/lib/SOURCE_HEADER index 5cf1013f..f3ee37c8 100644 --- a/lib/SOURCE_HEADER +++ b/lib/SOURCE_HEADER @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/card/data/Card.as b/src/main/as/com/threerings/parlor/card/data/Card.as index f98e6517..d1b2bb82 100644 --- a/src/main/as/com/threerings/parlor/card/data/Card.as +++ b/src/main/as/com/threerings/parlor/card/data/Card.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/card/data/CardCodes.as b/src/main/as/com/threerings/parlor/card/data/CardCodes.as index 8a772549..3b4ea339 100644 --- a/src/main/as/com/threerings/parlor/card/data/CardCodes.as +++ b/src/main/as/com/threerings/parlor/card/data/CardCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/card/data/Deck.as b/src/main/as/com/threerings/parlor/card/data/Deck.as index 703481bf..f3603b31 100644 --- a/src/main/as/com/threerings/parlor/card/data/Deck.as +++ b/src/main/as/com/threerings/parlor/card/data/Deck.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/card/data/Hand.as b/src/main/as/com/threerings/parlor/card/data/Hand.as index c079c150..098078ce 100644 --- a/src/main/as/com/threerings/parlor/card/data/Hand.as +++ b/src/main/as/com/threerings/parlor/card/data/Hand.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/card/data/PlayerCard.as b/src/main/as/com/threerings/parlor/card/data/PlayerCard.as index 6cfbcc14..419bec6e 100644 --- a/src/main/as/com/threerings/parlor/card/data/PlayerCard.as +++ b/src/main/as/com/threerings/parlor/card/data/PlayerCard.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/card/trick/client/TrickCardGameService.as b/src/main/as/com/threerings/parlor/card/trick/client/TrickCardGameService.as index 2cb557d8..8deaf8ea 100644 --- a/src/main/as/com/threerings/parlor/card/trick/client/TrickCardGameService.as +++ b/src/main/as/com/threerings/parlor/card/trick/client/TrickCardGameService.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.as b/src/main/as/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.as index a59f5a45..8db04e14 100644 --- a/src/main/as/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.as +++ b/src/main/as/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/DefaultFlexTableConfigurator.as b/src/main/as/com/threerings/parlor/client/DefaultFlexTableConfigurator.as index 57f9bf75..fbfb083f 100644 --- a/src/main/as/com/threerings/parlor/client/DefaultFlexTableConfigurator.as +++ b/src/main/as/com/threerings/parlor/client/DefaultFlexTableConfigurator.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/GameReadyObserver.as b/src/main/as/com/threerings/parlor/client/GameReadyObserver.as index 120d2e41..517fcffd 100644 --- a/src/main/as/com/threerings/parlor/client/GameReadyObserver.as +++ b/src/main/as/com/threerings/parlor/client/GameReadyObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/Invitation.as b/src/main/as/com/threerings/parlor/client/Invitation.as index 1d43b9cf..b7b9e35c 100644 --- a/src/main/as/com/threerings/parlor/client/Invitation.as +++ b/src/main/as/com/threerings/parlor/client/Invitation.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/InvitationHandler.as b/src/main/as/com/threerings/parlor/client/InvitationHandler.as index 03c52b64..01ede40e 100644 --- a/src/main/as/com/threerings/parlor/client/InvitationHandler.as +++ b/src/main/as/com/threerings/parlor/client/InvitationHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/InvitationResponseObserver.as b/src/main/as/com/threerings/parlor/client/InvitationResponseObserver.as index 66d7e020..3e41a84a 100644 --- a/src/main/as/com/threerings/parlor/client/InvitationResponseObserver.as +++ b/src/main/as/com/threerings/parlor/client/InvitationResponseObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/ParlorDecoder.as b/src/main/as/com/threerings/parlor/client/ParlorDecoder.as index a2f294c8..15186f0a 100644 --- a/src/main/as/com/threerings/parlor/client/ParlorDecoder.as +++ b/src/main/as/com/threerings/parlor/client/ParlorDecoder.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/ParlorDirector.as b/src/main/as/com/threerings/parlor/client/ParlorDirector.as index 2eb5425b..cd84489b 100644 --- a/src/main/as/com/threerings/parlor/client/ParlorDirector.as +++ b/src/main/as/com/threerings/parlor/client/ParlorDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/ParlorReceiver.as b/src/main/as/com/threerings/parlor/client/ParlorReceiver.as index 67822729..db4ce8cc 100644 --- a/src/main/as/com/threerings/parlor/client/ParlorReceiver.as +++ b/src/main/as/com/threerings/parlor/client/ParlorReceiver.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/ParlorService.as b/src/main/as/com/threerings/parlor/client/ParlorService.as index 76d0b1f5..42ba3a61 100644 --- a/src/main/as/com/threerings/parlor/client/ParlorService.as +++ b/src/main/as/com/threerings/parlor/client/ParlorService.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/ParlorService_InviteListener.as b/src/main/as/com/threerings/parlor/client/ParlorService_InviteListener.as index c7e44cc2..0b244613 100644 --- a/src/main/as/com/threerings/parlor/client/ParlorService_InviteListener.as +++ b/src/main/as/com/threerings/parlor/client/ParlorService_InviteListener.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/SeatednessObserver.as b/src/main/as/com/threerings/parlor/client/SeatednessObserver.as index 796c2487..e2d638a8 100644 --- a/src/main/as/com/threerings/parlor/client/SeatednessObserver.as +++ b/src/main/as/com/threerings/parlor/client/SeatednessObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/TableConfigurator.as b/src/main/as/com/threerings/parlor/client/TableConfigurator.as index f2fd9367..80230639 100644 --- a/src/main/as/com/threerings/parlor/client/TableConfigurator.as +++ b/src/main/as/com/threerings/parlor/client/TableConfigurator.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/TableDirector.as b/src/main/as/com/threerings/parlor/client/TableDirector.as index 5b5ee388..bc3bfb16 100644 --- a/src/main/as/com/threerings/parlor/client/TableDirector.as +++ b/src/main/as/com/threerings/parlor/client/TableDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/TableObserver.as b/src/main/as/com/threerings/parlor/client/TableObserver.as index 8c52d0c7..d4a15929 100644 --- a/src/main/as/com/threerings/parlor/client/TableObserver.as +++ b/src/main/as/com/threerings/parlor/client/TableObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/client/TableService.as b/src/main/as/com/threerings/parlor/client/TableService.as index cb2e1482..87ff24f5 100644 --- a/src/main/as/com/threerings/parlor/client/TableService.as +++ b/src/main/as/com/threerings/parlor/client/TableService.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/data/ChoiceParameter.as b/src/main/as/com/threerings/parlor/data/ChoiceParameter.as index 1b13e5ad..8ec5822e 100644 --- a/src/main/as/com/threerings/parlor/data/ChoiceParameter.as +++ b/src/main/as/com/threerings/parlor/data/ChoiceParameter.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/data/Parameter.as b/src/main/as/com/threerings/parlor/data/Parameter.as index cc06a421..8c0d89d5 100644 --- a/src/main/as/com/threerings/parlor/data/Parameter.as +++ b/src/main/as/com/threerings/parlor/data/Parameter.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/data/ParlorCodes.as b/src/main/as/com/threerings/parlor/data/ParlorCodes.as index 0ad01ecd..0ffcdd58 100644 --- a/src/main/as/com/threerings/parlor/data/ParlorCodes.as +++ b/src/main/as/com/threerings/parlor/data/ParlorCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/data/ParlorMarshaller.as b/src/main/as/com/threerings/parlor/data/ParlorMarshaller.as index 2fa08153..3da7b910 100644 --- a/src/main/as/com/threerings/parlor/data/ParlorMarshaller.as +++ b/src/main/as/com/threerings/parlor/data/ParlorMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/data/ParlorMarshaller_InviteMarshaller.as b/src/main/as/com/threerings/parlor/data/ParlorMarshaller_InviteMarshaller.as index ce94b05a..ffd4d335 100644 --- a/src/main/as/com/threerings/parlor/data/ParlorMarshaller_InviteMarshaller.as +++ b/src/main/as/com/threerings/parlor/data/ParlorMarshaller_InviteMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/data/RangeParameter.as b/src/main/as/com/threerings/parlor/data/RangeParameter.as index d288ef72..82c00775 100644 --- a/src/main/as/com/threerings/parlor/data/RangeParameter.as +++ b/src/main/as/com/threerings/parlor/data/RangeParameter.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/data/Table.as b/src/main/as/com/threerings/parlor/data/Table.as index 006d1f28..2a20bf33 100644 --- a/src/main/as/com/threerings/parlor/data/Table.as +++ b/src/main/as/com/threerings/parlor/data/Table.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/data/TableConfig.as b/src/main/as/com/threerings/parlor/data/TableConfig.as index d15f9f55..e54e2305 100644 --- a/src/main/as/com/threerings/parlor/data/TableConfig.as +++ b/src/main/as/com/threerings/parlor/data/TableConfig.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/data/TableLobbyObject.as b/src/main/as/com/threerings/parlor/data/TableLobbyObject.as index 3b5a763d..f43b377b 100644 --- a/src/main/as/com/threerings/parlor/data/TableLobbyObject.as +++ b/src/main/as/com/threerings/parlor/data/TableLobbyObject.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/data/TableMarshaller.as b/src/main/as/com/threerings/parlor/data/TableMarshaller.as index c872343e..afe8afed 100644 --- a/src/main/as/com/threerings/parlor/data/TableMarshaller.as +++ b/src/main/as/com/threerings/parlor/data/TableMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/data/ToggleParameter.as b/src/main/as/com/threerings/parlor/data/ToggleParameter.as index 28c73c53..f07478af 100644 --- a/src/main/as/com/threerings/parlor/data/ToggleParameter.as +++ b/src/main/as/com/threerings/parlor/data/ToggleParameter.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/game/client/FlexGameConfigurator.as b/src/main/as/com/threerings/parlor/game/client/FlexGameConfigurator.as index 79db1f47..e0e55774 100644 --- a/src/main/as/com/threerings/parlor/game/client/FlexGameConfigurator.as +++ b/src/main/as/com/threerings/parlor/game/client/FlexGameConfigurator.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/game/client/GameConfigurator.as b/src/main/as/com/threerings/parlor/game/client/GameConfigurator.as index d1e91411..4e1e569d 100644 --- a/src/main/as/com/threerings/parlor/game/client/GameConfigurator.as +++ b/src/main/as/com/threerings/parlor/game/client/GameConfigurator.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/game/client/GameController.as b/src/main/as/com/threerings/parlor/game/client/GameController.as index d3f8f5d6..75d8032a 100644 --- a/src/main/as/com/threerings/parlor/game/client/GameController.as +++ b/src/main/as/com/threerings/parlor/game/client/GameController.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/game/client/GameControllerDelegate.as b/src/main/as/com/threerings/parlor/game/client/GameControllerDelegate.as index 7c0c2366..9b7fc3c6 100644 --- a/src/main/as/com/threerings/parlor/game/client/GameControllerDelegate.as +++ b/src/main/as/com/threerings/parlor/game/client/GameControllerDelegate.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/game/data/GameAI.as b/src/main/as/com/threerings/parlor/game/data/GameAI.as index 762738e6..0fbbb6b9 100644 --- a/src/main/as/com/threerings/parlor/game/data/GameAI.as +++ b/src/main/as/com/threerings/parlor/game/data/GameAI.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/game/data/GameCodes.as b/src/main/as/com/threerings/parlor/game/data/GameCodes.as index 2f511db9..06a65cb7 100644 --- a/src/main/as/com/threerings/parlor/game/data/GameCodes.as +++ b/src/main/as/com/threerings/parlor/game/data/GameCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/game/data/GameConfig.as b/src/main/as/com/threerings/parlor/game/data/GameConfig.as index c71c133b..8209cd2e 100644 --- a/src/main/as/com/threerings/parlor/game/data/GameConfig.as +++ b/src/main/as/com/threerings/parlor/game/data/GameConfig.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/game/data/GameObject.as b/src/main/as/com/threerings/parlor/game/data/GameObject.as index 30803df4..04d741ca 100644 --- a/src/main/as/com/threerings/parlor/game/data/GameObject.as +++ b/src/main/as/com/threerings/parlor/game/data/GameObject.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/game/data/UserIdentifier.as b/src/main/as/com/threerings/parlor/game/data/UserIdentifier.as index 0b4086bc..4067ef05 100644 --- a/src/main/as/com/threerings/parlor/game/data/UserIdentifier.as +++ b/src/main/as/com/threerings/parlor/game/data/UserIdentifier.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/turn/client/TurnGameController.as b/src/main/as/com/threerings/parlor/turn/client/TurnGameController.as index c7c370c0..d521e2ff 100644 --- a/src/main/as/com/threerings/parlor/turn/client/TurnGameController.as +++ b/src/main/as/com/threerings/parlor/turn/client/TurnGameController.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/turn/client/TurnGameControllerDelegate.as b/src/main/as/com/threerings/parlor/turn/client/TurnGameControllerDelegate.as index 36fee172..aa608104 100644 --- a/src/main/as/com/threerings/parlor/turn/client/TurnGameControllerDelegate.as +++ b/src/main/as/com/threerings/parlor/turn/client/TurnGameControllerDelegate.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/turn/data/TurnGameObject.as b/src/main/as/com/threerings/parlor/turn/data/TurnGameObject.as index d278e34d..844101b2 100644 --- a/src/main/as/com/threerings/parlor/turn/data/TurnGameObject.as +++ b/src/main/as/com/threerings/parlor/turn/data/TurnGameObject.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/parlor/util/ParlorContext.as b/src/main/as/com/threerings/parlor/util/ParlorContext.as index 0b666c60..563bcb04 100644 --- a/src/main/as/com/threerings/parlor/util/ParlorContext.as +++ b/src/main/as/com/threerings/parlor/util/ParlorContext.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/client/CharacterIsoSprite.as b/src/main/as/com/threerings/stage/client/CharacterIsoSprite.as index 5ecec2bd..995c828a 100644 --- a/src/main/as/com/threerings/stage/client/CharacterIsoSprite.as +++ b/src/main/as/com/threerings/stage/client/CharacterIsoSprite.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/client/ClusterClickedInfo.as b/src/main/as/com/threerings/stage/client/ClusterClickedInfo.as index 0edc8d7c..dffe553c 100644 --- a/src/main/as/com/threerings/stage/client/ClusterClickedInfo.as +++ b/src/main/as/com/threerings/stage/client/ClusterClickedInfo.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/client/CrowdStageScenePanel.as b/src/main/as/com/threerings/stage/client/CrowdStageScenePanel.as index 631f8083..f479d033 100644 --- a/src/main/as/com/threerings/stage/client/CrowdStageScenePanel.as +++ b/src/main/as/com/threerings/stage/client/CrowdStageScenePanel.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/client/PortalIsoSprite.as b/src/main/as/com/threerings/stage/client/PortalIsoSprite.as index 4724f440..0e09b66a 100644 --- a/src/main/as/com/threerings/stage/client/PortalIsoSprite.as +++ b/src/main/as/com/threerings/stage/client/PortalIsoSprite.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/client/SceneColorizer.as b/src/main/as/com/threerings/stage/client/SceneColorizer.as index 460ca869..aebd1fba 100644 --- a/src/main/as/com/threerings/stage/client/SceneColorizer.as +++ b/src/main/as/com/threerings/stage/client/SceneColorizer.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/client/StageSceneBlock.as b/src/main/as/com/threerings/stage/client/StageSceneBlock.as index 0c41a2af..27c4adec 100644 --- a/src/main/as/com/threerings/stage/client/StageSceneBlock.as +++ b/src/main/as/com/threerings/stage/client/StageSceneBlock.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/client/StageSceneController.as b/src/main/as/com/threerings/stage/client/StageSceneController.as index 6c25d908..55393809 100644 --- a/src/main/as/com/threerings/stage/client/StageSceneController.as +++ b/src/main/as/com/threerings/stage/client/StageSceneController.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/client/StageScenePanel.as b/src/main/as/com/threerings/stage/client/StageScenePanel.as index 935c7b12..55d53d2f 100644 --- a/src/main/as/com/threerings/stage/client/StageScenePanel.as +++ b/src/main/as/com/threerings/stage/client/StageScenePanel.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/client/StageSceneService.as b/src/main/as/com/threerings/stage/client/StageSceneService.as index 05eecf7b..65e2c756 100644 --- a/src/main/as/com/threerings/stage/client/StageSceneService.as +++ b/src/main/as/com/threerings/stage/client/StageSceneService.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/data/DefaultColorUpdate.as b/src/main/as/com/threerings/stage/data/DefaultColorUpdate.as index 457a37a3..07555941 100644 --- a/src/main/as/com/threerings/stage/data/DefaultColorUpdate.as +++ b/src/main/as/com/threerings/stage/data/DefaultColorUpdate.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/data/ModifyObjectsUpdate.as b/src/main/as/com/threerings/stage/data/ModifyObjectsUpdate.as index bd8558e2..5cefcd96 100644 --- a/src/main/as/com/threerings/stage/data/ModifyObjectsUpdate.as +++ b/src/main/as/com/threerings/stage/data/ModifyObjectsUpdate.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/data/StageLocation.as b/src/main/as/com/threerings/stage/data/StageLocation.as index 87589bb5..8d6310eb 100644 --- a/src/main/as/com/threerings/stage/data/StageLocation.as +++ b/src/main/as/com/threerings/stage/data/StageLocation.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/data/StageMisoSceneModel.as b/src/main/as/com/threerings/stage/data/StageMisoSceneModel.as index bf20d112..6c3de1aa 100644 --- a/src/main/as/com/threerings/stage/data/StageMisoSceneModel.as +++ b/src/main/as/com/threerings/stage/data/StageMisoSceneModel.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/data/StageOccupantInfo.as b/src/main/as/com/threerings/stage/data/StageOccupantInfo.as index 39bd07f9..388e69cc 100644 --- a/src/main/as/com/threerings/stage/data/StageOccupantInfo.as +++ b/src/main/as/com/threerings/stage/data/StageOccupantInfo.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/data/StageScene.as b/src/main/as/com/threerings/stage/data/StageScene.as index 9890329f..f0c87947 100644 --- a/src/main/as/com/threerings/stage/data/StageScene.as +++ b/src/main/as/com/threerings/stage/data/StageScene.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/data/StageSceneConfig.as b/src/main/as/com/threerings/stage/data/StageSceneConfig.as index f1870dfd..fe15a12e 100644 --- a/src/main/as/com/threerings/stage/data/StageSceneConfig.as +++ b/src/main/as/com/threerings/stage/data/StageSceneConfig.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/data/StageSceneMarshaller.as b/src/main/as/com/threerings/stage/data/StageSceneMarshaller.as index a1f2b1e4..1a030e30 100644 --- a/src/main/as/com/threerings/stage/data/StageSceneMarshaller.as +++ b/src/main/as/com/threerings/stage/data/StageSceneMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/data/StageSceneModel.as b/src/main/as/com/threerings/stage/data/StageSceneModel.as index de34b84c..583e8c6c 100644 --- a/src/main/as/com/threerings/stage/data/StageSceneModel.as +++ b/src/main/as/com/threerings/stage/data/StageSceneModel.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/data/StageSceneObject.as b/src/main/as/com/threerings/stage/data/StageSceneObject.as index 83fd5fce..9a7b9e49 100644 --- a/src/main/as/com/threerings/stage/data/StageSceneObject.as +++ b/src/main/as/com/threerings/stage/data/StageSceneObject.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/stage/util/StageContext.as b/src/main/as/com/threerings/stage/util/StageContext.as index ab5b1ba5..056a5094 100644 --- a/src/main/as/com/threerings/stage/util/StageContext.as +++ b/src/main/as/com/threerings/stage/util/StageContext.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/client/PendingData.as b/src/main/as/com/threerings/whirled/client/PendingData.as index f040f8f4..a0246f9f 100644 --- a/src/main/as/com/threerings/whirled/client/PendingData.as +++ b/src/main/as/com/threerings/whirled/client/PendingData.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/client/SceneController.as b/src/main/as/com/threerings/whirled/client/SceneController.as index 6347ded0..3df9d9cb 100644 --- a/src/main/as/com/threerings/whirled/client/SceneController.as +++ b/src/main/as/com/threerings/whirled/client/SceneController.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/client/SceneDecoder.as b/src/main/as/com/threerings/whirled/client/SceneDecoder.as index 68083f14..01bdea0c 100644 --- a/src/main/as/com/threerings/whirled/client/SceneDecoder.as +++ b/src/main/as/com/threerings/whirled/client/SceneDecoder.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/client/SceneDirector.as b/src/main/as/com/threerings/whirled/client/SceneDirector.as index 4dc50288..2f228e58 100644 --- a/src/main/as/com/threerings/whirled/client/SceneDirector.as +++ b/src/main/as/com/threerings/whirled/client/SceneDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/client/SceneDirector_MoveHandler.as b/src/main/as/com/threerings/whirled/client/SceneDirector_MoveHandler.as index f8068aab..08e29e04 100644 --- a/src/main/as/com/threerings/whirled/client/SceneDirector_MoveHandler.as +++ b/src/main/as/com/threerings/whirled/client/SceneDirector_MoveHandler.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/client/SceneReceiver.as b/src/main/as/com/threerings/whirled/client/SceneReceiver.as index fdc1d98c..56341bf6 100644 --- a/src/main/as/com/threerings/whirled/client/SceneReceiver.as +++ b/src/main/as/com/threerings/whirled/client/SceneReceiver.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/client/SceneService.as b/src/main/as/com/threerings/whirled/client/SceneService.as index c4e01bd9..0e5436c2 100644 --- a/src/main/as/com/threerings/whirled/client/SceneService.as +++ b/src/main/as/com/threerings/whirled/client/SceneService.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/client/SceneService_SceneMoveListener.as b/src/main/as/com/threerings/whirled/client/SceneService_SceneMoveListener.as index 052caa98..d1c027b4 100644 --- a/src/main/as/com/threerings/whirled/client/SceneService_SceneMoveListener.as +++ b/src/main/as/com/threerings/whirled/client/SceneService_SceneMoveListener.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/client/persist/SceneRepository.as b/src/main/as/com/threerings/whirled/client/persist/SceneRepository.as index 28b3c00d..2d9d827e 100644 --- a/src/main/as/com/threerings/whirled/client/persist/SceneRepository.as +++ b/src/main/as/com/threerings/whirled/client/persist/SceneRepository.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/data/AuxModel.as b/src/main/as/com/threerings/whirled/data/AuxModel.as index 3d8c3bcd..f8e879e2 100644 --- a/src/main/as/com/threerings/whirled/data/AuxModel.as +++ b/src/main/as/com/threerings/whirled/data/AuxModel.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/data/DefaultSceneConfig.as b/src/main/as/com/threerings/whirled/data/DefaultSceneConfig.as index 66832059..4f3bbe98 100644 --- a/src/main/as/com/threerings/whirled/data/DefaultSceneConfig.as +++ b/src/main/as/com/threerings/whirled/data/DefaultSceneConfig.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/data/Scene.as b/src/main/as/com/threerings/whirled/data/Scene.as index 38012d61..f263df55 100644 --- a/src/main/as/com/threerings/whirled/data/Scene.as +++ b/src/main/as/com/threerings/whirled/data/Scene.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/data/SceneCodes.as b/src/main/as/com/threerings/whirled/data/SceneCodes.as index 7d0ab47d..40d2f658 100644 --- a/src/main/as/com/threerings/whirled/data/SceneCodes.as +++ b/src/main/as/com/threerings/whirled/data/SceneCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/data/SceneImpl.as b/src/main/as/com/threerings/whirled/data/SceneImpl.as index b6200fac..7226dd62 100644 --- a/src/main/as/com/threerings/whirled/data/SceneImpl.as +++ b/src/main/as/com/threerings/whirled/data/SceneImpl.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/data/SceneMarshaller.as b/src/main/as/com/threerings/whirled/data/SceneMarshaller.as index 30221842..a89be9fa 100644 --- a/src/main/as/com/threerings/whirled/data/SceneMarshaller.as +++ b/src/main/as/com/threerings/whirled/data/SceneMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/data/SceneMarshaller_SceneMoveMarshaller.as b/src/main/as/com/threerings/whirled/data/SceneMarshaller_SceneMoveMarshaller.as index c9137733..25ea0daf 100644 --- a/src/main/as/com/threerings/whirled/data/SceneMarshaller_SceneMoveMarshaller.as +++ b/src/main/as/com/threerings/whirled/data/SceneMarshaller_SceneMoveMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/data/SceneModel.as b/src/main/as/com/threerings/whirled/data/SceneModel.as index 6c819194..32d175aa 100644 --- a/src/main/as/com/threerings/whirled/data/SceneModel.as +++ b/src/main/as/com/threerings/whirled/data/SceneModel.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/data/SceneObject.as b/src/main/as/com/threerings/whirled/data/SceneObject.as index e7973839..dc935e87 100644 --- a/src/main/as/com/threerings/whirled/data/SceneObject.as +++ b/src/main/as/com/threerings/whirled/data/SceneObject.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/data/ScenePlace.as b/src/main/as/com/threerings/whirled/data/ScenePlace.as index 2c55da47..baf58af2 100644 --- a/src/main/as/com/threerings/whirled/data/ScenePlace.as +++ b/src/main/as/com/threerings/whirled/data/ScenePlace.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/data/SceneUpdate.as b/src/main/as/com/threerings/whirled/data/SceneUpdate.as index 9ac7a864..ffbd0d1f 100644 --- a/src/main/as/com/threerings/whirled/data/SceneUpdate.as +++ b/src/main/as/com/threerings/whirled/data/SceneUpdate.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/client/SpotSceneController.as b/src/main/as/com/threerings/whirled/spot/client/SpotSceneController.as index 5e2cdfed..a6f5892f 100644 --- a/src/main/as/com/threerings/whirled/spot/client/SpotSceneController.as +++ b/src/main/as/com/threerings/whirled/spot/client/SpotSceneController.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/client/SpotSceneDirector.as b/src/main/as/com/threerings/whirled/spot/client/SpotSceneDirector.as index 5f39c9f2..937f0199 100644 --- a/src/main/as/com/threerings/whirled/spot/client/SpotSceneDirector.as +++ b/src/main/as/com/threerings/whirled/spot/client/SpotSceneDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/client/SpotService.as b/src/main/as/com/threerings/whirled/spot/client/SpotService.as index 086e0e0e..b573dad4 100644 --- a/src/main/as/com/threerings/whirled/spot/client/SpotService.as +++ b/src/main/as/com/threerings/whirled/spot/client/SpotService.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/client/SpotService_SpotSceneMoveListener.as b/src/main/as/com/threerings/whirled/spot/client/SpotService_SpotSceneMoveListener.as index f425d531..6d79daed 100644 --- a/src/main/as/com/threerings/whirled/spot/client/SpotService_SpotSceneMoveListener.as +++ b/src/main/as/com/threerings/whirled/spot/client/SpotService_SpotSceneMoveListener.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/Cluster.as b/src/main/as/com/threerings/whirled/spot/data/Cluster.as index bcf1d080..4c901a66 100644 --- a/src/main/as/com/threerings/whirled/spot/data/Cluster.as +++ b/src/main/as/com/threerings/whirled/spot/data/Cluster.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/ClusterObject.as b/src/main/as/com/threerings/whirled/spot/data/ClusterObject.as index 4b041118..cb03549b 100644 --- a/src/main/as/com/threerings/whirled/spot/data/ClusterObject.as +++ b/src/main/as/com/threerings/whirled/spot/data/ClusterObject.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/ClusteredBodyObject.as b/src/main/as/com/threerings/whirled/spot/data/ClusteredBodyObject.as index e65f810c..9b2bf477 100644 --- a/src/main/as/com/threerings/whirled/spot/data/ClusteredBodyObject.as +++ b/src/main/as/com/threerings/whirled/spot/data/ClusteredBodyObject.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/Location.as b/src/main/as/com/threerings/whirled/spot/data/Location.as index 6666bec4..38e543f6 100644 --- a/src/main/as/com/threerings/whirled/spot/data/Location.as +++ b/src/main/as/com/threerings/whirled/spot/data/Location.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/ModifyPortalsUpdate.as b/src/main/as/com/threerings/whirled/spot/data/ModifyPortalsUpdate.as index de3493d6..f92a37e1 100644 --- a/src/main/as/com/threerings/whirled/spot/data/ModifyPortalsUpdate.as +++ b/src/main/as/com/threerings/whirled/spot/data/ModifyPortalsUpdate.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/Portal.as b/src/main/as/com/threerings/whirled/spot/data/Portal.as index 0aa89fa1..2f9e2d86 100644 --- a/src/main/as/com/threerings/whirled/spot/data/Portal.as +++ b/src/main/as/com/threerings/whirled/spot/data/Portal.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/SceneLocation.as b/src/main/as/com/threerings/whirled/spot/data/SceneLocation.as index 79ff5737..9e8128ca 100644 --- a/src/main/as/com/threerings/whirled/spot/data/SceneLocation.as +++ b/src/main/as/com/threerings/whirled/spot/data/SceneLocation.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/SpotCodes.as b/src/main/as/com/threerings/whirled/spot/data/SpotCodes.as index e5e25018..91cf271f 100644 --- a/src/main/as/com/threerings/whirled/spot/data/SpotCodes.as +++ b/src/main/as/com/threerings/whirled/spot/data/SpotCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/SpotMarshaller.as b/src/main/as/com/threerings/whirled/spot/data/SpotMarshaller.as index 26a9e19d..f6948cc8 100644 --- a/src/main/as/com/threerings/whirled/spot/data/SpotMarshaller.as +++ b/src/main/as/com/threerings/whirled/spot/data/SpotMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/SpotMarshaller_SpotSceneMoveMarshaller.as b/src/main/as/com/threerings/whirled/spot/data/SpotMarshaller_SpotSceneMoveMarshaller.as index 50cbacd2..39db03e3 100644 --- a/src/main/as/com/threerings/whirled/spot/data/SpotMarshaller_SpotSceneMoveMarshaller.as +++ b/src/main/as/com/threerings/whirled/spot/data/SpotMarshaller_SpotSceneMoveMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/SpotScene.as b/src/main/as/com/threerings/whirled/spot/data/SpotScene.as index de762bec..9cfe6ce6 100644 --- a/src/main/as/com/threerings/whirled/spot/data/SpotScene.as +++ b/src/main/as/com/threerings/whirled/spot/data/SpotScene.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/SpotSceneImpl.as b/src/main/as/com/threerings/whirled/spot/data/SpotSceneImpl.as index 388f2f08..0fd56d6f 100644 --- a/src/main/as/com/threerings/whirled/spot/data/SpotSceneImpl.as +++ b/src/main/as/com/threerings/whirled/spot/data/SpotSceneImpl.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/SpotSceneModel.as b/src/main/as/com/threerings/whirled/spot/data/SpotSceneModel.as index 84e60198..543fb25d 100644 --- a/src/main/as/com/threerings/whirled/spot/data/SpotSceneModel.as +++ b/src/main/as/com/threerings/whirled/spot/data/SpotSceneModel.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/spot/data/SpotSceneObject.as b/src/main/as/com/threerings/whirled/spot/data/SpotSceneObject.as index c4ad0367..c6914031 100644 --- a/src/main/as/com/threerings/whirled/spot/data/SpotSceneObject.as +++ b/src/main/as/com/threerings/whirled/spot/data/SpotSceneObject.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/util/NoSuchSceneError.as b/src/main/as/com/threerings/whirled/util/NoSuchSceneError.as index cf65499a..e67801a1 100644 --- a/src/main/as/com/threerings/whirled/util/NoSuchSceneError.as +++ b/src/main/as/com/threerings/whirled/util/NoSuchSceneError.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/util/SceneFactory.as b/src/main/as/com/threerings/whirled/util/SceneFactory.as index 7e800559..ca426e3a 100644 --- a/src/main/as/com/threerings/whirled/util/SceneFactory.as +++ b/src/main/as/com/threerings/whirled/util/SceneFactory.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/util/UpdateList.as b/src/main/as/com/threerings/whirled/util/UpdateList.as index dd8170d3..81a673cd 100644 --- a/src/main/as/com/threerings/whirled/util/UpdateList.as +++ b/src/main/as/com/threerings/whirled/util/UpdateList.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/util/WhirledContext.as b/src/main/as/com/threerings/whirled/util/WhirledContext.as index 416b5efe..fa4736c4 100644 --- a/src/main/as/com/threerings/whirled/util/WhirledContext.as +++ b/src/main/as/com/threerings/whirled/util/WhirledContext.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/zone/client/ZoneDecoder.as b/src/main/as/com/threerings/whirled/zone/client/ZoneDecoder.as index b14dc7ae..f55c645e 100644 --- a/src/main/as/com/threerings/whirled/zone/client/ZoneDecoder.as +++ b/src/main/as/com/threerings/whirled/zone/client/ZoneDecoder.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/zone/client/ZoneDirector.as b/src/main/as/com/threerings/whirled/zone/client/ZoneDirector.as index 6ac3b064..c2429c4c 100644 --- a/src/main/as/com/threerings/whirled/zone/client/ZoneDirector.as +++ b/src/main/as/com/threerings/whirled/zone/client/ZoneDirector.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/zone/client/ZoneObserver.as b/src/main/as/com/threerings/whirled/zone/client/ZoneObserver.as index f8021374..7a1f930a 100644 --- a/src/main/as/com/threerings/whirled/zone/client/ZoneObserver.as +++ b/src/main/as/com/threerings/whirled/zone/client/ZoneObserver.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/zone/client/ZoneReceiver.as b/src/main/as/com/threerings/whirled/zone/client/ZoneReceiver.as index b0021fd2..27d2f99c 100644 --- a/src/main/as/com/threerings/whirled/zone/client/ZoneReceiver.as +++ b/src/main/as/com/threerings/whirled/zone/client/ZoneReceiver.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/zone/client/ZoneService.as b/src/main/as/com/threerings/whirled/zone/client/ZoneService.as index 77b7a85c..b77f35c1 100644 --- a/src/main/as/com/threerings/whirled/zone/client/ZoneService.as +++ b/src/main/as/com/threerings/whirled/zone/client/ZoneService.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/zone/client/ZoneService_ZoneMoveListener.as b/src/main/as/com/threerings/whirled/zone/client/ZoneService_ZoneMoveListener.as index 16199c87..7bef6ee8 100644 --- a/src/main/as/com/threerings/whirled/zone/client/ZoneService_ZoneMoveListener.as +++ b/src/main/as/com/threerings/whirled/zone/client/ZoneService_ZoneMoveListener.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/zone/data/SceneSummary.as b/src/main/as/com/threerings/whirled/zone/data/SceneSummary.as index caea4141..82b3710e 100644 --- a/src/main/as/com/threerings/whirled/zone/data/SceneSummary.as +++ b/src/main/as/com/threerings/whirled/zone/data/SceneSummary.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/zone/data/ZoneMarshaller.as b/src/main/as/com/threerings/whirled/zone/data/ZoneMarshaller.as index 1c69e8e6..31a9778a 100644 --- a/src/main/as/com/threerings/whirled/zone/data/ZoneMarshaller.as +++ b/src/main/as/com/threerings/whirled/zone/data/ZoneMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/zone/data/ZoneMarshaller_ZoneMoveMarshaller.as b/src/main/as/com/threerings/whirled/zone/data/ZoneMarshaller_ZoneMoveMarshaller.as index 85e06af8..ec5a7639 100644 --- a/src/main/as/com/threerings/whirled/zone/data/ZoneMarshaller_ZoneMoveMarshaller.as +++ b/src/main/as/com/threerings/whirled/zone/data/ZoneMarshaller_ZoneMoveMarshaller.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/zone/data/ZoneSummary.as b/src/main/as/com/threerings/whirled/zone/data/ZoneSummary.as index 34fdb214..c3fc1640 100644 --- a/src/main/as/com/threerings/whirled/zone/data/ZoneSummary.as +++ b/src/main/as/com/threerings/whirled/zone/data/ZoneSummary.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/whirled/zone/util/ZoneUtil.as b/src/main/as/com/threerings/whirled/zone/util/ZoneUtil.as index 839ae2b7..15b8013f 100644 --- a/src/main/as/com/threerings/whirled/zone/util/ZoneUtil.as +++ b/src/main/as/com/threerings/whirled/zone/util/ZoneUtil.as @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/Log.java b/src/main/java/com/threerings/micasa/Log.java index a740db4b..9c62f52a 100644 --- a/src/main/java/com/threerings/micasa/Log.java +++ b/src/main/java/com/threerings/micasa/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/client/ChatPanel.java b/src/main/java/com/threerings/micasa/client/ChatPanel.java index 0388b10b..a156ec15 100644 --- a/src/main/java/com/threerings/micasa/client/ChatPanel.java +++ b/src/main/java/com/threerings/micasa/client/ChatPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/client/ClientController.java b/src/main/java/com/threerings/micasa/client/ClientController.java index 39bc5180..d44e6f4e 100644 --- a/src/main/java/com/threerings/micasa/client/ClientController.java +++ b/src/main/java/com/threerings/micasa/client/ClientController.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/client/LogonPanel.java b/src/main/java/com/threerings/micasa/client/LogonPanel.java index 7e61f45e..2504055a 100644 --- a/src/main/java/com/threerings/micasa/client/LogonPanel.java +++ b/src/main/java/com/threerings/micasa/client/LogonPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/client/MiCasaApp.java b/src/main/java/com/threerings/micasa/client/MiCasaApp.java index 1e091575..214ad52a 100644 --- a/src/main/java/com/threerings/micasa/client/MiCasaApp.java +++ b/src/main/java/com/threerings/micasa/client/MiCasaApp.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/client/MiCasaApplet.java b/src/main/java/com/threerings/micasa/client/MiCasaApplet.java index fb37ab17..20284384 100644 --- a/src/main/java/com/threerings/micasa/client/MiCasaApplet.java +++ b/src/main/java/com/threerings/micasa/client/MiCasaApplet.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/client/MiCasaClient.java b/src/main/java/com/threerings/micasa/client/MiCasaClient.java index 62f5651a..f3c46426 100644 --- a/src/main/java/com/threerings/micasa/client/MiCasaClient.java +++ b/src/main/java/com/threerings/micasa/client/MiCasaClient.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/client/MiCasaFrame.java b/src/main/java/com/threerings/micasa/client/MiCasaFrame.java index 89177d0c..ea414bd7 100644 --- a/src/main/java/com/threerings/micasa/client/MiCasaFrame.java +++ b/src/main/java/com/threerings/micasa/client/MiCasaFrame.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/client/OccupantList.java b/src/main/java/com/threerings/micasa/client/OccupantList.java index 5dc37809..c50be9cb 100644 --- a/src/main/java/com/threerings/micasa/client/OccupantList.java +++ b/src/main/java/com/threerings/micasa/client/OccupantList.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/data/MiCasaBootstrapData.java b/src/main/java/com/threerings/micasa/data/MiCasaBootstrapData.java index e7b80c65..d72aefd9 100644 --- a/src/main/java/com/threerings/micasa/data/MiCasaBootstrapData.java +++ b/src/main/java/com/threerings/micasa/data/MiCasaBootstrapData.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/Lobby.java b/src/main/java/com/threerings/micasa/lobby/Lobby.java index eaa86151..42cdd4a6 100644 --- a/src/main/java/com/threerings/micasa/lobby/Lobby.java +++ b/src/main/java/com/threerings/micasa/lobby/Lobby.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/LobbyConfig.java b/src/main/java/com/threerings/micasa/lobby/LobbyConfig.java index c9fda162..5f64327f 100644 --- a/src/main/java/com/threerings/micasa/lobby/LobbyConfig.java +++ b/src/main/java/com/threerings/micasa/lobby/LobbyConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/LobbyController.java b/src/main/java/com/threerings/micasa/lobby/LobbyController.java index 84969ad4..6328748a 100644 --- a/src/main/java/com/threerings/micasa/lobby/LobbyController.java +++ b/src/main/java/com/threerings/micasa/lobby/LobbyController.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/LobbyManager.java b/src/main/java/com/threerings/micasa/lobby/LobbyManager.java index f3d2d6fb..3353ac8c 100644 --- a/src/main/java/com/threerings/micasa/lobby/LobbyManager.java +++ b/src/main/java/com/threerings/micasa/lobby/LobbyManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/LobbyMarshaller.java b/src/main/java/com/threerings/micasa/lobby/LobbyMarshaller.java index 541c0784..26dc230e 100644 --- a/src/main/java/com/threerings/micasa/lobby/LobbyMarshaller.java +++ b/src/main/java/com/threerings/micasa/lobby/LobbyMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/LobbyObject.java b/src/main/java/com/threerings/micasa/lobby/LobbyObject.java index d942de53..49219967 100644 --- a/src/main/java/com/threerings/micasa/lobby/LobbyObject.java +++ b/src/main/java/com/threerings/micasa/lobby/LobbyObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/LobbyPanel.java b/src/main/java/com/threerings/micasa/lobby/LobbyPanel.java index 5ef5028b..d3df07cf 100644 --- a/src/main/java/com/threerings/micasa/lobby/LobbyPanel.java +++ b/src/main/java/com/threerings/micasa/lobby/LobbyPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/LobbyProvider.java b/src/main/java/com/threerings/micasa/lobby/LobbyProvider.java index e29b3d08..33bf9889 100644 --- a/src/main/java/com/threerings/micasa/lobby/LobbyProvider.java +++ b/src/main/java/com/threerings/micasa/lobby/LobbyProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/LobbyRegistry.java b/src/main/java/com/threerings/micasa/lobby/LobbyRegistry.java index 57dfc707..32bffc05 100644 --- a/src/main/java/com/threerings/micasa/lobby/LobbyRegistry.java +++ b/src/main/java/com/threerings/micasa/lobby/LobbyRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/LobbySelector.java b/src/main/java/com/threerings/micasa/lobby/LobbySelector.java index b80609aa..33e9cecf 100644 --- a/src/main/java/com/threerings/micasa/lobby/LobbySelector.java +++ b/src/main/java/com/threerings/micasa/lobby/LobbySelector.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/LobbyService.java b/src/main/java/com/threerings/micasa/lobby/LobbyService.java index 76dec4e5..722f92da 100644 --- a/src/main/java/com/threerings/micasa/lobby/LobbyService.java +++ b/src/main/java/com/threerings/micasa/lobby/LobbyService.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/table/TableItem.java b/src/main/java/com/threerings/micasa/lobby/table/TableItem.java index 3526c3dd..ed099772 100644 --- a/src/main/java/com/threerings/micasa/lobby/table/TableItem.java +++ b/src/main/java/com/threerings/micasa/lobby/table/TableItem.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/table/TableListView.java b/src/main/java/com/threerings/micasa/lobby/table/TableListView.java index d1110927..01cd0407 100644 --- a/src/main/java/com/threerings/micasa/lobby/table/TableListView.java +++ b/src/main/java/com/threerings/micasa/lobby/table/TableListView.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/table/TableLobbyConfig.java b/src/main/java/com/threerings/micasa/lobby/table/TableLobbyConfig.java index 7f79522e..2a5c7dfd 100644 --- a/src/main/java/com/threerings/micasa/lobby/table/TableLobbyConfig.java +++ b/src/main/java/com/threerings/micasa/lobby/table/TableLobbyConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/table/TableLobbyManager.java b/src/main/java/com/threerings/micasa/lobby/table/TableLobbyManager.java index 86cdf1fc..6c2abb24 100644 --- a/src/main/java/com/threerings/micasa/lobby/table/TableLobbyManager.java +++ b/src/main/java/com/threerings/micasa/lobby/table/TableLobbyManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/lobby/table/TableLobbyObject.java b/src/main/java/com/threerings/micasa/lobby/table/TableLobbyObject.java index 07a7837f..c63e0e38 100644 --- a/src/main/java/com/threerings/micasa/lobby/table/TableLobbyObject.java +++ b/src/main/java/com/threerings/micasa/lobby/table/TableLobbyObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/server/MiCasaConfig.java b/src/main/java/com/threerings/micasa/server/MiCasaConfig.java index c8775c8b..28a80eb8 100644 --- a/src/main/java/com/threerings/micasa/server/MiCasaConfig.java +++ b/src/main/java/com/threerings/micasa/server/MiCasaConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/server/MiCasaServer.java b/src/main/java/com/threerings/micasa/server/MiCasaServer.java index 6c72a996..3697a077 100644 --- a/src/main/java/com/threerings/micasa/server/MiCasaServer.java +++ b/src/main/java/com/threerings/micasa/server/MiCasaServer.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/server/MiCasaSession.java b/src/main/java/com/threerings/micasa/server/MiCasaSession.java index 3b60e051..047f76d8 100644 --- a/src/main/java/com/threerings/micasa/server/MiCasaSession.java +++ b/src/main/java/com/threerings/micasa/server/MiCasaSession.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/client/SimpleClient.java b/src/main/java/com/threerings/micasa/simulator/client/SimpleClient.java index 3555e4ab..858bc072 100644 --- a/src/main/java/com/threerings/micasa/simulator/client/SimpleClient.java +++ b/src/main/java/com/threerings/micasa/simulator/client/SimpleClient.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/client/SimpleFrame.java b/src/main/java/com/threerings/micasa/simulator/client/SimpleFrame.java index d7520795..4fdeacd3 100644 --- a/src/main/java/com/threerings/micasa/simulator/client/SimpleFrame.java +++ b/src/main/java/com/threerings/micasa/simulator/client/SimpleFrame.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/client/SimulatorApp.java b/src/main/java/com/threerings/micasa/simulator/client/SimulatorApp.java index 6e9fb66b..53c02dc0 100644 --- a/src/main/java/com/threerings/micasa/simulator/client/SimulatorApp.java +++ b/src/main/java/com/threerings/micasa/simulator/client/SimulatorApp.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/client/SimulatorClient.java b/src/main/java/com/threerings/micasa/simulator/client/SimulatorClient.java index b13836e8..b0f181da 100644 --- a/src/main/java/com/threerings/micasa/simulator/client/SimulatorClient.java +++ b/src/main/java/com/threerings/micasa/simulator/client/SimulatorClient.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/client/SimulatorController.java b/src/main/java/com/threerings/micasa/simulator/client/SimulatorController.java index 859a93ee..219a6375 100644 --- a/src/main/java/com/threerings/micasa/simulator/client/SimulatorController.java +++ b/src/main/java/com/threerings/micasa/simulator/client/SimulatorController.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/client/SimulatorFrame.java b/src/main/java/com/threerings/micasa/simulator/client/SimulatorFrame.java index 91c528f8..e3b35a25 100644 --- a/src/main/java/com/threerings/micasa/simulator/client/SimulatorFrame.java +++ b/src/main/java/com/threerings/micasa/simulator/client/SimulatorFrame.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/client/SimulatorService.java b/src/main/java/com/threerings/micasa/simulator/client/SimulatorService.java index 184dc5e0..c4fca34a 100644 --- a/src/main/java/com/threerings/micasa/simulator/client/SimulatorService.java +++ b/src/main/java/com/threerings/micasa/simulator/client/SimulatorService.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/data/SimulatorInfo.java b/src/main/java/com/threerings/micasa/simulator/data/SimulatorInfo.java index 5369a8fd..dc02b3ae 100644 --- a/src/main/java/com/threerings/micasa/simulator/data/SimulatorInfo.java +++ b/src/main/java/com/threerings/micasa/simulator/data/SimulatorInfo.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/data/SimulatorMarshaller.java b/src/main/java/com/threerings/micasa/simulator/data/SimulatorMarshaller.java index f4e0cf9a..7ec1ed3e 100644 --- a/src/main/java/com/threerings/micasa/simulator/data/SimulatorMarshaller.java +++ b/src/main/java/com/threerings/micasa/simulator/data/SimulatorMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/server/SimpleServer.java b/src/main/java/com/threerings/micasa/simulator/server/SimpleServer.java index 03795af6..d6cc4e1e 100644 --- a/src/main/java/com/threerings/micasa/simulator/server/SimpleServer.java +++ b/src/main/java/com/threerings/micasa/simulator/server/SimpleServer.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/server/Simulant.java b/src/main/java/com/threerings/micasa/simulator/server/Simulant.java index 8d6c2364..034136a3 100644 --- a/src/main/java/com/threerings/micasa/simulator/server/Simulant.java +++ b/src/main/java/com/threerings/micasa/simulator/server/Simulant.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/server/SimulatorManager.java b/src/main/java/com/threerings/micasa/simulator/server/SimulatorManager.java index 36fdb2fa..089bd867 100644 --- a/src/main/java/com/threerings/micasa/simulator/server/SimulatorManager.java +++ b/src/main/java/com/threerings/micasa/simulator/server/SimulatorManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/server/SimulatorProvider.java b/src/main/java/com/threerings/micasa/simulator/server/SimulatorProvider.java index e303bca1..ee65abad 100644 --- a/src/main/java/com/threerings/micasa/simulator/server/SimulatorProvider.java +++ b/src/main/java/com/threerings/micasa/simulator/server/SimulatorProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/server/SimulatorServer.java b/src/main/java/com/threerings/micasa/simulator/server/SimulatorServer.java index 56af294b..8e98df1f 100644 --- a/src/main/java/com/threerings/micasa/simulator/server/SimulatorServer.java +++ b/src/main/java/com/threerings/micasa/simulator/server/SimulatorServer.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/simulator/util/SimulatorContext.java b/src/main/java/com/threerings/micasa/simulator/util/SimulatorContext.java index a7eafef1..29df817c 100644 --- a/src/main/java/com/threerings/micasa/simulator/util/SimulatorContext.java +++ b/src/main/java/com/threerings/micasa/simulator/util/SimulatorContext.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/micasa/util/MiCasaContext.java b/src/main/java/com/threerings/micasa/util/MiCasaContext.java index 0e3cd549..5a3bcddb 100644 --- a/src/main/java/com/threerings/micasa/util/MiCasaContext.java +++ b/src/main/java/com/threerings/micasa/util/MiCasaContext.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/Log.java b/src/main/java/com/threerings/parlor/Log.java index 3eb52b92..fcb597f0 100644 --- a/src/main/java/com/threerings/parlor/Log.java +++ b/src/main/java/com/threerings/parlor/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/Log.java b/src/main/java/com/threerings/parlor/card/Log.java index dde09b1e..fc0c782e 100644 --- a/src/main/java/com/threerings/parlor/card/Log.java +++ b/src/main/java/com/threerings/parlor/card/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/client/CardGameController.java b/src/main/java/com/threerings/parlor/card/client/CardGameController.java index 300c7573..49517041 100644 --- a/src/main/java/com/threerings/parlor/card/client/CardGameController.java +++ b/src/main/java/com/threerings/parlor/card/client/CardGameController.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/client/CardGameDecoder.java b/src/main/java/com/threerings/parlor/card/client/CardGameDecoder.java index 1ac3623f..04034ce6 100644 --- a/src/main/java/com/threerings/parlor/card/client/CardGameDecoder.java +++ b/src/main/java/com/threerings/parlor/card/client/CardGameDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/client/CardGameReceiver.java b/src/main/java/com/threerings/parlor/card/client/CardGameReceiver.java index 95c20c67..2912bb3f 100644 --- a/src/main/java/com/threerings/parlor/card/client/CardGameReceiver.java +++ b/src/main/java/com/threerings/parlor/card/client/CardGameReceiver.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/client/CardPanel.java b/src/main/java/com/threerings/parlor/card/client/CardPanel.java index 1f79551f..a205d697 100644 --- a/src/main/java/com/threerings/parlor/card/client/CardPanel.java +++ b/src/main/java/com/threerings/parlor/card/client/CardPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/client/CardSprite.java b/src/main/java/com/threerings/parlor/card/client/CardSprite.java index 56e9466b..b57cc3be 100644 --- a/src/main/java/com/threerings/parlor/card/client/CardSprite.java +++ b/src/main/java/com/threerings/parlor/card/client/CardSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/client/CardSpriteObserver.java b/src/main/java/com/threerings/parlor/card/client/CardSpriteObserver.java index 33592956..69599f0a 100644 --- a/src/main/java/com/threerings/parlor/card/client/CardSpriteObserver.java +++ b/src/main/java/com/threerings/parlor/card/client/CardSpriteObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/client/MicroCardSprite.java b/src/main/java/com/threerings/parlor/card/client/MicroCardSprite.java index 6bc799d7..053b010b 100644 --- a/src/main/java/com/threerings/parlor/card/client/MicroCardSprite.java +++ b/src/main/java/com/threerings/parlor/card/client/MicroCardSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/data/Card.java b/src/main/java/com/threerings/parlor/card/data/Card.java index 23d756bf..d4b330b9 100644 --- a/src/main/java/com/threerings/parlor/card/data/Card.java +++ b/src/main/java/com/threerings/parlor/card/data/Card.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/data/CardCodes.java b/src/main/java/com/threerings/parlor/card/data/CardCodes.java index 03f427a1..0a1ae299 100644 --- a/src/main/java/com/threerings/parlor/card/data/CardCodes.java +++ b/src/main/java/com/threerings/parlor/card/data/CardCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/data/CardGameObject.java b/src/main/java/com/threerings/parlor/card/data/CardGameObject.java index 1a5b6f65..8b40566a 100644 --- a/src/main/java/com/threerings/parlor/card/data/CardGameObject.java +++ b/src/main/java/com/threerings/parlor/card/data/CardGameObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/data/Deck.java b/src/main/java/com/threerings/parlor/card/data/Deck.java index 4c9fe1c8..2af4f51f 100644 --- a/src/main/java/com/threerings/parlor/card/data/Deck.java +++ b/src/main/java/com/threerings/parlor/card/data/Deck.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/data/Hand.java b/src/main/java/com/threerings/parlor/card/data/Hand.java index 460b6286..df3310f9 100644 --- a/src/main/java/com/threerings/parlor/card/data/Hand.java +++ b/src/main/java/com/threerings/parlor/card/data/Hand.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/data/PlayerCard.java b/src/main/java/com/threerings/parlor/card/data/PlayerCard.java index 96b67378..58fc118f 100644 --- a/src/main/java/com/threerings/parlor/card/data/PlayerCard.java +++ b/src/main/java/com/threerings/parlor/card/data/PlayerCard.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/server/CardGameManager.java b/src/main/java/com/threerings/parlor/card/server/CardGameManager.java index 7c9de7f7..801d33a0 100644 --- a/src/main/java/com/threerings/parlor/card/server/CardGameManager.java +++ b/src/main/java/com/threerings/parlor/card/server/CardGameManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/server/CardGameSender.java b/src/main/java/com/threerings/parlor/card/server/CardGameSender.java index 4469f0c5..f99cabe2 100644 --- a/src/main/java/com/threerings/parlor/card/server/CardGameSender.java +++ b/src/main/java/com/threerings/parlor/card/server/CardGameSender.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/trick/client/TrickCardGameControllerDelegate.java b/src/main/java/com/threerings/parlor/card/trick/client/TrickCardGameControllerDelegate.java index 71eaee20..9fba9a71 100644 --- a/src/main/java/com/threerings/parlor/card/trick/client/TrickCardGameControllerDelegate.java +++ b/src/main/java/com/threerings/parlor/card/trick/client/TrickCardGameControllerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/trick/client/TrickCardGameService.java b/src/main/java/com/threerings/parlor/card/trick/client/TrickCardGameService.java index 3ef69193..d61ae0fb 100644 --- a/src/main/java/com/threerings/parlor/card/trick/client/TrickCardGameService.java +++ b/src/main/java/com/threerings/parlor/card/trick/client/TrickCardGameService.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/trick/data/TrickCardCodes.java b/src/main/java/com/threerings/parlor/card/trick/data/TrickCardCodes.java index 78ba24a0..777f7a44 100644 --- a/src/main/java/com/threerings/parlor/card/trick/data/TrickCardCodes.java +++ b/src/main/java/com/threerings/parlor/card/trick/data/TrickCardCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.java b/src/main/java/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.java index 4e9a6b2b..514743ed 100644 --- a/src/main/java/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.java +++ b/src/main/java/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/trick/data/TrickCardGameObject.java b/src/main/java/com/threerings/parlor/card/trick/data/TrickCardGameObject.java index 8b3178a8..2172ecfa 100644 --- a/src/main/java/com/threerings/parlor/card/trick/data/TrickCardGameObject.java +++ b/src/main/java/com/threerings/parlor/card/trick/data/TrickCardGameObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/trick/server/TrickCardGameManagerDelegate.java b/src/main/java/com/threerings/parlor/card/trick/server/TrickCardGameManagerDelegate.java index 9182e79f..1e526891 100644 --- a/src/main/java/com/threerings/parlor/card/trick/server/TrickCardGameManagerDelegate.java +++ b/src/main/java/com/threerings/parlor/card/trick/server/TrickCardGameManagerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/trick/server/TrickCardGameProvider.java b/src/main/java/com/threerings/parlor/card/trick/server/TrickCardGameProvider.java index 6198c555..dad8df25 100644 --- a/src/main/java/com/threerings/parlor/card/trick/server/TrickCardGameProvider.java +++ b/src/main/java/com/threerings/parlor/card/trick/server/TrickCardGameProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/card/trick/util/TrickCardGameUtil.java b/src/main/java/com/threerings/parlor/card/trick/util/TrickCardGameUtil.java index 28443cdd..3a0bbb55 100644 --- a/src/main/java/com/threerings/parlor/card/trick/util/TrickCardGameUtil.java +++ b/src/main/java/com/threerings/parlor/card/trick/util/TrickCardGameUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/DefaultSwingTableConfigurator.java b/src/main/java/com/threerings/parlor/client/DefaultSwingTableConfigurator.java index bf97196b..df646d59 100644 --- a/src/main/java/com/threerings/parlor/client/DefaultSwingTableConfigurator.java +++ b/src/main/java/com/threerings/parlor/client/DefaultSwingTableConfigurator.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/GameReadyObserver.java b/src/main/java/com/threerings/parlor/client/GameReadyObserver.java index 31a46afa..ae1a2728 100644 --- a/src/main/java/com/threerings/parlor/client/GameReadyObserver.java +++ b/src/main/java/com/threerings/parlor/client/GameReadyObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/Invitation.java b/src/main/java/com/threerings/parlor/client/Invitation.java index e9f56872..d004836e 100644 --- a/src/main/java/com/threerings/parlor/client/Invitation.java +++ b/src/main/java/com/threerings/parlor/client/Invitation.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/InvitationHandler.java b/src/main/java/com/threerings/parlor/client/InvitationHandler.java index e66c0316..fc4afadb 100644 --- a/src/main/java/com/threerings/parlor/client/InvitationHandler.java +++ b/src/main/java/com/threerings/parlor/client/InvitationHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/InvitationResponseObserver.java b/src/main/java/com/threerings/parlor/client/InvitationResponseObserver.java index 92a418ba..e478a827 100644 --- a/src/main/java/com/threerings/parlor/client/InvitationResponseObserver.java +++ b/src/main/java/com/threerings/parlor/client/InvitationResponseObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/ParlorDecoder.java b/src/main/java/com/threerings/parlor/client/ParlorDecoder.java index 4734c422..cb97a18f 100644 --- a/src/main/java/com/threerings/parlor/client/ParlorDecoder.java +++ b/src/main/java/com/threerings/parlor/client/ParlorDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/ParlorDirector.java b/src/main/java/com/threerings/parlor/client/ParlorDirector.java index b6d7234e..e386a661 100644 --- a/src/main/java/com/threerings/parlor/client/ParlorDirector.java +++ b/src/main/java/com/threerings/parlor/client/ParlorDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/ParlorReceiver.java b/src/main/java/com/threerings/parlor/client/ParlorReceiver.java index 88a827fc..fc04b641 100644 --- a/src/main/java/com/threerings/parlor/client/ParlorReceiver.java +++ b/src/main/java/com/threerings/parlor/client/ParlorReceiver.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/ParlorService.java b/src/main/java/com/threerings/parlor/client/ParlorService.java index b1c86da0..dc299618 100644 --- a/src/main/java/com/threerings/parlor/client/ParlorService.java +++ b/src/main/java/com/threerings/parlor/client/ParlorService.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/SeatednessObserver.java b/src/main/java/com/threerings/parlor/client/SeatednessObserver.java index 9947697b..e76acf24 100644 --- a/src/main/java/com/threerings/parlor/client/SeatednessObserver.java +++ b/src/main/java/com/threerings/parlor/client/SeatednessObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/TableConfigurator.java b/src/main/java/com/threerings/parlor/client/TableConfigurator.java index f5aeb0a6..a4b21c87 100644 --- a/src/main/java/com/threerings/parlor/client/TableConfigurator.java +++ b/src/main/java/com/threerings/parlor/client/TableConfigurator.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/TableDirector.java b/src/main/java/com/threerings/parlor/client/TableDirector.java index b8d04503..22ba36e6 100644 --- a/src/main/java/com/threerings/parlor/client/TableDirector.java +++ b/src/main/java/com/threerings/parlor/client/TableDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/TableObserver.java b/src/main/java/com/threerings/parlor/client/TableObserver.java index 51541d5f..22dabad5 100644 --- a/src/main/java/com/threerings/parlor/client/TableObserver.java +++ b/src/main/java/com/threerings/parlor/client/TableObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/client/TableService.java b/src/main/java/com/threerings/parlor/client/TableService.java index 86862a8e..3cbb03cc 100644 --- a/src/main/java/com/threerings/parlor/client/TableService.java +++ b/src/main/java/com/threerings/parlor/client/TableService.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/data/ChoiceParameter.java b/src/main/java/com/threerings/parlor/data/ChoiceParameter.java index 10646b1a..5c76c3dd 100644 --- a/src/main/java/com/threerings/parlor/data/ChoiceParameter.java +++ b/src/main/java/com/threerings/parlor/data/ChoiceParameter.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/data/Parameter.java b/src/main/java/com/threerings/parlor/data/Parameter.java index 0c78b9c7..eecf3763 100644 --- a/src/main/java/com/threerings/parlor/data/Parameter.java +++ b/src/main/java/com/threerings/parlor/data/Parameter.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/data/ParlorCodes.java b/src/main/java/com/threerings/parlor/data/ParlorCodes.java index 80401893..1e2f73a3 100644 --- a/src/main/java/com/threerings/parlor/data/ParlorCodes.java +++ b/src/main/java/com/threerings/parlor/data/ParlorCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/data/ParlorMarshaller.java b/src/main/java/com/threerings/parlor/data/ParlorMarshaller.java index 944bc8ba..8f4a780f 100644 --- a/src/main/java/com/threerings/parlor/data/ParlorMarshaller.java +++ b/src/main/java/com/threerings/parlor/data/ParlorMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/data/RangeParameter.java b/src/main/java/com/threerings/parlor/data/RangeParameter.java index 09dd03ce..9c22ad2e 100644 --- a/src/main/java/com/threerings/parlor/data/RangeParameter.java +++ b/src/main/java/com/threerings/parlor/data/RangeParameter.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/data/Table.java b/src/main/java/com/threerings/parlor/data/Table.java index c141e156..210f4bff 100644 --- a/src/main/java/com/threerings/parlor/data/Table.java +++ b/src/main/java/com/threerings/parlor/data/Table.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/data/TableConfig.java b/src/main/java/com/threerings/parlor/data/TableConfig.java index 44f35031..fc4dfcac 100644 --- a/src/main/java/com/threerings/parlor/data/TableConfig.java +++ b/src/main/java/com/threerings/parlor/data/TableConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/data/TableLobbyObject.java b/src/main/java/com/threerings/parlor/data/TableLobbyObject.java index 2a923974..842ef4ca 100644 --- a/src/main/java/com/threerings/parlor/data/TableLobbyObject.java +++ b/src/main/java/com/threerings/parlor/data/TableLobbyObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/data/TableMarshaller.java b/src/main/java/com/threerings/parlor/data/TableMarshaller.java index 840d1dfe..bc56a245 100644 --- a/src/main/java/com/threerings/parlor/data/TableMarshaller.java +++ b/src/main/java/com/threerings/parlor/data/TableMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/data/ToggleParameter.java b/src/main/java/com/threerings/parlor/data/ToggleParameter.java index e9b5f788..cb34dd57 100644 --- a/src/main/java/com/threerings/parlor/data/ToggleParameter.java +++ b/src/main/java/com/threerings/parlor/data/ToggleParameter.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/game/client/GameConfigurator.java b/src/main/java/com/threerings/parlor/game/client/GameConfigurator.java index 3a52accd..764038fe 100644 --- a/src/main/java/com/threerings/parlor/game/client/GameConfigurator.java +++ b/src/main/java/com/threerings/parlor/game/client/GameConfigurator.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/game/client/GameController.java b/src/main/java/com/threerings/parlor/game/client/GameController.java index 8299e889..cb9fe028 100644 --- a/src/main/java/com/threerings/parlor/game/client/GameController.java +++ b/src/main/java/com/threerings/parlor/game/client/GameController.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/game/client/GameControllerDelegate.java b/src/main/java/com/threerings/parlor/game/client/GameControllerDelegate.java index 2b4b1e16..fc8ace37 100644 --- a/src/main/java/com/threerings/parlor/game/client/GameControllerDelegate.java +++ b/src/main/java/com/threerings/parlor/game/client/GameControllerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/game/client/SwingGameConfigurator.java b/src/main/java/com/threerings/parlor/game/client/SwingGameConfigurator.java index 345e6b70..247e6d82 100644 --- a/src/main/java/com/threerings/parlor/game/client/SwingGameConfigurator.java +++ b/src/main/java/com/threerings/parlor/game/client/SwingGameConfigurator.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/game/data/GameAI.java b/src/main/java/com/threerings/parlor/game/data/GameAI.java index 447fbc02..bb4d1303 100644 --- a/src/main/java/com/threerings/parlor/game/data/GameAI.java +++ b/src/main/java/com/threerings/parlor/game/data/GameAI.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/game/data/GameCodes.java b/src/main/java/com/threerings/parlor/game/data/GameCodes.java index 549aea55..85c406df 100644 --- a/src/main/java/com/threerings/parlor/game/data/GameCodes.java +++ b/src/main/java/com/threerings/parlor/game/data/GameCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/game/data/GameConfig.java b/src/main/java/com/threerings/parlor/game/data/GameConfig.java index ab837005..d087a86e 100644 --- a/src/main/java/com/threerings/parlor/game/data/GameConfig.java +++ b/src/main/java/com/threerings/parlor/game/data/GameConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/game/data/GameObject.java b/src/main/java/com/threerings/parlor/game/data/GameObject.java index 40c4f454..7d8fe8bd 100644 --- a/src/main/java/com/threerings/parlor/game/data/GameObject.java +++ b/src/main/java/com/threerings/parlor/game/data/GameObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/game/data/UserIdentifier.java b/src/main/java/com/threerings/parlor/game/data/UserIdentifier.java index 553e4438..000dd74f 100644 --- a/src/main/java/com/threerings/parlor/game/data/UserIdentifier.java +++ b/src/main/java/com/threerings/parlor/game/data/UserIdentifier.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/game/server/GameManager.java b/src/main/java/com/threerings/parlor/game/server/GameManager.java index 2e3d847e..53e8f06f 100644 --- a/src/main/java/com/threerings/parlor/game/server/GameManager.java +++ b/src/main/java/com/threerings/parlor/game/server/GameManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/game/server/GameManagerDelegate.java b/src/main/java/com/threerings/parlor/game/server/GameManagerDelegate.java index d933f1a4..063006db 100644 --- a/src/main/java/com/threerings/parlor/game/server/GameManagerDelegate.java +++ b/src/main/java/com/threerings/parlor/game/server/GameManagerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/game/server/GameWatcher.java b/src/main/java/com/threerings/parlor/game/server/GameWatcher.java index f7881385..c184852b 100644 --- a/src/main/java/com/threerings/parlor/game/server/GameWatcher.java +++ b/src/main/java/com/threerings/parlor/game/server/GameWatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/game/server/TeamGameManager.java b/src/main/java/com/threerings/parlor/game/server/TeamGameManager.java index 9e78cbbf..b55928c5 100644 --- a/src/main/java/com/threerings/parlor/game/server/TeamGameManager.java +++ b/src/main/java/com/threerings/parlor/game/server/TeamGameManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/media/ScoreAnimation.java b/src/main/java/com/threerings/parlor/media/ScoreAnimation.java index 6389e5d2..c7037fdb 100644 --- a/src/main/java/com/threerings/parlor/media/ScoreAnimation.java +++ b/src/main/java/com/threerings/parlor/media/ScoreAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/rating/data/RatingCodes.java b/src/main/java/com/threerings/parlor/rating/data/RatingCodes.java index 550c837e..6978162b 100644 --- a/src/main/java/com/threerings/parlor/rating/data/RatingCodes.java +++ b/src/main/java/com/threerings/parlor/rating/data/RatingCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/rating/server/Rating.java b/src/main/java/com/threerings/parlor/rating/server/Rating.java index dfc1eae3..e299564c 100644 --- a/src/main/java/com/threerings/parlor/rating/server/Rating.java +++ b/src/main/java/com/threerings/parlor/rating/server/Rating.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/rating/server/RatingDelegate.java b/src/main/java/com/threerings/parlor/rating/server/RatingDelegate.java index 82877cfc..63453fbb 100644 --- a/src/main/java/com/threerings/parlor/rating/server/RatingDelegate.java +++ b/src/main/java/com/threerings/parlor/rating/server/RatingDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/rating/server/persist/PercentileRecord.java b/src/main/java/com/threerings/parlor/rating/server/persist/PercentileRecord.java index 462b10a4..e38031a2 100644 --- a/src/main/java/com/threerings/parlor/rating/server/persist/PercentileRecord.java +++ b/src/main/java/com/threerings/parlor/rating/server/persist/PercentileRecord.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/rating/server/persist/RatingRecord.java b/src/main/java/com/threerings/parlor/rating/server/persist/RatingRecord.java index 4ded3d9c..eef67992 100644 --- a/src/main/java/com/threerings/parlor/rating/server/persist/RatingRecord.java +++ b/src/main/java/com/threerings/parlor/rating/server/persist/RatingRecord.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/rating/server/persist/RatingRepository.java b/src/main/java/com/threerings/parlor/rating/server/persist/RatingRepository.java index 98d70960..20d78c0e 100644 --- a/src/main/java/com/threerings/parlor/rating/server/persist/RatingRepository.java +++ b/src/main/java/com/threerings/parlor/rating/server/persist/RatingRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/rating/util/Percentiler.java b/src/main/java/com/threerings/parlor/rating/util/Percentiler.java index 0e2226c1..4cc3b18b 100644 --- a/src/main/java/com/threerings/parlor/rating/util/Percentiler.java +++ b/src/main/java/com/threerings/parlor/rating/util/Percentiler.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/server/ParlorManager.java b/src/main/java/com/threerings/parlor/server/ParlorManager.java index ddb3cc0d..f30c81a7 100644 --- a/src/main/java/com/threerings/parlor/server/ParlorManager.java +++ b/src/main/java/com/threerings/parlor/server/ParlorManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/server/ParlorProvider.java b/src/main/java/com/threerings/parlor/server/ParlorProvider.java index 487ffb21..fd34df48 100644 --- a/src/main/java/com/threerings/parlor/server/ParlorProvider.java +++ b/src/main/java/com/threerings/parlor/server/ParlorProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/server/ParlorSender.java b/src/main/java/com/threerings/parlor/server/ParlorSender.java index 562ba476..6c69a151 100644 --- a/src/main/java/com/threerings/parlor/server/ParlorSender.java +++ b/src/main/java/com/threerings/parlor/server/ParlorSender.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/server/PlayManager.java b/src/main/java/com/threerings/parlor/server/PlayManager.java index 30311c78..284f044c 100644 --- a/src/main/java/com/threerings/parlor/server/PlayManager.java +++ b/src/main/java/com/threerings/parlor/server/PlayManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/server/PlayManagerDelegate.java b/src/main/java/com/threerings/parlor/server/PlayManagerDelegate.java index aeed7fd4..699a6ced 100644 --- a/src/main/java/com/threerings/parlor/server/PlayManagerDelegate.java +++ b/src/main/java/com/threerings/parlor/server/PlayManagerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/server/TableManager.java b/src/main/java/com/threerings/parlor/server/TableManager.java index efb4e77e..cd3d42d9 100644 --- a/src/main/java/com/threerings/parlor/server/TableManager.java +++ b/src/main/java/com/threerings/parlor/server/TableManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/server/TableProvider.java b/src/main/java/com/threerings/parlor/server/TableProvider.java index c5c31204..5b0c42e5 100644 --- a/src/main/java/com/threerings/parlor/server/TableProvider.java +++ b/src/main/java/com/threerings/parlor/server/TableProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/client/TourneyService.java b/src/main/java/com/threerings/parlor/tourney/client/TourneyService.java index 68351ec5..59a8c344 100644 --- a/src/main/java/com/threerings/parlor/tourney/client/TourneyService.java +++ b/src/main/java/com/threerings/parlor/tourney/client/TourneyService.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/client/TourniesService.java b/src/main/java/com/threerings/parlor/tourney/client/TourniesService.java index 808b2f03..09424679 100644 --- a/src/main/java/com/threerings/parlor/tourney/client/TourniesService.java +++ b/src/main/java/com/threerings/parlor/tourney/client/TourniesService.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/data/EntryFee.java b/src/main/java/com/threerings/parlor/tourney/data/EntryFee.java index aba9eb45..58f9161a 100644 --- a/src/main/java/com/threerings/parlor/tourney/data/EntryFee.java +++ b/src/main/java/com/threerings/parlor/tourney/data/EntryFee.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/data/Participant.java b/src/main/java/com/threerings/parlor/tourney/data/Participant.java index 1a5a9d0f..68f77ce9 100644 --- a/src/main/java/com/threerings/parlor/tourney/data/Participant.java +++ b/src/main/java/com/threerings/parlor/tourney/data/Participant.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/data/Prize.java b/src/main/java/com/threerings/parlor/tourney/data/Prize.java index 05cc0f04..64276f53 100644 --- a/src/main/java/com/threerings/parlor/tourney/data/Prize.java +++ b/src/main/java/com/threerings/parlor/tourney/data/Prize.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/data/TourneyCodes.java b/src/main/java/com/threerings/parlor/tourney/data/TourneyCodes.java index a7dd94ff..97bf76db 100644 --- a/src/main/java/com/threerings/parlor/tourney/data/TourneyCodes.java +++ b/src/main/java/com/threerings/parlor/tourney/data/TourneyCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/data/TourneyConfig.java b/src/main/java/com/threerings/parlor/tourney/data/TourneyConfig.java index 3b9aacc3..a895dcbc 100644 --- a/src/main/java/com/threerings/parlor/tourney/data/TourneyConfig.java +++ b/src/main/java/com/threerings/parlor/tourney/data/TourneyConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/data/TourneyLogicData.java b/src/main/java/com/threerings/parlor/tourney/data/TourneyLogicData.java index 01b32b5a..def63ae0 100644 --- a/src/main/java/com/threerings/parlor/tourney/data/TourneyLogicData.java +++ b/src/main/java/com/threerings/parlor/tourney/data/TourneyLogicData.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/data/TourneyMarshaller.java b/src/main/java/com/threerings/parlor/tourney/data/TourneyMarshaller.java index e5f5e86f..03317b31 100644 --- a/src/main/java/com/threerings/parlor/tourney/data/TourneyMarshaller.java +++ b/src/main/java/com/threerings/parlor/tourney/data/TourneyMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/data/TourneyObject.java b/src/main/java/com/threerings/parlor/tourney/data/TourneyObject.java index e3bc163d..470e7a10 100644 --- a/src/main/java/com/threerings/parlor/tourney/data/TourneyObject.java +++ b/src/main/java/com/threerings/parlor/tourney/data/TourneyObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/data/TourniesMarshaller.java b/src/main/java/com/threerings/parlor/tourney/data/TourniesMarshaller.java index e7d1fb72..488842e4 100644 --- a/src/main/java/com/threerings/parlor/tourney/data/TourniesMarshaller.java +++ b/src/main/java/com/threerings/parlor/tourney/data/TourniesMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/server/TourneyManager.java b/src/main/java/com/threerings/parlor/tourney/server/TourneyManager.java index 920c8648..14799b13 100644 --- a/src/main/java/com/threerings/parlor/tourney/server/TourneyManager.java +++ b/src/main/java/com/threerings/parlor/tourney/server/TourneyManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/server/TourneyProvider.java b/src/main/java/com/threerings/parlor/tourney/server/TourneyProvider.java index cc1afae9..7649a867 100644 --- a/src/main/java/com/threerings/parlor/tourney/server/TourneyProvider.java +++ b/src/main/java/com/threerings/parlor/tourney/server/TourneyProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/server/TourniesManager.java b/src/main/java/com/threerings/parlor/tourney/server/TourniesManager.java index a67e057d..4af32f5b 100644 --- a/src/main/java/com/threerings/parlor/tourney/server/TourniesManager.java +++ b/src/main/java/com/threerings/parlor/tourney/server/TourniesManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/server/TourniesProvider.java b/src/main/java/com/threerings/parlor/tourney/server/TourniesProvider.java index 89ac91aa..1b6401dc 100644 --- a/src/main/java/com/threerings/parlor/tourney/server/TourniesProvider.java +++ b/src/main/java/com/threerings/parlor/tourney/server/TourniesProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/tourney/server/persist/TourneyRepository.java b/src/main/java/com/threerings/parlor/tourney/server/persist/TourneyRepository.java index 517e153d..dd4bf533 100644 --- a/src/main/java/com/threerings/parlor/tourney/server/persist/TourneyRepository.java +++ b/src/main/java/com/threerings/parlor/tourney/server/persist/TourneyRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/turn/client/TurnDisplay.java b/src/main/java/com/threerings/parlor/turn/client/TurnDisplay.java index e1c672c7..dc311ea1 100644 --- a/src/main/java/com/threerings/parlor/turn/client/TurnDisplay.java +++ b/src/main/java/com/threerings/parlor/turn/client/TurnDisplay.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/turn/client/TurnGameController.java b/src/main/java/com/threerings/parlor/turn/client/TurnGameController.java index 0a09e0eb..751a8d1b 100644 --- a/src/main/java/com/threerings/parlor/turn/client/TurnGameController.java +++ b/src/main/java/com/threerings/parlor/turn/client/TurnGameController.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/turn/client/TurnGameControllerDelegate.java b/src/main/java/com/threerings/parlor/turn/client/TurnGameControllerDelegate.java index 24724e91..1c68fad7 100644 --- a/src/main/java/com/threerings/parlor/turn/client/TurnGameControllerDelegate.java +++ b/src/main/java/com/threerings/parlor/turn/client/TurnGameControllerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/turn/data/TurnGameObject.java b/src/main/java/com/threerings/parlor/turn/data/TurnGameObject.java index 9dc47415..d72055c8 100644 --- a/src/main/java/com/threerings/parlor/turn/data/TurnGameObject.java +++ b/src/main/java/com/threerings/parlor/turn/data/TurnGameObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/turn/server/TurnGameManager.java b/src/main/java/com/threerings/parlor/turn/server/TurnGameManager.java index 8a2e0165..f40698b5 100644 --- a/src/main/java/com/threerings/parlor/turn/server/TurnGameManager.java +++ b/src/main/java/com/threerings/parlor/turn/server/TurnGameManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/turn/server/TurnGameManagerDelegate.java b/src/main/java/com/threerings/parlor/turn/server/TurnGameManagerDelegate.java index 28ea24cc..6f378ef7 100644 --- a/src/main/java/com/threerings/parlor/turn/server/TurnGameManagerDelegate.java +++ b/src/main/java/com/threerings/parlor/turn/server/TurnGameManagerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/util/ParlorContext.java b/src/main/java/com/threerings/parlor/util/ParlorContext.java index 15b0bfdc..286989fc 100644 --- a/src/main/java/com/threerings/parlor/util/ParlorContext.java +++ b/src/main/java/com/threerings/parlor/util/ParlorContext.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/parlor/util/RobotPlayer.java b/src/main/java/com/threerings/parlor/util/RobotPlayer.java index 9e5a4fa9..9793aebe 100644 --- a/src/main/java/com/threerings/parlor/util/RobotPlayer.java +++ b/src/main/java/com/threerings/parlor/util/RobotPlayer.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/Log.java b/src/main/java/com/threerings/puzzle/Log.java index c57922da..6f85beff 100644 --- a/src/main/java/com/threerings/puzzle/Log.java +++ b/src/main/java/com/threerings/puzzle/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/client/PlayerStatusView.java b/src/main/java/com/threerings/puzzle/client/PlayerStatusView.java index fdb859f5..a9bf4506 100644 --- a/src/main/java/com/threerings/puzzle/client/PlayerStatusView.java +++ b/src/main/java/com/threerings/puzzle/client/PlayerStatusView.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/client/PuzzleAnimationWaiter.java b/src/main/java/com/threerings/puzzle/client/PuzzleAnimationWaiter.java index 9f2ac86d..a6f92072 100644 --- a/src/main/java/com/threerings/puzzle/client/PuzzleAnimationWaiter.java +++ b/src/main/java/com/threerings/puzzle/client/PuzzleAnimationWaiter.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/client/PuzzleBoardView.java b/src/main/java/com/threerings/puzzle/client/PuzzleBoardView.java index 9df99e1c..7b86e4d9 100644 --- a/src/main/java/com/threerings/puzzle/client/PuzzleBoardView.java +++ b/src/main/java/com/threerings/puzzle/client/PuzzleBoardView.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/client/PuzzleController.java b/src/main/java/com/threerings/puzzle/client/PuzzleController.java index eea2f4e5..ed949a18 100644 --- a/src/main/java/com/threerings/puzzle/client/PuzzleController.java +++ b/src/main/java/com/threerings/puzzle/client/PuzzleController.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/client/PuzzleControllerDelegate.java b/src/main/java/com/threerings/puzzle/client/PuzzleControllerDelegate.java index 86d5b069..dadbeb7f 100644 --- a/src/main/java/com/threerings/puzzle/client/PuzzleControllerDelegate.java +++ b/src/main/java/com/threerings/puzzle/client/PuzzleControllerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/client/PuzzleGameService.java b/src/main/java/com/threerings/puzzle/client/PuzzleGameService.java index 120a3ffd..f490e48f 100644 --- a/src/main/java/com/threerings/puzzle/client/PuzzleGameService.java +++ b/src/main/java/com/threerings/puzzle/client/PuzzleGameService.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/client/PuzzlePanel.java b/src/main/java/com/threerings/puzzle/client/PuzzlePanel.java index 7b1f356b..fd32f22f 100644 --- a/src/main/java/com/threerings/puzzle/client/PuzzlePanel.java +++ b/src/main/java/com/threerings/puzzle/client/PuzzlePanel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/client/PuzzlePrefs.java b/src/main/java/com/threerings/puzzle/client/PuzzlePrefs.java index 5c1c1d4c..16b7e67b 100644 --- a/src/main/java/com/threerings/puzzle/client/PuzzlePrefs.java +++ b/src/main/java/com/threerings/puzzle/client/PuzzlePrefs.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/data/Board.java b/src/main/java/com/threerings/puzzle/data/Board.java index ce0cc974..e5b213d8 100644 --- a/src/main/java/com/threerings/puzzle/data/Board.java +++ b/src/main/java/com/threerings/puzzle/data/Board.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/data/BoardSummary.java b/src/main/java/com/threerings/puzzle/data/BoardSummary.java index 0b148b42..3537cbab 100644 --- a/src/main/java/com/threerings/puzzle/data/BoardSummary.java +++ b/src/main/java/com/threerings/puzzle/data/BoardSummary.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/data/PuzzleCodes.java b/src/main/java/com/threerings/puzzle/data/PuzzleCodes.java index 2c442ea1..f190c14c 100644 --- a/src/main/java/com/threerings/puzzle/data/PuzzleCodes.java +++ b/src/main/java/com/threerings/puzzle/data/PuzzleCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/data/PuzzleGameCodes.java b/src/main/java/com/threerings/puzzle/data/PuzzleGameCodes.java index db4a7f0d..f01593ec 100644 --- a/src/main/java/com/threerings/puzzle/data/PuzzleGameCodes.java +++ b/src/main/java/com/threerings/puzzle/data/PuzzleGameCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/data/PuzzleGameMarshaller.java b/src/main/java/com/threerings/puzzle/data/PuzzleGameMarshaller.java index 6a764f55..9a70db08 100644 --- a/src/main/java/com/threerings/puzzle/data/PuzzleGameMarshaller.java +++ b/src/main/java/com/threerings/puzzle/data/PuzzleGameMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/data/PuzzleObject.java b/src/main/java/com/threerings/puzzle/data/PuzzleObject.java index 16733654..54bf58c6 100644 --- a/src/main/java/com/threerings/puzzle/data/PuzzleObject.java +++ b/src/main/java/com/threerings/puzzle/data/PuzzleObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/client/DropBlockSprite.java b/src/main/java/com/threerings/puzzle/drop/client/DropBlockSprite.java index 279bc6af..21e3c071 100644 --- a/src/main/java/com/threerings/puzzle/drop/client/DropBlockSprite.java +++ b/src/main/java/com/threerings/puzzle/drop/client/DropBlockSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/client/DropBoardView.java b/src/main/java/com/threerings/puzzle/drop/client/DropBoardView.java index d0639e4b..54cdf8ce 100644 --- a/src/main/java/com/threerings/puzzle/drop/client/DropBoardView.java +++ b/src/main/java/com/threerings/puzzle/drop/client/DropBoardView.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/client/DropControllerDelegate.java b/src/main/java/com/threerings/puzzle/drop/client/DropControllerDelegate.java index 8c5ef1b3..bc9cf5fa 100644 --- a/src/main/java/com/threerings/puzzle/drop/client/DropControllerDelegate.java +++ b/src/main/java/com/threerings/puzzle/drop/client/DropControllerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/client/DropPanel.java b/src/main/java/com/threerings/puzzle/drop/client/DropPanel.java index 3e0b7f3b..e5d0a6a5 100644 --- a/src/main/java/com/threerings/puzzle/drop/client/DropPanel.java +++ b/src/main/java/com/threerings/puzzle/drop/client/DropPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/client/DropSprite.java b/src/main/java/com/threerings/puzzle/drop/client/DropSprite.java index e59e1bc5..d6b690d1 100644 --- a/src/main/java/com/threerings/puzzle/drop/client/DropSprite.java +++ b/src/main/java/com/threerings/puzzle/drop/client/DropSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/client/DropSpriteObserver.java b/src/main/java/com/threerings/puzzle/drop/client/DropSpriteObserver.java index 86a92304..f8c69772 100644 --- a/src/main/java/com/threerings/puzzle/drop/client/DropSpriteObserver.java +++ b/src/main/java/com/threerings/puzzle/drop/client/DropSpriteObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/client/NextBlockView.java b/src/main/java/com/threerings/puzzle/drop/client/NextBlockView.java index 219d8994..9a2795c0 100644 --- a/src/main/java/com/threerings/puzzle/drop/client/NextBlockView.java +++ b/src/main/java/com/threerings/puzzle/drop/client/NextBlockView.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/client/PieceGroupAnimation.java b/src/main/java/com/threerings/puzzle/drop/client/PieceGroupAnimation.java index ea4703e4..98b97309 100644 --- a/src/main/java/com/threerings/puzzle/drop/client/PieceGroupAnimation.java +++ b/src/main/java/com/threerings/puzzle/drop/client/PieceGroupAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/data/DropBoard.java b/src/main/java/com/threerings/puzzle/drop/data/DropBoard.java index 8e96fe3f..43b6bcfd 100644 --- a/src/main/java/com/threerings/puzzle/drop/data/DropBoard.java +++ b/src/main/java/com/threerings/puzzle/drop/data/DropBoard.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/data/DropBoardSummary.java b/src/main/java/com/threerings/puzzle/drop/data/DropBoardSummary.java index 914895b3..c1823772 100644 --- a/src/main/java/com/threerings/puzzle/drop/data/DropBoardSummary.java +++ b/src/main/java/com/threerings/puzzle/drop/data/DropBoardSummary.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/data/DropCodes.java b/src/main/java/com/threerings/puzzle/drop/data/DropCodes.java index 6c6a3a93..107954f8 100644 --- a/src/main/java/com/threerings/puzzle/drop/data/DropCodes.java +++ b/src/main/java/com/threerings/puzzle/drop/data/DropCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/data/DropConfig.java b/src/main/java/com/threerings/puzzle/drop/data/DropConfig.java index 3fba1f63..e4b36486 100644 --- a/src/main/java/com/threerings/puzzle/drop/data/DropConfig.java +++ b/src/main/java/com/threerings/puzzle/drop/data/DropConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/data/DropLogic.java b/src/main/java/com/threerings/puzzle/drop/data/DropLogic.java index 3f0023e7..020f7425 100644 --- a/src/main/java/com/threerings/puzzle/drop/data/DropLogic.java +++ b/src/main/java/com/threerings/puzzle/drop/data/DropLogic.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/data/DropPieceCodes.java b/src/main/java/com/threerings/puzzle/drop/data/DropPieceCodes.java index 746af49c..d0c590be 100644 --- a/src/main/java/com/threerings/puzzle/drop/data/DropPieceCodes.java +++ b/src/main/java/com/threerings/puzzle/drop/data/DropPieceCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/data/SegmentInfo.java b/src/main/java/com/threerings/puzzle/drop/data/SegmentInfo.java index bc9dc4cf..063c01a1 100644 --- a/src/main/java/com/threerings/puzzle/drop/data/SegmentInfo.java +++ b/src/main/java/com/threerings/puzzle/drop/data/SegmentInfo.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/server/DropManagerDelegate.java b/src/main/java/com/threerings/puzzle/drop/server/DropManagerDelegate.java index 808bca85..dc23ef25 100644 --- a/src/main/java/com/threerings/puzzle/drop/server/DropManagerDelegate.java +++ b/src/main/java/com/threerings/puzzle/drop/server/DropManagerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/util/DropBoardUtil.java b/src/main/java/com/threerings/puzzle/drop/util/DropBoardUtil.java index ffbf7287..589a54a3 100644 --- a/src/main/java/com/threerings/puzzle/drop/util/DropBoardUtil.java +++ b/src/main/java/com/threerings/puzzle/drop/util/DropBoardUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/util/DropGameUtil.java b/src/main/java/com/threerings/puzzle/drop/util/DropGameUtil.java index 1d049222..90f34204 100644 --- a/src/main/java/com/threerings/puzzle/drop/util/DropGameUtil.java +++ b/src/main/java/com/threerings/puzzle/drop/util/DropGameUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/util/PieceDestroyer.java b/src/main/java/com/threerings/puzzle/drop/util/PieceDestroyer.java index 3e3ecd23..f641ee54 100644 --- a/src/main/java/com/threerings/puzzle/drop/util/PieceDestroyer.java +++ b/src/main/java/com/threerings/puzzle/drop/util/PieceDestroyer.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/util/PieceDropLogic.java b/src/main/java/com/threerings/puzzle/drop/util/PieceDropLogic.java index cae2dcd6..bde1330e 100644 --- a/src/main/java/com/threerings/puzzle/drop/util/PieceDropLogic.java +++ b/src/main/java/com/threerings/puzzle/drop/util/PieceDropLogic.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/drop/util/PieceDropper.java b/src/main/java/com/threerings/puzzle/drop/util/PieceDropper.java index feeb0aea..ab112b3f 100644 --- a/src/main/java/com/threerings/puzzle/drop/util/PieceDropper.java +++ b/src/main/java/com/threerings/puzzle/drop/util/PieceDropper.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/server/PuzzleGameProvider.java b/src/main/java/com/threerings/puzzle/server/PuzzleGameProvider.java index 558785de..f45593a0 100644 --- a/src/main/java/com/threerings/puzzle/server/PuzzleGameProvider.java +++ b/src/main/java/com/threerings/puzzle/server/PuzzleGameProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/server/PuzzleManager.java b/src/main/java/com/threerings/puzzle/server/PuzzleManager.java index 69e41cd6..ad8b8f9c 100644 --- a/src/main/java/com/threerings/puzzle/server/PuzzleManager.java +++ b/src/main/java/com/threerings/puzzle/server/PuzzleManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/server/PuzzleManagerDelegate.java b/src/main/java/com/threerings/puzzle/server/PuzzleManagerDelegate.java index b16f21af..5b9e962a 100644 --- a/src/main/java/com/threerings/puzzle/server/PuzzleManagerDelegate.java +++ b/src/main/java/com/threerings/puzzle/server/PuzzleManagerDelegate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/util/PointSet.java b/src/main/java/com/threerings/puzzle/util/PointSet.java index 64c4a004..f06aa441 100644 --- a/src/main/java/com/threerings/puzzle/util/PointSet.java +++ b/src/main/java/com/threerings/puzzle/util/PointSet.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/util/PuzzleContext.java b/src/main/java/com/threerings/puzzle/util/PuzzleContext.java index 5be4a5b4..61311800 100644 --- a/src/main/java/com/threerings/puzzle/util/PuzzleContext.java +++ b/src/main/java/com/threerings/puzzle/util/PuzzleContext.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/puzzle/util/PuzzleGameUtil.java b/src/main/java/com/threerings/puzzle/util/PuzzleGameUtil.java index 6c2bd714..e84403cd 100644 --- a/src/main/java/com/threerings/puzzle/util/PuzzleGameUtil.java +++ b/src/main/java/com/threerings/puzzle/util/PuzzleGameUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/Log.java b/src/main/java/com/threerings/stage/Log.java index 18abcc84..394681dd 100644 --- a/src/main/java/com/threerings/stage/Log.java +++ b/src/main/java/com/threerings/stage/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/client/SceneColorizer.java b/src/main/java/com/threerings/stage/client/SceneColorizer.java index b76c6471..3ab8b4a0 100644 --- a/src/main/java/com/threerings/stage/client/SceneColorizer.java +++ b/src/main/java/com/threerings/stage/client/SceneColorizer.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/client/StageSceneController.java b/src/main/java/com/threerings/stage/client/StageSceneController.java index 10dc3d2e..48198d27 100644 --- a/src/main/java/com/threerings/stage/client/StageSceneController.java +++ b/src/main/java/com/threerings/stage/client/StageSceneController.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/client/StageScenePanel.java b/src/main/java/com/threerings/stage/client/StageScenePanel.java index 0a2f92ba..415d3540 100644 --- a/src/main/java/com/threerings/stage/client/StageScenePanel.java +++ b/src/main/java/com/threerings/stage/client/StageScenePanel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/client/StageSceneService.java b/src/main/java/com/threerings/stage/client/StageSceneService.java index 430a6af5..d03896e7 100644 --- a/src/main/java/com/threerings/stage/client/StageSceneService.java +++ b/src/main/java/com/threerings/stage/client/StageSceneService.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/data/DefaultColorUpdate.java b/src/main/java/com/threerings/stage/data/DefaultColorUpdate.java index ee0b1de2..7fc7e9a4 100644 --- a/src/main/java/com/threerings/stage/data/DefaultColorUpdate.java +++ b/src/main/java/com/threerings/stage/data/DefaultColorUpdate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/data/ModifyObjectsUpdate.java b/src/main/java/com/threerings/stage/data/ModifyObjectsUpdate.java index aafcdddc..5967ea00 100644 --- a/src/main/java/com/threerings/stage/data/ModifyObjectsUpdate.java +++ b/src/main/java/com/threerings/stage/data/ModifyObjectsUpdate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/data/StageCodes.java b/src/main/java/com/threerings/stage/data/StageCodes.java index 8a7d0435..93565fce 100644 --- a/src/main/java/com/threerings/stage/data/StageCodes.java +++ b/src/main/java/com/threerings/stage/data/StageCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/data/StageLocation.java b/src/main/java/com/threerings/stage/data/StageLocation.java index 98192085..17892f4e 100644 --- a/src/main/java/com/threerings/stage/data/StageLocation.java +++ b/src/main/java/com/threerings/stage/data/StageLocation.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/data/StageMisoSceneModel.java b/src/main/java/com/threerings/stage/data/StageMisoSceneModel.java index e52c5619..cd04597b 100644 --- a/src/main/java/com/threerings/stage/data/StageMisoSceneModel.java +++ b/src/main/java/com/threerings/stage/data/StageMisoSceneModel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/data/StageOccupantInfo.java b/src/main/java/com/threerings/stage/data/StageOccupantInfo.java index 6c6bda13..b50e8bcf 100644 --- a/src/main/java/com/threerings/stage/data/StageOccupantInfo.java +++ b/src/main/java/com/threerings/stage/data/StageOccupantInfo.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/data/StageScene.java b/src/main/java/com/threerings/stage/data/StageScene.java index 55e92940..ec77a3ab 100644 --- a/src/main/java/com/threerings/stage/data/StageScene.java +++ b/src/main/java/com/threerings/stage/data/StageScene.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/data/StageSceneConfig.java b/src/main/java/com/threerings/stage/data/StageSceneConfig.java index 1928f309..b51c8b5a 100644 --- a/src/main/java/com/threerings/stage/data/StageSceneConfig.java +++ b/src/main/java/com/threerings/stage/data/StageSceneConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/data/StageSceneMarshaller.java b/src/main/java/com/threerings/stage/data/StageSceneMarshaller.java index cc136ce1..766066a2 100644 --- a/src/main/java/com/threerings/stage/data/StageSceneMarshaller.java +++ b/src/main/java/com/threerings/stage/data/StageSceneMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/data/StageSceneModel.java b/src/main/java/com/threerings/stage/data/StageSceneModel.java index 5985a8e8..28886ed9 100644 --- a/src/main/java/com/threerings/stage/data/StageSceneModel.java +++ b/src/main/java/com/threerings/stage/data/StageSceneModel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/data/StageSceneObject.java b/src/main/java/com/threerings/stage/data/StageSceneObject.java index 7c7c24bd..5b46bd64 100644 --- a/src/main/java/com/threerings/stage/data/StageSceneObject.java +++ b/src/main/java/com/threerings/stage/data/StageSceneObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/server/StageSceneManager.java b/src/main/java/com/threerings/stage/server/StageSceneManager.java index c5a6dede..d6174b51 100644 --- a/src/main/java/com/threerings/stage/server/StageSceneManager.java +++ b/src/main/java/com/threerings/stage/server/StageSceneManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/server/StageSceneProvider.java b/src/main/java/com/threerings/stage/server/StageSceneProvider.java index 14bcc06e..c02ccb6d 100644 --- a/src/main/java/com/threerings/stage/server/StageSceneProvider.java +++ b/src/main/java/com/threerings/stage/server/StageSceneProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/server/StageServer.java b/src/main/java/com/threerings/stage/server/StageServer.java index fc8eea1d..4bc2b87d 100644 --- a/src/main/java/com/threerings/stage/server/StageServer.java +++ b/src/main/java/com/threerings/stage/server/StageServer.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/DirectionButton.java b/src/main/java/com/threerings/stage/tools/editor/DirectionButton.java index 7f9cab1d..62781114 100644 --- a/src/main/java/com/threerings/stage/tools/editor/DirectionButton.java +++ b/src/main/java/com/threerings/stage/tools/editor/DirectionButton.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/EditorApp.java b/src/main/java/com/threerings/stage/tools/editor/EditorApp.java index 64d10e3e..6b1f3071 100644 --- a/src/main/java/com/threerings/stage/tools/editor/EditorApp.java +++ b/src/main/java/com/threerings/stage/tools/editor/EditorApp.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/EditorConfig.java b/src/main/java/com/threerings/stage/tools/editor/EditorConfig.java index 7278da17..68aef809 100644 --- a/src/main/java/com/threerings/stage/tools/editor/EditorConfig.java +++ b/src/main/java/com/threerings/stage/tools/editor/EditorConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/EditorDialog.java b/src/main/java/com/threerings/stage/tools/editor/EditorDialog.java index a0338f35..05b11783 100644 --- a/src/main/java/com/threerings/stage/tools/editor/EditorDialog.java +++ b/src/main/java/com/threerings/stage/tools/editor/EditorDialog.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/EditorFrame.java b/src/main/java/com/threerings/stage/tools/editor/EditorFrame.java index 93f3974d..9ed8635b 100644 --- a/src/main/java/com/threerings/stage/tools/editor/EditorFrame.java +++ b/src/main/java/com/threerings/stage/tools/editor/EditorFrame.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/EditorModel.java b/src/main/java/com/threerings/stage/tools/editor/EditorModel.java index 68ffd3a2..377271ab 100644 --- a/src/main/java/com/threerings/stage/tools/editor/EditorModel.java +++ b/src/main/java/com/threerings/stage/tools/editor/EditorModel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/EditorModelListener.java b/src/main/java/com/threerings/stage/tools/editor/EditorModelListener.java index 27c1a05c..dc8130e4 100644 --- a/src/main/java/com/threerings/stage/tools/editor/EditorModelListener.java +++ b/src/main/java/com/threerings/stage/tools/editor/EditorModelListener.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/EditorScenePanel.java b/src/main/java/com/threerings/stage/tools/editor/EditorScenePanel.java index 68ced025..db55c508 100644 --- a/src/main/java/com/threerings/stage/tools/editor/EditorScenePanel.java +++ b/src/main/java/com/threerings/stage/tools/editor/EditorScenePanel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/EditorScrollBox.java b/src/main/java/com/threerings/stage/tools/editor/EditorScrollBox.java index 02d973dc..d09b1e0c 100644 --- a/src/main/java/com/threerings/stage/tools/editor/EditorScrollBox.java +++ b/src/main/java/com/threerings/stage/tools/editor/EditorScrollBox.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/EditorTileManager.java b/src/main/java/com/threerings/stage/tools/editor/EditorTileManager.java index ac4419ca..118fa9d4 100644 --- a/src/main/java/com/threerings/stage/tools/editor/EditorTileManager.java +++ b/src/main/java/com/threerings/stage/tools/editor/EditorTileManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/EditorToolBarPanel.java b/src/main/java/com/threerings/stage/tools/editor/EditorToolBarPanel.java index d20c8507..0a8d1a5f 100644 --- a/src/main/java/com/threerings/stage/tools/editor/EditorToolBarPanel.java +++ b/src/main/java/com/threerings/stage/tools/editor/EditorToolBarPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/ObjectEditorDialog.java b/src/main/java/com/threerings/stage/tools/editor/ObjectEditorDialog.java index b9ce80b9..7a58e6ba 100644 --- a/src/main/java/com/threerings/stage/tools/editor/ObjectEditorDialog.java +++ b/src/main/java/com/threerings/stage/tools/editor/ObjectEditorDialog.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/PortalDialog.java b/src/main/java/com/threerings/stage/tools/editor/PortalDialog.java index 271c11c2..29d967cf 100644 --- a/src/main/java/com/threerings/stage/tools/editor/PortalDialog.java +++ b/src/main/java/com/threerings/stage/tools/editor/PortalDialog.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/PortalTool.java b/src/main/java/com/threerings/stage/tools/editor/PortalTool.java index 10705aba..dc737d28 100644 --- a/src/main/java/com/threerings/stage/tools/editor/PortalTool.java +++ b/src/main/java/com/threerings/stage/tools/editor/PortalTool.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/PreferencesDialog.java b/src/main/java/com/threerings/stage/tools/editor/PreferencesDialog.java index a57f99a9..9918e951 100644 --- a/src/main/java/com/threerings/stage/tools/editor/PreferencesDialog.java +++ b/src/main/java/com/threerings/stage/tools/editor/PreferencesDialog.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/SceneInfoPanel.java b/src/main/java/com/threerings/stage/tools/editor/SceneInfoPanel.java index 47726f24..5dfb5142 100644 --- a/src/main/java/com/threerings/stage/tools/editor/SceneInfoPanel.java +++ b/src/main/java/com/threerings/stage/tools/editor/SceneInfoPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/TestTileLoader.java b/src/main/java/com/threerings/stage/tools/editor/TestTileLoader.java index bf1883bd..c047754c 100644 --- a/src/main/java/com/threerings/stage/tools/editor/TestTileLoader.java +++ b/src/main/java/com/threerings/stage/tools/editor/TestTileLoader.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/TileInfoPanel.java b/src/main/java/com/threerings/stage/tools/editor/TileInfoPanel.java index 25cf5d85..874571fc 100644 --- a/src/main/java/com/threerings/stage/tools/editor/TileInfoPanel.java +++ b/src/main/java/com/threerings/stage/tools/editor/TileInfoPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/util/EditorContext.java b/src/main/java/com/threerings/stage/tools/editor/util/EditorContext.java index 572c54c5..7ef2ceaf 100644 --- a/src/main/java/com/threerings/stage/tools/editor/util/EditorContext.java +++ b/src/main/java/com/threerings/stage/tools/editor/util/EditorContext.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/util/EditorDialogUtil.java b/src/main/java/com/threerings/stage/tools/editor/util/EditorDialogUtil.java index d249f429..cfc275a1 100644 --- a/src/main/java/com/threerings/stage/tools/editor/util/EditorDialogUtil.java +++ b/src/main/java/com/threerings/stage/tools/editor/util/EditorDialogUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/util/ExtrasPainter.java b/src/main/java/com/threerings/stage/tools/editor/util/ExtrasPainter.java index dcd5f796..51a97523 100644 --- a/src/main/java/com/threerings/stage/tools/editor/util/ExtrasPainter.java +++ b/src/main/java/com/threerings/stage/tools/editor/util/ExtrasPainter.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/editor/util/TileSetUtil.java b/src/main/java/com/threerings/stage/tools/editor/util/TileSetUtil.java index 4fff1db3..eb325769 100644 --- a/src/main/java/com/threerings/stage/tools/editor/util/TileSetUtil.java +++ b/src/main/java/com/threerings/stage/tools/editor/util/TileSetUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/viewer/ViewerApp.java b/src/main/java/com/threerings/stage/tools/viewer/ViewerApp.java index 2cbcf302..ca69b74b 100644 --- a/src/main/java/com/threerings/stage/tools/viewer/ViewerApp.java +++ b/src/main/java/com/threerings/stage/tools/viewer/ViewerApp.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/viewer/ViewerFrame.java b/src/main/java/com/threerings/stage/tools/viewer/ViewerFrame.java index 220bca70..2a4f5cf3 100644 --- a/src/main/java/com/threerings/stage/tools/viewer/ViewerFrame.java +++ b/src/main/java/com/threerings/stage/tools/viewer/ViewerFrame.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/viewer/ViewerScenePanel.java b/src/main/java/com/threerings/stage/tools/viewer/ViewerScenePanel.java index 6623f04f..85c6408d 100644 --- a/src/main/java/com/threerings/stage/tools/viewer/ViewerScenePanel.java +++ b/src/main/java/com/threerings/stage/tools/viewer/ViewerScenePanel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/xml/StageMisoSceneRuleSet.java b/src/main/java/com/threerings/stage/tools/xml/StageMisoSceneRuleSet.java index 8dc2c2b0..b97e8079 100644 --- a/src/main/java/com/threerings/stage/tools/xml/StageMisoSceneRuleSet.java +++ b/src/main/java/com/threerings/stage/tools/xml/StageMisoSceneRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/xml/StageSceneParser.java b/src/main/java/com/threerings/stage/tools/xml/StageSceneParser.java index d5e4f2c0..10ee8868 100644 --- a/src/main/java/com/threerings/stage/tools/xml/StageSceneParser.java +++ b/src/main/java/com/threerings/stage/tools/xml/StageSceneParser.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/xml/StageSceneRuleSet.java b/src/main/java/com/threerings/stage/tools/xml/StageSceneRuleSet.java index daa3e749..0e224e30 100644 --- a/src/main/java/com/threerings/stage/tools/xml/StageSceneRuleSet.java +++ b/src/main/java/com/threerings/stage/tools/xml/StageSceneRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/tools/xml/StageSceneWriter.java b/src/main/java/com/threerings/stage/tools/xml/StageSceneWriter.java index bd30eb49..170015c2 100644 --- a/src/main/java/com/threerings/stage/tools/xml/StageSceneWriter.java +++ b/src/main/java/com/threerings/stage/tools/xml/StageSceneWriter.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/util/PlacementConstraints.java b/src/main/java/com/threerings/stage/util/PlacementConstraints.java index b7b219e4..cdd29517 100644 --- a/src/main/java/com/threerings/stage/util/PlacementConstraints.java +++ b/src/main/java/com/threerings/stage/util/PlacementConstraints.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/util/StageContext.java b/src/main/java/com/threerings/stage/util/StageContext.java index 5a5df948..efaccfff 100644 --- a/src/main/java/com/threerings/stage/util/StageContext.java +++ b/src/main/java/com/threerings/stage/util/StageContext.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stage/util/StageSceneUtil.java b/src/main/java/com/threerings/stage/util/StageSceneUtil.java index a8c1f562..fcca594a 100644 --- a/src/main/java/com/threerings/stage/util/StageSceneUtil.java +++ b/src/main/java/com/threerings/stage/util/StageSceneUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/Log.java b/src/main/java/com/threerings/stats/Log.java index 494a64a1..7dc220b4 100644 --- a/src/main/java/com/threerings/stats/Log.java +++ b/src/main/java/com/threerings/stats/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/ByteByteStringMapStat.java b/src/main/java/com/threerings/stats/data/ByteByteStringMapStat.java index 959b9e75..c9abdc16 100644 --- a/src/main/java/com/threerings/stats/data/ByteByteStringMapStat.java +++ b/src/main/java/com/threerings/stats/data/ByteByteStringMapStat.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/ByteStringSetStat.java b/src/main/java/com/threerings/stats/data/ByteStringSetStat.java index 650094c1..e232915a 100644 --- a/src/main/java/com/threerings/stats/data/ByteStringSetStat.java +++ b/src/main/java/com/threerings/stats/data/ByteStringSetStat.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/IntArrayStat.java b/src/main/java/com/threerings/stats/data/IntArrayStat.java index dbd1eb6b..5b9c20b7 100644 --- a/src/main/java/com/threerings/stats/data/IntArrayStat.java +++ b/src/main/java/com/threerings/stats/data/IntArrayStat.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/IntSetStat.java b/src/main/java/com/threerings/stats/data/IntSetStat.java index 1a561cff..94a870d7 100644 --- a/src/main/java/com/threerings/stats/data/IntSetStat.java +++ b/src/main/java/com/threerings/stats/data/IntSetStat.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/IntSetStatAdder.java b/src/main/java/com/threerings/stats/data/IntSetStatAdder.java index 674db866..3a9182bf 100644 --- a/src/main/java/com/threerings/stats/data/IntSetStatAdder.java +++ b/src/main/java/com/threerings/stats/data/IntSetStatAdder.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/IntStat.java b/src/main/java/com/threerings/stats/data/IntStat.java index 01a62775..30b673c7 100644 --- a/src/main/java/com/threerings/stats/data/IntStat.java +++ b/src/main/java/com/threerings/stats/data/IntStat.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/IntStatIncrementer.java b/src/main/java/com/threerings/stats/data/IntStatIncrementer.java index 471ce0f5..62fcdfcb 100644 --- a/src/main/java/com/threerings/stats/data/IntStatIncrementer.java +++ b/src/main/java/com/threerings/stats/data/IntStatIncrementer.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/IntStatMinimumer.java b/src/main/java/com/threerings/stats/data/IntStatMinimumer.java index ac477ce2..009c3205 100644 --- a/src/main/java/com/threerings/stats/data/IntStatMinimumer.java +++ b/src/main/java/com/threerings/stats/data/IntStatMinimumer.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/IntStringSetStat.java b/src/main/java/com/threerings/stats/data/IntStringSetStat.java index 3a2d159f..3110bf0f 100644 --- a/src/main/java/com/threerings/stats/data/IntStringSetStat.java +++ b/src/main/java/com/threerings/stats/data/IntStringSetStat.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/MaxIntStat.java b/src/main/java/com/threerings/stats/data/MaxIntStat.java index 383b3c8c..e7a86397 100644 --- a/src/main/java/com/threerings/stats/data/MaxIntStat.java +++ b/src/main/java/com/threerings/stats/data/MaxIntStat.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/MaxValueIntStat.java b/src/main/java/com/threerings/stats/data/MaxValueIntStat.java index f39a9fc2..7f405ca6 100644 --- a/src/main/java/com/threerings/stats/data/MaxValueIntStat.java +++ b/src/main/java/com/threerings/stats/data/MaxValueIntStat.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/SetStat.java b/src/main/java/com/threerings/stats/data/SetStat.java index 95709fea..72abc1c6 100644 --- a/src/main/java/com/threerings/stats/data/SetStat.java +++ b/src/main/java/com/threerings/stats/data/SetStat.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/ShortStringSetStat.java b/src/main/java/com/threerings/stats/data/ShortStringSetStat.java index 783a7c52..59dd3673 100644 --- a/src/main/java/com/threerings/stats/data/ShortStringSetStat.java +++ b/src/main/java/com/threerings/stats/data/ShortStringSetStat.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/Stat.java b/src/main/java/com/threerings/stats/data/Stat.java index 21eb34b4..61f97a57 100644 --- a/src/main/java/com/threerings/stats/data/Stat.java +++ b/src/main/java/com/threerings/stats/data/Stat.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/StatModifier.java b/src/main/java/com/threerings/stats/data/StatModifier.java index 44d17d2a..ab418e01 100644 --- a/src/main/java/com/threerings/stats/data/StatModifier.java +++ b/src/main/java/com/threerings/stats/data/StatModifier.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/StatSet.java b/src/main/java/com/threerings/stats/data/StatSet.java index 79c38f14..09243492 100644 --- a/src/main/java/com/threerings/stats/data/StatSet.java +++ b/src/main/java/com/threerings/stats/data/StatSet.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/StringMapStat.java b/src/main/java/com/threerings/stats/data/StringMapStat.java index e2e9d651..17c00952 100644 --- a/src/main/java/com/threerings/stats/data/StringMapStat.java +++ b/src/main/java/com/threerings/stats/data/StringMapStat.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/data/StringSetStat.java b/src/main/java/com/threerings/stats/data/StringSetStat.java index 6defa588..56ebb371 100644 --- a/src/main/java/com/threerings/stats/data/StringSetStat.java +++ b/src/main/java/com/threerings/stats/data/StringSetStat.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/server/persist/MaxStatCodeRecord.java b/src/main/java/com/threerings/stats/server/persist/MaxStatCodeRecord.java index 30036b2e..e79dfb51 100644 --- a/src/main/java/com/threerings/stats/server/persist/MaxStatCodeRecord.java +++ b/src/main/java/com/threerings/stats/server/persist/MaxStatCodeRecord.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/server/persist/StatRecord.java b/src/main/java/com/threerings/stats/server/persist/StatRecord.java index b6b4e7bb..10a8e8fe 100644 --- a/src/main/java/com/threerings/stats/server/persist/StatRecord.java +++ b/src/main/java/com/threerings/stats/server/persist/StatRecord.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/server/persist/StatRepository.java b/src/main/java/com/threerings/stats/server/persist/StatRepository.java index d4ab1124..a212abad 100644 --- a/src/main/java/com/threerings/stats/server/persist/StatRepository.java +++ b/src/main/java/com/threerings/stats/server/persist/StatRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/stats/server/persist/StringCodeRecord.java b/src/main/java/com/threerings/stats/server/persist/StringCodeRecord.java index f7a99e2f..a5d1087e 100644 --- a/src/main/java/com/threerings/stats/server/persist/StringCodeRecord.java +++ b/src/main/java/com/threerings/stats/server/persist/StringCodeRecord.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/Log.java b/src/main/java/com/threerings/whirled/Log.java index e0690a94..d722854b 100644 --- a/src/main/java/com/threerings/whirled/Log.java +++ b/src/main/java/com/threerings/whirled/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/client/SceneController.java b/src/main/java/com/threerings/whirled/client/SceneController.java index 06daafd2..f3a3b71d 100644 --- a/src/main/java/com/threerings/whirled/client/SceneController.java +++ b/src/main/java/com/threerings/whirled/client/SceneController.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/client/SceneDecoder.java b/src/main/java/com/threerings/whirled/client/SceneDecoder.java index 50828ef6..7950cee6 100644 --- a/src/main/java/com/threerings/whirled/client/SceneDecoder.java +++ b/src/main/java/com/threerings/whirled/client/SceneDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/client/SceneDirector.java b/src/main/java/com/threerings/whirled/client/SceneDirector.java index e1f7e656..ccdeaf43 100644 --- a/src/main/java/com/threerings/whirled/client/SceneDirector.java +++ b/src/main/java/com/threerings/whirled/client/SceneDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/client/SceneMoveAdapter.java b/src/main/java/com/threerings/whirled/client/SceneMoveAdapter.java index d4d26a40..da79879a 100644 --- a/src/main/java/com/threerings/whirled/client/SceneMoveAdapter.java +++ b/src/main/java/com/threerings/whirled/client/SceneMoveAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/client/SceneReceiver.java b/src/main/java/com/threerings/whirled/client/SceneReceiver.java index 224ef52a..377d2be5 100644 --- a/src/main/java/com/threerings/whirled/client/SceneReceiver.java +++ b/src/main/java/com/threerings/whirled/client/SceneReceiver.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/client/SceneService.java b/src/main/java/com/threerings/whirled/client/SceneService.java index 58720876..348ca7a7 100644 --- a/src/main/java/com/threerings/whirled/client/SceneService.java +++ b/src/main/java/com/threerings/whirled/client/SceneService.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/client/persist/SceneRepository.java b/src/main/java/com/threerings/whirled/client/persist/SceneRepository.java index f5259d41..98bd9b25 100644 --- a/src/main/java/com/threerings/whirled/client/persist/SceneRepository.java +++ b/src/main/java/com/threerings/whirled/client/persist/SceneRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/data/AuxModel.java b/src/main/java/com/threerings/whirled/data/AuxModel.java index f0093c6e..94cbd010 100644 --- a/src/main/java/com/threerings/whirled/data/AuxModel.java +++ b/src/main/java/com/threerings/whirled/data/AuxModel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/data/DefaultSceneConfig.java b/src/main/java/com/threerings/whirled/data/DefaultSceneConfig.java index 09513082..5b18baf0 100644 --- a/src/main/java/com/threerings/whirled/data/DefaultSceneConfig.java +++ b/src/main/java/com/threerings/whirled/data/DefaultSceneConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/data/Scene.java b/src/main/java/com/threerings/whirled/data/Scene.java index 6e1c4d8b..ee2aa083 100644 --- a/src/main/java/com/threerings/whirled/data/Scene.java +++ b/src/main/java/com/threerings/whirled/data/Scene.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/data/SceneCodes.java b/src/main/java/com/threerings/whirled/data/SceneCodes.java index 07e76417..33bebeb2 100644 --- a/src/main/java/com/threerings/whirled/data/SceneCodes.java +++ b/src/main/java/com/threerings/whirled/data/SceneCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/data/SceneImpl.java b/src/main/java/com/threerings/whirled/data/SceneImpl.java index cb43574d..100a37f1 100644 --- a/src/main/java/com/threerings/whirled/data/SceneImpl.java +++ b/src/main/java/com/threerings/whirled/data/SceneImpl.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/data/SceneMarshaller.java b/src/main/java/com/threerings/whirled/data/SceneMarshaller.java index 1d4fb480..6b55c9ee 100644 --- a/src/main/java/com/threerings/whirled/data/SceneMarshaller.java +++ b/src/main/java/com/threerings/whirled/data/SceneMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/data/SceneModel.java b/src/main/java/com/threerings/whirled/data/SceneModel.java index f25dca87..7a9c526d 100644 --- a/src/main/java/com/threerings/whirled/data/SceneModel.java +++ b/src/main/java/com/threerings/whirled/data/SceneModel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/data/SceneObject.java b/src/main/java/com/threerings/whirled/data/SceneObject.java index 046e1b58..0c785372 100644 --- a/src/main/java/com/threerings/whirled/data/SceneObject.java +++ b/src/main/java/com/threerings/whirled/data/SceneObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/data/ScenePlace.java b/src/main/java/com/threerings/whirled/data/ScenePlace.java index 9ca0df0d..34a9a93b 100644 --- a/src/main/java/com/threerings/whirled/data/ScenePlace.java +++ b/src/main/java/com/threerings/whirled/data/ScenePlace.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/data/SceneUpdate.java b/src/main/java/com/threerings/whirled/data/SceneUpdate.java index 7eef6e73..e9532f52 100644 --- a/src/main/java/com/threerings/whirled/data/SceneUpdate.java +++ b/src/main/java/com/threerings/whirled/data/SceneUpdate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/server/AbstractSceneMoveHandler.java b/src/main/java/com/threerings/whirled/server/AbstractSceneMoveHandler.java index 33ba2808..2f5a0ae0 100644 --- a/src/main/java/com/threerings/whirled/server/AbstractSceneMoveHandler.java +++ b/src/main/java/com/threerings/whirled/server/AbstractSceneMoveHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/server/SceneManager.java b/src/main/java/com/threerings/whirled/server/SceneManager.java index dad1d70a..02c02233 100644 --- a/src/main/java/com/threerings/whirled/server/SceneManager.java +++ b/src/main/java/com/threerings/whirled/server/SceneManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/server/SceneMoveHandler.java b/src/main/java/com/threerings/whirled/server/SceneMoveHandler.java index 3c0d8a4c..056ba75f 100644 --- a/src/main/java/com/threerings/whirled/server/SceneMoveHandler.java +++ b/src/main/java/com/threerings/whirled/server/SceneMoveHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/server/SceneProvider.java b/src/main/java/com/threerings/whirled/server/SceneProvider.java index 67ac2c8b..e5c8996f 100644 --- a/src/main/java/com/threerings/whirled/server/SceneProvider.java +++ b/src/main/java/com/threerings/whirled/server/SceneProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/server/SceneRegistry.java b/src/main/java/com/threerings/whirled/server/SceneRegistry.java index 1bb2f1fe..de6641b6 100644 --- a/src/main/java/com/threerings/whirled/server/SceneRegistry.java +++ b/src/main/java/com/threerings/whirled/server/SceneRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/server/SceneSender.java b/src/main/java/com/threerings/whirled/server/SceneSender.java index ac1db8a0..e551eb2a 100644 --- a/src/main/java/com/threerings/whirled/server/SceneSender.java +++ b/src/main/java/com/threerings/whirled/server/SceneSender.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/server/WhirledServer.java b/src/main/java/com/threerings/whirled/server/WhirledServer.java index 682e2aca..b3ce2229 100644 --- a/src/main/java/com/threerings/whirled/server/WhirledServer.java +++ b/src/main/java/com/threerings/whirled/server/WhirledServer.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/server/WhirledSession.java b/src/main/java/com/threerings/whirled/server/WhirledSession.java index 88aa42ec..ed8b03d8 100644 --- a/src/main/java/com/threerings/whirled/server/WhirledSession.java +++ b/src/main/java/com/threerings/whirled/server/WhirledSession.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/server/persist/DummySceneRepository.java b/src/main/java/com/threerings/whirled/server/persist/DummySceneRepository.java index 6068cee0..ea6d2722 100644 --- a/src/main/java/com/threerings/whirled/server/persist/DummySceneRepository.java +++ b/src/main/java/com/threerings/whirled/server/persist/DummySceneRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/server/persist/SceneRepository.java b/src/main/java/com/threerings/whirled/server/persist/SceneRepository.java index 9d5191dc..c80b5148 100644 --- a/src/main/java/com/threerings/whirled/server/persist/SceneRepository.java +++ b/src/main/java/com/threerings/whirled/server/persist/SceneRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/server/persist/SceneUpdateMarshaller.java b/src/main/java/com/threerings/whirled/server/persist/SceneUpdateMarshaller.java index 23e19bb8..9724e24c 100644 --- a/src/main/java/com/threerings/whirled/server/persist/SceneUpdateMarshaller.java +++ b/src/main/java/com/threerings/whirled/server/persist/SceneUpdateMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/Log.java b/src/main/java/com/threerings/whirled/spot/Log.java index 7672eb61..f505357d 100644 --- a/src/main/java/com/threerings/whirled/spot/Log.java +++ b/src/main/java/com/threerings/whirled/spot/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/client/SpotSceneController.java b/src/main/java/com/threerings/whirled/spot/client/SpotSceneController.java index 44e880fe..20d17ca4 100644 --- a/src/main/java/com/threerings/whirled/spot/client/SpotSceneController.java +++ b/src/main/java/com/threerings/whirled/spot/client/SpotSceneController.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/client/SpotSceneDirector.java b/src/main/java/com/threerings/whirled/spot/client/SpotSceneDirector.java index 05796e14..f166016b 100644 --- a/src/main/java/com/threerings/whirled/spot/client/SpotSceneDirector.java +++ b/src/main/java/com/threerings/whirled/spot/client/SpotSceneDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/client/SpotService.java b/src/main/java/com/threerings/whirled/spot/client/SpotService.java index 112bec88..3e47abbb 100644 --- a/src/main/java/com/threerings/whirled/spot/client/SpotService.java +++ b/src/main/java/com/threerings/whirled/spot/client/SpotService.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/data/Cluster.java b/src/main/java/com/threerings/whirled/spot/data/Cluster.java index fc07df3c..59786d57 100644 --- a/src/main/java/com/threerings/whirled/spot/data/Cluster.java +++ b/src/main/java/com/threerings/whirled/spot/data/Cluster.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/data/ClusterObject.java b/src/main/java/com/threerings/whirled/spot/data/ClusterObject.java index 3b85c4f3..a667e098 100644 --- a/src/main/java/com/threerings/whirled/spot/data/ClusterObject.java +++ b/src/main/java/com/threerings/whirled/spot/data/ClusterObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/data/ClusteredBodyObject.java b/src/main/java/com/threerings/whirled/spot/data/ClusteredBodyObject.java index 2e5c4d0a..328a32f8 100644 --- a/src/main/java/com/threerings/whirled/spot/data/ClusteredBodyObject.java +++ b/src/main/java/com/threerings/whirled/spot/data/ClusteredBodyObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/data/Location.java b/src/main/java/com/threerings/whirled/spot/data/Location.java index 929a3025..e0a0afbd 100644 --- a/src/main/java/com/threerings/whirled/spot/data/Location.java +++ b/src/main/java/com/threerings/whirled/spot/data/Location.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/data/ModifyPortalsUpdate.java b/src/main/java/com/threerings/whirled/spot/data/ModifyPortalsUpdate.java index 8d090502..43abdf2e 100644 --- a/src/main/java/com/threerings/whirled/spot/data/ModifyPortalsUpdate.java +++ b/src/main/java/com/threerings/whirled/spot/data/ModifyPortalsUpdate.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/data/Portal.java b/src/main/java/com/threerings/whirled/spot/data/Portal.java index 196c8456..0c0799c4 100644 --- a/src/main/java/com/threerings/whirled/spot/data/Portal.java +++ b/src/main/java/com/threerings/whirled/spot/data/Portal.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/data/SceneLocation.java b/src/main/java/com/threerings/whirled/spot/data/SceneLocation.java index 5781eb59..b24d108a 100644 --- a/src/main/java/com/threerings/whirled/spot/data/SceneLocation.java +++ b/src/main/java/com/threerings/whirled/spot/data/SceneLocation.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/data/SpotCodes.java b/src/main/java/com/threerings/whirled/spot/data/SpotCodes.java index 32b8e6b8..f20e8ac2 100644 --- a/src/main/java/com/threerings/whirled/spot/data/SpotCodes.java +++ b/src/main/java/com/threerings/whirled/spot/data/SpotCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/data/SpotMarshaller.java b/src/main/java/com/threerings/whirled/spot/data/SpotMarshaller.java index 58e0e88c..a135fc8a 100644 --- a/src/main/java/com/threerings/whirled/spot/data/SpotMarshaller.java +++ b/src/main/java/com/threerings/whirled/spot/data/SpotMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/data/SpotScene.java b/src/main/java/com/threerings/whirled/spot/data/SpotScene.java index 063628e5..d294b3ff 100644 --- a/src/main/java/com/threerings/whirled/spot/data/SpotScene.java +++ b/src/main/java/com/threerings/whirled/spot/data/SpotScene.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/data/SpotSceneImpl.java b/src/main/java/com/threerings/whirled/spot/data/SpotSceneImpl.java index 8d958031..1392b8c4 100644 --- a/src/main/java/com/threerings/whirled/spot/data/SpotSceneImpl.java +++ b/src/main/java/com/threerings/whirled/spot/data/SpotSceneImpl.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/data/SpotSceneModel.java b/src/main/java/com/threerings/whirled/spot/data/SpotSceneModel.java index 838eb57a..106efaa3 100644 --- a/src/main/java/com/threerings/whirled/spot/data/SpotSceneModel.java +++ b/src/main/java/com/threerings/whirled/spot/data/SpotSceneModel.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/data/SpotSceneObject.java b/src/main/java/com/threerings/whirled/spot/data/SpotSceneObject.java index a04395c9..fb1e8ccd 100644 --- a/src/main/java/com/threerings/whirled/spot/data/SpotSceneObject.java +++ b/src/main/java/com/threerings/whirled/spot/data/SpotSceneObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/server/SpotClient.java b/src/main/java/com/threerings/whirled/spot/server/SpotClient.java index 15338bea..01a4f447 100644 --- a/src/main/java/com/threerings/whirled/spot/server/SpotClient.java +++ b/src/main/java/com/threerings/whirled/spot/server/SpotClient.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/server/SpotProvider.java b/src/main/java/com/threerings/whirled/spot/server/SpotProvider.java index fc0a18f5..933a254f 100644 --- a/src/main/java/com/threerings/whirled/spot/server/SpotProvider.java +++ b/src/main/java/com/threerings/whirled/spot/server/SpotProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/server/SpotSceneManager.java b/src/main/java/com/threerings/whirled/spot/server/SpotSceneManager.java index d4c97eb3..80ebadbd 100644 --- a/src/main/java/com/threerings/whirled/spot/server/SpotSceneManager.java +++ b/src/main/java/com/threerings/whirled/spot/server/SpotSceneManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/server/SpotSceneMoveHandler.java b/src/main/java/com/threerings/whirled/spot/server/SpotSceneMoveHandler.java index b8a2b2d9..cc5e566a 100644 --- a/src/main/java/com/threerings/whirled/spot/server/SpotSceneMoveHandler.java +++ b/src/main/java/com/threerings/whirled/spot/server/SpotSceneMoveHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/server/SpotSceneRegistry.java b/src/main/java/com/threerings/whirled/spot/server/SpotSceneRegistry.java index c76df4db..d4a34585 100644 --- a/src/main/java/com/threerings/whirled/spot/server/SpotSceneRegistry.java +++ b/src/main/java/com/threerings/whirled/spot/server/SpotSceneRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/tools/EditablePortal.java b/src/main/java/com/threerings/whirled/spot/tools/EditablePortal.java index faa07517..db8b5fa0 100644 --- a/src/main/java/com/threerings/whirled/spot/tools/EditablePortal.java +++ b/src/main/java/com/threerings/whirled/spot/tools/EditablePortal.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/tools/xml/SpotSceneRuleSet.java b/src/main/java/com/threerings/whirled/spot/tools/xml/SpotSceneRuleSet.java index 62b14c8d..6885d71c 100644 --- a/src/main/java/com/threerings/whirled/spot/tools/xml/SpotSceneRuleSet.java +++ b/src/main/java/com/threerings/whirled/spot/tools/xml/SpotSceneRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/spot/tools/xml/SpotSceneWriter.java b/src/main/java/com/threerings/whirled/spot/tools/xml/SpotSceneWriter.java index 0e741957..a5fdd97c 100644 --- a/src/main/java/com/threerings/whirled/spot/tools/xml/SpotSceneWriter.java +++ b/src/main/java/com/threerings/whirled/spot/tools/xml/SpotSceneWriter.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/tools/xml/SceneParser.java b/src/main/java/com/threerings/whirled/tools/xml/SceneParser.java index 9147e375..a0acfcd1 100644 --- a/src/main/java/com/threerings/whirled/tools/xml/SceneParser.java +++ b/src/main/java/com/threerings/whirled/tools/xml/SceneParser.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/tools/xml/SceneRuleSet.java b/src/main/java/com/threerings/whirled/tools/xml/SceneRuleSet.java index 2b307d2a..908153b1 100644 --- a/src/main/java/com/threerings/whirled/tools/xml/SceneRuleSet.java +++ b/src/main/java/com/threerings/whirled/tools/xml/SceneRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/tools/xml/SceneWriter.java b/src/main/java/com/threerings/whirled/tools/xml/SceneWriter.java index 4977a5e8..66115ee8 100644 --- a/src/main/java/com/threerings/whirled/tools/xml/SceneWriter.java +++ b/src/main/java/com/threerings/whirled/tools/xml/SceneWriter.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/util/NoSuchSceneException.java b/src/main/java/com/threerings/whirled/util/NoSuchSceneException.java index 894d7466..9dd335ef 100644 --- a/src/main/java/com/threerings/whirled/util/NoSuchSceneException.java +++ b/src/main/java/com/threerings/whirled/util/NoSuchSceneException.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/util/SceneFactory.java b/src/main/java/com/threerings/whirled/util/SceneFactory.java index f701c45b..1ca06412 100644 --- a/src/main/java/com/threerings/whirled/util/SceneFactory.java +++ b/src/main/java/com/threerings/whirled/util/SceneFactory.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/util/UpdateList.java b/src/main/java/com/threerings/whirled/util/UpdateList.java index 3b728041..99d3f3ff 100644 --- a/src/main/java/com/threerings/whirled/util/UpdateList.java +++ b/src/main/java/com/threerings/whirled/util/UpdateList.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/util/WhirledContext.java b/src/main/java/com/threerings/whirled/util/WhirledContext.java index 6e71c60e..533f0f8f 100644 --- a/src/main/java/com/threerings/whirled/util/WhirledContext.java +++ b/src/main/java/com/threerings/whirled/util/WhirledContext.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/Log.java b/src/main/java/com/threerings/whirled/zone/Log.java index e0782a18..c72e2b5d 100644 --- a/src/main/java/com/threerings/whirled/zone/Log.java +++ b/src/main/java/com/threerings/whirled/zone/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/client/ZoneAdapter.java b/src/main/java/com/threerings/whirled/zone/client/ZoneAdapter.java index 827dc200..847d5618 100644 --- a/src/main/java/com/threerings/whirled/zone/client/ZoneAdapter.java +++ b/src/main/java/com/threerings/whirled/zone/client/ZoneAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/client/ZoneDecoder.java b/src/main/java/com/threerings/whirled/zone/client/ZoneDecoder.java index d27edefc..6cd275a3 100644 --- a/src/main/java/com/threerings/whirled/zone/client/ZoneDecoder.java +++ b/src/main/java/com/threerings/whirled/zone/client/ZoneDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/client/ZoneDirector.java b/src/main/java/com/threerings/whirled/zone/client/ZoneDirector.java index 78ed2c48..0ca8faaa 100644 --- a/src/main/java/com/threerings/whirled/zone/client/ZoneDirector.java +++ b/src/main/java/com/threerings/whirled/zone/client/ZoneDirector.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/client/ZoneObserver.java b/src/main/java/com/threerings/whirled/zone/client/ZoneObserver.java index d00a2176..d0a22dff 100644 --- a/src/main/java/com/threerings/whirled/zone/client/ZoneObserver.java +++ b/src/main/java/com/threerings/whirled/zone/client/ZoneObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/client/ZoneReceiver.java b/src/main/java/com/threerings/whirled/zone/client/ZoneReceiver.java index 982c87c3..f1f1cdd2 100644 --- a/src/main/java/com/threerings/whirled/zone/client/ZoneReceiver.java +++ b/src/main/java/com/threerings/whirled/zone/client/ZoneReceiver.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/client/ZoneService.java b/src/main/java/com/threerings/whirled/zone/client/ZoneService.java index cd1974b2..1cdcd292 100644 --- a/src/main/java/com/threerings/whirled/zone/client/ZoneService.java +++ b/src/main/java/com/threerings/whirled/zone/client/ZoneService.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/data/SceneSummary.java b/src/main/java/com/threerings/whirled/zone/data/SceneSummary.java index 57ce1267..759b4690 100644 --- a/src/main/java/com/threerings/whirled/zone/data/SceneSummary.java +++ b/src/main/java/com/threerings/whirled/zone/data/SceneSummary.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/data/ZoneCodes.java b/src/main/java/com/threerings/whirled/zone/data/ZoneCodes.java index 7324190c..4ddcb9c2 100644 --- a/src/main/java/com/threerings/whirled/zone/data/ZoneCodes.java +++ b/src/main/java/com/threerings/whirled/zone/data/ZoneCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/data/ZoneMarshaller.java b/src/main/java/com/threerings/whirled/zone/data/ZoneMarshaller.java index a65b7546..7c0cf304 100644 --- a/src/main/java/com/threerings/whirled/zone/data/ZoneMarshaller.java +++ b/src/main/java/com/threerings/whirled/zone/data/ZoneMarshaller.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/data/ZoneSummary.java b/src/main/java/com/threerings/whirled/zone/data/ZoneSummary.java index 7f59fc17..af6b0683 100644 --- a/src/main/java/com/threerings/whirled/zone/data/ZoneSummary.java +++ b/src/main/java/com/threerings/whirled/zone/data/ZoneSummary.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/data/ZonedBodyObject.java b/src/main/java/com/threerings/whirled/zone/data/ZonedBodyObject.java index 735125de..3bd6b98a 100644 --- a/src/main/java/com/threerings/whirled/zone/data/ZonedBodyObject.java +++ b/src/main/java/com/threerings/whirled/zone/data/ZonedBodyObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/peer/data/HostedZone.java b/src/main/java/com/threerings/whirled/zone/peer/data/HostedZone.java index 2585845c..ee256040 100644 --- a/src/main/java/com/threerings/whirled/zone/peer/data/HostedZone.java +++ b/src/main/java/com/threerings/whirled/zone/peer/data/HostedZone.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/peer/server/PeeredZoneManager.java b/src/main/java/com/threerings/whirled/zone/peer/server/PeeredZoneManager.java index 85bc1983..2ac9aac5 100644 --- a/src/main/java/com/threerings/whirled/zone/peer/server/PeeredZoneManager.java +++ b/src/main/java/com/threerings/whirled/zone/peer/server/PeeredZoneManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/peer/server/PeeredZoneRegistry.java b/src/main/java/com/threerings/whirled/zone/peer/server/PeeredZoneRegistry.java index d478a509..828d9a75 100644 --- a/src/main/java/com/threerings/whirled/zone/peer/server/PeeredZoneRegistry.java +++ b/src/main/java/com/threerings/whirled/zone/peer/server/PeeredZoneRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/peer/server/ZoneNodeObject.java b/src/main/java/com/threerings/whirled/zone/peer/server/ZoneNodeObject.java index dbe3ec95..5975ce9f 100644 --- a/src/main/java/com/threerings/whirled/zone/peer/server/ZoneNodeObject.java +++ b/src/main/java/com/threerings/whirled/zone/peer/server/ZoneNodeObject.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/peer/server/ZonePeerManager.java b/src/main/java/com/threerings/whirled/zone/peer/server/ZonePeerManager.java index 9273bffe..814bb332 100644 --- a/src/main/java/com/threerings/whirled/zone/peer/server/ZonePeerManager.java +++ b/src/main/java/com/threerings/whirled/zone/peer/server/ZonePeerManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/server/ZoneManager.java b/src/main/java/com/threerings/whirled/zone/server/ZoneManager.java index b4301702..f6fcd091 100644 --- a/src/main/java/com/threerings/whirled/zone/server/ZoneManager.java +++ b/src/main/java/com/threerings/whirled/zone/server/ZoneManager.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/server/ZoneMoveHandler.java b/src/main/java/com/threerings/whirled/zone/server/ZoneMoveHandler.java index 6e2a95aa..53441afa 100644 --- a/src/main/java/com/threerings/whirled/zone/server/ZoneMoveHandler.java +++ b/src/main/java/com/threerings/whirled/zone/server/ZoneMoveHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/server/ZoneProvider.java b/src/main/java/com/threerings/whirled/zone/server/ZoneProvider.java index 78069bea..8dc2c591 100644 --- a/src/main/java/com/threerings/whirled/zone/server/ZoneProvider.java +++ b/src/main/java/com/threerings/whirled/zone/server/ZoneProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/server/ZoneRegistry.java b/src/main/java/com/threerings/whirled/zone/server/ZoneRegistry.java index ba336c33..290383a3 100644 --- a/src/main/java/com/threerings/whirled/zone/server/ZoneRegistry.java +++ b/src/main/java/com/threerings/whirled/zone/server/ZoneRegistry.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/server/ZoneSender.java b/src/main/java/com/threerings/whirled/zone/server/ZoneSender.java index 56872ae6..dcb0147e 100644 --- a/src/main/java/com/threerings/whirled/zone/server/ZoneSender.java +++ b/src/main/java/com/threerings/whirled/zone/server/ZoneSender.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/whirled/zone/util/ZoneUtil.java b/src/main/java/com/threerings/whirled/zone/util/ZoneUtil.java index 95c26ab6..5478d9ae 100644 --- a/src/main/java/com/threerings/whirled/zone/util/ZoneUtil.java +++ b/src/main/java/com/threerings/whirled/zone/util/ZoneUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Vilya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/test/java/com/threerings/parlor/TestClient.java b/src/test/java/com/threerings/parlor/TestClient.java index e9f56f68..34dccf3c 100644 --- a/src/test/java/com/threerings/parlor/TestClient.java +++ b/src/test/java/com/threerings/parlor/TestClient.java @@ -1,9 +1,9 @@ // -// $Id: TestClient.java 3381 2005-03-03 19:36:34Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/parlor/TestConfig.java b/src/test/java/com/threerings/parlor/TestConfig.java index caecfa9d..dcdbd43d 100644 --- a/src/test/java/com/threerings/parlor/TestConfig.java +++ b/src/test/java/com/threerings/parlor/TestConfig.java @@ -1,9 +1,9 @@ // -// $Id: TestConfig.java 4193 2006-06-13 23:06:48Z ray $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/parlor/TestController.java b/src/test/java/com/threerings/parlor/TestController.java index de3be68a..e72473a9 100644 --- a/src/test/java/com/threerings/parlor/TestController.java +++ b/src/test/java/com/threerings/parlor/TestController.java @@ -1,9 +1,9 @@ // -// $Id: TestController.java 3440 2005-03-30 01:09:30Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/parlor/TestManager.java b/src/test/java/com/threerings/parlor/TestManager.java index d8dfd116..d5c9b8b8 100644 --- a/src/test/java/com/threerings/parlor/TestManager.java +++ b/src/test/java/com/threerings/parlor/TestManager.java @@ -1,9 +1,9 @@ // -// $Id: TestManager.java 3381 2005-03-03 19:36:34Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/parlor/TestServer.java b/src/test/java/com/threerings/parlor/TestServer.java index 6b9362f6..e16f40d2 100644 --- a/src/test/java/com/threerings/parlor/TestServer.java +++ b/src/test/java/com/threerings/parlor/TestServer.java @@ -1,9 +1,9 @@ // -// $Id: TestServer.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/parlor/rating/util/PercentilerTest.java b/src/test/java/com/threerings/parlor/rating/util/PercentilerTest.java index e816b5df..4ba78799 100644 --- a/src/test/java/com/threerings/parlor/rating/util/PercentilerTest.java +++ b/src/test/java/com/threerings/parlor/rating/util/PercentilerTest.java @@ -1,9 +1,9 @@ // -// $Id: TestConfig.java 4193 2006-06-13 23:06:48Z ray $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/whirled/DummyClientSceneRepository.java b/src/test/java/com/threerings/whirled/DummyClientSceneRepository.java index 10fdac9d..1f81bbdb 100644 --- a/src/test/java/com/threerings/whirled/DummyClientSceneRepository.java +++ b/src/test/java/com/threerings/whirled/DummyClientSceneRepository.java @@ -1,9 +1,9 @@ // -// $Id: DummyClientSceneRepository.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/whirled/TestClient.java b/src/test/java/com/threerings/whirled/TestClient.java index a6199b29..1f887abb 100644 --- a/src/test/java/com/threerings/whirled/TestClient.java +++ b/src/test/java/com/threerings/whirled/TestClient.java @@ -1,9 +1,9 @@ // -// $Id: TestClient.java 3355 2005-02-17 01:54:54Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/whirled/TestConfig.java b/src/test/java/com/threerings/whirled/TestConfig.java index 900ea126..61cb96d3 100644 --- a/src/test/java/com/threerings/whirled/TestConfig.java +++ b/src/test/java/com/threerings/whirled/TestConfig.java @@ -1,9 +1,9 @@ // -// $Id: TestConfig.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/whirled/TestController.java b/src/test/java/com/threerings/whirled/TestController.java index 0755660c..097f5c7d 100644 --- a/src/test/java/com/threerings/whirled/TestController.java +++ b/src/test/java/com/threerings/whirled/TestController.java @@ -1,9 +1,9 @@ // -// $Id: TestController.java 3440 2005-03-30 01:09:30Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/whirled/spot/tools/xml/SpotSceneParserTest.java b/src/test/java/com/threerings/whirled/spot/tools/xml/SpotSceneParserTest.java index b42c347e..2ae5bb7d 100644 --- a/src/test/java/com/threerings/whirled/spot/tools/xml/SpotSceneParserTest.java +++ b/src/test/java/com/threerings/whirled/spot/tools/xml/SpotSceneParserTest.java @@ -1,9 +1,9 @@ // -// $Id: SpotSceneParserTest.java 4143 2006-05-23 23:22:20Z ray $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/whirled/tools/xml/SceneParserTest.java b/src/test/java/com/threerings/whirled/tools/xml/SceneParserTest.java index 94c09b90..1dd46bf4 100644 --- a/src/test/java/com/threerings/whirled/tools/xml/SceneParserTest.java +++ b/src/test/java/com/threerings/whirled/tools/xml/SceneParserTest.java @@ -1,9 +1,9 @@ // -// $Id: SceneParserTest.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/vilya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published