From 23b46bd7ea7b345d80f436b10b71da3fd9440439 Mon Sep 17 00:00:00 2001 From: Dave Hoover Date: Mon, 18 Oct 2010 19:03:13 +0000 Subject: [PATCH] Update source headers to point to our new home. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@987 c613c5cb-e716-0410-b11b-feb51c14d237 --- lib/SOURCE_HEADER | 2 +- .../com/threerings/parlor/card/data/Card.as | 2 +- .../threerings/parlor/card/data/CardCodes.as | 2 +- .../com/threerings/parlor/card/data/Deck.as | 2 +- .../com/threerings/parlor/card/data/Hand.as | 2 +- .../threerings/parlor/card/data/PlayerCard.as | 2 +- .../card/trick/client/TrickCardGameService.as | 2 +- .../trick/data/TrickCardGameMarshaller.as | 2 +- .../client/DefaultFlexTableConfigurator.as | 2 +- .../parlor/client/GameReadyObserver.as | 2 +- .../threerings/parlor/client/Invitation.as | 2 +- .../parlor/client/InvitationHandler.as | 2 +- .../client/InvitationResponseObserver.as | 2 +- .../threerings/parlor/client/ParlorDecoder.as | 2 +- .../parlor/client/ParlorDirector.as | 2 +- .../parlor/client/ParlorReceiver.as | 2 +- .../threerings/parlor/client/ParlorService.as | 2 +- .../client/ParlorService_InviteListener.as | 2 +- .../parlor/client/SeatednessObserver.as | 2 +- .../parlor/client/TableConfigurator.as | 2 +- .../threerings/parlor/client/TableDirector.as | 2 +- .../threerings/parlor/client/TableObserver.as | 2 +- .../threerings/parlor/client/TableService.as | 2 +- .../threerings/parlor/data/ChoiceParameter.as | 18 ++++++++++++++++ .../com/threerings/parlor/data/Parameter.as | 18 ++++++++++++++++ .../com/threerings/parlor/data/ParlorCodes.as | 2 +- .../parlor/data/ParlorMarshaller.as | 2 +- .../data/ParlorMarshaller_InviteMarshaller.as | 2 +- .../threerings/parlor/data/RangeParameter.as | 18 ++++++++++++++++ src/as/com/threerings/parlor/data/Table.as | 2 +- .../com/threerings/parlor/data/TableConfig.as | 2 +- .../parlor/data/TableLobbyObject.as | 2 +- .../threerings/parlor/data/TableMarshaller.as | 2 +- .../threerings/parlor/data/ToggleParameter.as | 18 ++++++++++++++++ .../game/client/FlexGameConfigurator.as | 2 +- .../parlor/game/client/GameConfigurator.as | 2 +- .../parlor/game/client/GameController.as | 2 +- .../game/client/GameControllerDelegate.as | 2 +- .../com/threerings/parlor/game/data/GameAI.as | 2 +- .../threerings/parlor/game/data/GameCodes.as | 2 +- .../threerings/parlor/game/data/GameConfig.as | 2 +- .../threerings/parlor/game/data/GameObject.as | 2 +- .../parlor/game/data/UserIdentifier.as | 18 ++++++++++++++++ .../parlor/turn/client/TurnGameController.as | 2 +- .../turn/client/TurnGameControllerDelegate.as | 2 +- .../parlor/turn/data/TurnGameObject.as | 2 +- .../threerings/parlor/util/ParlorContext.as | 2 +- .../stage/client/CharacterIsoSprite.as | 4 +++- .../stage/client/ClusterClickedInfo.as | 5 +++-- .../stage/client/CrowdStageScenePanel.as | 4 +++- .../stage/client/PortalIsoSprite.as | 4 +++- .../threerings/stage/client/SceneColorizer.as | 4 +++- .../stage/client/StageSceneBlock.as | 4 +++- .../stage/client/StageSceneController.as | 5 +++-- .../stage/client/StageScenePanel.as | 5 +++-- .../stage/client/StageSceneService.as | 2 +- .../stage/data/DefaultColorUpdate.as | 4 ++-- .../stage/data/ModifyObjectsUpdate.as | 4 ++-- .../threerings/stage/data/StageLocation.as | 4 ++-- .../stage/data/StageMisoSceneModel.as | 4 ++-- .../stage/data/StageOccupantInfo.as | 4 ++-- .../com/threerings/stage/data/StageScene.as | 4 +++- .../threerings/stage/data/StageSceneConfig.as | 4 ++-- .../stage/data/StageSceneMarshaller.as | 2 +- .../threerings/stage/data/StageSceneModel.as | 4 ++-- .../threerings/stage/data/StageSceneObject.as | 4 +++- .../com/threerings/stage/util/StageContext.as | 21 +++++++++++++++++++ .../threerings/whirled/client/PendingData.as | 2 +- .../whirled/client/SceneController.as | 2 +- .../threerings/whirled/client/SceneDecoder.as | 2 +- .../whirled/client/SceneDirector.as | 2 +- .../client/SceneDirector_MoveHandler.as | 2 +- .../whirled/client/SceneReceiver.as | 2 +- .../threerings/whirled/client/SceneService.as | 2 +- .../client/SceneService_SceneMoveListener.as | 2 +- .../whirled/client/persist/SceneRepository.as | 2 +- .../com/threerings/whirled/data/AuxModel.as | 2 +- .../whirled/data/DefaultSceneConfig.as | 2 +- src/as/com/threerings/whirled/data/Scene.as | 2 +- .../com/threerings/whirled/data/SceneCodes.as | 2 +- .../com/threerings/whirled/data/SceneImpl.as | 2 +- .../whirled/data/SceneMarshaller.as | 2 +- .../SceneMarshaller_SceneMoveMarshaller.as | 2 +- .../com/threerings/whirled/data/SceneModel.as | 2 +- .../threerings/whirled/data/SceneObject.as | 2 +- .../com/threerings/whirled/data/ScenePlace.as | 2 +- .../threerings/whirled/data/SceneUpdate.as | 2 +- .../spot/client/SpotSceneController.as | 2 +- .../whirled/spot/client/SpotSceneDirector.as | 2 +- .../whirled/spot/client/SpotService.as | 2 +- .../SpotService_SpotSceneMoveListener.as | 2 +- .../threerings/whirled/spot/data/Cluster.as | 2 +- .../whirled/spot/data/ClusterObject.as | 2 +- .../whirled/spot/data/ClusteredBodyObject.as | 2 +- .../threerings/whirled/spot/data/Location.as | 2 +- .../whirled/spot/data/ModifyPortalsUpdate.as | 2 +- .../threerings/whirled/spot/data/Portal.as | 2 +- .../whirled/spot/data/SceneLocation.as | 2 +- .../threerings/whirled/spot/data/SpotCodes.as | 2 +- .../whirled/spot/data/SpotMarshaller.as | 2 +- .../SpotMarshaller_SpotSceneMoveMarshaller.as | 2 +- .../threerings/whirled/spot/data/SpotScene.as | 2 +- .../whirled/spot/data/SpotSceneImpl.as | 2 +- .../whirled/spot/data/SpotSceneModel.as | 2 +- .../whirled/spot/data/SpotSceneObject.as | 2 +- .../whirled/util/NoSuchSceneError.as | 2 +- .../threerings/whirled/util/SceneFactory.as | 2 +- .../com/threerings/whirled/util/UpdateList.as | 2 +- .../threerings/whirled/util/WhirledContext.as | 2 +- .../whirled/zone/client/ZoneDecoder.as | 4 ++-- .../whirled/zone/client/ZoneDirector.as | 21 +++++++++++++++++++ .../whirled/zone/client/ZoneObserver.as | 21 +++++++++++++++++++ .../whirled/zone/client/ZoneReceiver.as | 21 +++++++++++++++++++ .../whirled/zone/client/ZoneService.as | 2 +- .../client/ZoneService_ZoneMoveListener.as | 2 +- .../whirled/zone/data/SceneSummary.as | 2 +- .../whirled/zone/data/ZoneMarshaller.as | 2 +- .../data/ZoneMarshaller_ZoneMoveMarshaller.as | 2 +- .../whirled/zone/data/ZoneSummary.as | 2 +- .../threerings/whirled/zone/util/ZoneUtil.as | 21 +++++++++++++++++++ src/java/com/threerings/micasa/Log.java | 2 +- .../threerings/micasa/client/ChatPanel.java | 2 +- .../micasa/client/ClientController.java | 2 +- .../threerings/micasa/client/LogonPanel.java | 2 +- .../threerings/micasa/client/MiCasaApp.java | 2 +- .../micasa/client/MiCasaApplet.java | 2 +- .../micasa/client/MiCasaClient.java | 2 +- .../threerings/micasa/client/MiCasaFrame.java | 2 +- .../micasa/client/OccupantList.java | 2 +- .../micasa/data/MiCasaBootstrapData.java | 2 +- .../com/threerings/micasa/lobby/Lobby.java | 2 +- .../threerings/micasa/lobby/LobbyConfig.java | 2 +- .../micasa/lobby/LobbyController.java | 2 +- .../micasa/lobby/LobbyDispatcher.java | 2 +- .../threerings/micasa/lobby/LobbyManager.java | 2 +- .../micasa/lobby/LobbyMarshaller.java | 2 +- .../threerings/micasa/lobby/LobbyObject.java | 2 +- .../threerings/micasa/lobby/LobbyPanel.java | 2 +- .../micasa/lobby/LobbyProvider.java | 2 +- .../micasa/lobby/LobbyRegistry.java | 2 +- .../micasa/lobby/LobbySelector.java | 2 +- .../threerings/micasa/lobby/LobbyService.java | 2 +- .../micasa/lobby/table/TableItem.java | 2 +- .../micasa/lobby/table/TableListView.java | 2 +- .../micasa/lobby/table/TableLobbyConfig.java | 2 +- .../micasa/lobby/table/TableLobbyManager.java | 2 +- .../micasa/lobby/table/TableLobbyObject.java | 2 +- .../micasa/server/MiCasaConfig.java | 2 +- .../micasa/server/MiCasaServer.java | 2 +- .../micasa/server/MiCasaSession.java | 2 +- .../micasa/simulator/client/SimpleClient.java | 2 +- .../micasa/simulator/client/SimpleFrame.java | 2 +- .../micasa/simulator/client/SimulatorApp.java | 2 +- .../simulator/client/SimulatorClient.java | 2 +- .../simulator/client/SimulatorController.java | 2 +- .../simulator/client/SimulatorFrame.java | 2 +- .../simulator/client/SimulatorService.java | 2 +- .../micasa/simulator/data/SimulatorInfo.java | 2 +- .../simulator/data/SimulatorMarshaller.java | 2 +- .../micasa/simulator/server/SimpleServer.java | 2 +- .../micasa/simulator/server/Simulant.java | 2 +- .../simulator/server/SimulatorDispatcher.java | 2 +- .../simulator/server/SimulatorManager.java | 2 +- .../simulator/server/SimulatorProvider.java | 2 +- .../simulator/server/SimulatorServer.java | 2 +- .../simulator/util/SimulatorContext.java | 2 +- .../threerings/micasa/util/MiCasaContext.java | 2 +- src/java/com/threerings/parlor/Log.java | 2 +- src/java/com/threerings/parlor/card/Log.java | 2 +- .../card/client/CardGameController.java | 2 +- .../parlor/card/client/CardGameDecoder.java | 2 +- .../parlor/card/client/CardGameReceiver.java | 2 +- .../parlor/card/client/CardPanel.java | 2 +- .../parlor/card/client/CardSprite.java | 2 +- .../card/client/CardSpriteObserver.java | 2 +- .../parlor/card/client/MicroCardSprite.java | 2 +- .../com/threerings/parlor/card/data/Card.java | 2 +- .../parlor/card/data/CardCodes.java | 2 +- .../parlor/card/data/CardGameObject.java | 2 +- .../com/threerings/parlor/card/data/Deck.java | 2 +- .../com/threerings/parlor/card/data/Hand.java | 2 +- .../parlor/card/data/PlayerCard.java | 2 +- .../parlor/card/server/CardGameManager.java | 2 +- .../parlor/card/server/CardGameSender.java | 2 +- .../TrickCardGameControllerDelegate.java | 2 +- .../trick/client/TrickCardGameService.java | 2 +- .../card/trick/data/TrickCardCodes.java | 2 +- .../trick/data/TrickCardGameMarshaller.java | 2 +- .../card/trick/data/TrickCardGameObject.java | 2 +- .../trick/server/TrickCardGameDispatcher.java | 2 +- .../server/TrickCardGameManagerDelegate.java | 2 +- .../trick/server/TrickCardGameProvider.java | 2 +- .../card/trick/util/TrickCardGameUtil.java | 2 +- .../client/DefaultSwingTableConfigurator.java | 2 +- .../parlor/client/GameReadyObserver.java | 2 +- .../threerings/parlor/client/Invitation.java | 2 +- .../parlor/client/InvitationHandler.java | 2 +- .../client/InvitationResponseObserver.java | 2 +- .../parlor/client/ParlorDecoder.java | 2 +- .../parlor/client/ParlorDirector.java | 2 +- .../parlor/client/ParlorReceiver.java | 2 +- .../parlor/client/ParlorService.java | 2 +- .../parlor/client/SeatednessObserver.java | 2 +- .../parlor/client/TableConfigurator.java | 2 +- .../parlor/client/TableDirector.java | 2 +- .../parlor/client/TableObserver.java | 2 +- .../parlor/client/TableService.java | 2 +- .../parlor/data/ChoiceParameter.java | 18 ++++++++++++++++ .../com/threerings/parlor/data/Parameter.java | 18 ++++++++++++++++ .../threerings/parlor/data/ParlorCodes.java | 2 +- .../parlor/data/ParlorMarshaller.java | 2 +- .../parlor/data/RangeParameter.java | 18 ++++++++++++++++ .../com/threerings/parlor/data/Table.java | 2 +- .../threerings/parlor/data/TableConfig.java | 2 +- .../parlor/data/TableLobbyObject.java | 2 +- .../parlor/data/TableMarshaller.java | 2 +- .../parlor/data/ToggleParameter.java | 18 ++++++++++++++++ .../parlor/game/client/GameConfigurator.java | 2 +- .../parlor/game/client/GameController.java | 2 +- .../game/client/GameControllerDelegate.java | 2 +- .../game/client/SwingGameConfigurator.java | 2 +- .../threerings/parlor/game/data/GameAI.java | 2 +- .../parlor/game/data/GameCodes.java | 2 +- .../parlor/game/data/GameConfig.java | 2 +- .../parlor/game/data/GameObject.java | 2 +- .../parlor/game/data/UserIdentifier.java | 18 ++++++++++++++++ .../parlor/game/server/GameManager.java | 2 +- .../game/server/GameManagerDelegate.java | 2 +- .../parlor/game/server/GameWatcher.java | 2 +- .../parlor/game/server/TeamGameManager.java | 2 +- .../parlor/media/ScoreAnimation.java | 2 +- .../parlor/rating/data/RatingCodes.java | 2 +- .../parlor/rating/server/Rating.java | 2 +- .../parlor/rating/server/RatingDelegate.java | 2 +- .../server/persist/PercentileRecord.java | 2 +- .../rating/server/persist/RatingRecord.java | 2 +- .../server/persist/RatingRepository.java | 2 +- .../parlor/rating/util/Percentiler.java | 2 +- .../parlor/server/ParlorDispatcher.java | 2 +- .../parlor/server/ParlorManager.java | 2 +- .../parlor/server/ParlorProvider.java | 2 +- .../parlor/server/ParlorSender.java | 2 +- .../threerings/parlor/server/PlayManager.java | 4 ++-- .../parlor/server/PlayManagerDelegate.java | 4 ++-- .../parlor/server/TableDispatcher.java | 2 +- .../parlor/server/TableManager.java | 2 +- .../parlor/server/TableProvider.java | 2 +- .../parlor/tourney/client/TourneyService.java | 2 +- .../tourney/client/TourniesService.java | 2 +- .../parlor/tourney/data/EntryFee.java | 2 +- .../parlor/tourney/data/Participant.java | 2 +- .../threerings/parlor/tourney/data/Prize.java | 2 +- .../parlor/tourney/data/TourneyCodes.java | 2 +- .../parlor/tourney/data/TourneyConfig.java | 2 +- .../parlor/tourney/data/TourneyLogicData.java | 2 +- .../tourney/data/TourneyMarshaller.java | 2 +- .../parlor/tourney/data/TourneyObject.java | 2 +- .../tourney/data/TourniesMarshaller.java | 2 +- .../tourney/server/TourneyDispatcher.java | 2 +- .../parlor/tourney/server/TourneyManager.java | 2 +- .../tourney/server/TourneyProvider.java | 2 +- .../tourney/server/TourniesDispatcher.java | 2 +- .../tourney/server/TourniesManager.java | 2 +- .../tourney/server/TourniesProvider.java | 2 +- .../server/persist/TourneyRepository.java | 2 +- .../parlor/turn/client/TurnDisplay.java | 2 +- .../turn/client/TurnGameController.java | 2 +- .../client/TurnGameControllerDelegate.java | 2 +- .../parlor/turn/data/TurnGameObject.java | 2 +- .../parlor/turn/server/TurnGameManager.java | 2 +- .../turn/server/TurnGameManagerDelegate.java | 2 +- .../threerings/parlor/util/ParlorContext.java | 2 +- .../threerings/parlor/util/RobotPlayer.java | 2 +- src/java/com/threerings/puzzle/Log.java | 2 +- .../puzzle/client/PlayerStatusView.java | 2 +- .../puzzle/client/PuzzleAnimationWaiter.java | 2 +- .../puzzle/client/PuzzleBoardView.java | 2 +- .../puzzle/client/PuzzleController.java | 2 +- .../client/PuzzleControllerDelegate.java | 2 +- .../puzzle/client/PuzzleGameService.java | 2 +- .../threerings/puzzle/client/PuzzlePanel.java | 2 +- .../threerings/puzzle/client/PuzzlePrefs.java | 2 +- .../com/threerings/puzzle/data/Board.java | 2 +- .../threerings/puzzle/data/BoardSummary.java | 2 +- .../threerings/puzzle/data/PuzzleCodes.java | 2 +- .../puzzle/data/PuzzleGameCodes.java | 2 +- .../puzzle/data/PuzzleGameMarshaller.java | 2 +- .../threerings/puzzle/data/PuzzleObject.java | 2 +- .../puzzle/drop/client/DropBlockSprite.java | 2 +- .../puzzle/drop/client/DropBoardView.java | 2 +- .../drop/client/DropControllerDelegate.java | 2 +- .../puzzle/drop/client/DropPanel.java | 2 +- .../puzzle/drop/client/DropSprite.java | 2 +- .../drop/client/DropSpriteObserver.java | 2 +- .../puzzle/drop/client/NextBlockView.java | 2 +- .../drop/client/PieceGroupAnimation.java | 2 +- .../puzzle/drop/data/DropBoard.java | 2 +- .../puzzle/drop/data/DropBoardSummary.java | 2 +- .../puzzle/drop/data/DropCodes.java | 2 +- .../puzzle/drop/data/DropConfig.java | 2 +- .../puzzle/drop/data/DropLogic.java | 2 +- .../puzzle/drop/data/DropPieceCodes.java | 2 +- .../puzzle/drop/data/SegmentInfo.java | 2 +- .../drop/server/DropManagerDelegate.java | 2 +- .../puzzle/drop/util/DropBoardUtil.java | 2 +- .../puzzle/drop/util/DropGameUtil.java | 2 +- .../puzzle/drop/util/PieceDestroyer.java | 2 +- .../puzzle/drop/util/PieceDropLogic.java | 2 +- .../puzzle/drop/util/PieceDropper.java | 2 +- .../puzzle/server/PuzzleGameDispatcher.java | 2 +- .../puzzle/server/PuzzleGameProvider.java | 2 +- .../puzzle/server/PuzzleManager.java | 2 +- .../puzzle/server/PuzzleManagerDelegate.java | 2 +- .../com/threerings/puzzle/util/PointSet.java | 2 +- .../threerings/puzzle/util/PuzzleContext.java | 2 +- .../puzzle/util/PuzzleGameUtil.java | 2 +- src/java/com/threerings/stage/Log.java | 2 +- .../stage/client/SceneColorizer.java | 2 +- .../stage/client/StageSceneController.java | 2 +- .../stage/client/StageScenePanel.java | 2 +- .../stage/client/StageSceneService.java | 2 +- .../stage/data/DefaultColorUpdate.java | 2 +- .../stage/data/ModifyObjectsUpdate.java | 2 +- .../com/threerings/stage/data/StageCodes.java | 2 +- .../threerings/stage/data/StageLocation.java | 2 +- .../stage/data/StageMisoSceneModel.java | 2 +- .../stage/data/StageOccupantInfo.java | 2 +- .../com/threerings/stage/data/StageScene.java | 2 +- .../stage/data/StageSceneConfig.java | 2 +- .../stage/data/StageSceneMarshaller.java | 2 +- .../stage/data/StageSceneModel.java | 2 +- .../stage/data/StageSceneObject.java | 2 +- .../stage/server/StageSceneDispatcher.java | 2 +- .../stage/server/StageSceneManager.java | 2 +- .../stage/server/StageSceneProvider.java | 2 +- .../threerings/stage/server/StageServer.java | 2 +- .../stage/tools/editor/DirectionButton.java | 2 +- .../stage/tools/editor/EditorApp.java | 2 +- .../stage/tools/editor/EditorConfig.java | 2 +- .../stage/tools/editor/EditorDialog.java | 21 +++++++++++++++++++ .../stage/tools/editor/EditorFrame.java | 2 +- .../stage/tools/editor/EditorModel.java | 2 +- .../tools/editor/EditorModelListener.java | 2 +- .../stage/tools/editor/EditorScenePanel.java | 2 +- .../stage/tools/editor/EditorScrollBox.java | 2 +- .../stage/tools/editor/EditorTileManager.java | 2 +- .../tools/editor/EditorToolBarPanel.java | 2 +- .../tools/editor/ObjectEditorDialog.java | 4 ++-- .../stage/tools/editor/PortalDialog.java | 2 +- .../stage/tools/editor/PortalTool.java | 2 +- .../stage/tools/editor/PreferencesDialog.java | 2 +- .../stage/tools/editor/SceneInfoPanel.java | 2 +- .../stage/tools/editor/TestTileLoader.java | 2 +- .../stage/tools/editor/TileInfoPanel.java | 2 +- .../tools/editor/util/EditorContext.java | 2 +- .../tools/editor/util/EditorDialogUtil.java | 2 +- .../tools/editor/util/ExtrasPainter.java | 2 +- .../stage/tools/editor/util/TileSetUtil.java | 2 +- .../stage/tools/viewer/ViewerApp.java | 2 +- .../stage/tools/viewer/ViewerFrame.java | 2 +- .../stage/tools/viewer/ViewerScenePanel.java | 2 +- .../tools/xml/StageMisoSceneRuleSet.java | 2 +- .../stage/tools/xml/StageSceneParser.java | 2 +- .../stage/tools/xml/StageSceneRuleSet.java | 2 +- .../stage/tools/xml/StageSceneWriter.java | 2 +- .../stage/util/PlacementConstraints.java | 2 +- .../threerings/stage/util/StageContext.java | 4 ++-- .../threerings/stage/util/StageSceneUtil.java | 2 +- src/java/com/threerings/stats/Log.java | 18 ++++++++++++++++ .../stats/data/ByteByteStringMapStat.java | 2 +- .../stats/data/ByteStringSetStat.java | 2 +- .../threerings/stats/data/IntArrayStat.java | 2 +- .../com/threerings/stats/data/IntSetStat.java | 2 +- .../stats/data/IntSetStatAdder.java | 2 +- .../com/threerings/stats/data/IntStat.java | 2 +- .../stats/data/IntStatIncrementer.java | 2 +- .../stats/data/IntStatMinimumer.java | 2 +- .../stats/data/IntStringSetStat.java | 2 +- .../com/threerings/stats/data/MaxIntStat.java | 2 +- .../stats/data/MaxValueIntStat.java | 2 +- .../com/threerings/stats/data/SetStat.java | 2 +- .../stats/data/ShortStringSetStat.java | 2 +- src/java/com/threerings/stats/data/Stat.java | 2 +- .../threerings/stats/data/StatModifier.java | 2 +- .../com/threerings/stats/data/StatSet.java | 2 +- .../threerings/stats/data/StringMapStat.java | 2 +- .../threerings/stats/data/StringSetStat.java | 2 +- .../server/persist/MaxStatCodeRecord.java | 18 ++++++++++++++++ .../stats/server/persist/StatRecord.java | 2 +- .../stats/server/persist/StatRepository.java | 18 ++++++++++++++++ .../server/persist/StringCodeRecord.java | 2 +- src/java/com/threerings/whirled/Log.java | 2 +- .../whirled/client/SceneController.java | 2 +- .../whirled/client/SceneDecoder.java | 2 +- .../whirled/client/SceneDirector.java | 2 +- .../whirled/client/SceneMoveAdapter.java | 2 +- .../whirled/client/SceneReceiver.java | 2 +- .../whirled/client/SceneService.java | 2 +- .../client/persist/SceneRepository.java | 2 +- .../com/threerings/whirled/data/AuxModel.java | 2 +- .../whirled/data/DefaultSceneConfig.java | 2 +- .../com/threerings/whirled/data/Scene.java | 2 +- .../threerings/whirled/data/SceneCodes.java | 2 +- .../threerings/whirled/data/SceneImpl.java | 2 +- .../whirled/data/SceneMarshaller.java | 2 +- .../threerings/whirled/data/SceneModel.java | 2 +- .../threerings/whirled/data/SceneObject.java | 2 +- .../threerings/whirled/data/ScenePlace.java | 2 +- .../threerings/whirled/data/SceneUpdate.java | 2 +- .../server/AbstractSceneMoveHandler.java | 2 +- .../whirled/server/SceneDispatcher.java | 2 +- .../whirled/server/SceneManager.java | 2 +- .../whirled/server/SceneMoveHandler.java | 2 +- .../whirled/server/SceneProvider.java | 2 +- .../whirled/server/SceneRegistry.java | 2 +- .../whirled/server/SceneSender.java | 2 +- .../whirled/server/WhirledServer.java | 2 +- .../whirled/server/WhirledSession.java | 2 +- .../server/persist/DummySceneRepository.java | 2 +- .../server/persist/SceneRepository.java | 2 +- .../server/persist/SceneUpdateMarshaller.java | 2 +- src/java/com/threerings/whirled/spot/Log.java | 2 +- .../spot/client/SpotSceneController.java | 2 +- .../spot/client/SpotSceneDirector.java | 2 +- .../whirled/spot/client/SpotService.java | 2 +- .../threerings/whirled/spot/data/Cluster.java | 2 +- .../whirled/spot/data/ClusterObject.java | 2 +- .../spot/data/ClusteredBodyObject.java | 2 +- .../whirled/spot/data/Location.java | 2 +- .../spot/data/ModifyPortalsUpdate.java | 2 +- .../threerings/whirled/spot/data/Portal.java | 2 +- .../whirled/spot/data/SceneLocation.java | 2 +- .../whirled/spot/data/SpotCodes.java | 2 +- .../whirled/spot/data/SpotMarshaller.java | 2 +- .../whirled/spot/data/SpotScene.java | 2 +- .../whirled/spot/data/SpotSceneImpl.java | 2 +- .../whirled/spot/data/SpotSceneModel.java | 2 +- .../whirled/spot/data/SpotSceneObject.java | 2 +- .../whirled/spot/server/SpotClient.java | 2 +- .../whirled/spot/server/SpotDispatcher.java | 2 +- .../whirled/spot/server/SpotProvider.java | 2 +- .../whirled/spot/server/SpotSceneManager.java | 2 +- .../spot/server/SpotSceneMoveHandler.java | 2 +- .../spot/server/SpotSceneRegistry.java | 2 +- .../whirled/spot/tools/EditablePortal.java | 2 +- .../spot/tools/xml/SpotSceneRuleSet.java | 2 +- .../spot/tools/xml/SpotSceneWriter.java | 2 +- .../whirled/tools/xml/SceneParser.java | 2 +- .../whirled/tools/xml/SceneRuleSet.java | 2 +- .../whirled/tools/xml/SceneWriter.java | 2 +- .../whirled/util/NoSuchSceneException.java | 2 +- .../threerings/whirled/util/SceneFactory.java | 2 +- .../threerings/whirled/util/UpdateList.java | 2 +- .../whirled/util/WhirledContext.java | 2 +- src/java/com/threerings/whirled/zone/Log.java | 2 +- .../whirled/zone/client/ZoneAdapter.java | 2 +- .../whirled/zone/client/ZoneDecoder.java | 2 +- .../whirled/zone/client/ZoneDirector.java | 2 +- .../whirled/zone/client/ZoneObserver.java | 2 +- .../whirled/zone/client/ZoneReceiver.java | 2 +- .../whirled/zone/client/ZoneService.java | 2 +- .../whirled/zone/data/SceneSummary.java | 2 +- .../whirled/zone/data/ZoneCodes.java | 2 +- .../whirled/zone/data/ZoneMarshaller.java | 2 +- .../whirled/zone/data/ZoneSummary.java | 2 +- .../whirled/zone/data/ZonedBodyObject.java | 2 +- .../whirled/zone/peer/data/HostedZone.java | 21 +++++++++++++++++++ .../zone/peer/server/PeeredZoneManager.java | 21 +++++++++++++++++++ .../zone/peer/server/PeeredZoneRegistry.java | 21 +++++++++++++++++++ .../zone/peer/server/ZoneNodeObject.java | 21 +++++++++++++++++++ .../zone/peer/server/ZonePeerManager.java | 21 +++++++++++++++++++ .../whirled/zone/server/ZoneDispatcher.java | 2 +- .../whirled/zone/server/ZoneManager.java | 2 +- .../whirled/zone/server/ZoneMoveHandler.java | 2 +- .../whirled/zone/server/ZoneProvider.java | 2 +- .../whirled/zone/server/ZoneRegistry.java | 2 +- .../whirled/zone/server/ZoneSender.java | 2 +- .../whirled/zone/util/ZoneUtil.java | 2 +- 478 files changed, 951 insertions(+), 469 deletions(-) diff --git a/lib/SOURCE_HEADER b/lib/SOURCE_HEADER index 62669e22..5cf1013f 100644 --- a/lib/SOURCE_HEADER +++ b/lib/SOURCE_HEADER @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/card/data/Card.as b/src/as/com/threerings/parlor/card/data/Card.as index 0066f8cb..f98e6517 100644 --- a/src/as/com/threerings/parlor/card/data/Card.as +++ b/src/as/com/threerings/parlor/card/data/Card.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/card/data/CardCodes.as b/src/as/com/threerings/parlor/card/data/CardCodes.as index 838ac6a4..8a772549 100644 --- a/src/as/com/threerings/parlor/card/data/CardCodes.as +++ b/src/as/com/threerings/parlor/card/data/CardCodes.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/card/data/Deck.as b/src/as/com/threerings/parlor/card/data/Deck.as index d0069886..703481bf 100644 --- a/src/as/com/threerings/parlor/card/data/Deck.as +++ b/src/as/com/threerings/parlor/card/data/Deck.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/card/data/Hand.as b/src/as/com/threerings/parlor/card/data/Hand.as index 5055e5d9..c079c150 100644 --- a/src/as/com/threerings/parlor/card/data/Hand.as +++ b/src/as/com/threerings/parlor/card/data/Hand.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/card/data/PlayerCard.as b/src/as/com/threerings/parlor/card/data/PlayerCard.as index 6042a0b0..6cfbcc14 100644 --- a/src/as/com/threerings/parlor/card/data/PlayerCard.as +++ b/src/as/com/threerings/parlor/card/data/PlayerCard.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/card/trick/client/TrickCardGameService.as b/src/as/com/threerings/parlor/card/trick/client/TrickCardGameService.as index 4fb0cd7b..2cb557d8 100644 --- a/src/as/com/threerings/parlor/card/trick/client/TrickCardGameService.as +++ b/src/as/com/threerings/parlor/card/trick/client/TrickCardGameService.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.as b/src/as/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.as index e1dffa1b..a59f5a45 100644 --- a/src/as/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.as +++ b/src/as/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/DefaultFlexTableConfigurator.as b/src/as/com/threerings/parlor/client/DefaultFlexTableConfigurator.as index 962ef0d5..57f9bf75 100644 --- a/src/as/com/threerings/parlor/client/DefaultFlexTableConfigurator.as +++ b/src/as/com/threerings/parlor/client/DefaultFlexTableConfigurator.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/GameReadyObserver.as b/src/as/com/threerings/parlor/client/GameReadyObserver.as index c9b6627b..120d2e41 100644 --- a/src/as/com/threerings/parlor/client/GameReadyObserver.as +++ b/src/as/com/threerings/parlor/client/GameReadyObserver.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/Invitation.as b/src/as/com/threerings/parlor/client/Invitation.as index 6be92542..1d43b9cf 100644 --- a/src/as/com/threerings/parlor/client/Invitation.as +++ b/src/as/com/threerings/parlor/client/Invitation.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/InvitationHandler.as b/src/as/com/threerings/parlor/client/InvitationHandler.as index edec28fa..03c52b64 100644 --- a/src/as/com/threerings/parlor/client/InvitationHandler.as +++ b/src/as/com/threerings/parlor/client/InvitationHandler.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/InvitationResponseObserver.as b/src/as/com/threerings/parlor/client/InvitationResponseObserver.as index 190e015e..66d7e020 100644 --- a/src/as/com/threerings/parlor/client/InvitationResponseObserver.as +++ b/src/as/com/threerings/parlor/client/InvitationResponseObserver.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/ParlorDecoder.as b/src/as/com/threerings/parlor/client/ParlorDecoder.as index d3584ea1..a2f294c8 100644 --- a/src/as/com/threerings/parlor/client/ParlorDecoder.as +++ b/src/as/com/threerings/parlor/client/ParlorDecoder.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/ParlorDirector.as b/src/as/com/threerings/parlor/client/ParlorDirector.as index 9954f01f..2eb5425b 100644 --- a/src/as/com/threerings/parlor/client/ParlorDirector.as +++ b/src/as/com/threerings/parlor/client/ParlorDirector.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/ParlorReceiver.as b/src/as/com/threerings/parlor/client/ParlorReceiver.as index c79d4e29..67822729 100644 --- a/src/as/com/threerings/parlor/client/ParlorReceiver.as +++ b/src/as/com/threerings/parlor/client/ParlorReceiver.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/ParlorService.as b/src/as/com/threerings/parlor/client/ParlorService.as index 15c171dc..76d0b1f5 100644 --- a/src/as/com/threerings/parlor/client/ParlorService.as +++ b/src/as/com/threerings/parlor/client/ParlorService.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/ParlorService_InviteListener.as b/src/as/com/threerings/parlor/client/ParlorService_InviteListener.as index abac954c..c7e44cc2 100644 --- a/src/as/com/threerings/parlor/client/ParlorService_InviteListener.as +++ b/src/as/com/threerings/parlor/client/ParlorService_InviteListener.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/SeatednessObserver.as b/src/as/com/threerings/parlor/client/SeatednessObserver.as index 58e8460d..796c2487 100644 --- a/src/as/com/threerings/parlor/client/SeatednessObserver.as +++ b/src/as/com/threerings/parlor/client/SeatednessObserver.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/TableConfigurator.as b/src/as/com/threerings/parlor/client/TableConfigurator.as index 72fd5cc8..f2fd9367 100644 --- a/src/as/com/threerings/parlor/client/TableConfigurator.as +++ b/src/as/com/threerings/parlor/client/TableConfigurator.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/TableDirector.as b/src/as/com/threerings/parlor/client/TableDirector.as index 554767e7..5b5ee388 100644 --- a/src/as/com/threerings/parlor/client/TableDirector.as +++ b/src/as/com/threerings/parlor/client/TableDirector.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/TableObserver.as b/src/as/com/threerings/parlor/client/TableObserver.as index 70530028..8c52d0c7 100644 --- a/src/as/com/threerings/parlor/client/TableObserver.as +++ b/src/as/com/threerings/parlor/client/TableObserver.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/client/TableService.as b/src/as/com/threerings/parlor/client/TableService.as index adccfba1..cb2e1482 100644 --- a/src/as/com/threerings/parlor/client/TableService.as +++ b/src/as/com/threerings/parlor/client/TableService.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/data/ChoiceParameter.as b/src/as/com/threerings/parlor/data/ChoiceParameter.as index 9e05f45f..1b13e5ad 100644 --- a/src/as/com/threerings/parlor/data/ChoiceParameter.as +++ b/src/as/com/threerings/parlor/data/ChoiceParameter.as @@ -1,5 +1,23 @@ // // $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA package com.threerings.parlor.data { diff --git a/src/as/com/threerings/parlor/data/Parameter.as b/src/as/com/threerings/parlor/data/Parameter.as index b85dd1be..cc06a421 100644 --- a/src/as/com/threerings/parlor/data/Parameter.as +++ b/src/as/com/threerings/parlor/data/Parameter.as @@ -1,5 +1,23 @@ // // $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA package com.threerings.parlor.data { diff --git a/src/as/com/threerings/parlor/data/ParlorCodes.as b/src/as/com/threerings/parlor/data/ParlorCodes.as index ca240159..0ad01ecd 100644 --- a/src/as/com/threerings/parlor/data/ParlorCodes.as +++ b/src/as/com/threerings/parlor/data/ParlorCodes.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/data/ParlorMarshaller.as b/src/as/com/threerings/parlor/data/ParlorMarshaller.as index 2b907b22..2fa08153 100644 --- a/src/as/com/threerings/parlor/data/ParlorMarshaller.as +++ b/src/as/com/threerings/parlor/data/ParlorMarshaller.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/data/ParlorMarshaller_InviteMarshaller.as b/src/as/com/threerings/parlor/data/ParlorMarshaller_InviteMarshaller.as index 279873aa..ce94b05a 100644 --- a/src/as/com/threerings/parlor/data/ParlorMarshaller_InviteMarshaller.as +++ b/src/as/com/threerings/parlor/data/ParlorMarshaller_InviteMarshaller.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/data/RangeParameter.as b/src/as/com/threerings/parlor/data/RangeParameter.as index ff4aef3c..d288ef72 100644 --- a/src/as/com/threerings/parlor/data/RangeParameter.as +++ b/src/as/com/threerings/parlor/data/RangeParameter.as @@ -1,5 +1,23 @@ // // $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA package com.threerings.parlor.data { diff --git a/src/as/com/threerings/parlor/data/Table.as b/src/as/com/threerings/parlor/data/Table.as index 84356334..006d1f28 100644 --- a/src/as/com/threerings/parlor/data/Table.as +++ b/src/as/com/threerings/parlor/data/Table.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/data/TableConfig.as b/src/as/com/threerings/parlor/data/TableConfig.as index 9c4f747f..d15f9f55 100644 --- a/src/as/com/threerings/parlor/data/TableConfig.as +++ b/src/as/com/threerings/parlor/data/TableConfig.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/data/TableLobbyObject.as b/src/as/com/threerings/parlor/data/TableLobbyObject.as index 6b50e6e4..3b5a763d 100644 --- a/src/as/com/threerings/parlor/data/TableLobbyObject.as +++ b/src/as/com/threerings/parlor/data/TableLobbyObject.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/data/TableMarshaller.as b/src/as/com/threerings/parlor/data/TableMarshaller.as index f055df1d..c872343e 100644 --- a/src/as/com/threerings/parlor/data/TableMarshaller.as +++ b/src/as/com/threerings/parlor/data/TableMarshaller.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/data/ToggleParameter.as b/src/as/com/threerings/parlor/data/ToggleParameter.as index d88f2988..28c73c53 100644 --- a/src/as/com/threerings/parlor/data/ToggleParameter.as +++ b/src/as/com/threerings/parlor/data/ToggleParameter.as @@ -1,5 +1,23 @@ // // $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA package com.threerings.parlor.data { diff --git a/src/as/com/threerings/parlor/game/client/FlexGameConfigurator.as b/src/as/com/threerings/parlor/game/client/FlexGameConfigurator.as index da05ab94..79db1f47 100644 --- a/src/as/com/threerings/parlor/game/client/FlexGameConfigurator.as +++ b/src/as/com/threerings/parlor/game/client/FlexGameConfigurator.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/game/client/GameConfigurator.as b/src/as/com/threerings/parlor/game/client/GameConfigurator.as index e218e025..d1e91411 100644 --- a/src/as/com/threerings/parlor/game/client/GameConfigurator.as +++ b/src/as/com/threerings/parlor/game/client/GameConfigurator.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/game/client/GameController.as b/src/as/com/threerings/parlor/game/client/GameController.as index 3f0574c4..d3f8f5d6 100644 --- a/src/as/com/threerings/parlor/game/client/GameController.as +++ b/src/as/com/threerings/parlor/game/client/GameController.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/game/client/GameControllerDelegate.as b/src/as/com/threerings/parlor/game/client/GameControllerDelegate.as index ba83a7d8..7c0c2366 100644 --- a/src/as/com/threerings/parlor/game/client/GameControllerDelegate.as +++ b/src/as/com/threerings/parlor/game/client/GameControllerDelegate.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/game/data/GameAI.as b/src/as/com/threerings/parlor/game/data/GameAI.as index 0c1f4b90..762738e6 100644 --- a/src/as/com/threerings/parlor/game/data/GameAI.as +++ b/src/as/com/threerings/parlor/game/data/GameAI.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/game/data/GameCodes.as b/src/as/com/threerings/parlor/game/data/GameCodes.as index 460281e8..2f511db9 100644 --- a/src/as/com/threerings/parlor/game/data/GameCodes.as +++ b/src/as/com/threerings/parlor/game/data/GameCodes.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/game/data/GameConfig.as b/src/as/com/threerings/parlor/game/data/GameConfig.as index 96c02c99..c71c133b 100644 --- a/src/as/com/threerings/parlor/game/data/GameConfig.as +++ b/src/as/com/threerings/parlor/game/data/GameConfig.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/game/data/GameObject.as b/src/as/com/threerings/parlor/game/data/GameObject.as index a9d23064..30803df4 100644 --- a/src/as/com/threerings/parlor/game/data/GameObject.as +++ b/src/as/com/threerings/parlor/game/data/GameObject.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/game/data/UserIdentifier.as b/src/as/com/threerings/parlor/game/data/UserIdentifier.as index c4d3e775..0b4086bc 100644 --- a/src/as/com/threerings/parlor/game/data/UserIdentifier.as +++ b/src/as/com/threerings/parlor/game/data/UserIdentifier.as @@ -1,5 +1,23 @@ // // $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA package com.threerings.parlor.game.data { diff --git a/src/as/com/threerings/parlor/turn/client/TurnGameController.as b/src/as/com/threerings/parlor/turn/client/TurnGameController.as index dc6d12f6..c7c370c0 100644 --- a/src/as/com/threerings/parlor/turn/client/TurnGameController.as +++ b/src/as/com/threerings/parlor/turn/client/TurnGameController.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/turn/client/TurnGameControllerDelegate.as b/src/as/com/threerings/parlor/turn/client/TurnGameControllerDelegate.as index f4153342..36fee172 100644 --- a/src/as/com/threerings/parlor/turn/client/TurnGameControllerDelegate.as +++ b/src/as/com/threerings/parlor/turn/client/TurnGameControllerDelegate.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/turn/data/TurnGameObject.as b/src/as/com/threerings/parlor/turn/data/TurnGameObject.as index efaaee74..d278e34d 100644 --- a/src/as/com/threerings/parlor/turn/data/TurnGameObject.as +++ b/src/as/com/threerings/parlor/turn/data/TurnGameObject.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/parlor/util/ParlorContext.as b/src/as/com/threerings/parlor/util/ParlorContext.as index 5777c7a8..0b666c60 100644 --- a/src/as/com/threerings/parlor/util/ParlorContext.as +++ b/src/as/com/threerings/parlor/util/ParlorContext.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/client/CharacterIsoSprite.as b/src/as/com/threerings/stage/client/CharacterIsoSprite.as index d432d679..5ecec2bd 100644 --- a/src/as/com/threerings/stage/client/CharacterIsoSprite.as +++ b/src/as/com/threerings/stage/client/CharacterIsoSprite.as @@ -1,7 +1,9 @@ // +// $Id$ +// // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/client/ClusterClickedInfo.as b/src/as/com/threerings/stage/client/ClusterClickedInfo.as index ed90e06b..0edc8d7c 100644 --- a/src/as/com/threerings/stage/client/ClusterClickedInfo.as +++ b/src/as/com/threerings/stage/client/ClusterClickedInfo.as @@ -1,8 +1,9 @@ -// $Id: ClusterClickedInfo.as 887 2010-01-05 22:12:02Z dhoover $ +// +// $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/client/CrowdStageScenePanel.as b/src/as/com/threerings/stage/client/CrowdStageScenePanel.as index 77c5dded..631f8083 100644 --- a/src/as/com/threerings/stage/client/CrowdStageScenePanel.as +++ b/src/as/com/threerings/stage/client/CrowdStageScenePanel.as @@ -1,7 +1,9 @@ // +// $Id$ +// // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/client/PortalIsoSprite.as b/src/as/com/threerings/stage/client/PortalIsoSprite.as index 3ede48a8..4724f440 100644 --- a/src/as/com/threerings/stage/client/PortalIsoSprite.as +++ b/src/as/com/threerings/stage/client/PortalIsoSprite.as @@ -1,7 +1,9 @@ // +// $Id$ +// // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/client/SceneColorizer.as b/src/as/com/threerings/stage/client/SceneColorizer.as index ec4d1006..460ca869 100644 --- a/src/as/com/threerings/stage/client/SceneColorizer.as +++ b/src/as/com/threerings/stage/client/SceneColorizer.as @@ -1,7 +1,9 @@ // +// $Id$ +// // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/client/StageSceneBlock.as b/src/as/com/threerings/stage/client/StageSceneBlock.as index 93e79ffa..0c41a2af 100644 --- a/src/as/com/threerings/stage/client/StageSceneBlock.as +++ b/src/as/com/threerings/stage/client/StageSceneBlock.as @@ -1,7 +1,9 @@ // +// $Id$ +// // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/client/StageSceneController.as b/src/as/com/threerings/stage/client/StageSceneController.as index e1547a93..6c25d908 100644 --- a/src/as/com/threerings/stage/client/StageSceneController.as +++ b/src/as/com/threerings/stage/client/StageSceneController.as @@ -1,8 +1,9 @@ -// $Id: ClusterClickedInfo.as 887 2010-01-05 22:12:02Z dhoover $ +// +// $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/client/StageScenePanel.as b/src/as/com/threerings/stage/client/StageScenePanel.as index 25156b74..935c7b12 100644 --- a/src/as/com/threerings/stage/client/StageScenePanel.as +++ b/src/as/com/threerings/stage/client/StageScenePanel.as @@ -1,8 +1,9 @@ -// $Id: StageScenePanel.as 887 2010-01-05 22:12:02Z dhoover $ +// +// $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/client/StageSceneService.as b/src/as/com/threerings/stage/client/StageSceneService.as index b83fe3f6..05eecf7b 100644 --- a/src/as/com/threerings/stage/client/StageSceneService.as +++ b/src/as/com/threerings/stage/client/StageSceneService.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/data/DefaultColorUpdate.as b/src/as/com/threerings/stage/data/DefaultColorUpdate.as index beea99c9..457a37a3 100644 --- a/src/as/com/threerings/stage/data/DefaultColorUpdate.as +++ b/src/as/com/threerings/stage/data/DefaultColorUpdate.as @@ -1,9 +1,9 @@ // -// $Id: DefaultColorUpdate.java 887 2010-01-05 22:12:02Z dhoover $ +// $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/data/ModifyObjectsUpdate.as b/src/as/com/threerings/stage/data/ModifyObjectsUpdate.as index 3ed537e0..bd8558e2 100644 --- a/src/as/com/threerings/stage/data/ModifyObjectsUpdate.as +++ b/src/as/com/threerings/stage/data/ModifyObjectsUpdate.as @@ -1,9 +1,9 @@ // -// $Id: ModifyObjectsUpdate.java 887 2010-01-05 22:12:02Z dhoover $ +// $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/data/StageLocation.as b/src/as/com/threerings/stage/data/StageLocation.as index 2d04a48b..87589bb5 100644 --- a/src/as/com/threerings/stage/data/StageLocation.as +++ b/src/as/com/threerings/stage/data/StageLocation.as @@ -1,9 +1,9 @@ // -// $Id: StageLocation.java 889 2010-01-13 18:41:00Z ray $ +// $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/data/StageMisoSceneModel.as b/src/as/com/threerings/stage/data/StageMisoSceneModel.as index ab075bfd..bf20d112 100644 --- a/src/as/com/threerings/stage/data/StageMisoSceneModel.as +++ b/src/as/com/threerings/stage/data/StageMisoSceneModel.as @@ -1,9 +1,9 @@ // -// $Id: StageMisoSceneModel.java 890 2010-01-13 18:52:23Z dhoover $ +// $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/data/StageOccupantInfo.as b/src/as/com/threerings/stage/data/StageOccupantInfo.as index e52e843e..39bd07f9 100644 --- a/src/as/com/threerings/stage/data/StageOccupantInfo.as +++ b/src/as/com/threerings/stage/data/StageOccupantInfo.as @@ -1,9 +1,9 @@ // -// $Id: StageOccupantInfo.java 887 2010-01-05 22:12:02Z dhoover $ +// $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/data/StageScene.as b/src/as/com/threerings/stage/data/StageScene.as index 3248e84f..9890329f 100644 --- a/src/as/com/threerings/stage/data/StageScene.as +++ b/src/as/com/threerings/stage/data/StageScene.as @@ -1,7 +1,9 @@ // +// $Id$ +// // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/data/StageSceneConfig.as b/src/as/com/threerings/stage/data/StageSceneConfig.as index 7d6b9438..f1870dfd 100644 --- a/src/as/com/threerings/stage/data/StageSceneConfig.as +++ b/src/as/com/threerings/stage/data/StageSceneConfig.as @@ -1,9 +1,9 @@ // -// $Id: StageSceneConfig.java 887 2010-01-05 22:12:02Z dhoover $ +// $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/data/StageSceneMarshaller.as b/src/as/com/threerings/stage/data/StageSceneMarshaller.as index 50566732..a1f2b1e4 100644 --- a/src/as/com/threerings/stage/data/StageSceneMarshaller.as +++ b/src/as/com/threerings/stage/data/StageSceneMarshaller.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/data/StageSceneModel.as b/src/as/com/threerings/stage/data/StageSceneModel.as index 54aa5078..de34b84c 100644 --- a/src/as/com/threerings/stage/data/StageSceneModel.as +++ b/src/as/com/threerings/stage/data/StageSceneModel.as @@ -1,9 +1,9 @@ // -// $Id: StageSceneModel.java 887 2010-01-05 22:12:02Z dhoover $ +// $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/data/StageSceneObject.as b/src/as/com/threerings/stage/data/StageSceneObject.as index d34328bf..83fd5fce 100644 --- a/src/as/com/threerings/stage/data/StageSceneObject.as +++ b/src/as/com/threerings/stage/data/StageSceneObject.as @@ -1,7 +1,9 @@ // +// $Id$ +// // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/stage/util/StageContext.as b/src/as/com/threerings/stage/util/StageContext.as index 03e1401c..ab5b1ba5 100644 --- a/src/as/com/threerings/stage/util/StageContext.as +++ b/src/as/com/threerings/stage/util/StageContext.as @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + package com.threerings.stage.util { import com.threerings.media.image.ColorPository; diff --git a/src/as/com/threerings/whirled/client/PendingData.as b/src/as/com/threerings/whirled/client/PendingData.as index 6db94e18..f040f8f4 100644 --- a/src/as/com/threerings/whirled/client/PendingData.as +++ b/src/as/com/threerings/whirled/client/PendingData.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/client/SceneController.as b/src/as/com/threerings/whirled/client/SceneController.as index e22ff95a..6347ded0 100644 --- a/src/as/com/threerings/whirled/client/SceneController.as +++ b/src/as/com/threerings/whirled/client/SceneController.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/client/SceneDecoder.as b/src/as/com/threerings/whirled/client/SceneDecoder.as index 8b729c32..68083f14 100644 --- a/src/as/com/threerings/whirled/client/SceneDecoder.as +++ b/src/as/com/threerings/whirled/client/SceneDecoder.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/client/SceneDirector.as b/src/as/com/threerings/whirled/client/SceneDirector.as index 5b744535..4dc50288 100644 --- a/src/as/com/threerings/whirled/client/SceneDirector.as +++ b/src/as/com/threerings/whirled/client/SceneDirector.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/client/SceneDirector_MoveHandler.as b/src/as/com/threerings/whirled/client/SceneDirector_MoveHandler.as index f6e2e8cc..f8068aab 100644 --- a/src/as/com/threerings/whirled/client/SceneDirector_MoveHandler.as +++ b/src/as/com/threerings/whirled/client/SceneDirector_MoveHandler.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/client/SceneReceiver.as b/src/as/com/threerings/whirled/client/SceneReceiver.as index 260c17a3..fdc1d98c 100644 --- a/src/as/com/threerings/whirled/client/SceneReceiver.as +++ b/src/as/com/threerings/whirled/client/SceneReceiver.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/client/SceneService.as b/src/as/com/threerings/whirled/client/SceneService.as index 221651c4..c4e01bd9 100644 --- a/src/as/com/threerings/whirled/client/SceneService.as +++ b/src/as/com/threerings/whirled/client/SceneService.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/client/SceneService_SceneMoveListener.as b/src/as/com/threerings/whirled/client/SceneService_SceneMoveListener.as index 4c1a8166..052caa98 100644 --- a/src/as/com/threerings/whirled/client/SceneService_SceneMoveListener.as +++ b/src/as/com/threerings/whirled/client/SceneService_SceneMoveListener.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/client/persist/SceneRepository.as b/src/as/com/threerings/whirled/client/persist/SceneRepository.as index a8f4f76f..28b3c00d 100644 --- a/src/as/com/threerings/whirled/client/persist/SceneRepository.as +++ b/src/as/com/threerings/whirled/client/persist/SceneRepository.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/data/AuxModel.as b/src/as/com/threerings/whirled/data/AuxModel.as index 251ba8f0..3d8c3bcd 100644 --- a/src/as/com/threerings/whirled/data/AuxModel.as +++ b/src/as/com/threerings/whirled/data/AuxModel.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/data/DefaultSceneConfig.as b/src/as/com/threerings/whirled/data/DefaultSceneConfig.as index 68f75a4f..66832059 100644 --- a/src/as/com/threerings/whirled/data/DefaultSceneConfig.as +++ b/src/as/com/threerings/whirled/data/DefaultSceneConfig.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/data/Scene.as b/src/as/com/threerings/whirled/data/Scene.as index 826fade5..38012d61 100644 --- a/src/as/com/threerings/whirled/data/Scene.as +++ b/src/as/com/threerings/whirled/data/Scene.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/data/SceneCodes.as b/src/as/com/threerings/whirled/data/SceneCodes.as index 3a7cc2d8..7d0ab47d 100644 --- a/src/as/com/threerings/whirled/data/SceneCodes.as +++ b/src/as/com/threerings/whirled/data/SceneCodes.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/data/SceneImpl.as b/src/as/com/threerings/whirled/data/SceneImpl.as index 3e957c34..b6200fac 100644 --- a/src/as/com/threerings/whirled/data/SceneImpl.as +++ b/src/as/com/threerings/whirled/data/SceneImpl.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/data/SceneMarshaller.as b/src/as/com/threerings/whirled/data/SceneMarshaller.as index 7071cff2..30221842 100644 --- a/src/as/com/threerings/whirled/data/SceneMarshaller.as +++ b/src/as/com/threerings/whirled/data/SceneMarshaller.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/data/SceneMarshaller_SceneMoveMarshaller.as b/src/as/com/threerings/whirled/data/SceneMarshaller_SceneMoveMarshaller.as index c9e83308..c9137733 100644 --- a/src/as/com/threerings/whirled/data/SceneMarshaller_SceneMoveMarshaller.as +++ b/src/as/com/threerings/whirled/data/SceneMarshaller_SceneMoveMarshaller.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/data/SceneModel.as b/src/as/com/threerings/whirled/data/SceneModel.as index 6eef8e7e..6c819194 100644 --- a/src/as/com/threerings/whirled/data/SceneModel.as +++ b/src/as/com/threerings/whirled/data/SceneModel.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/data/SceneObject.as b/src/as/com/threerings/whirled/data/SceneObject.as index 0c7e0f80..e7973839 100644 --- a/src/as/com/threerings/whirled/data/SceneObject.as +++ b/src/as/com/threerings/whirled/data/SceneObject.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/data/ScenePlace.as b/src/as/com/threerings/whirled/data/ScenePlace.as index 97527244..2c55da47 100644 --- a/src/as/com/threerings/whirled/data/ScenePlace.as +++ b/src/as/com/threerings/whirled/data/ScenePlace.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/data/SceneUpdate.as b/src/as/com/threerings/whirled/data/SceneUpdate.as index cc37ab45..9ac7a864 100644 --- a/src/as/com/threerings/whirled/data/SceneUpdate.as +++ b/src/as/com/threerings/whirled/data/SceneUpdate.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/client/SpotSceneController.as b/src/as/com/threerings/whirled/spot/client/SpotSceneController.as index 88d19f8b..5e2cdfed 100644 --- a/src/as/com/threerings/whirled/spot/client/SpotSceneController.as +++ b/src/as/com/threerings/whirled/spot/client/SpotSceneController.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/client/SpotSceneDirector.as b/src/as/com/threerings/whirled/spot/client/SpotSceneDirector.as index a676cde9..e13e19bb 100644 --- a/src/as/com/threerings/whirled/spot/client/SpotSceneDirector.as +++ b/src/as/com/threerings/whirled/spot/client/SpotSceneDirector.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/client/SpotService.as b/src/as/com/threerings/whirled/spot/client/SpotService.as index b9c100ae..086e0e0e 100644 --- a/src/as/com/threerings/whirled/spot/client/SpotService.as +++ b/src/as/com/threerings/whirled/spot/client/SpotService.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/client/SpotService_SpotSceneMoveListener.as b/src/as/com/threerings/whirled/spot/client/SpotService_SpotSceneMoveListener.as index 05a13ca7..f425d531 100644 --- a/src/as/com/threerings/whirled/spot/client/SpotService_SpotSceneMoveListener.as +++ b/src/as/com/threerings/whirled/spot/client/SpotService_SpotSceneMoveListener.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/Cluster.as b/src/as/com/threerings/whirled/spot/data/Cluster.as index 8cacc0b4..bcf1d080 100644 --- a/src/as/com/threerings/whirled/spot/data/Cluster.as +++ b/src/as/com/threerings/whirled/spot/data/Cluster.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/ClusterObject.as b/src/as/com/threerings/whirled/spot/data/ClusterObject.as index 071fbbed..4b041118 100644 --- a/src/as/com/threerings/whirled/spot/data/ClusterObject.as +++ b/src/as/com/threerings/whirled/spot/data/ClusterObject.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/ClusteredBodyObject.as b/src/as/com/threerings/whirled/spot/data/ClusteredBodyObject.as index c5f22236..e65f810c 100644 --- a/src/as/com/threerings/whirled/spot/data/ClusteredBodyObject.as +++ b/src/as/com/threerings/whirled/spot/data/ClusteredBodyObject.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/Location.as b/src/as/com/threerings/whirled/spot/data/Location.as index d532248e..6666bec4 100644 --- a/src/as/com/threerings/whirled/spot/data/Location.as +++ b/src/as/com/threerings/whirled/spot/data/Location.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/ModifyPortalsUpdate.as b/src/as/com/threerings/whirled/spot/data/ModifyPortalsUpdate.as index 3cdb991d..de3493d6 100644 --- a/src/as/com/threerings/whirled/spot/data/ModifyPortalsUpdate.as +++ b/src/as/com/threerings/whirled/spot/data/ModifyPortalsUpdate.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/Portal.as b/src/as/com/threerings/whirled/spot/data/Portal.as index 0948810e..0aa89fa1 100644 --- a/src/as/com/threerings/whirled/spot/data/Portal.as +++ b/src/as/com/threerings/whirled/spot/data/Portal.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/SceneLocation.as b/src/as/com/threerings/whirled/spot/data/SceneLocation.as index 5c4b06b1..79ff5737 100644 --- a/src/as/com/threerings/whirled/spot/data/SceneLocation.as +++ b/src/as/com/threerings/whirled/spot/data/SceneLocation.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/SpotCodes.as b/src/as/com/threerings/whirled/spot/data/SpotCodes.as index d832c056..e5e25018 100644 --- a/src/as/com/threerings/whirled/spot/data/SpotCodes.as +++ b/src/as/com/threerings/whirled/spot/data/SpotCodes.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/SpotMarshaller.as b/src/as/com/threerings/whirled/spot/data/SpotMarshaller.as index 9f365961..26a9e19d 100644 --- a/src/as/com/threerings/whirled/spot/data/SpotMarshaller.as +++ b/src/as/com/threerings/whirled/spot/data/SpotMarshaller.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/SpotMarshaller_SpotSceneMoveMarshaller.as b/src/as/com/threerings/whirled/spot/data/SpotMarshaller_SpotSceneMoveMarshaller.as index ffd44de9..50cbacd2 100644 --- a/src/as/com/threerings/whirled/spot/data/SpotMarshaller_SpotSceneMoveMarshaller.as +++ b/src/as/com/threerings/whirled/spot/data/SpotMarshaller_SpotSceneMoveMarshaller.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/SpotScene.as b/src/as/com/threerings/whirled/spot/data/SpotScene.as index 3d785c65..de762bec 100644 --- a/src/as/com/threerings/whirled/spot/data/SpotScene.as +++ b/src/as/com/threerings/whirled/spot/data/SpotScene.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/SpotSceneImpl.as b/src/as/com/threerings/whirled/spot/data/SpotSceneImpl.as index d52813dd..388f2f08 100644 --- a/src/as/com/threerings/whirled/spot/data/SpotSceneImpl.as +++ b/src/as/com/threerings/whirled/spot/data/SpotSceneImpl.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/SpotSceneModel.as b/src/as/com/threerings/whirled/spot/data/SpotSceneModel.as index f0d02aea..84e60198 100644 --- a/src/as/com/threerings/whirled/spot/data/SpotSceneModel.as +++ b/src/as/com/threerings/whirled/spot/data/SpotSceneModel.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/spot/data/SpotSceneObject.as b/src/as/com/threerings/whirled/spot/data/SpotSceneObject.as index 98250351..c4ad0367 100644 --- a/src/as/com/threerings/whirled/spot/data/SpotSceneObject.as +++ b/src/as/com/threerings/whirled/spot/data/SpotSceneObject.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/util/NoSuchSceneError.as b/src/as/com/threerings/whirled/util/NoSuchSceneError.as index c7ab8696..cf65499a 100644 --- a/src/as/com/threerings/whirled/util/NoSuchSceneError.as +++ b/src/as/com/threerings/whirled/util/NoSuchSceneError.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/util/SceneFactory.as b/src/as/com/threerings/whirled/util/SceneFactory.as index 3e844962..7e800559 100644 --- a/src/as/com/threerings/whirled/util/SceneFactory.as +++ b/src/as/com/threerings/whirled/util/SceneFactory.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/util/UpdateList.as b/src/as/com/threerings/whirled/util/UpdateList.as index 613234b0..dd8170d3 100644 --- a/src/as/com/threerings/whirled/util/UpdateList.as +++ b/src/as/com/threerings/whirled/util/UpdateList.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/util/WhirledContext.as b/src/as/com/threerings/whirled/util/WhirledContext.as index 96ab7d0e..416b5efe 100644 --- a/src/as/com/threerings/whirled/util/WhirledContext.as +++ b/src/as/com/threerings/whirled/util/WhirledContext.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/zone/client/ZoneDecoder.as b/src/as/com/threerings/whirled/zone/client/ZoneDecoder.as index de0a1e81..b14dc7ae 100644 --- a/src/as/com/threerings/whirled/zone/client/ZoneDecoder.as +++ b/src/as/com/threerings/whirled/zone/client/ZoneDecoder.as @@ -1,9 +1,9 @@ // -// $Id: SceneDecoder.as 887 2010-01-05 22:12:02Z dhoover $ +// $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/zone/client/ZoneDirector.as b/src/as/com/threerings/whirled/zone/client/ZoneDirector.as index 7e147d4a..6ac3b064 100644 --- a/src/as/com/threerings/whirled/zone/client/ZoneDirector.as +++ b/src/as/com/threerings/whirled/zone/client/ZoneDirector.as @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + package com.threerings.whirled.zone.client { import com.threerings.io.TypedArray; diff --git a/src/as/com/threerings/whirled/zone/client/ZoneObserver.as b/src/as/com/threerings/whirled/zone/client/ZoneObserver.as index 1cb0ac64..f8021374 100644 --- a/src/as/com/threerings/whirled/zone/client/ZoneObserver.as +++ b/src/as/com/threerings/whirled/zone/client/ZoneObserver.as @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + package com.threerings.whirled.zone.client { import com.threerings.whirled.zone.data.ZoneSummary; diff --git a/src/as/com/threerings/whirled/zone/client/ZoneReceiver.as b/src/as/com/threerings/whirled/zone/client/ZoneReceiver.as index 3a8fd75e..b0021fd2 100644 --- a/src/as/com/threerings/whirled/zone/client/ZoneReceiver.as +++ b/src/as/com/threerings/whirled/zone/client/ZoneReceiver.as @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + package com.threerings.whirled.zone.client { import com.threerings.presents.client.InvocationReceiver; diff --git a/src/as/com/threerings/whirled/zone/client/ZoneService.as b/src/as/com/threerings/whirled/zone/client/ZoneService.as index c775d019..77b7a85c 100644 --- a/src/as/com/threerings/whirled/zone/client/ZoneService.as +++ b/src/as/com/threerings/whirled/zone/client/ZoneService.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/zone/client/ZoneService_ZoneMoveListener.as b/src/as/com/threerings/whirled/zone/client/ZoneService_ZoneMoveListener.as index 695ac6b9..16199c87 100644 --- a/src/as/com/threerings/whirled/zone/client/ZoneService_ZoneMoveListener.as +++ b/src/as/com/threerings/whirled/zone/client/ZoneService_ZoneMoveListener.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/zone/data/SceneSummary.as b/src/as/com/threerings/whirled/zone/data/SceneSummary.as index f0af92e1..caea4141 100644 --- a/src/as/com/threerings/whirled/zone/data/SceneSummary.as +++ b/src/as/com/threerings/whirled/zone/data/SceneSummary.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/zone/data/ZoneMarshaller.as b/src/as/com/threerings/whirled/zone/data/ZoneMarshaller.as index 0f5f9633..1c69e8e6 100644 --- a/src/as/com/threerings/whirled/zone/data/ZoneMarshaller.as +++ b/src/as/com/threerings/whirled/zone/data/ZoneMarshaller.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/zone/data/ZoneMarshaller_ZoneMoveMarshaller.as b/src/as/com/threerings/whirled/zone/data/ZoneMarshaller_ZoneMoveMarshaller.as index e3bb8111..85e06af8 100644 --- a/src/as/com/threerings/whirled/zone/data/ZoneMarshaller_ZoneMoveMarshaller.as +++ b/src/as/com/threerings/whirled/zone/data/ZoneMarshaller_ZoneMoveMarshaller.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/zone/data/ZoneSummary.as b/src/as/com/threerings/whirled/zone/data/ZoneSummary.as index b5b31a4a..34fdb214 100644 --- a/src/as/com/threerings/whirled/zone/data/ZoneSummary.as +++ b/src/as/com/threerings/whirled/zone/data/ZoneSummary.as @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/as/com/threerings/whirled/zone/util/ZoneUtil.as b/src/as/com/threerings/whirled/zone/util/ZoneUtil.as index 198fa088..839ae2b7 100644 --- a/src/as/com/threerings/whirled/zone/util/ZoneUtil.as +++ b/src/as/com/threerings/whirled/zone/util/ZoneUtil.as @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + package com.threerings.whirled.zone.util { /** diff --git a/src/java/com/threerings/micasa/Log.java b/src/java/com/threerings/micasa/Log.java index 4653f775..a740db4b 100644 --- a/src/java/com/threerings/micasa/Log.java +++ b/src/java/com/threerings/micasa/Log.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/client/ChatPanel.java b/src/java/com/threerings/micasa/client/ChatPanel.java index 64fc066b..0388b10b 100644 --- a/src/java/com/threerings/micasa/client/ChatPanel.java +++ b/src/java/com/threerings/micasa/client/ChatPanel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/client/ClientController.java b/src/java/com/threerings/micasa/client/ClientController.java index 4b24c629..39bc5180 100644 --- a/src/java/com/threerings/micasa/client/ClientController.java +++ b/src/java/com/threerings/micasa/client/ClientController.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/client/LogonPanel.java b/src/java/com/threerings/micasa/client/LogonPanel.java index 8fad606b..7e61f45e 100644 --- a/src/java/com/threerings/micasa/client/LogonPanel.java +++ b/src/java/com/threerings/micasa/client/LogonPanel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/client/MiCasaApp.java b/src/java/com/threerings/micasa/client/MiCasaApp.java index 185e7049..93f2b445 100644 --- a/src/java/com/threerings/micasa/client/MiCasaApp.java +++ b/src/java/com/threerings/micasa/client/MiCasaApp.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/client/MiCasaApplet.java b/src/java/com/threerings/micasa/client/MiCasaApplet.java index a9fbba62..fb37ab17 100644 --- a/src/java/com/threerings/micasa/client/MiCasaApplet.java +++ b/src/java/com/threerings/micasa/client/MiCasaApplet.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/client/MiCasaClient.java b/src/java/com/threerings/micasa/client/MiCasaClient.java index 101a3d09..62f5651a 100644 --- a/src/java/com/threerings/micasa/client/MiCasaClient.java +++ b/src/java/com/threerings/micasa/client/MiCasaClient.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/client/MiCasaFrame.java b/src/java/com/threerings/micasa/client/MiCasaFrame.java index 7e7a1f07..89177d0c 100644 --- a/src/java/com/threerings/micasa/client/MiCasaFrame.java +++ b/src/java/com/threerings/micasa/client/MiCasaFrame.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/client/OccupantList.java b/src/java/com/threerings/micasa/client/OccupantList.java index 3165aea7..5dc37809 100644 --- a/src/java/com/threerings/micasa/client/OccupantList.java +++ b/src/java/com/threerings/micasa/client/OccupantList.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/data/MiCasaBootstrapData.java b/src/java/com/threerings/micasa/data/MiCasaBootstrapData.java index 9f9a1123..e7b80c65 100644 --- a/src/java/com/threerings/micasa/data/MiCasaBootstrapData.java +++ b/src/java/com/threerings/micasa/data/MiCasaBootstrapData.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/Lobby.java b/src/java/com/threerings/micasa/lobby/Lobby.java index cb384a01..eaa86151 100644 --- a/src/java/com/threerings/micasa/lobby/Lobby.java +++ b/src/java/com/threerings/micasa/lobby/Lobby.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/LobbyConfig.java b/src/java/com/threerings/micasa/lobby/LobbyConfig.java index 40ac3bf9..c9fda162 100644 --- a/src/java/com/threerings/micasa/lobby/LobbyConfig.java +++ b/src/java/com/threerings/micasa/lobby/LobbyConfig.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/LobbyController.java b/src/java/com/threerings/micasa/lobby/LobbyController.java index 0af83752..84969ad4 100644 --- a/src/java/com/threerings/micasa/lobby/LobbyController.java +++ b/src/java/com/threerings/micasa/lobby/LobbyController.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/LobbyDispatcher.java b/src/java/com/threerings/micasa/lobby/LobbyDispatcher.java index 359a1359..a565e73e 100644 --- a/src/java/com/threerings/micasa/lobby/LobbyDispatcher.java +++ b/src/java/com/threerings/micasa/lobby/LobbyDispatcher.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/LobbyManager.java b/src/java/com/threerings/micasa/lobby/LobbyManager.java index f8af15fe..f3d2d6fb 100644 --- a/src/java/com/threerings/micasa/lobby/LobbyManager.java +++ b/src/java/com/threerings/micasa/lobby/LobbyManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/LobbyMarshaller.java b/src/java/com/threerings/micasa/lobby/LobbyMarshaller.java index bd481a10..97cc864d 100644 --- a/src/java/com/threerings/micasa/lobby/LobbyMarshaller.java +++ b/src/java/com/threerings/micasa/lobby/LobbyMarshaller.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/LobbyObject.java b/src/java/com/threerings/micasa/lobby/LobbyObject.java index 58ce6486..d942de53 100644 --- a/src/java/com/threerings/micasa/lobby/LobbyObject.java +++ b/src/java/com/threerings/micasa/lobby/LobbyObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/LobbyPanel.java b/src/java/com/threerings/micasa/lobby/LobbyPanel.java index 77fe0e5a..5ef5028b 100644 --- a/src/java/com/threerings/micasa/lobby/LobbyPanel.java +++ b/src/java/com/threerings/micasa/lobby/LobbyPanel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/LobbyProvider.java b/src/java/com/threerings/micasa/lobby/LobbyProvider.java index e4d688a1..e29b3d08 100644 --- a/src/java/com/threerings/micasa/lobby/LobbyProvider.java +++ b/src/java/com/threerings/micasa/lobby/LobbyProvider.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/LobbyRegistry.java b/src/java/com/threerings/micasa/lobby/LobbyRegistry.java index 238df636..c2932058 100644 --- a/src/java/com/threerings/micasa/lobby/LobbyRegistry.java +++ b/src/java/com/threerings/micasa/lobby/LobbyRegistry.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/LobbySelector.java b/src/java/com/threerings/micasa/lobby/LobbySelector.java index 1ee03de4..d0fbfc6d 100644 --- a/src/java/com/threerings/micasa/lobby/LobbySelector.java +++ b/src/java/com/threerings/micasa/lobby/LobbySelector.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/LobbyService.java b/src/java/com/threerings/micasa/lobby/LobbyService.java index 3b7126c5..116adaf3 100644 --- a/src/java/com/threerings/micasa/lobby/LobbyService.java +++ b/src/java/com/threerings/micasa/lobby/LobbyService.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/table/TableItem.java b/src/java/com/threerings/micasa/lobby/table/TableItem.java index db1617c5..3526c3dd 100644 --- a/src/java/com/threerings/micasa/lobby/table/TableItem.java +++ b/src/java/com/threerings/micasa/lobby/table/TableItem.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/table/TableListView.java b/src/java/com/threerings/micasa/lobby/table/TableListView.java index a85ed69e..d1110927 100644 --- a/src/java/com/threerings/micasa/lobby/table/TableListView.java +++ b/src/java/com/threerings/micasa/lobby/table/TableListView.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/table/TableLobbyConfig.java b/src/java/com/threerings/micasa/lobby/table/TableLobbyConfig.java index 8e0824dc..7f79522e 100644 --- a/src/java/com/threerings/micasa/lobby/table/TableLobbyConfig.java +++ b/src/java/com/threerings/micasa/lobby/table/TableLobbyConfig.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/table/TableLobbyManager.java b/src/java/com/threerings/micasa/lobby/table/TableLobbyManager.java index 01dc6509..86cdf1fc 100644 --- a/src/java/com/threerings/micasa/lobby/table/TableLobbyManager.java +++ b/src/java/com/threerings/micasa/lobby/table/TableLobbyManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/lobby/table/TableLobbyObject.java b/src/java/com/threerings/micasa/lobby/table/TableLobbyObject.java index 7f24e63c..07a7837f 100644 --- a/src/java/com/threerings/micasa/lobby/table/TableLobbyObject.java +++ b/src/java/com/threerings/micasa/lobby/table/TableLobbyObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/server/MiCasaConfig.java b/src/java/com/threerings/micasa/server/MiCasaConfig.java index a87bee31..c8775c8b 100644 --- a/src/java/com/threerings/micasa/server/MiCasaConfig.java +++ b/src/java/com/threerings/micasa/server/MiCasaConfig.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/server/MiCasaServer.java b/src/java/com/threerings/micasa/server/MiCasaServer.java index 0a30b095..8d4244d1 100644 --- a/src/java/com/threerings/micasa/server/MiCasaServer.java +++ b/src/java/com/threerings/micasa/server/MiCasaServer.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/server/MiCasaSession.java b/src/java/com/threerings/micasa/server/MiCasaSession.java index 64a91a6e..3b60e051 100644 --- a/src/java/com/threerings/micasa/server/MiCasaSession.java +++ b/src/java/com/threerings/micasa/server/MiCasaSession.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/client/SimpleClient.java b/src/java/com/threerings/micasa/simulator/client/SimpleClient.java index 6154a7a0..3555e4ab 100644 --- a/src/java/com/threerings/micasa/simulator/client/SimpleClient.java +++ b/src/java/com/threerings/micasa/simulator/client/SimpleClient.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/client/SimpleFrame.java b/src/java/com/threerings/micasa/simulator/client/SimpleFrame.java index ab29bab7..d7520795 100644 --- a/src/java/com/threerings/micasa/simulator/client/SimpleFrame.java +++ b/src/java/com/threerings/micasa/simulator/client/SimpleFrame.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/client/SimulatorApp.java b/src/java/com/threerings/micasa/simulator/client/SimulatorApp.java index 99ee2bab..4c1b0990 100644 --- a/src/java/com/threerings/micasa/simulator/client/SimulatorApp.java +++ b/src/java/com/threerings/micasa/simulator/client/SimulatorApp.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/client/SimulatorClient.java b/src/java/com/threerings/micasa/simulator/client/SimulatorClient.java index 4d8d398e..b13836e8 100644 --- a/src/java/com/threerings/micasa/simulator/client/SimulatorClient.java +++ b/src/java/com/threerings/micasa/simulator/client/SimulatorClient.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/client/SimulatorController.java b/src/java/com/threerings/micasa/simulator/client/SimulatorController.java index eb95d1ee..e67e389d 100644 --- a/src/java/com/threerings/micasa/simulator/client/SimulatorController.java +++ b/src/java/com/threerings/micasa/simulator/client/SimulatorController.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/client/SimulatorFrame.java b/src/java/com/threerings/micasa/simulator/client/SimulatorFrame.java index c1c6e6f4..91c528f8 100644 --- a/src/java/com/threerings/micasa/simulator/client/SimulatorFrame.java +++ b/src/java/com/threerings/micasa/simulator/client/SimulatorFrame.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/client/SimulatorService.java b/src/java/com/threerings/micasa/simulator/client/SimulatorService.java index 738833ca..7bafd223 100644 --- a/src/java/com/threerings/micasa/simulator/client/SimulatorService.java +++ b/src/java/com/threerings/micasa/simulator/client/SimulatorService.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/data/SimulatorInfo.java b/src/java/com/threerings/micasa/simulator/data/SimulatorInfo.java index fcdf1b3d..5369a8fd 100644 --- a/src/java/com/threerings/micasa/simulator/data/SimulatorInfo.java +++ b/src/java/com/threerings/micasa/simulator/data/SimulatorInfo.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/data/SimulatorMarshaller.java b/src/java/com/threerings/micasa/simulator/data/SimulatorMarshaller.java index 297f6f48..b65da5a3 100644 --- a/src/java/com/threerings/micasa/simulator/data/SimulatorMarshaller.java +++ b/src/java/com/threerings/micasa/simulator/data/SimulatorMarshaller.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/server/SimpleServer.java b/src/java/com/threerings/micasa/simulator/server/SimpleServer.java index d05676a2..03795af6 100644 --- a/src/java/com/threerings/micasa/simulator/server/SimpleServer.java +++ b/src/java/com/threerings/micasa/simulator/server/SimpleServer.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/server/Simulant.java b/src/java/com/threerings/micasa/simulator/server/Simulant.java index 4a8c114b..8d6c2364 100644 --- a/src/java/com/threerings/micasa/simulator/server/Simulant.java +++ b/src/java/com/threerings/micasa/simulator/server/Simulant.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/server/SimulatorDispatcher.java b/src/java/com/threerings/micasa/simulator/server/SimulatorDispatcher.java index 3abf5420..285c04c0 100644 --- a/src/java/com/threerings/micasa/simulator/server/SimulatorDispatcher.java +++ b/src/java/com/threerings/micasa/simulator/server/SimulatorDispatcher.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/server/SimulatorManager.java b/src/java/com/threerings/micasa/simulator/server/SimulatorManager.java index 0152dceb..c50d211a 100644 --- a/src/java/com/threerings/micasa/simulator/server/SimulatorManager.java +++ b/src/java/com/threerings/micasa/simulator/server/SimulatorManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/server/SimulatorProvider.java b/src/java/com/threerings/micasa/simulator/server/SimulatorProvider.java index a2937866..e303bca1 100644 --- a/src/java/com/threerings/micasa/simulator/server/SimulatorProvider.java +++ b/src/java/com/threerings/micasa/simulator/server/SimulatorProvider.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/server/SimulatorServer.java b/src/java/com/threerings/micasa/simulator/server/SimulatorServer.java index 586d4cf4..56af294b 100644 --- a/src/java/com/threerings/micasa/simulator/server/SimulatorServer.java +++ b/src/java/com/threerings/micasa/simulator/server/SimulatorServer.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/simulator/util/SimulatorContext.java b/src/java/com/threerings/micasa/simulator/util/SimulatorContext.java index dd02e20c..a7eafef1 100644 --- a/src/java/com/threerings/micasa/simulator/util/SimulatorContext.java +++ b/src/java/com/threerings/micasa/simulator/util/SimulatorContext.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/micasa/util/MiCasaContext.java b/src/java/com/threerings/micasa/util/MiCasaContext.java index 6cfaebba..0e3cd549 100644 --- a/src/java/com/threerings/micasa/util/MiCasaContext.java +++ b/src/java/com/threerings/micasa/util/MiCasaContext.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/Log.java b/src/java/com/threerings/parlor/Log.java index ef410638..3eb52b92 100644 --- a/src/java/com/threerings/parlor/Log.java +++ b/src/java/com/threerings/parlor/Log.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/Log.java b/src/java/com/threerings/parlor/card/Log.java index 907c791a..dde09b1e 100644 --- a/src/java/com/threerings/parlor/card/Log.java +++ b/src/java/com/threerings/parlor/card/Log.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/client/CardGameController.java b/src/java/com/threerings/parlor/card/client/CardGameController.java index d54be88b..300c7573 100644 --- a/src/java/com/threerings/parlor/card/client/CardGameController.java +++ b/src/java/com/threerings/parlor/card/client/CardGameController.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/client/CardGameDecoder.java b/src/java/com/threerings/parlor/card/client/CardGameDecoder.java index a0624143..1ac3623f 100644 --- a/src/java/com/threerings/parlor/card/client/CardGameDecoder.java +++ b/src/java/com/threerings/parlor/card/client/CardGameDecoder.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/client/CardGameReceiver.java b/src/java/com/threerings/parlor/card/client/CardGameReceiver.java index 8aa9fb20..95c20c67 100644 --- a/src/java/com/threerings/parlor/card/client/CardGameReceiver.java +++ b/src/java/com/threerings/parlor/card/client/CardGameReceiver.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/client/CardPanel.java b/src/java/com/threerings/parlor/card/client/CardPanel.java index 60b48cec..1f79551f 100644 --- a/src/java/com/threerings/parlor/card/client/CardPanel.java +++ b/src/java/com/threerings/parlor/card/client/CardPanel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/client/CardSprite.java b/src/java/com/threerings/parlor/card/client/CardSprite.java index 7f3f33f9..56e9466b 100644 --- a/src/java/com/threerings/parlor/card/client/CardSprite.java +++ b/src/java/com/threerings/parlor/card/client/CardSprite.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/client/CardSpriteObserver.java b/src/java/com/threerings/parlor/card/client/CardSpriteObserver.java index 19606777..33592956 100644 --- a/src/java/com/threerings/parlor/card/client/CardSpriteObserver.java +++ b/src/java/com/threerings/parlor/card/client/CardSpriteObserver.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/client/MicroCardSprite.java b/src/java/com/threerings/parlor/card/client/MicroCardSprite.java index 15425cd3..6bc799d7 100644 --- a/src/java/com/threerings/parlor/card/client/MicroCardSprite.java +++ b/src/java/com/threerings/parlor/card/client/MicroCardSprite.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/data/Card.java b/src/java/com/threerings/parlor/card/data/Card.java index 8f815a3c..23d756bf 100644 --- a/src/java/com/threerings/parlor/card/data/Card.java +++ b/src/java/com/threerings/parlor/card/data/Card.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/data/CardCodes.java b/src/java/com/threerings/parlor/card/data/CardCodes.java index a55a623f..03f427a1 100644 --- a/src/java/com/threerings/parlor/card/data/CardCodes.java +++ b/src/java/com/threerings/parlor/card/data/CardCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/data/CardGameObject.java b/src/java/com/threerings/parlor/card/data/CardGameObject.java index 180035db..1a5b6f65 100644 --- a/src/java/com/threerings/parlor/card/data/CardGameObject.java +++ b/src/java/com/threerings/parlor/card/data/CardGameObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/data/Deck.java b/src/java/com/threerings/parlor/card/data/Deck.java index 78848116..4c9fe1c8 100644 --- a/src/java/com/threerings/parlor/card/data/Deck.java +++ b/src/java/com/threerings/parlor/card/data/Deck.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/data/Hand.java b/src/java/com/threerings/parlor/card/data/Hand.java index 7ad09b3f..460b6286 100644 --- a/src/java/com/threerings/parlor/card/data/Hand.java +++ b/src/java/com/threerings/parlor/card/data/Hand.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/data/PlayerCard.java b/src/java/com/threerings/parlor/card/data/PlayerCard.java index afd93d0a..96b67378 100644 --- a/src/java/com/threerings/parlor/card/data/PlayerCard.java +++ b/src/java/com/threerings/parlor/card/data/PlayerCard.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/server/CardGameManager.java b/src/java/com/threerings/parlor/card/server/CardGameManager.java index 8e621ab4..7c9de7f7 100644 --- a/src/java/com/threerings/parlor/card/server/CardGameManager.java +++ b/src/java/com/threerings/parlor/card/server/CardGameManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/server/CardGameSender.java b/src/java/com/threerings/parlor/card/server/CardGameSender.java index 4f46dbe2..4469f0c5 100644 --- a/src/java/com/threerings/parlor/card/server/CardGameSender.java +++ b/src/java/com/threerings/parlor/card/server/CardGameSender.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/trick/client/TrickCardGameControllerDelegate.java b/src/java/com/threerings/parlor/card/trick/client/TrickCardGameControllerDelegate.java index f7ecab39..71eaee20 100644 --- a/src/java/com/threerings/parlor/card/trick/client/TrickCardGameControllerDelegate.java +++ b/src/java/com/threerings/parlor/card/trick/client/TrickCardGameControllerDelegate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/trick/client/TrickCardGameService.java b/src/java/com/threerings/parlor/card/trick/client/TrickCardGameService.java index 3124a6cc..e584b6fc 100644 --- a/src/java/com/threerings/parlor/card/trick/client/TrickCardGameService.java +++ b/src/java/com/threerings/parlor/card/trick/client/TrickCardGameService.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/trick/data/TrickCardCodes.java b/src/java/com/threerings/parlor/card/trick/data/TrickCardCodes.java index 320d5aee..78ba24a0 100644 --- a/src/java/com/threerings/parlor/card/trick/data/TrickCardCodes.java +++ b/src/java/com/threerings/parlor/card/trick/data/TrickCardCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.java b/src/java/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.java index c708f835..d1cc06b0 100644 --- a/src/java/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.java +++ b/src/java/com/threerings/parlor/card/trick/data/TrickCardGameMarshaller.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/trick/data/TrickCardGameObject.java b/src/java/com/threerings/parlor/card/trick/data/TrickCardGameObject.java index 7622871e..8b3178a8 100644 --- a/src/java/com/threerings/parlor/card/trick/data/TrickCardGameObject.java +++ b/src/java/com/threerings/parlor/card/trick/data/TrickCardGameObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/trick/server/TrickCardGameDispatcher.java b/src/java/com/threerings/parlor/card/trick/server/TrickCardGameDispatcher.java index c5604aaf..13d0ba13 100644 --- a/src/java/com/threerings/parlor/card/trick/server/TrickCardGameDispatcher.java +++ b/src/java/com/threerings/parlor/card/trick/server/TrickCardGameDispatcher.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/trick/server/TrickCardGameManagerDelegate.java b/src/java/com/threerings/parlor/card/trick/server/TrickCardGameManagerDelegate.java index eef2b7f6..35de160e 100644 --- a/src/java/com/threerings/parlor/card/trick/server/TrickCardGameManagerDelegate.java +++ b/src/java/com/threerings/parlor/card/trick/server/TrickCardGameManagerDelegate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/trick/server/TrickCardGameProvider.java b/src/java/com/threerings/parlor/card/trick/server/TrickCardGameProvider.java index ebd61153..6198c555 100644 --- a/src/java/com/threerings/parlor/card/trick/server/TrickCardGameProvider.java +++ b/src/java/com/threerings/parlor/card/trick/server/TrickCardGameProvider.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/card/trick/util/TrickCardGameUtil.java b/src/java/com/threerings/parlor/card/trick/util/TrickCardGameUtil.java index 55f6473b..28443cdd 100644 --- a/src/java/com/threerings/parlor/card/trick/util/TrickCardGameUtil.java +++ b/src/java/com/threerings/parlor/card/trick/util/TrickCardGameUtil.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/DefaultSwingTableConfigurator.java b/src/java/com/threerings/parlor/client/DefaultSwingTableConfigurator.java index 0fda78eb..bf97196b 100644 --- a/src/java/com/threerings/parlor/client/DefaultSwingTableConfigurator.java +++ b/src/java/com/threerings/parlor/client/DefaultSwingTableConfigurator.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/GameReadyObserver.java b/src/java/com/threerings/parlor/client/GameReadyObserver.java index 21fa6ddb..31a46afa 100644 --- a/src/java/com/threerings/parlor/client/GameReadyObserver.java +++ b/src/java/com/threerings/parlor/client/GameReadyObserver.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/Invitation.java b/src/java/com/threerings/parlor/client/Invitation.java index f7fe7ecc..b1499f08 100644 --- a/src/java/com/threerings/parlor/client/Invitation.java +++ b/src/java/com/threerings/parlor/client/Invitation.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/InvitationHandler.java b/src/java/com/threerings/parlor/client/InvitationHandler.java index 926572d2..e66c0316 100644 --- a/src/java/com/threerings/parlor/client/InvitationHandler.java +++ b/src/java/com/threerings/parlor/client/InvitationHandler.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/InvitationResponseObserver.java b/src/java/com/threerings/parlor/client/InvitationResponseObserver.java index 6f6b4581..92a418ba 100644 --- a/src/java/com/threerings/parlor/client/InvitationResponseObserver.java +++ b/src/java/com/threerings/parlor/client/InvitationResponseObserver.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/ParlorDecoder.java b/src/java/com/threerings/parlor/client/ParlorDecoder.java index 9dcdf2c7..4734c422 100644 --- a/src/java/com/threerings/parlor/client/ParlorDecoder.java +++ b/src/java/com/threerings/parlor/client/ParlorDecoder.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/ParlorDirector.java b/src/java/com/threerings/parlor/client/ParlorDirector.java index 8ac74a9f..aa4396c9 100644 --- a/src/java/com/threerings/parlor/client/ParlorDirector.java +++ b/src/java/com/threerings/parlor/client/ParlorDirector.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/ParlorReceiver.java b/src/java/com/threerings/parlor/client/ParlorReceiver.java index 6695203d..88a827fc 100644 --- a/src/java/com/threerings/parlor/client/ParlorReceiver.java +++ b/src/java/com/threerings/parlor/client/ParlorReceiver.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/ParlorService.java b/src/java/com/threerings/parlor/client/ParlorService.java index ae034558..7b96784e 100644 --- a/src/java/com/threerings/parlor/client/ParlorService.java +++ b/src/java/com/threerings/parlor/client/ParlorService.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/SeatednessObserver.java b/src/java/com/threerings/parlor/client/SeatednessObserver.java index 701ab8fa..9947697b 100644 --- a/src/java/com/threerings/parlor/client/SeatednessObserver.java +++ b/src/java/com/threerings/parlor/client/SeatednessObserver.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/TableConfigurator.java b/src/java/com/threerings/parlor/client/TableConfigurator.java index 57c4e854..f5aeb0a6 100644 --- a/src/java/com/threerings/parlor/client/TableConfigurator.java +++ b/src/java/com/threerings/parlor/client/TableConfigurator.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/TableDirector.java b/src/java/com/threerings/parlor/client/TableDirector.java index 31d88b54..e3931e90 100644 --- a/src/java/com/threerings/parlor/client/TableDirector.java +++ b/src/java/com/threerings/parlor/client/TableDirector.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/TableObserver.java b/src/java/com/threerings/parlor/client/TableObserver.java index e662e6ce..51541d5f 100644 --- a/src/java/com/threerings/parlor/client/TableObserver.java +++ b/src/java/com/threerings/parlor/client/TableObserver.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/client/TableService.java b/src/java/com/threerings/parlor/client/TableService.java index e83172b4..7ec7c203 100644 --- a/src/java/com/threerings/parlor/client/TableService.java +++ b/src/java/com/threerings/parlor/client/TableService.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/data/ChoiceParameter.java b/src/java/com/threerings/parlor/data/ChoiceParameter.java index 7998895f..10646b1a 100644 --- a/src/java/com/threerings/parlor/data/ChoiceParameter.java +++ b/src/java/com/threerings/parlor/data/ChoiceParameter.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA package com.threerings.parlor.data; diff --git a/src/java/com/threerings/parlor/data/Parameter.java b/src/java/com/threerings/parlor/data/Parameter.java index 837ac750..0c78b9c7 100644 --- a/src/java/com/threerings/parlor/data/Parameter.java +++ b/src/java/com/threerings/parlor/data/Parameter.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA package com.threerings.parlor.data; diff --git a/src/java/com/threerings/parlor/data/ParlorCodes.java b/src/java/com/threerings/parlor/data/ParlorCodes.java index a9497495..80401893 100644 --- a/src/java/com/threerings/parlor/data/ParlorCodes.java +++ b/src/java/com/threerings/parlor/data/ParlorCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/data/ParlorMarshaller.java b/src/java/com/threerings/parlor/data/ParlorMarshaller.java index c89299ef..cbc420a7 100644 --- a/src/java/com/threerings/parlor/data/ParlorMarshaller.java +++ b/src/java/com/threerings/parlor/data/ParlorMarshaller.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/data/RangeParameter.java b/src/java/com/threerings/parlor/data/RangeParameter.java index 66638890..09dd03ce 100644 --- a/src/java/com/threerings/parlor/data/RangeParameter.java +++ b/src/java/com/threerings/parlor/data/RangeParameter.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA package com.threerings.parlor.data; diff --git a/src/java/com/threerings/parlor/data/Table.java b/src/java/com/threerings/parlor/data/Table.java index c8466ec9..c141e156 100644 --- a/src/java/com/threerings/parlor/data/Table.java +++ b/src/java/com/threerings/parlor/data/Table.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/data/TableConfig.java b/src/java/com/threerings/parlor/data/TableConfig.java index 78d1e065..44f35031 100644 --- a/src/java/com/threerings/parlor/data/TableConfig.java +++ b/src/java/com/threerings/parlor/data/TableConfig.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/data/TableLobbyObject.java b/src/java/com/threerings/parlor/data/TableLobbyObject.java index 753f2d8b..2a923974 100644 --- a/src/java/com/threerings/parlor/data/TableLobbyObject.java +++ b/src/java/com/threerings/parlor/data/TableLobbyObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/data/TableMarshaller.java b/src/java/com/threerings/parlor/data/TableMarshaller.java index ede9c182..94c497a7 100644 --- a/src/java/com/threerings/parlor/data/TableMarshaller.java +++ b/src/java/com/threerings/parlor/data/TableMarshaller.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/data/ToggleParameter.java b/src/java/com/threerings/parlor/data/ToggleParameter.java index f6b36db3..e9b5f788 100644 --- a/src/java/com/threerings/parlor/data/ToggleParameter.java +++ b/src/java/com/threerings/parlor/data/ToggleParameter.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA package com.threerings.parlor.data; diff --git a/src/java/com/threerings/parlor/game/client/GameConfigurator.java b/src/java/com/threerings/parlor/game/client/GameConfigurator.java index 6810c165..3a52accd 100644 --- a/src/java/com/threerings/parlor/game/client/GameConfigurator.java +++ b/src/java/com/threerings/parlor/game/client/GameConfigurator.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/game/client/GameController.java b/src/java/com/threerings/parlor/game/client/GameController.java index 349192b6..8299e889 100644 --- a/src/java/com/threerings/parlor/game/client/GameController.java +++ b/src/java/com/threerings/parlor/game/client/GameController.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/game/client/GameControllerDelegate.java b/src/java/com/threerings/parlor/game/client/GameControllerDelegate.java index a168d3e6..2b4b1e16 100644 --- a/src/java/com/threerings/parlor/game/client/GameControllerDelegate.java +++ b/src/java/com/threerings/parlor/game/client/GameControllerDelegate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/game/client/SwingGameConfigurator.java b/src/java/com/threerings/parlor/game/client/SwingGameConfigurator.java index a1c7aefc..345e6b70 100644 --- a/src/java/com/threerings/parlor/game/client/SwingGameConfigurator.java +++ b/src/java/com/threerings/parlor/game/client/SwingGameConfigurator.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/game/data/GameAI.java b/src/java/com/threerings/parlor/game/data/GameAI.java index 91457b43..447fbc02 100644 --- a/src/java/com/threerings/parlor/game/data/GameAI.java +++ b/src/java/com/threerings/parlor/game/data/GameAI.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/game/data/GameCodes.java b/src/java/com/threerings/parlor/game/data/GameCodes.java index 604dd38f..549aea55 100644 --- a/src/java/com/threerings/parlor/game/data/GameCodes.java +++ b/src/java/com/threerings/parlor/game/data/GameCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/game/data/GameConfig.java b/src/java/com/threerings/parlor/game/data/GameConfig.java index c4720eb4..ab837005 100644 --- a/src/java/com/threerings/parlor/game/data/GameConfig.java +++ b/src/java/com/threerings/parlor/game/data/GameConfig.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/game/data/GameObject.java b/src/java/com/threerings/parlor/game/data/GameObject.java index 049ebf7c..40c4f454 100644 --- a/src/java/com/threerings/parlor/game/data/GameObject.java +++ b/src/java/com/threerings/parlor/game/data/GameObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/game/data/UserIdentifier.java b/src/java/com/threerings/parlor/game/data/UserIdentifier.java index eb049dc4..553e4438 100644 --- a/src/java/com/threerings/parlor/game/data/UserIdentifier.java +++ b/src/java/com/threerings/parlor/game/data/UserIdentifier.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA package com.threerings.parlor.game.data; diff --git a/src/java/com/threerings/parlor/game/server/GameManager.java b/src/java/com/threerings/parlor/game/server/GameManager.java index 7ced0d76..1ee67e31 100644 --- a/src/java/com/threerings/parlor/game/server/GameManager.java +++ b/src/java/com/threerings/parlor/game/server/GameManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/game/server/GameManagerDelegate.java b/src/java/com/threerings/parlor/game/server/GameManagerDelegate.java index d28e779f..e3f97bac 100644 --- a/src/java/com/threerings/parlor/game/server/GameManagerDelegate.java +++ b/src/java/com/threerings/parlor/game/server/GameManagerDelegate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/game/server/GameWatcher.java b/src/java/com/threerings/parlor/game/server/GameWatcher.java index 63cb49a1..f7881385 100644 --- a/src/java/com/threerings/parlor/game/server/GameWatcher.java +++ b/src/java/com/threerings/parlor/game/server/GameWatcher.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/game/server/TeamGameManager.java b/src/java/com/threerings/parlor/game/server/TeamGameManager.java index 0f6886dc..9e78cbbf 100644 --- a/src/java/com/threerings/parlor/game/server/TeamGameManager.java +++ b/src/java/com/threerings/parlor/game/server/TeamGameManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/media/ScoreAnimation.java b/src/java/com/threerings/parlor/media/ScoreAnimation.java index 45a61bf0..6389e5d2 100644 --- a/src/java/com/threerings/parlor/media/ScoreAnimation.java +++ b/src/java/com/threerings/parlor/media/ScoreAnimation.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/rating/data/RatingCodes.java b/src/java/com/threerings/parlor/rating/data/RatingCodes.java index 8af099ca..550c837e 100644 --- a/src/java/com/threerings/parlor/rating/data/RatingCodes.java +++ b/src/java/com/threerings/parlor/rating/data/RatingCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/rating/server/Rating.java b/src/java/com/threerings/parlor/rating/server/Rating.java index 0412a9f1..dfc1eae3 100644 --- a/src/java/com/threerings/parlor/rating/server/Rating.java +++ b/src/java/com/threerings/parlor/rating/server/Rating.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/rating/server/RatingDelegate.java b/src/java/com/threerings/parlor/rating/server/RatingDelegate.java index 11b305a5..82877cfc 100644 --- a/src/java/com/threerings/parlor/rating/server/RatingDelegate.java +++ b/src/java/com/threerings/parlor/rating/server/RatingDelegate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/rating/server/persist/PercentileRecord.java b/src/java/com/threerings/parlor/rating/server/persist/PercentileRecord.java index 23e9a7ba..55b3019c 100644 --- a/src/java/com/threerings/parlor/rating/server/persist/PercentileRecord.java +++ b/src/java/com/threerings/parlor/rating/server/persist/PercentileRecord.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/rating/server/persist/RatingRecord.java b/src/java/com/threerings/parlor/rating/server/persist/RatingRecord.java index 52c6ff99..90a9dd3e 100644 --- a/src/java/com/threerings/parlor/rating/server/persist/RatingRecord.java +++ b/src/java/com/threerings/parlor/rating/server/persist/RatingRecord.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/rating/server/persist/RatingRepository.java b/src/java/com/threerings/parlor/rating/server/persist/RatingRepository.java index 6875faa3..5aec44dd 100644 --- a/src/java/com/threerings/parlor/rating/server/persist/RatingRepository.java +++ b/src/java/com/threerings/parlor/rating/server/persist/RatingRepository.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/rating/util/Percentiler.java b/src/java/com/threerings/parlor/rating/util/Percentiler.java index c8c5e9c7..0e2226c1 100644 --- a/src/java/com/threerings/parlor/rating/util/Percentiler.java +++ b/src/java/com/threerings/parlor/rating/util/Percentiler.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/server/ParlorDispatcher.java b/src/java/com/threerings/parlor/server/ParlorDispatcher.java index 1537a2a4..e1b093dc 100644 --- a/src/java/com/threerings/parlor/server/ParlorDispatcher.java +++ b/src/java/com/threerings/parlor/server/ParlorDispatcher.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/server/ParlorManager.java b/src/java/com/threerings/parlor/server/ParlorManager.java index 350cd4e5..0188e3b2 100644 --- a/src/java/com/threerings/parlor/server/ParlorManager.java +++ b/src/java/com/threerings/parlor/server/ParlorManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/server/ParlorProvider.java b/src/java/com/threerings/parlor/server/ParlorProvider.java index bd9614cf..487ffb21 100644 --- a/src/java/com/threerings/parlor/server/ParlorProvider.java +++ b/src/java/com/threerings/parlor/server/ParlorProvider.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/server/ParlorSender.java b/src/java/com/threerings/parlor/server/ParlorSender.java index 0baee464..562ba476 100644 --- a/src/java/com/threerings/parlor/server/ParlorSender.java +++ b/src/java/com/threerings/parlor/server/ParlorSender.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/server/PlayManager.java b/src/java/com/threerings/parlor/server/PlayManager.java index d574ed1a..30311c78 100644 --- a/src/java/com/threerings/parlor/server/PlayManager.java +++ b/src/java/com/threerings/parlor/server/PlayManager.java @@ -1,9 +1,9 @@ // -// $Id: GameManagerDelegate.java 487 2007-11-10 04:41:44Z mdb $ +// $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/server/PlayManagerDelegate.java b/src/java/com/threerings/parlor/server/PlayManagerDelegate.java index 92dd1c95..aeed7fd4 100644 --- a/src/java/com/threerings/parlor/server/PlayManagerDelegate.java +++ b/src/java/com/threerings/parlor/server/PlayManagerDelegate.java @@ -1,9 +1,9 @@ // -// $Id: GameManagerDelegate.java 487 2007-11-10 04:41:44Z mdb $ +// $Id$ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/server/TableDispatcher.java b/src/java/com/threerings/parlor/server/TableDispatcher.java index d3de0396..1c9d388f 100644 --- a/src/java/com/threerings/parlor/server/TableDispatcher.java +++ b/src/java/com/threerings/parlor/server/TableDispatcher.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/server/TableManager.java b/src/java/com/threerings/parlor/server/TableManager.java index 96a5c9e4..ece5cf45 100644 --- a/src/java/com/threerings/parlor/server/TableManager.java +++ b/src/java/com/threerings/parlor/server/TableManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/server/TableProvider.java b/src/java/com/threerings/parlor/server/TableProvider.java index a7c8dcf8..c5c31204 100644 --- a/src/java/com/threerings/parlor/server/TableProvider.java +++ b/src/java/com/threerings/parlor/server/TableProvider.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/client/TourneyService.java b/src/java/com/threerings/parlor/tourney/client/TourneyService.java index 483adeab..eb596410 100644 --- a/src/java/com/threerings/parlor/tourney/client/TourneyService.java +++ b/src/java/com/threerings/parlor/tourney/client/TourneyService.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/client/TourniesService.java b/src/java/com/threerings/parlor/tourney/client/TourniesService.java index 68013688..bf95524a 100644 --- a/src/java/com/threerings/parlor/tourney/client/TourniesService.java +++ b/src/java/com/threerings/parlor/tourney/client/TourniesService.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/data/EntryFee.java b/src/java/com/threerings/parlor/tourney/data/EntryFee.java index 43903bbc..aba9eb45 100644 --- a/src/java/com/threerings/parlor/tourney/data/EntryFee.java +++ b/src/java/com/threerings/parlor/tourney/data/EntryFee.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/data/Participant.java b/src/java/com/threerings/parlor/tourney/data/Participant.java index 348a9955..1a5a9d0f 100644 --- a/src/java/com/threerings/parlor/tourney/data/Participant.java +++ b/src/java/com/threerings/parlor/tourney/data/Participant.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/data/Prize.java b/src/java/com/threerings/parlor/tourney/data/Prize.java index 105e032b..05cc0f04 100644 --- a/src/java/com/threerings/parlor/tourney/data/Prize.java +++ b/src/java/com/threerings/parlor/tourney/data/Prize.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/data/TourneyCodes.java b/src/java/com/threerings/parlor/tourney/data/TourneyCodes.java index 750cb45e..a7dd94ff 100644 --- a/src/java/com/threerings/parlor/tourney/data/TourneyCodes.java +++ b/src/java/com/threerings/parlor/tourney/data/TourneyCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/data/TourneyConfig.java b/src/java/com/threerings/parlor/tourney/data/TourneyConfig.java index b907c73b..3b9aacc3 100644 --- a/src/java/com/threerings/parlor/tourney/data/TourneyConfig.java +++ b/src/java/com/threerings/parlor/tourney/data/TourneyConfig.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/data/TourneyLogicData.java b/src/java/com/threerings/parlor/tourney/data/TourneyLogicData.java index bfb24b9a..01b32b5a 100644 --- a/src/java/com/threerings/parlor/tourney/data/TourneyLogicData.java +++ b/src/java/com/threerings/parlor/tourney/data/TourneyLogicData.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/data/TourneyMarshaller.java b/src/java/com/threerings/parlor/tourney/data/TourneyMarshaller.java index 0c980dd2..abb5fd9b 100644 --- a/src/java/com/threerings/parlor/tourney/data/TourneyMarshaller.java +++ b/src/java/com/threerings/parlor/tourney/data/TourneyMarshaller.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/data/TourneyObject.java b/src/java/com/threerings/parlor/tourney/data/TourneyObject.java index b6c687fa..e3bc163d 100644 --- a/src/java/com/threerings/parlor/tourney/data/TourneyObject.java +++ b/src/java/com/threerings/parlor/tourney/data/TourneyObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/data/TourniesMarshaller.java b/src/java/com/threerings/parlor/tourney/data/TourniesMarshaller.java index 6fb887fc..96236c05 100644 --- a/src/java/com/threerings/parlor/tourney/data/TourniesMarshaller.java +++ b/src/java/com/threerings/parlor/tourney/data/TourniesMarshaller.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/server/TourneyDispatcher.java b/src/java/com/threerings/parlor/tourney/server/TourneyDispatcher.java index c78e282e..6a0f0e5b 100644 --- a/src/java/com/threerings/parlor/tourney/server/TourneyDispatcher.java +++ b/src/java/com/threerings/parlor/tourney/server/TourneyDispatcher.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/server/TourneyManager.java b/src/java/com/threerings/parlor/tourney/server/TourneyManager.java index 87ed2c08..6ef6cfdb 100644 --- a/src/java/com/threerings/parlor/tourney/server/TourneyManager.java +++ b/src/java/com/threerings/parlor/tourney/server/TourneyManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/server/TourneyProvider.java b/src/java/com/threerings/parlor/tourney/server/TourneyProvider.java index eb1ab82e..cc1afae9 100644 --- a/src/java/com/threerings/parlor/tourney/server/TourneyProvider.java +++ b/src/java/com/threerings/parlor/tourney/server/TourneyProvider.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/server/TourniesDispatcher.java b/src/java/com/threerings/parlor/tourney/server/TourniesDispatcher.java index 8d6e4b2f..1d0a8f60 100644 --- a/src/java/com/threerings/parlor/tourney/server/TourniesDispatcher.java +++ b/src/java/com/threerings/parlor/tourney/server/TourniesDispatcher.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/server/TourniesManager.java b/src/java/com/threerings/parlor/tourney/server/TourniesManager.java index 11e6b2f4..a67e057d 100644 --- a/src/java/com/threerings/parlor/tourney/server/TourniesManager.java +++ b/src/java/com/threerings/parlor/tourney/server/TourniesManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/server/TourniesProvider.java b/src/java/com/threerings/parlor/tourney/server/TourniesProvider.java index 48ba71ff..89ac91aa 100644 --- a/src/java/com/threerings/parlor/tourney/server/TourniesProvider.java +++ b/src/java/com/threerings/parlor/tourney/server/TourniesProvider.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/tourney/server/persist/TourneyRepository.java b/src/java/com/threerings/parlor/tourney/server/persist/TourneyRepository.java index 6f091241..517e153d 100644 --- a/src/java/com/threerings/parlor/tourney/server/persist/TourneyRepository.java +++ b/src/java/com/threerings/parlor/tourney/server/persist/TourneyRepository.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/turn/client/TurnDisplay.java b/src/java/com/threerings/parlor/turn/client/TurnDisplay.java index 594dd5b4..e1c672c7 100644 --- a/src/java/com/threerings/parlor/turn/client/TurnDisplay.java +++ b/src/java/com/threerings/parlor/turn/client/TurnDisplay.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/turn/client/TurnGameController.java b/src/java/com/threerings/parlor/turn/client/TurnGameController.java index 36bd9eb7..0a09e0eb 100644 --- a/src/java/com/threerings/parlor/turn/client/TurnGameController.java +++ b/src/java/com/threerings/parlor/turn/client/TurnGameController.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/turn/client/TurnGameControllerDelegate.java b/src/java/com/threerings/parlor/turn/client/TurnGameControllerDelegate.java index 6d664ab5..24724e91 100644 --- a/src/java/com/threerings/parlor/turn/client/TurnGameControllerDelegate.java +++ b/src/java/com/threerings/parlor/turn/client/TurnGameControllerDelegate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/turn/data/TurnGameObject.java b/src/java/com/threerings/parlor/turn/data/TurnGameObject.java index 31e897d7..9dc47415 100644 --- a/src/java/com/threerings/parlor/turn/data/TurnGameObject.java +++ b/src/java/com/threerings/parlor/turn/data/TurnGameObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/turn/server/TurnGameManager.java b/src/java/com/threerings/parlor/turn/server/TurnGameManager.java index dc115b40..8a2e0165 100644 --- a/src/java/com/threerings/parlor/turn/server/TurnGameManager.java +++ b/src/java/com/threerings/parlor/turn/server/TurnGameManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/turn/server/TurnGameManagerDelegate.java b/src/java/com/threerings/parlor/turn/server/TurnGameManagerDelegate.java index 7f178889..28ea24cc 100644 --- a/src/java/com/threerings/parlor/turn/server/TurnGameManagerDelegate.java +++ b/src/java/com/threerings/parlor/turn/server/TurnGameManagerDelegate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/util/ParlorContext.java b/src/java/com/threerings/parlor/util/ParlorContext.java index 3c517d23..15b0bfdc 100644 --- a/src/java/com/threerings/parlor/util/ParlorContext.java +++ b/src/java/com/threerings/parlor/util/ParlorContext.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/parlor/util/RobotPlayer.java b/src/java/com/threerings/parlor/util/RobotPlayer.java index d9a8e33e..9e5a4fa9 100644 --- a/src/java/com/threerings/parlor/util/RobotPlayer.java +++ b/src/java/com/threerings/parlor/util/RobotPlayer.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/Log.java b/src/java/com/threerings/puzzle/Log.java index aecf05fc..c57922da 100644 --- a/src/java/com/threerings/puzzle/Log.java +++ b/src/java/com/threerings/puzzle/Log.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/client/PlayerStatusView.java b/src/java/com/threerings/puzzle/client/PlayerStatusView.java index 8ff4a2ce..fdb859f5 100644 --- a/src/java/com/threerings/puzzle/client/PlayerStatusView.java +++ b/src/java/com/threerings/puzzle/client/PlayerStatusView.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/client/PuzzleAnimationWaiter.java b/src/java/com/threerings/puzzle/client/PuzzleAnimationWaiter.java index 65b11ec8..9f2ac86d 100644 --- a/src/java/com/threerings/puzzle/client/PuzzleAnimationWaiter.java +++ b/src/java/com/threerings/puzzle/client/PuzzleAnimationWaiter.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/client/PuzzleBoardView.java b/src/java/com/threerings/puzzle/client/PuzzleBoardView.java index 15eba4f3..3b4ea94a 100644 --- a/src/java/com/threerings/puzzle/client/PuzzleBoardView.java +++ b/src/java/com/threerings/puzzle/client/PuzzleBoardView.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/client/PuzzleController.java b/src/java/com/threerings/puzzle/client/PuzzleController.java index d8791cf1..0284eaa9 100644 --- a/src/java/com/threerings/puzzle/client/PuzzleController.java +++ b/src/java/com/threerings/puzzle/client/PuzzleController.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/client/PuzzleControllerDelegate.java b/src/java/com/threerings/puzzle/client/PuzzleControllerDelegate.java index 514b361d..86d5b069 100644 --- a/src/java/com/threerings/puzzle/client/PuzzleControllerDelegate.java +++ b/src/java/com/threerings/puzzle/client/PuzzleControllerDelegate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/client/PuzzleGameService.java b/src/java/com/threerings/puzzle/client/PuzzleGameService.java index 926be3c4..89e3726d 100644 --- a/src/java/com/threerings/puzzle/client/PuzzleGameService.java +++ b/src/java/com/threerings/puzzle/client/PuzzleGameService.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/client/PuzzlePanel.java b/src/java/com/threerings/puzzle/client/PuzzlePanel.java index 2e38f0b9..7b1f356b 100644 --- a/src/java/com/threerings/puzzle/client/PuzzlePanel.java +++ b/src/java/com/threerings/puzzle/client/PuzzlePanel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/client/PuzzlePrefs.java b/src/java/com/threerings/puzzle/client/PuzzlePrefs.java index 03c93d77..5c1c1d4c 100644 --- a/src/java/com/threerings/puzzle/client/PuzzlePrefs.java +++ b/src/java/com/threerings/puzzle/client/PuzzlePrefs.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/data/Board.java b/src/java/com/threerings/puzzle/data/Board.java index f231274a..ce0cc974 100644 --- a/src/java/com/threerings/puzzle/data/Board.java +++ b/src/java/com/threerings/puzzle/data/Board.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/data/BoardSummary.java b/src/java/com/threerings/puzzle/data/BoardSummary.java index 6598b1a2..0b148b42 100644 --- a/src/java/com/threerings/puzzle/data/BoardSummary.java +++ b/src/java/com/threerings/puzzle/data/BoardSummary.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/data/PuzzleCodes.java b/src/java/com/threerings/puzzle/data/PuzzleCodes.java index 85165f31..2c442ea1 100644 --- a/src/java/com/threerings/puzzle/data/PuzzleCodes.java +++ b/src/java/com/threerings/puzzle/data/PuzzleCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/data/PuzzleGameCodes.java b/src/java/com/threerings/puzzle/data/PuzzleGameCodes.java index d530c10a..db4a7f0d 100644 --- a/src/java/com/threerings/puzzle/data/PuzzleGameCodes.java +++ b/src/java/com/threerings/puzzle/data/PuzzleGameCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/data/PuzzleGameMarshaller.java b/src/java/com/threerings/puzzle/data/PuzzleGameMarshaller.java index ce42be23..99eb4ae1 100644 --- a/src/java/com/threerings/puzzle/data/PuzzleGameMarshaller.java +++ b/src/java/com/threerings/puzzle/data/PuzzleGameMarshaller.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/data/PuzzleObject.java b/src/java/com/threerings/puzzle/data/PuzzleObject.java index 1f65497a..16733654 100644 --- a/src/java/com/threerings/puzzle/data/PuzzleObject.java +++ b/src/java/com/threerings/puzzle/data/PuzzleObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/client/DropBlockSprite.java b/src/java/com/threerings/puzzle/drop/client/DropBlockSprite.java index 52fe868c..279bc6af 100644 --- a/src/java/com/threerings/puzzle/drop/client/DropBlockSprite.java +++ b/src/java/com/threerings/puzzle/drop/client/DropBlockSprite.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/client/DropBoardView.java b/src/java/com/threerings/puzzle/drop/client/DropBoardView.java index 5cb7ff9a..d0639e4b 100644 --- a/src/java/com/threerings/puzzle/drop/client/DropBoardView.java +++ b/src/java/com/threerings/puzzle/drop/client/DropBoardView.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/client/DropControllerDelegate.java b/src/java/com/threerings/puzzle/drop/client/DropControllerDelegate.java index 021f4418..8c5ef1b3 100644 --- a/src/java/com/threerings/puzzle/drop/client/DropControllerDelegate.java +++ b/src/java/com/threerings/puzzle/drop/client/DropControllerDelegate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/client/DropPanel.java b/src/java/com/threerings/puzzle/drop/client/DropPanel.java index edecfea1..3e0b7f3b 100644 --- a/src/java/com/threerings/puzzle/drop/client/DropPanel.java +++ b/src/java/com/threerings/puzzle/drop/client/DropPanel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/client/DropSprite.java b/src/java/com/threerings/puzzle/drop/client/DropSprite.java index 7f60c646..e59e1bc5 100644 --- a/src/java/com/threerings/puzzle/drop/client/DropSprite.java +++ b/src/java/com/threerings/puzzle/drop/client/DropSprite.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/client/DropSpriteObserver.java b/src/java/com/threerings/puzzle/drop/client/DropSpriteObserver.java index 15a5abb9..86a92304 100644 --- a/src/java/com/threerings/puzzle/drop/client/DropSpriteObserver.java +++ b/src/java/com/threerings/puzzle/drop/client/DropSpriteObserver.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/client/NextBlockView.java b/src/java/com/threerings/puzzle/drop/client/NextBlockView.java index 0a5dacae..219d8994 100644 --- a/src/java/com/threerings/puzzle/drop/client/NextBlockView.java +++ b/src/java/com/threerings/puzzle/drop/client/NextBlockView.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/client/PieceGroupAnimation.java b/src/java/com/threerings/puzzle/drop/client/PieceGroupAnimation.java index 87e4a253..ea4703e4 100644 --- a/src/java/com/threerings/puzzle/drop/client/PieceGroupAnimation.java +++ b/src/java/com/threerings/puzzle/drop/client/PieceGroupAnimation.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/data/DropBoard.java b/src/java/com/threerings/puzzle/drop/data/DropBoard.java index f626d829..9e01f272 100644 --- a/src/java/com/threerings/puzzle/drop/data/DropBoard.java +++ b/src/java/com/threerings/puzzle/drop/data/DropBoard.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/data/DropBoardSummary.java b/src/java/com/threerings/puzzle/drop/data/DropBoardSummary.java index 3e0b1bdc..914895b3 100644 --- a/src/java/com/threerings/puzzle/drop/data/DropBoardSummary.java +++ b/src/java/com/threerings/puzzle/drop/data/DropBoardSummary.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/data/DropCodes.java b/src/java/com/threerings/puzzle/drop/data/DropCodes.java index abf3cf26..6c6a3a93 100644 --- a/src/java/com/threerings/puzzle/drop/data/DropCodes.java +++ b/src/java/com/threerings/puzzle/drop/data/DropCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/data/DropConfig.java b/src/java/com/threerings/puzzle/drop/data/DropConfig.java index a1e3ccb7..3fba1f63 100644 --- a/src/java/com/threerings/puzzle/drop/data/DropConfig.java +++ b/src/java/com/threerings/puzzle/drop/data/DropConfig.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/data/DropLogic.java b/src/java/com/threerings/puzzle/drop/data/DropLogic.java index 0b41d968..3f0023e7 100644 --- a/src/java/com/threerings/puzzle/drop/data/DropLogic.java +++ b/src/java/com/threerings/puzzle/drop/data/DropLogic.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/data/DropPieceCodes.java b/src/java/com/threerings/puzzle/drop/data/DropPieceCodes.java index 9d27e328..746af49c 100644 --- a/src/java/com/threerings/puzzle/drop/data/DropPieceCodes.java +++ b/src/java/com/threerings/puzzle/drop/data/DropPieceCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/data/SegmentInfo.java b/src/java/com/threerings/puzzle/drop/data/SegmentInfo.java index e4f18563..bc9dc4cf 100644 --- a/src/java/com/threerings/puzzle/drop/data/SegmentInfo.java +++ b/src/java/com/threerings/puzzle/drop/data/SegmentInfo.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/server/DropManagerDelegate.java b/src/java/com/threerings/puzzle/drop/server/DropManagerDelegate.java index d0362e19..808bca85 100644 --- a/src/java/com/threerings/puzzle/drop/server/DropManagerDelegate.java +++ b/src/java/com/threerings/puzzle/drop/server/DropManagerDelegate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/util/DropBoardUtil.java b/src/java/com/threerings/puzzle/drop/util/DropBoardUtil.java index 0caab7f1..ffbf7287 100644 --- a/src/java/com/threerings/puzzle/drop/util/DropBoardUtil.java +++ b/src/java/com/threerings/puzzle/drop/util/DropBoardUtil.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/util/DropGameUtil.java b/src/java/com/threerings/puzzle/drop/util/DropGameUtil.java index 02614518..1d049222 100644 --- a/src/java/com/threerings/puzzle/drop/util/DropGameUtil.java +++ b/src/java/com/threerings/puzzle/drop/util/DropGameUtil.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/util/PieceDestroyer.java b/src/java/com/threerings/puzzle/drop/util/PieceDestroyer.java index 11763b20..3e3ecd23 100644 --- a/src/java/com/threerings/puzzle/drop/util/PieceDestroyer.java +++ b/src/java/com/threerings/puzzle/drop/util/PieceDestroyer.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/util/PieceDropLogic.java b/src/java/com/threerings/puzzle/drop/util/PieceDropLogic.java index 0815aad2..cae2dcd6 100644 --- a/src/java/com/threerings/puzzle/drop/util/PieceDropLogic.java +++ b/src/java/com/threerings/puzzle/drop/util/PieceDropLogic.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/drop/util/PieceDropper.java b/src/java/com/threerings/puzzle/drop/util/PieceDropper.java index c398f03e..feeb0aea 100644 --- a/src/java/com/threerings/puzzle/drop/util/PieceDropper.java +++ b/src/java/com/threerings/puzzle/drop/util/PieceDropper.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/server/PuzzleGameDispatcher.java b/src/java/com/threerings/puzzle/server/PuzzleGameDispatcher.java index 43a06935..e538b067 100644 --- a/src/java/com/threerings/puzzle/server/PuzzleGameDispatcher.java +++ b/src/java/com/threerings/puzzle/server/PuzzleGameDispatcher.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/server/PuzzleGameProvider.java b/src/java/com/threerings/puzzle/server/PuzzleGameProvider.java index ef7cd26e..558785de 100644 --- a/src/java/com/threerings/puzzle/server/PuzzleGameProvider.java +++ b/src/java/com/threerings/puzzle/server/PuzzleGameProvider.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/server/PuzzleManager.java b/src/java/com/threerings/puzzle/server/PuzzleManager.java index 42834bee..6720d140 100644 --- a/src/java/com/threerings/puzzle/server/PuzzleManager.java +++ b/src/java/com/threerings/puzzle/server/PuzzleManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/server/PuzzleManagerDelegate.java b/src/java/com/threerings/puzzle/server/PuzzleManagerDelegate.java index 3d449c5c..b16f21af 100644 --- a/src/java/com/threerings/puzzle/server/PuzzleManagerDelegate.java +++ b/src/java/com/threerings/puzzle/server/PuzzleManagerDelegate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/util/PointSet.java b/src/java/com/threerings/puzzle/util/PointSet.java index e7b0b19d..64c4a004 100644 --- a/src/java/com/threerings/puzzle/util/PointSet.java +++ b/src/java/com/threerings/puzzle/util/PointSet.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/util/PuzzleContext.java b/src/java/com/threerings/puzzle/util/PuzzleContext.java index 321f2f9b..5be4a5b4 100644 --- a/src/java/com/threerings/puzzle/util/PuzzleContext.java +++ b/src/java/com/threerings/puzzle/util/PuzzleContext.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/puzzle/util/PuzzleGameUtil.java b/src/java/com/threerings/puzzle/util/PuzzleGameUtil.java index b83c4756..6c2bd714 100644 --- a/src/java/com/threerings/puzzle/util/PuzzleGameUtil.java +++ b/src/java/com/threerings/puzzle/util/PuzzleGameUtil.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/Log.java b/src/java/com/threerings/stage/Log.java index e22dba63..18abcc84 100644 --- a/src/java/com/threerings/stage/Log.java +++ b/src/java/com/threerings/stage/Log.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/client/SceneColorizer.java b/src/java/com/threerings/stage/client/SceneColorizer.java index 80b666b8..b76c6471 100644 --- a/src/java/com/threerings/stage/client/SceneColorizer.java +++ b/src/java/com/threerings/stage/client/SceneColorizer.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/client/StageSceneController.java b/src/java/com/threerings/stage/client/StageSceneController.java index 65194538..10dc3d2e 100644 --- a/src/java/com/threerings/stage/client/StageSceneController.java +++ b/src/java/com/threerings/stage/client/StageSceneController.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/client/StageScenePanel.java b/src/java/com/threerings/stage/client/StageScenePanel.java index 906999d2..0a2f92ba 100644 --- a/src/java/com/threerings/stage/client/StageScenePanel.java +++ b/src/java/com/threerings/stage/client/StageScenePanel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/client/StageSceneService.java b/src/java/com/threerings/stage/client/StageSceneService.java index bdf25ac6..f585e8d1 100644 --- a/src/java/com/threerings/stage/client/StageSceneService.java +++ b/src/java/com/threerings/stage/client/StageSceneService.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/data/DefaultColorUpdate.java b/src/java/com/threerings/stage/data/DefaultColorUpdate.java index 3876a78e..ee0b1de2 100644 --- a/src/java/com/threerings/stage/data/DefaultColorUpdate.java +++ b/src/java/com/threerings/stage/data/DefaultColorUpdate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/data/ModifyObjectsUpdate.java b/src/java/com/threerings/stage/data/ModifyObjectsUpdate.java index 11ede73d..aafcdddc 100644 --- a/src/java/com/threerings/stage/data/ModifyObjectsUpdate.java +++ b/src/java/com/threerings/stage/data/ModifyObjectsUpdate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/data/StageCodes.java b/src/java/com/threerings/stage/data/StageCodes.java index eb97da11..8a7d0435 100644 --- a/src/java/com/threerings/stage/data/StageCodes.java +++ b/src/java/com/threerings/stage/data/StageCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/data/StageLocation.java b/src/java/com/threerings/stage/data/StageLocation.java index 6b002f89..98192085 100644 --- a/src/java/com/threerings/stage/data/StageLocation.java +++ b/src/java/com/threerings/stage/data/StageLocation.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/data/StageMisoSceneModel.java b/src/java/com/threerings/stage/data/StageMisoSceneModel.java index ee7c81c0..e52c5619 100644 --- a/src/java/com/threerings/stage/data/StageMisoSceneModel.java +++ b/src/java/com/threerings/stage/data/StageMisoSceneModel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/data/StageOccupantInfo.java b/src/java/com/threerings/stage/data/StageOccupantInfo.java index 191a1cad..6c6bda13 100644 --- a/src/java/com/threerings/stage/data/StageOccupantInfo.java +++ b/src/java/com/threerings/stage/data/StageOccupantInfo.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/data/StageScene.java b/src/java/com/threerings/stage/data/StageScene.java index 36595b4b..55e92940 100644 --- a/src/java/com/threerings/stage/data/StageScene.java +++ b/src/java/com/threerings/stage/data/StageScene.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/data/StageSceneConfig.java b/src/java/com/threerings/stage/data/StageSceneConfig.java index fd617e98..1928f309 100644 --- a/src/java/com/threerings/stage/data/StageSceneConfig.java +++ b/src/java/com/threerings/stage/data/StageSceneConfig.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/data/StageSceneMarshaller.java b/src/java/com/threerings/stage/data/StageSceneMarshaller.java index 2eb323bd..f3fbd3fb 100644 --- a/src/java/com/threerings/stage/data/StageSceneMarshaller.java +++ b/src/java/com/threerings/stage/data/StageSceneMarshaller.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/data/StageSceneModel.java b/src/java/com/threerings/stage/data/StageSceneModel.java index d55a7a05..5985a8e8 100644 --- a/src/java/com/threerings/stage/data/StageSceneModel.java +++ b/src/java/com/threerings/stage/data/StageSceneModel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/data/StageSceneObject.java b/src/java/com/threerings/stage/data/StageSceneObject.java index 22a48cc3..7c7c24bd 100644 --- a/src/java/com/threerings/stage/data/StageSceneObject.java +++ b/src/java/com/threerings/stage/data/StageSceneObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/server/StageSceneDispatcher.java b/src/java/com/threerings/stage/server/StageSceneDispatcher.java index 5f1f279f..2160a5e3 100644 --- a/src/java/com/threerings/stage/server/StageSceneDispatcher.java +++ b/src/java/com/threerings/stage/server/StageSceneDispatcher.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/server/StageSceneManager.java b/src/java/com/threerings/stage/server/StageSceneManager.java index c9d16a75..6e9880ee 100644 --- a/src/java/com/threerings/stage/server/StageSceneManager.java +++ b/src/java/com/threerings/stage/server/StageSceneManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/server/StageSceneProvider.java b/src/java/com/threerings/stage/server/StageSceneProvider.java index a6d155fe..14bcc06e 100644 --- a/src/java/com/threerings/stage/server/StageSceneProvider.java +++ b/src/java/com/threerings/stage/server/StageSceneProvider.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/server/StageServer.java b/src/java/com/threerings/stage/server/StageServer.java index c839f7f4..3b6b7d5d 100644 --- a/src/java/com/threerings/stage/server/StageServer.java +++ b/src/java/com/threerings/stage/server/StageServer.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/DirectionButton.java b/src/java/com/threerings/stage/tools/editor/DirectionButton.java index 497fe7d2..2535c24e 100644 --- a/src/java/com/threerings/stage/tools/editor/DirectionButton.java +++ b/src/java/com/threerings/stage/tools/editor/DirectionButton.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/EditorApp.java b/src/java/com/threerings/stage/tools/editor/EditorApp.java index 6c5dccf0..2d454b31 100644 --- a/src/java/com/threerings/stage/tools/editor/EditorApp.java +++ b/src/java/com/threerings/stage/tools/editor/EditorApp.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/EditorConfig.java b/src/java/com/threerings/stage/tools/editor/EditorConfig.java index 4b91bef8..7278da17 100644 --- a/src/java/com/threerings/stage/tools/editor/EditorConfig.java +++ b/src/java/com/threerings/stage/tools/editor/EditorConfig.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/EditorDialog.java b/src/java/com/threerings/stage/tools/editor/EditorDialog.java index 8b23ee7b..a0338f35 100644 --- a/src/java/com/threerings/stage/tools/editor/EditorDialog.java +++ b/src/java/com/threerings/stage/tools/editor/EditorDialog.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + package com.threerings.stage.tools.editor; import java.awt.event.ActionEvent; diff --git a/src/java/com/threerings/stage/tools/editor/EditorFrame.java b/src/java/com/threerings/stage/tools/editor/EditorFrame.java index 96b39212..93f3974d 100644 --- a/src/java/com/threerings/stage/tools/editor/EditorFrame.java +++ b/src/java/com/threerings/stage/tools/editor/EditorFrame.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/EditorModel.java b/src/java/com/threerings/stage/tools/editor/EditorModel.java index c562bd7a..68ffd3a2 100644 --- a/src/java/com/threerings/stage/tools/editor/EditorModel.java +++ b/src/java/com/threerings/stage/tools/editor/EditorModel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/EditorModelListener.java b/src/java/com/threerings/stage/tools/editor/EditorModelListener.java index d3725309..27c1a05c 100644 --- a/src/java/com/threerings/stage/tools/editor/EditorModelListener.java +++ b/src/java/com/threerings/stage/tools/editor/EditorModelListener.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/EditorScenePanel.java b/src/java/com/threerings/stage/tools/editor/EditorScenePanel.java index 44d34c0a..68ced025 100644 --- a/src/java/com/threerings/stage/tools/editor/EditorScenePanel.java +++ b/src/java/com/threerings/stage/tools/editor/EditorScenePanel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/EditorScrollBox.java b/src/java/com/threerings/stage/tools/editor/EditorScrollBox.java index 30e2ebc4..02d973dc 100644 --- a/src/java/com/threerings/stage/tools/editor/EditorScrollBox.java +++ b/src/java/com/threerings/stage/tools/editor/EditorScrollBox.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/EditorTileManager.java b/src/java/com/threerings/stage/tools/editor/EditorTileManager.java index bac84c24..ac4419ca 100644 --- a/src/java/com/threerings/stage/tools/editor/EditorTileManager.java +++ b/src/java/com/threerings/stage/tools/editor/EditorTileManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/EditorToolBarPanel.java b/src/java/com/threerings/stage/tools/editor/EditorToolBarPanel.java index 266f20b4..d20c8507 100644 --- a/src/java/com/threerings/stage/tools/editor/EditorToolBarPanel.java +++ b/src/java/com/threerings/stage/tools/editor/EditorToolBarPanel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/ObjectEditorDialog.java b/src/java/com/threerings/stage/tools/editor/ObjectEditorDialog.java index ac6fe470..b9ce80b9 100644 --- a/src/java/com/threerings/stage/tools/editor/ObjectEditorDialog.java +++ b/src/java/com/threerings/stage/tools/editor/ObjectEditorDialog.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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 @@ -12,7 +12,7 @@ // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public diff --git a/src/java/com/threerings/stage/tools/editor/PortalDialog.java b/src/java/com/threerings/stage/tools/editor/PortalDialog.java index 21822f30..271c11c2 100644 --- a/src/java/com/threerings/stage/tools/editor/PortalDialog.java +++ b/src/java/com/threerings/stage/tools/editor/PortalDialog.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/PortalTool.java b/src/java/com/threerings/stage/tools/editor/PortalTool.java index 0d201705..10705aba 100644 --- a/src/java/com/threerings/stage/tools/editor/PortalTool.java +++ b/src/java/com/threerings/stage/tools/editor/PortalTool.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/PreferencesDialog.java b/src/java/com/threerings/stage/tools/editor/PreferencesDialog.java index d58a587c..a57f99a9 100644 --- a/src/java/com/threerings/stage/tools/editor/PreferencesDialog.java +++ b/src/java/com/threerings/stage/tools/editor/PreferencesDialog.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/SceneInfoPanel.java b/src/java/com/threerings/stage/tools/editor/SceneInfoPanel.java index 4e158851..57435622 100644 --- a/src/java/com/threerings/stage/tools/editor/SceneInfoPanel.java +++ b/src/java/com/threerings/stage/tools/editor/SceneInfoPanel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/TestTileLoader.java b/src/java/com/threerings/stage/tools/editor/TestTileLoader.java index bdafef0c..bf1883bd 100644 --- a/src/java/com/threerings/stage/tools/editor/TestTileLoader.java +++ b/src/java/com/threerings/stage/tools/editor/TestTileLoader.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/TileInfoPanel.java b/src/java/com/threerings/stage/tools/editor/TileInfoPanel.java index 28ea00ba..ef8e63c0 100644 --- a/src/java/com/threerings/stage/tools/editor/TileInfoPanel.java +++ b/src/java/com/threerings/stage/tools/editor/TileInfoPanel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/util/EditorContext.java b/src/java/com/threerings/stage/tools/editor/util/EditorContext.java index bb05cffb..572c54c5 100644 --- a/src/java/com/threerings/stage/tools/editor/util/EditorContext.java +++ b/src/java/com/threerings/stage/tools/editor/util/EditorContext.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/util/EditorDialogUtil.java b/src/java/com/threerings/stage/tools/editor/util/EditorDialogUtil.java index f50fcb19..d249f429 100644 --- a/src/java/com/threerings/stage/tools/editor/util/EditorDialogUtil.java +++ b/src/java/com/threerings/stage/tools/editor/util/EditorDialogUtil.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/util/ExtrasPainter.java b/src/java/com/threerings/stage/tools/editor/util/ExtrasPainter.java index e78d918e..dcd5f796 100644 --- a/src/java/com/threerings/stage/tools/editor/util/ExtrasPainter.java +++ b/src/java/com/threerings/stage/tools/editor/util/ExtrasPainter.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/editor/util/TileSetUtil.java b/src/java/com/threerings/stage/tools/editor/util/TileSetUtil.java index c050fff1..4fff1db3 100644 --- a/src/java/com/threerings/stage/tools/editor/util/TileSetUtil.java +++ b/src/java/com/threerings/stage/tools/editor/util/TileSetUtil.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/viewer/ViewerApp.java b/src/java/com/threerings/stage/tools/viewer/ViewerApp.java index efc8df37..2cbcf302 100644 --- a/src/java/com/threerings/stage/tools/viewer/ViewerApp.java +++ b/src/java/com/threerings/stage/tools/viewer/ViewerApp.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/viewer/ViewerFrame.java b/src/java/com/threerings/stage/tools/viewer/ViewerFrame.java index becdcc16..220bca70 100644 --- a/src/java/com/threerings/stage/tools/viewer/ViewerFrame.java +++ b/src/java/com/threerings/stage/tools/viewer/ViewerFrame.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/viewer/ViewerScenePanel.java b/src/java/com/threerings/stage/tools/viewer/ViewerScenePanel.java index 5c72959e..ec387cb8 100644 --- a/src/java/com/threerings/stage/tools/viewer/ViewerScenePanel.java +++ b/src/java/com/threerings/stage/tools/viewer/ViewerScenePanel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/xml/StageMisoSceneRuleSet.java b/src/java/com/threerings/stage/tools/xml/StageMisoSceneRuleSet.java index fc8ff666..8dc2c2b0 100644 --- a/src/java/com/threerings/stage/tools/xml/StageMisoSceneRuleSet.java +++ b/src/java/com/threerings/stage/tools/xml/StageMisoSceneRuleSet.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/xml/StageSceneParser.java b/src/java/com/threerings/stage/tools/xml/StageSceneParser.java index 1fb83fc5..d5e4f2c0 100644 --- a/src/java/com/threerings/stage/tools/xml/StageSceneParser.java +++ b/src/java/com/threerings/stage/tools/xml/StageSceneParser.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/xml/StageSceneRuleSet.java b/src/java/com/threerings/stage/tools/xml/StageSceneRuleSet.java index 4331496d..daa3e749 100644 --- a/src/java/com/threerings/stage/tools/xml/StageSceneRuleSet.java +++ b/src/java/com/threerings/stage/tools/xml/StageSceneRuleSet.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/tools/xml/StageSceneWriter.java b/src/java/com/threerings/stage/tools/xml/StageSceneWriter.java index 75b99888..bd30eb49 100644 --- a/src/java/com/threerings/stage/tools/xml/StageSceneWriter.java +++ b/src/java/com/threerings/stage/tools/xml/StageSceneWriter.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/util/PlacementConstraints.java b/src/java/com/threerings/stage/util/PlacementConstraints.java index 4678e94c..b7b219e4 100644 --- a/src/java/com/threerings/stage/util/PlacementConstraints.java +++ b/src/java/com/threerings/stage/util/PlacementConstraints.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stage/util/StageContext.java b/src/java/com/threerings/stage/util/StageContext.java index be134468..5a5df948 100644 --- a/src/java/com/threerings/stage/util/StageContext.java +++ b/src/java/com/threerings/stage/util/StageContext.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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 @@ -12,7 +12,7 @@ // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public diff --git a/src/java/com/threerings/stage/util/StageSceneUtil.java b/src/java/com/threerings/stage/util/StageSceneUtil.java index d1e66215..a8c1f562 100644 --- a/src/java/com/threerings/stage/util/StageSceneUtil.java +++ b/src/java/com/threerings/stage/util/StageSceneUtil.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/Log.java b/src/java/com/threerings/stats/Log.java index 779d2fd8..494a64a1 100644 --- a/src/java/com/threerings/stats/Log.java +++ b/src/java/com/threerings/stats/Log.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA package com.threerings.stats; diff --git a/src/java/com/threerings/stats/data/ByteByteStringMapStat.java b/src/java/com/threerings/stats/data/ByteByteStringMapStat.java index f7be8096..959b9e75 100644 --- a/src/java/com/threerings/stats/data/ByteByteStringMapStat.java +++ b/src/java/com/threerings/stats/data/ByteByteStringMapStat.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/ByteStringSetStat.java b/src/java/com/threerings/stats/data/ByteStringSetStat.java index 9acb42ee..650094c1 100644 --- a/src/java/com/threerings/stats/data/ByteStringSetStat.java +++ b/src/java/com/threerings/stats/data/ByteStringSetStat.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/IntArrayStat.java b/src/java/com/threerings/stats/data/IntArrayStat.java index 27424f8e..dbd1eb6b 100644 --- a/src/java/com/threerings/stats/data/IntArrayStat.java +++ b/src/java/com/threerings/stats/data/IntArrayStat.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/IntSetStat.java b/src/java/com/threerings/stats/data/IntSetStat.java index ac06e4f4..1a561cff 100644 --- a/src/java/com/threerings/stats/data/IntSetStat.java +++ b/src/java/com/threerings/stats/data/IntSetStat.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/IntSetStatAdder.java b/src/java/com/threerings/stats/data/IntSetStatAdder.java index a28402b4..674db866 100644 --- a/src/java/com/threerings/stats/data/IntSetStatAdder.java +++ b/src/java/com/threerings/stats/data/IntSetStatAdder.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/IntStat.java b/src/java/com/threerings/stats/data/IntStat.java index 2dc2d17f..01a62775 100644 --- a/src/java/com/threerings/stats/data/IntStat.java +++ b/src/java/com/threerings/stats/data/IntStat.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/IntStatIncrementer.java b/src/java/com/threerings/stats/data/IntStatIncrementer.java index 89931d28..471ce0f5 100644 --- a/src/java/com/threerings/stats/data/IntStatIncrementer.java +++ b/src/java/com/threerings/stats/data/IntStatIncrementer.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/IntStatMinimumer.java b/src/java/com/threerings/stats/data/IntStatMinimumer.java index 703deecb..ac477ce2 100644 --- a/src/java/com/threerings/stats/data/IntStatMinimumer.java +++ b/src/java/com/threerings/stats/data/IntStatMinimumer.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/IntStringSetStat.java b/src/java/com/threerings/stats/data/IntStringSetStat.java index 24b314fb..3a2d159f 100644 --- a/src/java/com/threerings/stats/data/IntStringSetStat.java +++ b/src/java/com/threerings/stats/data/IntStringSetStat.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/MaxIntStat.java b/src/java/com/threerings/stats/data/MaxIntStat.java index aca77ea2..383b3c8c 100644 --- a/src/java/com/threerings/stats/data/MaxIntStat.java +++ b/src/java/com/threerings/stats/data/MaxIntStat.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/MaxValueIntStat.java b/src/java/com/threerings/stats/data/MaxValueIntStat.java index 708539c9..f39a9fc2 100644 --- a/src/java/com/threerings/stats/data/MaxValueIntStat.java +++ b/src/java/com/threerings/stats/data/MaxValueIntStat.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/SetStat.java b/src/java/com/threerings/stats/data/SetStat.java index 31834282..95709fea 100644 --- a/src/java/com/threerings/stats/data/SetStat.java +++ b/src/java/com/threerings/stats/data/SetStat.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/ShortStringSetStat.java b/src/java/com/threerings/stats/data/ShortStringSetStat.java index 155031a5..783a7c52 100644 --- a/src/java/com/threerings/stats/data/ShortStringSetStat.java +++ b/src/java/com/threerings/stats/data/ShortStringSetStat.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/Stat.java b/src/java/com/threerings/stats/data/Stat.java index e51b52c7..21eb34b4 100644 --- a/src/java/com/threerings/stats/data/Stat.java +++ b/src/java/com/threerings/stats/data/Stat.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/StatModifier.java b/src/java/com/threerings/stats/data/StatModifier.java index bd699998..44d17d2a 100644 --- a/src/java/com/threerings/stats/data/StatModifier.java +++ b/src/java/com/threerings/stats/data/StatModifier.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/StatSet.java b/src/java/com/threerings/stats/data/StatSet.java index 80931b7f..79c38f14 100644 --- a/src/java/com/threerings/stats/data/StatSet.java +++ b/src/java/com/threerings/stats/data/StatSet.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/StringMapStat.java b/src/java/com/threerings/stats/data/StringMapStat.java index 04670f25..e2e9d651 100644 --- a/src/java/com/threerings/stats/data/StringMapStat.java +++ b/src/java/com/threerings/stats/data/StringMapStat.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/data/StringSetStat.java b/src/java/com/threerings/stats/data/StringSetStat.java index 1cb2de43..6defa588 100644 --- a/src/java/com/threerings/stats/data/StringSetStat.java +++ b/src/java/com/threerings/stats/data/StringSetStat.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/server/persist/MaxStatCodeRecord.java b/src/java/com/threerings/stats/server/persist/MaxStatCodeRecord.java index 7d12ef3d..ac5ec018 100644 --- a/src/java/com/threerings/stats/server/persist/MaxStatCodeRecord.java +++ b/src/java/com/threerings/stats/server/persist/MaxStatCodeRecord.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA package com.threerings.stats.server.persist; diff --git a/src/java/com/threerings/stats/server/persist/StatRecord.java b/src/java/com/threerings/stats/server/persist/StatRecord.java index 9da1acd9..4800fae1 100644 --- a/src/java/com/threerings/stats/server/persist/StatRecord.java +++ b/src/java/com/threerings/stats/server/persist/StatRecord.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/stats/server/persist/StatRepository.java b/src/java/com/threerings/stats/server/persist/StatRepository.java index b4f33332..d4ab1124 100644 --- a/src/java/com/threerings/stats/server/persist/StatRepository.java +++ b/src/java/com/threerings/stats/server/persist/StatRepository.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA package com.threerings.stats.server.persist; diff --git a/src/java/com/threerings/stats/server/persist/StringCodeRecord.java b/src/java/com/threerings/stats/server/persist/StringCodeRecord.java index 1ad7e647..4b34dbba 100644 --- a/src/java/com/threerings/stats/server/persist/StringCodeRecord.java +++ b/src/java/com/threerings/stats/server/persist/StringCodeRecord.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/Log.java b/src/java/com/threerings/whirled/Log.java index d0920f4f..e0690a94 100644 --- a/src/java/com/threerings/whirled/Log.java +++ b/src/java/com/threerings/whirled/Log.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/client/SceneController.java b/src/java/com/threerings/whirled/client/SceneController.java index df24197e..06daafd2 100644 --- a/src/java/com/threerings/whirled/client/SceneController.java +++ b/src/java/com/threerings/whirled/client/SceneController.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/client/SceneDecoder.java b/src/java/com/threerings/whirled/client/SceneDecoder.java index bfcc0b8a..50828ef6 100644 --- a/src/java/com/threerings/whirled/client/SceneDecoder.java +++ b/src/java/com/threerings/whirled/client/SceneDecoder.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/client/SceneDirector.java b/src/java/com/threerings/whirled/client/SceneDirector.java index 7416f759..4587072b 100644 --- a/src/java/com/threerings/whirled/client/SceneDirector.java +++ b/src/java/com/threerings/whirled/client/SceneDirector.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/client/SceneMoveAdapter.java b/src/java/com/threerings/whirled/client/SceneMoveAdapter.java index a7756807..d4d26a40 100644 --- a/src/java/com/threerings/whirled/client/SceneMoveAdapter.java +++ b/src/java/com/threerings/whirled/client/SceneMoveAdapter.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/client/SceneReceiver.java b/src/java/com/threerings/whirled/client/SceneReceiver.java index bffaded4..224ef52a 100644 --- a/src/java/com/threerings/whirled/client/SceneReceiver.java +++ b/src/java/com/threerings/whirled/client/SceneReceiver.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/client/SceneService.java b/src/java/com/threerings/whirled/client/SceneService.java index 29b6e37f..ef077f35 100644 --- a/src/java/com/threerings/whirled/client/SceneService.java +++ b/src/java/com/threerings/whirled/client/SceneService.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/client/persist/SceneRepository.java b/src/java/com/threerings/whirled/client/persist/SceneRepository.java index b652fe49..f5259d41 100644 --- a/src/java/com/threerings/whirled/client/persist/SceneRepository.java +++ b/src/java/com/threerings/whirled/client/persist/SceneRepository.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/data/AuxModel.java b/src/java/com/threerings/whirled/data/AuxModel.java index 2cf85692..f0093c6e 100644 --- a/src/java/com/threerings/whirled/data/AuxModel.java +++ b/src/java/com/threerings/whirled/data/AuxModel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/data/DefaultSceneConfig.java b/src/java/com/threerings/whirled/data/DefaultSceneConfig.java index 56bc1b05..09513082 100644 --- a/src/java/com/threerings/whirled/data/DefaultSceneConfig.java +++ b/src/java/com/threerings/whirled/data/DefaultSceneConfig.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/data/Scene.java b/src/java/com/threerings/whirled/data/Scene.java index c33551bc..6e1c4d8b 100644 --- a/src/java/com/threerings/whirled/data/Scene.java +++ b/src/java/com/threerings/whirled/data/Scene.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/data/SceneCodes.java b/src/java/com/threerings/whirled/data/SceneCodes.java index dea0a782..07e76417 100644 --- a/src/java/com/threerings/whirled/data/SceneCodes.java +++ b/src/java/com/threerings/whirled/data/SceneCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/data/SceneImpl.java b/src/java/com/threerings/whirled/data/SceneImpl.java index 824b8757..cb43574d 100644 --- a/src/java/com/threerings/whirled/data/SceneImpl.java +++ b/src/java/com/threerings/whirled/data/SceneImpl.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/data/SceneMarshaller.java b/src/java/com/threerings/whirled/data/SceneMarshaller.java index 533b150b..1b3a88fc 100644 --- a/src/java/com/threerings/whirled/data/SceneMarshaller.java +++ b/src/java/com/threerings/whirled/data/SceneMarshaller.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/data/SceneModel.java b/src/java/com/threerings/whirled/data/SceneModel.java index 859d26f1..f25dca87 100644 --- a/src/java/com/threerings/whirled/data/SceneModel.java +++ b/src/java/com/threerings/whirled/data/SceneModel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/data/SceneObject.java b/src/java/com/threerings/whirled/data/SceneObject.java index 0bf8869b..046e1b58 100644 --- a/src/java/com/threerings/whirled/data/SceneObject.java +++ b/src/java/com/threerings/whirled/data/SceneObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/data/ScenePlace.java b/src/java/com/threerings/whirled/data/ScenePlace.java index 2909812e..9ca0df0d 100644 --- a/src/java/com/threerings/whirled/data/ScenePlace.java +++ b/src/java/com/threerings/whirled/data/ScenePlace.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/data/SceneUpdate.java b/src/java/com/threerings/whirled/data/SceneUpdate.java index eed4ea5c..7eef6e73 100644 --- a/src/java/com/threerings/whirled/data/SceneUpdate.java +++ b/src/java/com/threerings/whirled/data/SceneUpdate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/server/AbstractSceneMoveHandler.java b/src/java/com/threerings/whirled/server/AbstractSceneMoveHandler.java index 396f5370..33ba2808 100644 --- a/src/java/com/threerings/whirled/server/AbstractSceneMoveHandler.java +++ b/src/java/com/threerings/whirled/server/AbstractSceneMoveHandler.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/server/SceneDispatcher.java b/src/java/com/threerings/whirled/server/SceneDispatcher.java index 4739e494..0bd3db7a 100644 --- a/src/java/com/threerings/whirled/server/SceneDispatcher.java +++ b/src/java/com/threerings/whirled/server/SceneDispatcher.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/server/SceneManager.java b/src/java/com/threerings/whirled/server/SceneManager.java index a2432b4d..dad1d70a 100644 --- a/src/java/com/threerings/whirled/server/SceneManager.java +++ b/src/java/com/threerings/whirled/server/SceneManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/server/SceneMoveHandler.java b/src/java/com/threerings/whirled/server/SceneMoveHandler.java index 91314919..3c0d8a4c 100644 --- a/src/java/com/threerings/whirled/server/SceneMoveHandler.java +++ b/src/java/com/threerings/whirled/server/SceneMoveHandler.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/server/SceneProvider.java b/src/java/com/threerings/whirled/server/SceneProvider.java index beb7f0a9..67ac2c8b 100644 --- a/src/java/com/threerings/whirled/server/SceneProvider.java +++ b/src/java/com/threerings/whirled/server/SceneProvider.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/server/SceneRegistry.java b/src/java/com/threerings/whirled/server/SceneRegistry.java index b6c71ae9..30a75872 100644 --- a/src/java/com/threerings/whirled/server/SceneRegistry.java +++ b/src/java/com/threerings/whirled/server/SceneRegistry.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/server/SceneSender.java b/src/java/com/threerings/whirled/server/SceneSender.java index e62034de..ac1db8a0 100644 --- a/src/java/com/threerings/whirled/server/SceneSender.java +++ b/src/java/com/threerings/whirled/server/SceneSender.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/server/WhirledServer.java b/src/java/com/threerings/whirled/server/WhirledServer.java index f16bde14..36b33de4 100644 --- a/src/java/com/threerings/whirled/server/WhirledServer.java +++ b/src/java/com/threerings/whirled/server/WhirledServer.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/server/WhirledSession.java b/src/java/com/threerings/whirled/server/WhirledSession.java index a8a139ba..88aa42ec 100644 --- a/src/java/com/threerings/whirled/server/WhirledSession.java +++ b/src/java/com/threerings/whirled/server/WhirledSession.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/server/persist/DummySceneRepository.java b/src/java/com/threerings/whirled/server/persist/DummySceneRepository.java index c0de5b63..6068cee0 100644 --- a/src/java/com/threerings/whirled/server/persist/DummySceneRepository.java +++ b/src/java/com/threerings/whirled/server/persist/DummySceneRepository.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/server/persist/SceneRepository.java b/src/java/com/threerings/whirled/server/persist/SceneRepository.java index 307837f2..9d5191dc 100644 --- a/src/java/com/threerings/whirled/server/persist/SceneRepository.java +++ b/src/java/com/threerings/whirled/server/persist/SceneRepository.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/server/persist/SceneUpdateMarshaller.java b/src/java/com/threerings/whirled/server/persist/SceneUpdateMarshaller.java index 30078407..23e19bb8 100644 --- a/src/java/com/threerings/whirled/server/persist/SceneUpdateMarshaller.java +++ b/src/java/com/threerings/whirled/server/persist/SceneUpdateMarshaller.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/Log.java b/src/java/com/threerings/whirled/spot/Log.java index 4a457b93..7672eb61 100644 --- a/src/java/com/threerings/whirled/spot/Log.java +++ b/src/java/com/threerings/whirled/spot/Log.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/client/SpotSceneController.java b/src/java/com/threerings/whirled/spot/client/SpotSceneController.java index 0e54a267..44e880fe 100644 --- a/src/java/com/threerings/whirled/spot/client/SpotSceneController.java +++ b/src/java/com/threerings/whirled/spot/client/SpotSceneController.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/client/SpotSceneDirector.java b/src/java/com/threerings/whirled/spot/client/SpotSceneDirector.java index a4360a6c..5658be33 100644 --- a/src/java/com/threerings/whirled/spot/client/SpotSceneDirector.java +++ b/src/java/com/threerings/whirled/spot/client/SpotSceneDirector.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/client/SpotService.java b/src/java/com/threerings/whirled/spot/client/SpotService.java index 3e35fd9d..8a3bd47d 100644 --- a/src/java/com/threerings/whirled/spot/client/SpotService.java +++ b/src/java/com/threerings/whirled/spot/client/SpotService.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/data/Cluster.java b/src/java/com/threerings/whirled/spot/data/Cluster.java index 2f4a08f9..fc07df3c 100644 --- a/src/java/com/threerings/whirled/spot/data/Cluster.java +++ b/src/java/com/threerings/whirled/spot/data/Cluster.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/data/ClusterObject.java b/src/java/com/threerings/whirled/spot/data/ClusterObject.java index e9d359b8..3b85c4f3 100644 --- a/src/java/com/threerings/whirled/spot/data/ClusterObject.java +++ b/src/java/com/threerings/whirled/spot/data/ClusterObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/data/ClusteredBodyObject.java b/src/java/com/threerings/whirled/spot/data/ClusteredBodyObject.java index 26431208..2e5c4d0a 100644 --- a/src/java/com/threerings/whirled/spot/data/ClusteredBodyObject.java +++ b/src/java/com/threerings/whirled/spot/data/ClusteredBodyObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/data/Location.java b/src/java/com/threerings/whirled/spot/data/Location.java index 12891761..929a3025 100644 --- a/src/java/com/threerings/whirled/spot/data/Location.java +++ b/src/java/com/threerings/whirled/spot/data/Location.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/data/ModifyPortalsUpdate.java b/src/java/com/threerings/whirled/spot/data/ModifyPortalsUpdate.java index e6f671a1..8d090502 100644 --- a/src/java/com/threerings/whirled/spot/data/ModifyPortalsUpdate.java +++ b/src/java/com/threerings/whirled/spot/data/ModifyPortalsUpdate.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/data/Portal.java b/src/java/com/threerings/whirled/spot/data/Portal.java index b389ed55..196c8456 100644 --- a/src/java/com/threerings/whirled/spot/data/Portal.java +++ b/src/java/com/threerings/whirled/spot/data/Portal.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/data/SceneLocation.java b/src/java/com/threerings/whirled/spot/data/SceneLocation.java index e309837b..5781eb59 100644 --- a/src/java/com/threerings/whirled/spot/data/SceneLocation.java +++ b/src/java/com/threerings/whirled/spot/data/SceneLocation.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/data/SpotCodes.java b/src/java/com/threerings/whirled/spot/data/SpotCodes.java index 5a77b81d..32b8e6b8 100644 --- a/src/java/com/threerings/whirled/spot/data/SpotCodes.java +++ b/src/java/com/threerings/whirled/spot/data/SpotCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/data/SpotMarshaller.java b/src/java/com/threerings/whirled/spot/data/SpotMarshaller.java index aa107ea7..236fa139 100644 --- a/src/java/com/threerings/whirled/spot/data/SpotMarshaller.java +++ b/src/java/com/threerings/whirled/spot/data/SpotMarshaller.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/data/SpotScene.java b/src/java/com/threerings/whirled/spot/data/SpotScene.java index 536ada8b..063628e5 100644 --- a/src/java/com/threerings/whirled/spot/data/SpotScene.java +++ b/src/java/com/threerings/whirled/spot/data/SpotScene.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/data/SpotSceneImpl.java b/src/java/com/threerings/whirled/spot/data/SpotSceneImpl.java index 953d37ce..8d958031 100644 --- a/src/java/com/threerings/whirled/spot/data/SpotSceneImpl.java +++ b/src/java/com/threerings/whirled/spot/data/SpotSceneImpl.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/data/SpotSceneModel.java b/src/java/com/threerings/whirled/spot/data/SpotSceneModel.java index 5db7d152..838eb57a 100644 --- a/src/java/com/threerings/whirled/spot/data/SpotSceneModel.java +++ b/src/java/com/threerings/whirled/spot/data/SpotSceneModel.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/data/SpotSceneObject.java b/src/java/com/threerings/whirled/spot/data/SpotSceneObject.java index f096c147..a04395c9 100644 --- a/src/java/com/threerings/whirled/spot/data/SpotSceneObject.java +++ b/src/java/com/threerings/whirled/spot/data/SpotSceneObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/server/SpotClient.java b/src/java/com/threerings/whirled/spot/server/SpotClient.java index b162000f..15338bea 100644 --- a/src/java/com/threerings/whirled/spot/server/SpotClient.java +++ b/src/java/com/threerings/whirled/spot/server/SpotClient.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/server/SpotDispatcher.java b/src/java/com/threerings/whirled/spot/server/SpotDispatcher.java index 65224be8..83229c53 100644 --- a/src/java/com/threerings/whirled/spot/server/SpotDispatcher.java +++ b/src/java/com/threerings/whirled/spot/server/SpotDispatcher.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/server/SpotProvider.java b/src/java/com/threerings/whirled/spot/server/SpotProvider.java index afd801a7..fc0a18f5 100644 --- a/src/java/com/threerings/whirled/spot/server/SpotProvider.java +++ b/src/java/com/threerings/whirled/spot/server/SpotProvider.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/server/SpotSceneManager.java b/src/java/com/threerings/whirled/spot/server/SpotSceneManager.java index 1e518e5d..d4c97eb3 100644 --- a/src/java/com/threerings/whirled/spot/server/SpotSceneManager.java +++ b/src/java/com/threerings/whirled/spot/server/SpotSceneManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/server/SpotSceneMoveHandler.java b/src/java/com/threerings/whirled/spot/server/SpotSceneMoveHandler.java index 8763abc5..b8a2b2d9 100644 --- a/src/java/com/threerings/whirled/spot/server/SpotSceneMoveHandler.java +++ b/src/java/com/threerings/whirled/spot/server/SpotSceneMoveHandler.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/server/SpotSceneRegistry.java b/src/java/com/threerings/whirled/spot/server/SpotSceneRegistry.java index a52d61a1..d5026dc3 100644 --- a/src/java/com/threerings/whirled/spot/server/SpotSceneRegistry.java +++ b/src/java/com/threerings/whirled/spot/server/SpotSceneRegistry.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/tools/EditablePortal.java b/src/java/com/threerings/whirled/spot/tools/EditablePortal.java index fcbca6ea..faa07517 100644 --- a/src/java/com/threerings/whirled/spot/tools/EditablePortal.java +++ b/src/java/com/threerings/whirled/spot/tools/EditablePortal.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/tools/xml/SpotSceneRuleSet.java b/src/java/com/threerings/whirled/spot/tools/xml/SpotSceneRuleSet.java index 5edda5ff..62b14c8d 100644 --- a/src/java/com/threerings/whirled/spot/tools/xml/SpotSceneRuleSet.java +++ b/src/java/com/threerings/whirled/spot/tools/xml/SpotSceneRuleSet.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/spot/tools/xml/SpotSceneWriter.java b/src/java/com/threerings/whirled/spot/tools/xml/SpotSceneWriter.java index 861b239c..0e741957 100644 --- a/src/java/com/threerings/whirled/spot/tools/xml/SpotSceneWriter.java +++ b/src/java/com/threerings/whirled/spot/tools/xml/SpotSceneWriter.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/tools/xml/SceneParser.java b/src/java/com/threerings/whirled/tools/xml/SceneParser.java index e5609688..9147e375 100644 --- a/src/java/com/threerings/whirled/tools/xml/SceneParser.java +++ b/src/java/com/threerings/whirled/tools/xml/SceneParser.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/tools/xml/SceneRuleSet.java b/src/java/com/threerings/whirled/tools/xml/SceneRuleSet.java index 4625810a..2b307d2a 100644 --- a/src/java/com/threerings/whirled/tools/xml/SceneRuleSet.java +++ b/src/java/com/threerings/whirled/tools/xml/SceneRuleSet.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/tools/xml/SceneWriter.java b/src/java/com/threerings/whirled/tools/xml/SceneWriter.java index c524d482..4977a5e8 100644 --- a/src/java/com/threerings/whirled/tools/xml/SceneWriter.java +++ b/src/java/com/threerings/whirled/tools/xml/SceneWriter.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/util/NoSuchSceneException.java b/src/java/com/threerings/whirled/util/NoSuchSceneException.java index 6af5714a..894d7466 100644 --- a/src/java/com/threerings/whirled/util/NoSuchSceneException.java +++ b/src/java/com/threerings/whirled/util/NoSuchSceneException.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/util/SceneFactory.java b/src/java/com/threerings/whirled/util/SceneFactory.java index b1006c16..f701c45b 100644 --- a/src/java/com/threerings/whirled/util/SceneFactory.java +++ b/src/java/com/threerings/whirled/util/SceneFactory.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/util/UpdateList.java b/src/java/com/threerings/whirled/util/UpdateList.java index 78d0bab6..3b728041 100644 --- a/src/java/com/threerings/whirled/util/UpdateList.java +++ b/src/java/com/threerings/whirled/util/UpdateList.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/util/WhirledContext.java b/src/java/com/threerings/whirled/util/WhirledContext.java index 9df932cd..6e71c60e 100644 --- a/src/java/com/threerings/whirled/util/WhirledContext.java +++ b/src/java/com/threerings/whirled/util/WhirledContext.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/Log.java b/src/java/com/threerings/whirled/zone/Log.java index 539b0d4f..e0782a18 100644 --- a/src/java/com/threerings/whirled/zone/Log.java +++ b/src/java/com/threerings/whirled/zone/Log.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/client/ZoneAdapter.java b/src/java/com/threerings/whirled/zone/client/ZoneAdapter.java index bbb498a7..827dc200 100644 --- a/src/java/com/threerings/whirled/zone/client/ZoneAdapter.java +++ b/src/java/com/threerings/whirled/zone/client/ZoneAdapter.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/client/ZoneDecoder.java b/src/java/com/threerings/whirled/zone/client/ZoneDecoder.java index a9979975..d27edefc 100644 --- a/src/java/com/threerings/whirled/zone/client/ZoneDecoder.java +++ b/src/java/com/threerings/whirled/zone/client/ZoneDecoder.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/client/ZoneDirector.java b/src/java/com/threerings/whirled/zone/client/ZoneDirector.java index c0f13b85..e707e8bb 100644 --- a/src/java/com/threerings/whirled/zone/client/ZoneDirector.java +++ b/src/java/com/threerings/whirled/zone/client/ZoneDirector.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/client/ZoneObserver.java b/src/java/com/threerings/whirled/zone/client/ZoneObserver.java index f86b6774..d00a2176 100644 --- a/src/java/com/threerings/whirled/zone/client/ZoneObserver.java +++ b/src/java/com/threerings/whirled/zone/client/ZoneObserver.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/client/ZoneReceiver.java b/src/java/com/threerings/whirled/zone/client/ZoneReceiver.java index 01f1fb53..982c87c3 100644 --- a/src/java/com/threerings/whirled/zone/client/ZoneReceiver.java +++ b/src/java/com/threerings/whirled/zone/client/ZoneReceiver.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/client/ZoneService.java b/src/java/com/threerings/whirled/zone/client/ZoneService.java index 186435b7..0d529fe7 100644 --- a/src/java/com/threerings/whirled/zone/client/ZoneService.java +++ b/src/java/com/threerings/whirled/zone/client/ZoneService.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/data/SceneSummary.java b/src/java/com/threerings/whirled/zone/data/SceneSummary.java index 02768c9b..57ce1267 100644 --- a/src/java/com/threerings/whirled/zone/data/SceneSummary.java +++ b/src/java/com/threerings/whirled/zone/data/SceneSummary.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/data/ZoneCodes.java b/src/java/com/threerings/whirled/zone/data/ZoneCodes.java index fb6c9d1b..7324190c 100644 --- a/src/java/com/threerings/whirled/zone/data/ZoneCodes.java +++ b/src/java/com/threerings/whirled/zone/data/ZoneCodes.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/data/ZoneMarshaller.java b/src/java/com/threerings/whirled/zone/data/ZoneMarshaller.java index 738743ac..34c744b1 100644 --- a/src/java/com/threerings/whirled/zone/data/ZoneMarshaller.java +++ b/src/java/com/threerings/whirled/zone/data/ZoneMarshaller.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/data/ZoneSummary.java b/src/java/com/threerings/whirled/zone/data/ZoneSummary.java index a61263e1..7f59fc17 100644 --- a/src/java/com/threerings/whirled/zone/data/ZoneSummary.java +++ b/src/java/com/threerings/whirled/zone/data/ZoneSummary.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/data/ZonedBodyObject.java b/src/java/com/threerings/whirled/zone/data/ZonedBodyObject.java index 278cafb0..735125de 100644 --- a/src/java/com/threerings/whirled/zone/data/ZonedBodyObject.java +++ b/src/java/com/threerings/whirled/zone/data/ZonedBodyObject.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/peer/data/HostedZone.java b/src/java/com/threerings/whirled/zone/peer/data/HostedZone.java index 80dd9848..8dd0b369 100644 --- a/src/java/com/threerings/whirled/zone/peer/data/HostedZone.java +++ b/src/java/com/threerings/whirled/zone/peer/data/HostedZone.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + package com.threerings.whirled.zone.peer.data; import com.threerings.io.SimpleStreamableObject; diff --git a/src/java/com/threerings/whirled/zone/peer/server/PeeredZoneManager.java b/src/java/com/threerings/whirled/zone/peer/server/PeeredZoneManager.java index 1d016080..85bc1983 100644 --- a/src/java/com/threerings/whirled/zone/peer/server/PeeredZoneManager.java +++ b/src/java/com/threerings/whirled/zone/peer/server/PeeredZoneManager.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + package com.threerings.whirled.zone.peer.server; import com.threerings.whirled.zone.peer.server.PeeredZoneRegistry.PeerZoneShutdownListener; diff --git a/src/java/com/threerings/whirled/zone/peer/server/PeeredZoneRegistry.java b/src/java/com/threerings/whirled/zone/peer/server/PeeredZoneRegistry.java index d0ab5a2f..d478a509 100644 --- a/src/java/com/threerings/whirled/zone/peer/server/PeeredZoneRegistry.java +++ b/src/java/com/threerings/whirled/zone/peer/server/PeeredZoneRegistry.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + package com.threerings.whirled.zone.peer.server; import com.google.inject.Inject; diff --git a/src/java/com/threerings/whirled/zone/peer/server/ZoneNodeObject.java b/src/java/com/threerings/whirled/zone/peer/server/ZoneNodeObject.java index 2eefa153..6fe7d3c2 100644 --- a/src/java/com/threerings/whirled/zone/peer/server/ZoneNodeObject.java +++ b/src/java/com/threerings/whirled/zone/peer/server/ZoneNodeObject.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + package com.threerings.whirled.zone.peer.server; import javax.annotation.Generated; diff --git a/src/java/com/threerings/whirled/zone/peer/server/ZonePeerManager.java b/src/java/com/threerings/whirled/zone/peer/server/ZonePeerManager.java index 50670a4f..9273bffe 100644 --- a/src/java/com/threerings/whirled/zone/peer/server/ZonePeerManager.java +++ b/src/java/com/threerings/whirled/zone/peer/server/ZonePeerManager.java @@ -1,3 +1,24 @@ +// +// $Id$ +// +// Vilya library - tools for developing networked games +// Copyright (C) 2002-2010 Three Rings 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 +// by the Free Software Foundation; either version 2.1 of the License, or +// (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + package com.threerings.whirled.zone.peer.server; import com.google.common.base.Function; diff --git a/src/java/com/threerings/whirled/zone/server/ZoneDispatcher.java b/src/java/com/threerings/whirled/zone/server/ZoneDispatcher.java index caecf245..d5c831e4 100644 --- a/src/java/com/threerings/whirled/zone/server/ZoneDispatcher.java +++ b/src/java/com/threerings/whirled/zone/server/ZoneDispatcher.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/server/ZoneManager.java b/src/java/com/threerings/whirled/zone/server/ZoneManager.java index 3f87f39c..b4301702 100644 --- a/src/java/com/threerings/whirled/zone/server/ZoneManager.java +++ b/src/java/com/threerings/whirled/zone/server/ZoneManager.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/server/ZoneMoveHandler.java b/src/java/com/threerings/whirled/zone/server/ZoneMoveHandler.java index fe8aeffb..6e2a95aa 100644 --- a/src/java/com/threerings/whirled/zone/server/ZoneMoveHandler.java +++ b/src/java/com/threerings/whirled/zone/server/ZoneMoveHandler.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/server/ZoneProvider.java b/src/java/com/threerings/whirled/zone/server/ZoneProvider.java index b3cc5c5d..78069bea 100644 --- a/src/java/com/threerings/whirled/zone/server/ZoneProvider.java +++ b/src/java/com/threerings/whirled/zone/server/ZoneProvider.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/server/ZoneRegistry.java b/src/java/com/threerings/whirled/zone/server/ZoneRegistry.java index c2cc82a1..216ffb3a 100644 --- a/src/java/com/threerings/whirled/zone/server/ZoneRegistry.java +++ b/src/java/com/threerings/whirled/zone/server/ZoneRegistry.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/server/ZoneSender.java b/src/java/com/threerings/whirled/zone/server/ZoneSender.java index a529cee0..56872ae6 100644 --- a/src/java/com/threerings/whirled/zone/server/ZoneSender.java +++ b/src/java/com/threerings/whirled/zone/server/ZoneSender.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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/java/com/threerings/whirled/zone/util/ZoneUtil.java b/src/java/com/threerings/whirled/zone/util/ZoneUtil.java index 4298acc9..95c26ab6 100644 --- a/src/java/com/threerings/whirled/zone/util/ZoneUtil.java +++ b/src/java/com/threerings/whirled/zone/util/ZoneUtil.java @@ -3,7 +3,7 @@ // // Vilya library - tools for developing networked games // Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/vilya/ +// 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