diff --git a/lib/SOURCE_HEADER b/lib/SOURCE_HEADER index fcb3bba9..bc387008 100644 --- a/lib/SOURCE_HEADER +++ b/lib/SOURCE_HEADER @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/ActionFrames.as b/src/main/as/com/threerings/cast/ActionFrames.as index 99b3932e..dd032b66 100644 --- a/src/main/as/com/threerings/cast/ActionFrames.as +++ b/src/main/as/com/threerings/cast/ActionFrames.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/ActionSequence.as b/src/main/as/com/threerings/cast/ActionSequence.as index ebd6fdb9..96e91008 100644 --- a/src/main/as/com/threerings/cast/ActionSequence.as +++ b/src/main/as/com/threerings/cast/ActionSequence.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/CharacterComponent.as b/src/main/as/com/threerings/cast/CharacterComponent.as index 4e7eb3ca..ff6eab13 100644 --- a/src/main/as/com/threerings/cast/CharacterComponent.as +++ b/src/main/as/com/threerings/cast/CharacterComponent.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/CharacterDescriptor.as b/src/main/as/com/threerings/cast/CharacterDescriptor.as index 24a5f1da..10601e16 100644 --- a/src/main/as/com/threerings/cast/CharacterDescriptor.as +++ b/src/main/as/com/threerings/cast/CharacterDescriptor.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/CharacterManager.as b/src/main/as/com/threerings/cast/CharacterManager.as index 05905dae..4eb202ca 100644 --- a/src/main/as/com/threerings/cast/CharacterManager.as +++ b/src/main/as/com/threerings/cast/CharacterManager.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/CharacterSprite.as b/src/main/as/com/threerings/cast/CharacterSprite.as index 81a2ee33..d270be2b 100644 --- a/src/main/as/com/threerings/cast/CharacterSprite.as +++ b/src/main/as/com/threerings/cast/CharacterSprite.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/ComponentClass.as b/src/main/as/com/threerings/cast/ComponentClass.as index d2f2f1c5..7fba8e81 100644 --- a/src/main/as/com/threerings/cast/ComponentClass.as +++ b/src/main/as/com/threerings/cast/ComponentClass.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/ComponentDataPack.as b/src/main/as/com/threerings/cast/ComponentDataPack.as index 8898d67b..2b6df4d0 100644 --- a/src/main/as/com/threerings/cast/ComponentDataPack.as +++ b/src/main/as/com/threerings/cast/ComponentDataPack.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/ComponentFrames.as b/src/main/as/com/threerings/cast/ComponentFrames.as index bb52a67f..decec125 100644 --- a/src/main/as/com/threerings/cast/ComponentFrames.as +++ b/src/main/as/com/threerings/cast/ComponentFrames.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/ComponentRepository.as b/src/main/as/com/threerings/cast/ComponentRepository.as index 472ef863..4bd77dd9 100644 --- a/src/main/as/com/threerings/cast/ComponentRepository.as +++ b/src/main/as/com/threerings/cast/ComponentRepository.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/CompositedActionFrames.as b/src/main/as/com/threerings/cast/CompositedActionFrames.as index d4bbe7c0..bb57fde3 100644 --- a/src/main/as/com/threerings/cast/CompositedActionFrames.as +++ b/src/main/as/com/threerings/cast/CompositedActionFrames.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/CompositedFramesKey.as b/src/main/as/com/threerings/cast/CompositedFramesKey.as index 7b19314e..7e6a0600 100644 --- a/src/main/as/com/threerings/cast/CompositedFramesKey.as +++ b/src/main/as/com/threerings/cast/CompositedFramesKey.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/DataPackComponentRepository.as b/src/main/as/com/threerings/cast/DataPackComponentRepository.as index 390618a5..9ab039a4 100644 --- a/src/main/as/com/threerings/cast/DataPackComponentRepository.as +++ b/src/main/as/com/threerings/cast/DataPackComponentRepository.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/FrameProvider.as b/src/main/as/com/threerings/cast/FrameProvider.as index 18d32c86..37ae3734 100644 --- a/src/main/as/com/threerings/cast/FrameProvider.as +++ b/src/main/as/com/threerings/cast/FrameProvider.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/MultiFrameBitmap.as b/src/main/as/com/threerings/cast/MultiFrameBitmap.as index 047a0ba5..79853c2f 100644 --- a/src/main/as/com/threerings/cast/MultiFrameBitmap.as +++ b/src/main/as/com/threerings/cast/MultiFrameBitmap.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/NoSuchComponentError.as b/src/main/as/com/threerings/cast/NoSuchComponentError.as index df4d1d03..466c2929 100644 --- a/src/main/as/com/threerings/cast/NoSuchComponentError.as +++ b/src/main/as/com/threerings/cast/NoSuchComponentError.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/PriorityOverride.as b/src/main/as/com/threerings/cast/PriorityOverride.as index d1c23d8e..6a41697a 100644 --- a/src/main/as/com/threerings/cast/PriorityOverride.as +++ b/src/main/as/com/threerings/cast/PriorityOverride.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/StandardActions.as b/src/main/as/com/threerings/cast/StandardActions.as index b665bb2d..66c93264 100644 --- a/src/main/as/com/threerings/cast/StandardActions.as +++ b/src/main/as/com/threerings/cast/StandardActions.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/cast/TileSetFrameImage.as b/src/main/as/com/threerings/cast/TileSetFrameImage.as index c98314ca..2c054ea3 100644 --- a/src/main/as/com/threerings/cast/TileSetFrameImage.as +++ b/src/main/as/com/threerings/cast/TileSetFrameImage.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/AmbidextrousList.as b/src/main/as/com/threerings/flex/AmbidextrousList.as index 1de5b406..4791ed07 100644 --- a/src/main/as/com/threerings/flex/AmbidextrousList.as +++ b/src/main/as/com/threerings/flex/AmbidextrousList.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/ChatControl.as b/src/main/as/com/threerings/flex/ChatControl.as index 792df44b..8d39d809 100644 --- a/src/main/as/com/threerings/flex/ChatControl.as +++ b/src/main/as/com/threerings/flex/ChatControl.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/ChatDisplayBox.as b/src/main/as/com/threerings/flex/ChatDisplayBox.as index 76061ab7..fb608198 100644 --- a/src/main/as/com/threerings/flex/ChatDisplayBox.as +++ b/src/main/as/com/threerings/flex/ChatDisplayBox.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/ChatInput.as b/src/main/as/com/threerings/flex/ChatInput.as index ddf05e30..f72b66b7 100644 --- a/src/main/as/com/threerings/flex/ChatInput.as +++ b/src/main/as/com/threerings/flex/ChatInput.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/CommandButton.as b/src/main/as/com/threerings/flex/CommandButton.as index b4476271..422ced1d 100644 --- a/src/main/as/com/threerings/flex/CommandButton.as +++ b/src/main/as/com/threerings/flex/CommandButton.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/CommandCheckBox.as b/src/main/as/com/threerings/flex/CommandCheckBox.as index 1ffbba63..5a635471 100644 --- a/src/main/as/com/threerings/flex/CommandCheckBox.as +++ b/src/main/as/com/threerings/flex/CommandCheckBox.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/CommandComboBox.as b/src/main/as/com/threerings/flex/CommandComboBox.as index c4a293f8..1d2fb7a8 100644 --- a/src/main/as/com/threerings/flex/CommandComboBox.as +++ b/src/main/as/com/threerings/flex/CommandComboBox.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/CommandLinkButton.as b/src/main/as/com/threerings/flex/CommandLinkButton.as index 607a330e..e958a5be 100644 --- a/src/main/as/com/threerings/flex/CommandLinkButton.as +++ b/src/main/as/com/threerings/flex/CommandLinkButton.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/CommandMenu.as b/src/main/as/com/threerings/flex/CommandMenu.as index d88dade2..f3670e38 100644 --- a/src/main/as/com/threerings/flex/CommandMenu.as +++ b/src/main/as/com/threerings/flex/CommandMenu.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/CursorManager.as b/src/main/as/com/threerings/flex/CursorManager.as index b9018e5e..9a0f8545 100644 --- a/src/main/as/com/threerings/flex/CursorManager.as +++ b/src/main/as/com/threerings/flex/CursorManager.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/DSetList.as b/src/main/as/com/threerings/flex/DSetList.as index eb76ac08..8461310f 100644 --- a/src/main/as/com/threerings/flex/DSetList.as +++ b/src/main/as/com/threerings/flex/DSetList.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/FlexUtil.as b/src/main/as/com/threerings/flex/FlexUtil.as index 40ef7308..e99cbabe 100644 --- a/src/main/as/com/threerings/flex/FlexUtil.as +++ b/src/main/as/com/threerings/flex/FlexUtil.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/FlexWrapper.as b/src/main/as/com/threerings/flex/FlexWrapper.as index fa7c37c6..048f2fd6 100644 --- a/src/main/as/com/threerings/flex/FlexWrapper.as +++ b/src/main/as/com/threerings/flex/FlexWrapper.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/FunctionEffect.as b/src/main/as/com/threerings/flex/FunctionEffect.as index b730ad31..2aff28bc 100644 --- a/src/main/as/com/threerings/flex/FunctionEffect.as +++ b/src/main/as/com/threerings/flex/FunctionEffect.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/FunctionEffectInstance.as b/src/main/as/com/threerings/flex/FunctionEffectInstance.as index 7923a660..73d21e76 100644 --- a/src/main/as/com/threerings/flex/FunctionEffectInstance.as +++ b/src/main/as/com/threerings/flex/FunctionEffectInstance.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/GridUtil.as b/src/main/as/com/threerings/flex/GridUtil.as index cb3e44ff..bca826a0 100644 --- a/src/main/as/com/threerings/flex/GridUtil.as +++ b/src/main/as/com/threerings/flex/GridUtil.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/KeyboardManager.as b/src/main/as/com/threerings/flex/KeyboardManager.as index 924ede1d..e1d37ac0 100644 --- a/src/main/as/com/threerings/flex/KeyboardManager.as +++ b/src/main/as/com/threerings/flex/KeyboardManager.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/LabeledSlider.as b/src/main/as/com/threerings/flex/LabeledSlider.as index a838ff94..c968fc20 100644 --- a/src/main/as/com/threerings/flex/LabeledSlider.as +++ b/src/main/as/com/threerings/flex/LabeledSlider.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/LazyContainer.as b/src/main/as/com/threerings/flex/LazyContainer.as index 050f8679..1422aea4 100644 --- a/src/main/as/com/threerings/flex/LazyContainer.as +++ b/src/main/as/com/threerings/flex/LazyContainer.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/LazyTabNavigator.as b/src/main/as/com/threerings/flex/LazyTabNavigator.as index bdcd3e5a..201a36a1 100644 --- a/src/main/as/com/threerings/flex/LazyTabNavigator.as +++ b/src/main/as/com/threerings/flex/LazyTabNavigator.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/LoadedAsset.as b/src/main/as/com/threerings/flex/LoadedAsset.as index b5e58f3a..a9c1e798 100644 --- a/src/main/as/com/threerings/flex/LoadedAsset.as +++ b/src/main/as/com/threerings/flex/LoadedAsset.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/PopUpUtil.as b/src/main/as/com/threerings/flex/PopUpUtil.as index e66b8bd8..18c2788d 100644 --- a/src/main/as/com/threerings/flex/PopUpUtil.as +++ b/src/main/as/com/threerings/flex/PopUpUtil.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/ScrollBox.as b/src/main/as/com/threerings/flex/ScrollBox.as index 3e237f74..658aae89 100644 --- a/src/main/as/com/threerings/flex/ScrollBox.as +++ b/src/main/as/com/threerings/flex/ScrollBox.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/menuClasses/CommandListData.as b/src/main/as/com/threerings/flex/menuClasses/CommandListData.as index 97dd4721..058cf1e7 100644 --- a/src/main/as/com/threerings/flex/menuClasses/CommandListData.as +++ b/src/main/as/com/threerings/flex/menuClasses/CommandListData.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/flex/menuClasses/CommandMenuItemRenderer.as b/src/main/as/com/threerings/flex/menuClasses/CommandMenuItemRenderer.as index 5357e068..17920691 100644 --- a/src/main/as/com/threerings/flex/menuClasses/CommandMenuItemRenderer.as +++ b/src/main/as/com/threerings/flex/menuClasses/CommandMenuItemRenderer.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/Tickable.as b/src/main/as/com/threerings/media/Tickable.as index ffde2a67..06c604a0 100644 --- a/src/main/as/com/threerings/media/Tickable.as +++ b/src/main/as/com/threerings/media/Tickable.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/Ticker.as b/src/main/as/com/threerings/media/Ticker.as index 7d9ee2d1..352a3841 100644 --- a/src/main/as/com/threerings/media/Ticker.as +++ b/src/main/as/com/threerings/media/Ticker.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/image/ClassRecord.as b/src/main/as/com/threerings/media/image/ClassRecord.as index 5ad30c03..e56b739a 100644 --- a/src/main/as/com/threerings/media/image/ClassRecord.as +++ b/src/main/as/com/threerings/media/image/ClassRecord.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/image/ColorPository.as b/src/main/as/com/threerings/media/image/ColorPository.as index 0df726a5..ec991c61 100644 --- a/src/main/as/com/threerings/media/image/ColorPository.as +++ b/src/main/as/com/threerings/media/image/ColorPository.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/image/ColorRecord.as b/src/main/as/com/threerings/media/image/ColorRecord.as index 759872f9..ed9992b0 100644 --- a/src/main/as/com/threerings/media/image/ColorRecord.as +++ b/src/main/as/com/threerings/media/image/ColorRecord.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/image/Colorization.as b/src/main/as/com/threerings/media/image/Colorization.as index 2bd25b9e..63839ce2 100644 --- a/src/main/as/com/threerings/media/image/Colorization.as +++ b/src/main/as/com/threerings/media/image/Colorization.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/image/PngRecolorUtil.as b/src/main/as/com/threerings/media/image/PngRecolorUtil.as index 9fb9d0be..cfddf699 100644 --- a/src/main/as/com/threerings/media/image/PngRecolorUtil.as +++ b/src/main/as/com/threerings/media/image/PngRecolorUtil.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/BaseTile.as b/src/main/as/com/threerings/media/tile/BaseTile.as index cd0e5bde..376a609f 100644 --- a/src/main/as/com/threerings/media/tile/BaseTile.as +++ b/src/main/as/com/threerings/media/tile/BaseTile.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/BaseTileSet.as b/src/main/as/com/threerings/media/tile/BaseTileSet.as index a59e5b4d..8a5e1105 100644 --- a/src/main/as/com/threerings/media/tile/BaseTileSet.as +++ b/src/main/as/com/threerings/media/tile/BaseTileSet.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/Colorizer.as b/src/main/as/com/threerings/media/tile/Colorizer.as index 7aa702e2..38885420 100644 --- a/src/main/as/com/threerings/media/tile/Colorizer.as +++ b/src/main/as/com/threerings/media/tile/Colorizer.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/DataPackTileSetRepository.as b/src/main/as/com/threerings/media/tile/DataPackTileSetRepository.as index 5cd7009d..996389ff 100644 --- a/src/main/as/com/threerings/media/tile/DataPackTileSetRepository.as +++ b/src/main/as/com/threerings/media/tile/DataPackTileSetRepository.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/ImageProvider.as b/src/main/as/com/threerings/media/tile/ImageProvider.as index f0e6721a..082e5380 100644 --- a/src/main/as/com/threerings/media/tile/ImageProvider.as +++ b/src/main/as/com/threerings/media/tile/ImageProvider.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/NoSuchTileSetError.as b/src/main/as/com/threerings/media/tile/NoSuchTileSetError.as index 7bea1ec9..adaec712 100644 --- a/src/main/as/com/threerings/media/tile/NoSuchTileSetError.as +++ b/src/main/as/com/threerings/media/tile/NoSuchTileSetError.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/ObjectTile.as b/src/main/as/com/threerings/media/tile/ObjectTile.as index e31b5126..044b854b 100644 --- a/src/main/as/com/threerings/media/tile/ObjectTile.as +++ b/src/main/as/com/threerings/media/tile/ObjectTile.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/ObjectTileSet.as b/src/main/as/com/threerings/media/tile/ObjectTileSet.as index 6e7b9108..eaa2d079 100644 --- a/src/main/as/com/threerings/media/tile/ObjectTileSet.as +++ b/src/main/as/com/threerings/media/tile/ObjectTileSet.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/RecolorableTileSet.as b/src/main/as/com/threerings/media/tile/RecolorableTileSet.as index 4b6d41f4..b79deed9 100644 --- a/src/main/as/com/threerings/media/tile/RecolorableTileSet.as +++ b/src/main/as/com/threerings/media/tile/RecolorableTileSet.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/SwissArmyTileSet.as b/src/main/as/com/threerings/media/tile/SwissArmyTileSet.as index 9116ae08..765de591 100644 --- a/src/main/as/com/threerings/media/tile/SwissArmyTileSet.as +++ b/src/main/as/com/threerings/media/tile/SwissArmyTileSet.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/Tile.as b/src/main/as/com/threerings/media/tile/Tile.as index d8a0a3a2..0afff175 100644 --- a/src/main/as/com/threerings/media/tile/Tile.as +++ b/src/main/as/com/threerings/media/tile/Tile.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/TileDataPack.as b/src/main/as/com/threerings/media/tile/TileDataPack.as index f5942627..90079315 100644 --- a/src/main/as/com/threerings/media/tile/TileDataPack.as +++ b/src/main/as/com/threerings/media/tile/TileDataPack.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/TileManager.as b/src/main/as/com/threerings/media/tile/TileManager.as index 674fde41..739e4c92 100644 --- a/src/main/as/com/threerings/media/tile/TileManager.as +++ b/src/main/as/com/threerings/media/tile/TileManager.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/TileSet.as b/src/main/as/com/threerings/media/tile/TileSet.as index f7ad7e43..8fbfae61 100644 --- a/src/main/as/com/threerings/media/tile/TileSet.as +++ b/src/main/as/com/threerings/media/tile/TileSet.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/TileSetIdMap.as b/src/main/as/com/threerings/media/tile/TileSetIdMap.as index ce97a0fb..22f70186 100644 --- a/src/main/as/com/threerings/media/tile/TileSetIdMap.as +++ b/src/main/as/com/threerings/media/tile/TileSetIdMap.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/TileSetRepository.as b/src/main/as/com/threerings/media/tile/TileSetRepository.as index 06863128..4d476b46 100644 --- a/src/main/as/com/threerings/media/tile/TileSetRepository.as +++ b/src/main/as/com/threerings/media/tile/TileSetRepository.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/TileUtil.as b/src/main/as/com/threerings/media/tile/TileUtil.as index 6afd7ee1..b3c165d7 100644 --- a/src/main/as/com/threerings/media/tile/TileUtil.as +++ b/src/main/as/com/threerings/media/tile/TileUtil.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/Tile_Key.as b/src/main/as/com/threerings/media/tile/Tile_Key.as index f0d8f5e8..b662d329 100644 --- a/src/main/as/com/threerings/media/tile/Tile_Key.as +++ b/src/main/as/com/threerings/media/tile/Tile_Key.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/tile/bundle/TileSetBundle.as b/src/main/as/com/threerings/media/tile/bundle/TileSetBundle.as index 103c0db0..b3da6cf4 100644 --- a/src/main/as/com/threerings/media/tile/bundle/TileSetBundle.as +++ b/src/main/as/com/threerings/media/tile/bundle/TileSetBundle.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/util/AStarPathSearch.as b/src/main/as/com/threerings/media/util/AStarPathSearch.as index b2815ac9..e071242e 100644 --- a/src/main/as/com/threerings/media/util/AStarPathSearch.as +++ b/src/main/as/com/threerings/media/util/AStarPathSearch.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/util/AStarPathSearch_Info.as b/src/main/as/com/threerings/media/util/AStarPathSearch_Info.as index 04755ae0..a1762380 100644 --- a/src/main/as/com/threerings/media/util/AStarPathSearch_Info.as +++ b/src/main/as/com/threerings/media/util/AStarPathSearch_Info.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/util/AStarPathSearch_Node.as b/src/main/as/com/threerings/media/util/AStarPathSearch_Node.as index 28817bd4..73c46433 100644 --- a/src/main/as/com/threerings/media/util/AStarPathSearch_Node.as +++ b/src/main/as/com/threerings/media/util/AStarPathSearch_Node.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/util/AStarPathSearch_Stepper.as b/src/main/as/com/threerings/media/util/AStarPathSearch_Stepper.as index 643bd112..3a6341be 100644 --- a/src/main/as/com/threerings/media/util/AStarPathSearch_Stepper.as +++ b/src/main/as/com/threerings/media/util/AStarPathSearch_Stepper.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/util/ExtendedTraversalPred.as b/src/main/as/com/threerings/media/util/ExtendedTraversalPred.as index 378d7f33..24a2e494 100644 --- a/src/main/as/com/threerings/media/util/ExtendedTraversalPred.as +++ b/src/main/as/com/threerings/media/util/ExtendedTraversalPred.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/util/LineSegmentPath.as b/src/main/as/com/threerings/media/util/LineSegmentPath.as index a1441bd7..2fe1267f 100644 --- a/src/main/as/com/threerings/media/util/LineSegmentPath.as +++ b/src/main/as/com/threerings/media/util/LineSegmentPath.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/util/Path.as b/src/main/as/com/threerings/media/util/Path.as index fd356c37..f5659771 100644 --- a/src/main/as/com/threerings/media/util/Path.as +++ b/src/main/as/com/threerings/media/util/Path.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/util/PathNode.as b/src/main/as/com/threerings/media/util/PathNode.as index b0795434..a198c536 100644 --- a/src/main/as/com/threerings/media/util/PathNode.as +++ b/src/main/as/com/threerings/media/util/PathNode.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/util/Pathable.as b/src/main/as/com/threerings/media/util/Pathable.as index eea9bf83..a26081d2 100644 --- a/src/main/as/com/threerings/media/util/Pathable.as +++ b/src/main/as/com/threerings/media/util/Pathable.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/media/util/TraversalPred.as b/src/main/as/com/threerings/media/util/TraversalPred.as index 2d81dc82..bc2f1fca 100644 --- a/src/main/as/com/threerings/media/util/TraversalPred.as +++ b/src/main/as/com/threerings/media/util/TraversalPred.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/client/BaseTileIsoSprite.as b/src/main/as/com/threerings/miso/client/BaseTileIsoSprite.as index ee467383..cdee86c4 100644 --- a/src/main/as/com/threerings/miso/client/BaseTileIsoSprite.as +++ b/src/main/as/com/threerings/miso/client/BaseTileIsoSprite.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/client/MisoMetricsTransformation.as b/src/main/as/com/threerings/miso/client/MisoMetricsTransformation.as index 44bc8405..08c5f279 100644 --- a/src/main/as/com/threerings/miso/client/MisoMetricsTransformation.as +++ b/src/main/as/com/threerings/miso/client/MisoMetricsTransformation.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/client/MisoScenePanel.as b/src/main/as/com/threerings/miso/client/MisoScenePanel.as index 26cb35d1..055a7562 100644 --- a/src/main/as/com/threerings/miso/client/MisoScenePanel.as +++ b/src/main/as/com/threerings/miso/client/MisoScenePanel.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/client/ObjectTileIsoSprite.as b/src/main/as/com/threerings/miso/client/ObjectTileIsoSprite.as index 42b9b923..a25dddaa 100644 --- a/src/main/as/com/threerings/miso/client/ObjectTileIsoSprite.as +++ b/src/main/as/com/threerings/miso/client/ObjectTileIsoSprite.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/client/PrioritizedSceneLayoutRenderer.as b/src/main/as/com/threerings/miso/client/PrioritizedSceneLayoutRenderer.as index 8a9124ad..7aa7aa4e 100644 --- a/src/main/as/com/threerings/miso/client/PrioritizedSceneLayoutRenderer.as +++ b/src/main/as/com/threerings/miso/client/PrioritizedSceneLayoutRenderer.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/client/PriorityIsoDisplayObject.as b/src/main/as/com/threerings/miso/client/PriorityIsoDisplayObject.as index 9b1c358f..43707afd 100644 --- a/src/main/as/com/threerings/miso/client/PriorityIsoDisplayObject.as +++ b/src/main/as/com/threerings/miso/client/PriorityIsoDisplayObject.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/client/SceneBlock.as b/src/main/as/com/threerings/miso/client/SceneBlock.as index 42083a6f..0a68a78d 100644 --- a/src/main/as/com/threerings/miso/client/SceneBlock.as +++ b/src/main/as/com/threerings/miso/client/SceneBlock.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/client/TileIsoSprite.as b/src/main/as/com/threerings/miso/client/TileIsoSprite.as index e1bca5bc..9ba380d2 100644 --- a/src/main/as/com/threerings/miso/client/TileIsoSprite.as +++ b/src/main/as/com/threerings/miso/client/TileIsoSprite.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/data/MisoSceneModel.as b/src/main/as/com/threerings/miso/data/MisoSceneModel.as index f99d5a85..ebad7d9b 100644 --- a/src/main/as/com/threerings/miso/data/MisoSceneModel.as +++ b/src/main/as/com/threerings/miso/data/MisoSceneModel.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/data/ObjectInfo.as b/src/main/as/com/threerings/miso/data/ObjectInfo.as index 653fed1f..44fd1125 100644 --- a/src/main/as/com/threerings/miso/data/ObjectInfo.as +++ b/src/main/as/com/threerings/miso/data/ObjectInfo.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/data/SparseMisoSceneModel.as b/src/main/as/com/threerings/miso/data/SparseMisoSceneModel.as index 671fa4b9..d5625dc9 100644 --- a/src/main/as/com/threerings/miso/data/SparseMisoSceneModel.as +++ b/src/main/as/com/threerings/miso/data/SparseMisoSceneModel.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/data/SparseMisoSceneModel_ObjectVisitor.as b/src/main/as/com/threerings/miso/data/SparseMisoSceneModel_ObjectVisitor.as index 50e3fe4c..5000f5c6 100644 --- a/src/main/as/com/threerings/miso/data/SparseMisoSceneModel_ObjectVisitor.as +++ b/src/main/as/com/threerings/miso/data/SparseMisoSceneModel_ObjectVisitor.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/data/SparseMisoSceneModel_Section.as b/src/main/as/com/threerings/miso/data/SparseMisoSceneModel_Section.as index d9aa7237..1e6f71fc 100644 --- a/src/main/as/com/threerings/miso/data/SparseMisoSceneModel_Section.as +++ b/src/main/as/com/threerings/miso/data/SparseMisoSceneModel_Section.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/data/VirtualMisoSceneModel.as b/src/main/as/com/threerings/miso/data/VirtualMisoSceneModel.as index 0f8356fd..66788988 100644 --- a/src/main/as/com/threerings/miso/data/VirtualMisoSceneModel.as +++ b/src/main/as/com/threerings/miso/data/VirtualMisoSceneModel.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/tile/AutoFringer.as b/src/main/as/com/threerings/miso/tile/AutoFringer.as index c19ed896..843e756a 100644 --- a/src/main/as/com/threerings/miso/tile/AutoFringer.as +++ b/src/main/as/com/threerings/miso/tile/AutoFringer.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/tile/FringeConfiguration.as b/src/main/as/com/threerings/miso/tile/FringeConfiguration.as index 884634c3..1a53ad55 100644 --- a/src/main/as/com/threerings/miso/tile/FringeConfiguration.as +++ b/src/main/as/com/threerings/miso/tile/FringeConfiguration.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/tile/FringeRecord.as b/src/main/as/com/threerings/miso/tile/FringeRecord.as index 1c4eaf63..f6eb59aa 100644 --- a/src/main/as/com/threerings/miso/tile/FringeRecord.as +++ b/src/main/as/com/threerings/miso/tile/FringeRecord.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/tile/FringeTile.as b/src/main/as/com/threerings/miso/tile/FringeTile.as index bdd98ed8..23e5c478 100644 --- a/src/main/as/com/threerings/miso/tile/FringeTile.as +++ b/src/main/as/com/threerings/miso/tile/FringeTile.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/tile/FringeTileSetRecord.as b/src/main/as/com/threerings/miso/tile/FringeTileSetRecord.as index 1d4b7c71..cb3d2b4c 100644 --- a/src/main/as/com/threerings/miso/tile/FringeTileSetRecord.as +++ b/src/main/as/com/threerings/miso/tile/FringeTileSetRecord.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/tile/MisoTileManager.as b/src/main/as/com/threerings/miso/tile/MisoTileManager.as index b69f75c1..9849b367 100644 --- a/src/main/as/com/threerings/miso/tile/MisoTileManager.as +++ b/src/main/as/com/threerings/miso/tile/MisoTileManager.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/util/MisoContext.as b/src/main/as/com/threerings/miso/util/MisoContext.as index 48834a8e..ebaf19c8 100644 --- a/src/main/as/com/threerings/miso/util/MisoContext.as +++ b/src/main/as/com/threerings/miso/util/MisoContext.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/util/MisoSceneMetrics.as b/src/main/as/com/threerings/miso/util/MisoSceneMetrics.as index 7849e1cb..fda6f39c 100644 --- a/src/main/as/com/threerings/miso/util/MisoSceneMetrics.as +++ b/src/main/as/com/threerings/miso/util/MisoSceneMetrics.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/util/MisoUtil.as b/src/main/as/com/threerings/miso/util/MisoUtil.as index 747f720a..ce5d5118 100644 --- a/src/main/as/com/threerings/miso/util/MisoUtil.as +++ b/src/main/as/com/threerings/miso/util/MisoUtil.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/miso/util/ObjectSet.as b/src/main/as/com/threerings/miso/util/ObjectSet.as index a96c5feb..d0741cc1 100644 --- a/src/main/as/com/threerings/miso/util/ObjectSet.as +++ b/src/main/as/com/threerings/miso/util/ObjectSet.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/DirectionCodes.as b/src/main/as/com/threerings/util/DirectionCodes.as index 62550802..78f1975a 100644 --- a/src/main/as/com/threerings/util/DirectionCodes.as +++ b/src/main/as/com/threerings/util/DirectionCodes.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/as/com/threerings/util/DirectionUtil.as b/src/main/as/com/threerings/util/DirectionUtil.as index 0f78ae10..557cb341 100644 --- a/src/main/as/com/threerings/util/DirectionUtil.as +++ b/src/main/as/com/threerings/util/DirectionUtil.as @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/NenyaLog.java b/src/main/java/com/threerings/NenyaLog.java index 46b6a875..63855b60 100644 --- a/src/main/java/com/threerings/NenyaLog.java +++ b/src/main/java/com/threerings/NenyaLog.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/ActionCache.java b/src/main/java/com/threerings/cast/ActionCache.java index d45e56a4..e17e78db 100644 --- a/src/main/java/com/threerings/cast/ActionCache.java +++ b/src/main/java/com/threerings/cast/ActionCache.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/ActionFrames.java b/src/main/java/com/threerings/cast/ActionFrames.java index d8471e87..79eaa6fd 100644 --- a/src/main/java/com/threerings/cast/ActionFrames.java +++ b/src/main/java/com/threerings/cast/ActionFrames.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/ActionSequence.java b/src/main/java/com/threerings/cast/ActionSequence.java index e8a6d8e0..411c21d0 100644 --- a/src/main/java/com/threerings/cast/ActionSequence.java +++ b/src/main/java/com/threerings/cast/ActionSequence.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/CastPrefs.java b/src/main/java/com/threerings/cast/CastPrefs.java index d715734c..018ad278 100644 --- a/src/main/java/com/threerings/cast/CastPrefs.java +++ b/src/main/java/com/threerings/cast/CastPrefs.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/CharacterComponent.java b/src/main/java/com/threerings/cast/CharacterComponent.java index d9be23e6..72d8b99d 100644 --- a/src/main/java/com/threerings/cast/CharacterComponent.java +++ b/src/main/java/com/threerings/cast/CharacterComponent.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/CharacterDescriptor.java b/src/main/java/com/threerings/cast/CharacterDescriptor.java index fb455009..36af49a0 100644 --- a/src/main/java/com/threerings/cast/CharacterDescriptor.java +++ b/src/main/java/com/threerings/cast/CharacterDescriptor.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/CharacterManager.java b/src/main/java/com/threerings/cast/CharacterManager.java index 82e1ed00..9c61a060 100644 --- a/src/main/java/com/threerings/cast/CharacterManager.java +++ b/src/main/java/com/threerings/cast/CharacterManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/CharacterSprite.java b/src/main/java/com/threerings/cast/CharacterSprite.java index 1211b131..92073ccb 100644 --- a/src/main/java/com/threerings/cast/CharacterSprite.java +++ b/src/main/java/com/threerings/cast/CharacterSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/ComponentClass.java b/src/main/java/com/threerings/cast/ComponentClass.java index 633d7bba..5db4c79f 100644 --- a/src/main/java/com/threerings/cast/ComponentClass.java +++ b/src/main/java/com/threerings/cast/ComponentClass.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/ComponentIDBroker.java b/src/main/java/com/threerings/cast/ComponentIDBroker.java index 04f19507..c2c40636 100644 --- a/src/main/java/com/threerings/cast/ComponentIDBroker.java +++ b/src/main/java/com/threerings/cast/ComponentIDBroker.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/ComponentRepository.java b/src/main/java/com/threerings/cast/ComponentRepository.java index 149ed13a..57b8fd43 100644 --- a/src/main/java/com/threerings/cast/ComponentRepository.java +++ b/src/main/java/com/threerings/cast/ComponentRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/CompositedActionFrames.java b/src/main/java/com/threerings/cast/CompositedActionFrames.java index dc67f029..df16a669 100644 --- a/src/main/java/com/threerings/cast/CompositedActionFrames.java +++ b/src/main/java/com/threerings/cast/CompositedActionFrames.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/CompositedMaskedImage.java b/src/main/java/com/threerings/cast/CompositedMaskedImage.java index 197a89a6..e101a67d 100644 --- a/src/main/java/com/threerings/cast/CompositedMaskedImage.java +++ b/src/main/java/com/threerings/cast/CompositedMaskedImage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/CompositedMirage.java b/src/main/java/com/threerings/cast/CompositedMirage.java index 4f645f9b..c98837b4 100644 --- a/src/main/java/com/threerings/cast/CompositedMirage.java +++ b/src/main/java/com/threerings/cast/CompositedMirage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/CompositedMultiFrameImage.java b/src/main/java/com/threerings/cast/CompositedMultiFrameImage.java index 8647ccbb..fbbfeeb0 100644 --- a/src/main/java/com/threerings/cast/CompositedMultiFrameImage.java +++ b/src/main/java/com/threerings/cast/CompositedMultiFrameImage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/CompositedShadowImage.java b/src/main/java/com/threerings/cast/CompositedShadowImage.java index cd6bccf7..91d286d3 100644 --- a/src/main/java/com/threerings/cast/CompositedShadowImage.java +++ b/src/main/java/com/threerings/cast/CompositedShadowImage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/FrameProvider.java b/src/main/java/com/threerings/cast/FrameProvider.java index fb4aaca7..f0a0fcaa 100644 --- a/src/main/java/com/threerings/cast/FrameProvider.java +++ b/src/main/java/com/threerings/cast/FrameProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/Log.java b/src/main/java/com/threerings/cast/Log.java index 0ac1d64a..939cc126 100644 --- a/src/main/java/com/threerings/cast/Log.java +++ b/src/main/java/com/threerings/cast/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/NoSuchComponentException.java b/src/main/java/com/threerings/cast/NoSuchComponentException.java index a125bb76..4e2b6cc4 100644 --- a/src/main/java/com/threerings/cast/NoSuchComponentException.java +++ b/src/main/java/com/threerings/cast/NoSuchComponentException.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/StandardActions.java b/src/main/java/com/threerings/cast/StandardActions.java index c38c28d0..3f22a30c 100644 --- a/src/main/java/com/threerings/cast/StandardActions.java +++ b/src/main/java/com/threerings/cast/StandardActions.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/TrimmedMultiFrameImage.java b/src/main/java/com/threerings/cast/TrimmedMultiFrameImage.java index 8a86993e..a9cc02f5 100644 --- a/src/main/java/com/threerings/cast/TrimmedMultiFrameImage.java +++ b/src/main/java/com/threerings/cast/TrimmedMultiFrameImage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/builder/BuilderModel.java b/src/main/java/com/threerings/cast/builder/BuilderModel.java index 92cfb285..68cd8976 100644 --- a/src/main/java/com/threerings/cast/builder/BuilderModel.java +++ b/src/main/java/com/threerings/cast/builder/BuilderModel.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/builder/BuilderModelListener.java b/src/main/java/com/threerings/cast/builder/BuilderModelListener.java index c982fcfd..949d171e 100644 --- a/src/main/java/com/threerings/cast/builder/BuilderModelListener.java +++ b/src/main/java/com/threerings/cast/builder/BuilderModelListener.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/builder/BuilderPanel.java b/src/main/java/com/threerings/cast/builder/BuilderPanel.java index 2ba0098e..b2781392 100644 --- a/src/main/java/com/threerings/cast/builder/BuilderPanel.java +++ b/src/main/java/com/threerings/cast/builder/BuilderPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/builder/ClassEditor.java b/src/main/java/com/threerings/cast/builder/ClassEditor.java index 641f1667..9b921675 100644 --- a/src/main/java/com/threerings/cast/builder/ClassEditor.java +++ b/src/main/java/com/threerings/cast/builder/ClassEditor.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/builder/ComponentPanel.java b/src/main/java/com/threerings/cast/builder/ComponentPanel.java index 279374b5..f36b2dae 100644 --- a/src/main/java/com/threerings/cast/builder/ComponentPanel.java +++ b/src/main/java/com/threerings/cast/builder/ComponentPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/builder/SpritePanel.java b/src/main/java/com/threerings/cast/builder/SpritePanel.java index 80a69e9b..472a905a 100644 --- a/src/main/java/com/threerings/cast/builder/SpritePanel.java +++ b/src/main/java/com/threerings/cast/builder/SpritePanel.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/bundle/BundleUtil.java b/src/main/java/com/threerings/cast/bundle/BundleUtil.java index 44da3eb5..b86cbc69 100644 --- a/src/main/java/com/threerings/cast/bundle/BundleUtil.java +++ b/src/main/java/com/threerings/cast/bundle/BundleUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/bundle/BundledComponentRepository.java b/src/main/java/com/threerings/cast/bundle/BundledComponentRepository.java index de7d42b4..d982adba 100644 --- a/src/main/java/com/threerings/cast/bundle/BundledComponentRepository.java +++ b/src/main/java/com/threerings/cast/bundle/BundledComponentRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/bundle/tools/ComponentBundlerTask.java b/src/main/java/com/threerings/cast/bundle/tools/ComponentBundlerTask.java index 8777cbc4..9b8ab2f9 100644 --- a/src/main/java/com/threerings/cast/bundle/tools/ComponentBundlerTask.java +++ b/src/main/java/com/threerings/cast/bundle/tools/ComponentBundlerTask.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/bundle/tools/DirectoryComponentBundlerTask.java b/src/main/java/com/threerings/cast/bundle/tools/DirectoryComponentBundlerTask.java index 12b1da60..5752cbc8 100644 --- a/src/main/java/com/threerings/cast/bundle/tools/DirectoryComponentBundlerTask.java +++ b/src/main/java/com/threerings/cast/bundle/tools/DirectoryComponentBundlerTask.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/bundle/tools/DirectoryMetadataBundlerTask.java b/src/main/java/com/threerings/cast/bundle/tools/DirectoryMetadataBundlerTask.java index 462a2abd..341670c4 100644 --- a/src/main/java/com/threerings/cast/bundle/tools/DirectoryMetadataBundlerTask.java +++ b/src/main/java/com/threerings/cast/bundle/tools/DirectoryMetadataBundlerTask.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/bundle/tools/DumpBundle.java b/src/main/java/com/threerings/cast/bundle/tools/DumpBundle.java index e9583074..0ffd3fdb 100644 --- a/src/main/java/com/threerings/cast/bundle/tools/DumpBundle.java +++ b/src/main/java/com/threerings/cast/bundle/tools/DumpBundle.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/bundle/tools/MetadataBundlerTask.java b/src/main/java/com/threerings/cast/bundle/tools/MetadataBundlerTask.java index c28d1193..c77f48bb 100644 --- a/src/main/java/com/threerings/cast/bundle/tools/MetadataBundlerTask.java +++ b/src/main/java/com/threerings/cast/bundle/tools/MetadataBundlerTask.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/tools/xml/ActionRuleSet.java b/src/main/java/com/threerings/cast/tools/xml/ActionRuleSet.java index c4a6198f..fbda3b9c 100644 --- a/src/main/java/com/threerings/cast/tools/xml/ActionRuleSet.java +++ b/src/main/java/com/threerings/cast/tools/xml/ActionRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/tools/xml/ClassRuleSet.java b/src/main/java/com/threerings/cast/tools/xml/ClassRuleSet.java index b36ccfa9..9dc4a4ae 100644 --- a/src/main/java/com/threerings/cast/tools/xml/ClassRuleSet.java +++ b/src/main/java/com/threerings/cast/tools/xml/ClassRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/cast/util/CastUtil.java b/src/main/java/com/threerings/cast/util/CastUtil.java index bcd52c7b..5deecb62 100644 --- a/src/main/java/com/threerings/cast/util/CastUtil.java +++ b/src/main/java/com/threerings/cast/util/CastUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/chat/ChatGlyph.java b/src/main/java/com/threerings/chat/ChatGlyph.java index b70dcf7e..3d0ddc72 100644 --- a/src/main/java/com/threerings/chat/ChatGlyph.java +++ b/src/main/java/com/threerings/chat/ChatGlyph.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/chat/ChatLogic.java b/src/main/java/com/threerings/chat/ChatLogic.java index 9e5a92cf..8ebebf3b 100644 --- a/src/main/java/com/threerings/chat/ChatLogic.java +++ b/src/main/java/com/threerings/chat/ChatLogic.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/chat/ChatOverlay.java b/src/main/java/com/threerings/chat/ChatOverlay.java index 60f28c04..3c3632c2 100644 --- a/src/main/java/com/threerings/chat/ChatOverlay.java +++ b/src/main/java/com/threerings/chat/ChatOverlay.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/chat/ComicChatOverlay.java b/src/main/java/com/threerings/chat/ComicChatOverlay.java index aa2dd8c1..09b172a6 100644 --- a/src/main/java/com/threerings/chat/ComicChatOverlay.java +++ b/src/main/java/com/threerings/chat/ComicChatOverlay.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/chat/SubtitleChatOverlay.java b/src/main/java/com/threerings/chat/SubtitleChatOverlay.java index d55191a4..dc68cbba 100644 --- a/src/main/java/com/threerings/chat/SubtitleChatOverlay.java +++ b/src/main/java/com/threerings/chat/SubtitleChatOverlay.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/geom/GeomUtil.java b/src/main/java/com/threerings/geom/GeomUtil.java index b1d68614..2af4a123 100644 --- a/src/main/java/com/threerings/geom/GeomUtil.java +++ b/src/main/java/com/threerings/geom/GeomUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/geom/Log.java b/src/main/java/com/threerings/geom/Log.java index 8bb8e6c4..a91f4a0b 100644 --- a/src/main/java/com/threerings/geom/Log.java +++ b/src/main/java/com/threerings/geom/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/AbstractMedia.java b/src/main/java/com/threerings/media/AbstractMedia.java index 64d1b702..d15ec4cc 100644 --- a/src/main/java/com/threerings/media/AbstractMedia.java +++ b/src/main/java/com/threerings/media/AbstractMedia.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/AbstractMediaManager.java b/src/main/java/com/threerings/media/AbstractMediaManager.java index 4e5d3e72..f11af3c0 100644 --- a/src/main/java/com/threerings/media/AbstractMediaManager.java +++ b/src/main/java/com/threerings/media/AbstractMediaManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/ActiveRepaintManager.java b/src/main/java/com/threerings/media/ActiveRepaintManager.java index 7b45933f..ddf3a4f8 100644 --- a/src/main/java/com/threerings/media/ActiveRepaintManager.java +++ b/src/main/java/com/threerings/media/ActiveRepaintManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/BackFrameManager.java b/src/main/java/com/threerings/media/BackFrameManager.java index 9f64d535..b0d0f2f4 100644 --- a/src/main/java/com/threerings/media/BackFrameManager.java +++ b/src/main/java/com/threerings/media/BackFrameManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/FlipFrameManager.java b/src/main/java/com/threerings/media/FlipFrameManager.java index 76f0c353..c298de0f 100644 --- a/src/main/java/com/threerings/media/FlipFrameManager.java +++ b/src/main/java/com/threerings/media/FlipFrameManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/FrameInterval.java b/src/main/java/com/threerings/media/FrameInterval.java index 74eb0a30..c49c8bc6 100644 --- a/src/main/java/com/threerings/media/FrameInterval.java +++ b/src/main/java/com/threerings/media/FrameInterval.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/FrameManager.java b/src/main/java/com/threerings/media/FrameManager.java index 277b04a6..e006bba0 100644 --- a/src/main/java/com/threerings/media/FrameManager.java +++ b/src/main/java/com/threerings/media/FrameManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/FrameParticipant.java b/src/main/java/com/threerings/media/FrameParticipant.java index 1bc65d46..b3dce1b3 100644 --- a/src/main/java/com/threerings/media/FrameParticipant.java +++ b/src/main/java/com/threerings/media/FrameParticipant.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/HourglassView.java b/src/main/java/com/threerings/media/HourglassView.java index 8fbdfae8..c387b05c 100644 --- a/src/main/java/com/threerings/media/HourglassView.java +++ b/src/main/java/com/threerings/media/HourglassView.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/IconManager.java b/src/main/java/com/threerings/media/IconManager.java index 70dc81cd..b89e047f 100644 --- a/src/main/java/com/threerings/media/IconManager.java +++ b/src/main/java/com/threerings/media/IconManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/Log.java b/src/main/java/com/threerings/media/Log.java index 57ba61c1..4420ed10 100644 --- a/src/main/java/com/threerings/media/Log.java +++ b/src/main/java/com/threerings/media/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/ManagedJApplet.java b/src/main/java/com/threerings/media/ManagedJApplet.java index 920ba56b..87ff339c 100644 --- a/src/main/java/com/threerings/media/ManagedJApplet.java +++ b/src/main/java/com/threerings/media/ManagedJApplet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/ManagedJFrame.java b/src/main/java/com/threerings/media/ManagedJFrame.java index b8a5bae4..df590762 100644 --- a/src/main/java/com/threerings/media/ManagedJFrame.java +++ b/src/main/java/com/threerings/media/ManagedJFrame.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/MediaConstants.java b/src/main/java/com/threerings/media/MediaConstants.java index d946b0ee..481c348d 100644 --- a/src/main/java/com/threerings/media/MediaConstants.java +++ b/src/main/java/com/threerings/media/MediaConstants.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/MediaHost.java b/src/main/java/com/threerings/media/MediaHost.java index 4b857c1a..9986f536 100644 --- a/src/main/java/com/threerings/media/MediaHost.java +++ b/src/main/java/com/threerings/media/MediaHost.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/MediaOverlay.java b/src/main/java/com/threerings/media/MediaOverlay.java index c8268efc..8673bdf4 100644 --- a/src/main/java/com/threerings/media/MediaOverlay.java +++ b/src/main/java/com/threerings/media/MediaOverlay.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/MediaPanel.java b/src/main/java/com/threerings/media/MediaPanel.java index 679f09d3..40da5808 100644 --- a/src/main/java/com/threerings/media/MediaPanel.java +++ b/src/main/java/com/threerings/media/MediaPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/MediaPrefs.java b/src/main/java/com/threerings/media/MediaPrefs.java index 1136a285..f0be8bda 100644 --- a/src/main/java/com/threerings/media/MediaPrefs.java +++ b/src/main/java/com/threerings/media/MediaPrefs.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/MetaMediaManager.java b/src/main/java/com/threerings/media/MetaMediaManager.java index ab0404ee..ba9d5a52 100644 --- a/src/main/java/com/threerings/media/MetaMediaManager.java +++ b/src/main/java/com/threerings/media/MetaMediaManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/RegionManager.java b/src/main/java/com/threerings/media/RegionManager.java index 7739c5a2..ab9b5f7e 100644 --- a/src/main/java/com/threerings/media/RegionManager.java +++ b/src/main/java/com/threerings/media/RegionManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/SafeScrollPane.java b/src/main/java/com/threerings/media/SafeScrollPane.java index 8524f2c5..88655aa8 100644 --- a/src/main/java/com/threerings/media/SafeScrollPane.java +++ b/src/main/java/com/threerings/media/SafeScrollPane.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/TimerView.java b/src/main/java/com/threerings/media/TimerView.java index 9e9d24e9..81293d64 100644 --- a/src/main/java/com/threerings/media/TimerView.java +++ b/src/main/java/com/threerings/media/TimerView.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/ViewTracker.java b/src/main/java/com/threerings/media/ViewTracker.java index 701b1210..19663540 100644 --- a/src/main/java/com/threerings/media/ViewTracker.java +++ b/src/main/java/com/threerings/media/ViewTracker.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/VirtualMediaPanel.java b/src/main/java/com/threerings/media/VirtualMediaPanel.java index fc0f471b..8925bdeb 100644 --- a/src/main/java/com/threerings/media/VirtualMediaPanel.java +++ b/src/main/java/com/threerings/media/VirtualMediaPanel.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/VirtualRangeModel.java b/src/main/java/com/threerings/media/VirtualRangeModel.java index f8dff50d..55e108c7 100644 --- a/src/main/java/com/threerings/media/VirtualRangeModel.java +++ b/src/main/java/com/threerings/media/VirtualRangeModel.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/Animation.java b/src/main/java/com/threerings/media/animation/Animation.java index 89e2605c..55bc02b2 100644 --- a/src/main/java/com/threerings/media/animation/Animation.java +++ b/src/main/java/com/threerings/media/animation/Animation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/AnimationAdapter.java b/src/main/java/com/threerings/media/animation/AnimationAdapter.java index 82afef52..0ebb7e79 100644 --- a/src/main/java/com/threerings/media/animation/AnimationAdapter.java +++ b/src/main/java/com/threerings/media/animation/AnimationAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/AnimationArranger.java b/src/main/java/com/threerings/media/animation/AnimationArranger.java index eba2e5af..218361ef 100644 --- a/src/main/java/com/threerings/media/animation/AnimationArranger.java +++ b/src/main/java/com/threerings/media/animation/AnimationArranger.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/AnimationFrameSequencer.java b/src/main/java/com/threerings/media/animation/AnimationFrameSequencer.java index 4b26e1d0..b68fedc6 100644 --- a/src/main/java/com/threerings/media/animation/AnimationFrameSequencer.java +++ b/src/main/java/com/threerings/media/animation/AnimationFrameSequencer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/AnimationManager.java b/src/main/java/com/threerings/media/animation/AnimationManager.java index ee6a20c9..ba9c9c5f 100644 --- a/src/main/java/com/threerings/media/animation/AnimationManager.java +++ b/src/main/java/com/threerings/media/animation/AnimationManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/AnimationObserver.java b/src/main/java/com/threerings/media/animation/AnimationObserver.java index 309f6514..d887ea9d 100644 --- a/src/main/java/com/threerings/media/animation/AnimationObserver.java +++ b/src/main/java/com/threerings/media/animation/AnimationObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/AnimationSequencer.java b/src/main/java/com/threerings/media/animation/AnimationSequencer.java index e4332db9..f4fd6634 100644 --- a/src/main/java/com/threerings/media/animation/AnimationSequencer.java +++ b/src/main/java/com/threerings/media/animation/AnimationSequencer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/AnimationSprite.java b/src/main/java/com/threerings/media/animation/AnimationSprite.java index 24ef339f..764fd369 100644 --- a/src/main/java/com/threerings/media/animation/AnimationSprite.java +++ b/src/main/java/com/threerings/media/animation/AnimationSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/AnimationWaiter.java b/src/main/java/com/threerings/media/animation/AnimationWaiter.java index d462d819..6b6ebabf 100644 --- a/src/main/java/com/threerings/media/animation/AnimationWaiter.java +++ b/src/main/java/com/threerings/media/animation/AnimationWaiter.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/BlankAnimation.java b/src/main/java/com/threerings/media/animation/BlankAnimation.java index 8df4826f..3404de3a 100644 --- a/src/main/java/com/threerings/media/animation/BlankAnimation.java +++ b/src/main/java/com/threerings/media/animation/BlankAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/BlendAnimation.java b/src/main/java/com/threerings/media/animation/BlendAnimation.java index bd17b964..d5655dc4 100644 --- a/src/main/java/com/threerings/media/animation/BlendAnimation.java +++ b/src/main/java/com/threerings/media/animation/BlendAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/BobbleAnimation.java b/src/main/java/com/threerings/media/animation/BobbleAnimation.java index c197edeb..37dd6ec7 100644 --- a/src/main/java/com/threerings/media/animation/BobbleAnimation.java +++ b/src/main/java/com/threerings/media/animation/BobbleAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/ExplodeAnimation.java b/src/main/java/com/threerings/media/animation/ExplodeAnimation.java index 5e801086..1318273e 100644 --- a/src/main/java/com/threerings/media/animation/ExplodeAnimation.java +++ b/src/main/java/com/threerings/media/animation/ExplodeAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/FadeAnimation.java b/src/main/java/com/threerings/media/animation/FadeAnimation.java index debc60ce..5739fc8d 100644 --- a/src/main/java/com/threerings/media/animation/FadeAnimation.java +++ b/src/main/java/com/threerings/media/animation/FadeAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/FadeImageAnimation.java b/src/main/java/com/threerings/media/animation/FadeImageAnimation.java index 2662ab2b..2c764306 100644 --- a/src/main/java/com/threerings/media/animation/FadeImageAnimation.java +++ b/src/main/java/com/threerings/media/animation/FadeImageAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/FadeLabelAnimation.java b/src/main/java/com/threerings/media/animation/FadeLabelAnimation.java index 1c4800d3..ddeb7630 100644 --- a/src/main/java/com/threerings/media/animation/FadeLabelAnimation.java +++ b/src/main/java/com/threerings/media/animation/FadeLabelAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/FloatingTextAnimation.java b/src/main/java/com/threerings/media/animation/FloatingTextAnimation.java index d35c56c2..11380992 100644 --- a/src/main/java/com/threerings/media/animation/FloatingTextAnimation.java +++ b/src/main/java/com/threerings/media/animation/FloatingTextAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/GleamAnimation.java b/src/main/java/com/threerings/media/animation/GleamAnimation.java index c12ff270..8bc25510 100644 --- a/src/main/java/com/threerings/media/animation/GleamAnimation.java +++ b/src/main/java/com/threerings/media/animation/GleamAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/MultiFrameAnimation.java b/src/main/java/com/threerings/media/animation/MultiFrameAnimation.java index d171d70a..c5a8e230 100644 --- a/src/main/java/com/threerings/media/animation/MultiFrameAnimation.java +++ b/src/main/java/com/threerings/media/animation/MultiFrameAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/RainAnimation.java b/src/main/java/com/threerings/media/animation/RainAnimation.java index 9571625e..08b2032e 100644 --- a/src/main/java/com/threerings/media/animation/RainAnimation.java +++ b/src/main/java/com/threerings/media/animation/RainAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/ScaleAnimation.java b/src/main/java/com/threerings/media/animation/ScaleAnimation.java index a27f4018..7044a653 100644 --- a/src/main/java/com/threerings/media/animation/ScaleAnimation.java +++ b/src/main/java/com/threerings/media/animation/ScaleAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/SequencedAnimationObserver.java b/src/main/java/com/threerings/media/animation/SequencedAnimationObserver.java index 9d1feb4f..c00f8f40 100644 --- a/src/main/java/com/threerings/media/animation/SequencedAnimationObserver.java +++ b/src/main/java/com/threerings/media/animation/SequencedAnimationObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/SparkAnimation.java b/src/main/java/com/threerings/media/animation/SparkAnimation.java index e4bb6601..5c716907 100644 --- a/src/main/java/com/threerings/media/animation/SparkAnimation.java +++ b/src/main/java/com/threerings/media/animation/SparkAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/SpriteAnimation.java b/src/main/java/com/threerings/media/animation/SpriteAnimation.java index 60fd4122..334f44e9 100644 --- a/src/main/java/com/threerings/media/animation/SpriteAnimation.java +++ b/src/main/java/com/threerings/media/animation/SpriteAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/animation/SpritePathAnimation.java b/src/main/java/com/threerings/media/animation/SpritePathAnimation.java index 66eea40d..cf42f669 100644 --- a/src/main/java/com/threerings/media/animation/SpritePathAnimation.java +++ b/src/main/java/com/threerings/media/animation/SpritePathAnimation.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/effects/FadeEffect.java b/src/main/java/com/threerings/media/effects/FadeEffect.java index 54c71490..c744c747 100644 --- a/src/main/java/com/threerings/media/effects/FadeEffect.java +++ b/src/main/java/com/threerings/media/effects/FadeEffect.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/AWTImageCreator.java b/src/main/java/com/threerings/media/image/AWTImageCreator.java index ae3ca5ed..8dd2dab7 100644 --- a/src/main/java/com/threerings/media/image/AWTImageCreator.java +++ b/src/main/java/com/threerings/media/image/AWTImageCreator.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/BackedVolatileMirage.java b/src/main/java/com/threerings/media/image/BackedVolatileMirage.java index 0b22fba7..9bb480cd 100644 --- a/src/main/java/com/threerings/media/image/BackedVolatileMirage.java +++ b/src/main/java/com/threerings/media/image/BackedVolatileMirage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/BlankMirage.java b/src/main/java/com/threerings/media/image/BlankMirage.java index 4da0f783..ecaad005 100644 --- a/src/main/java/com/threerings/media/image/BlankMirage.java +++ b/src/main/java/com/threerings/media/image/BlankMirage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/BufferedMirage.java b/src/main/java/com/threerings/media/image/BufferedMirage.java index 97711dcd..477d3917 100644 --- a/src/main/java/com/threerings/media/image/BufferedMirage.java +++ b/src/main/java/com/threerings/media/image/BufferedMirage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/CachedVolatileMirage.java b/src/main/java/com/threerings/media/image/CachedVolatileMirage.java index f7ea4038..62ef90fb 100644 --- a/src/main/java/com/threerings/media/image/CachedVolatileMirage.java +++ b/src/main/java/com/threerings/media/image/CachedVolatileMirage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/ClientImageManager.java b/src/main/java/com/threerings/media/image/ClientImageManager.java index 841705c2..8e722d0a 100644 --- a/src/main/java/com/threerings/media/image/ClientImageManager.java +++ b/src/main/java/com/threerings/media/image/ClientImageManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/ColorPository.java b/src/main/java/com/threerings/media/image/ColorPository.java index 3682d3d8..5084de32 100644 --- a/src/main/java/com/threerings/media/image/ColorPository.java +++ b/src/main/java/com/threerings/media/image/ColorPository.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/ColorUtil.java b/src/main/java/com/threerings/media/image/ColorUtil.java index d07fb23c..b6033f80 100644 --- a/src/main/java/com/threerings/media/image/ColorUtil.java +++ b/src/main/java/com/threerings/media/image/ColorUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/Colorization.java b/src/main/java/com/threerings/media/image/Colorization.java index 005c6f45..7f9f6058 100644 --- a/src/main/java/com/threerings/media/image/Colorization.java +++ b/src/main/java/com/threerings/media/image/Colorization.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/CompositeMirage.java b/src/main/java/com/threerings/media/image/CompositeMirage.java index 2ceb37c7..fc33181b 100644 --- a/src/main/java/com/threerings/media/image/CompositeMirage.java +++ b/src/main/java/com/threerings/media/image/CompositeMirage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/ImageDataProvider.java b/src/main/java/com/threerings/media/image/ImageDataProvider.java index ffb52d45..7d0d0840 100644 --- a/src/main/java/com/threerings/media/image/ImageDataProvider.java +++ b/src/main/java/com/threerings/media/image/ImageDataProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/ImageManager.java b/src/main/java/com/threerings/media/image/ImageManager.java index ffe2ae97..5b921cc7 100644 --- a/src/main/java/com/threerings/media/image/ImageManager.java +++ b/src/main/java/com/threerings/media/image/ImageManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/ImageUtil.java b/src/main/java/com/threerings/media/image/ImageUtil.java index 63bfdef8..d05ba80d 100644 --- a/src/main/java/com/threerings/media/image/ImageUtil.java +++ b/src/main/java/com/threerings/media/image/ImageUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/Mirage.java b/src/main/java/com/threerings/media/image/Mirage.java index 430f3ffc..2f7a2be4 100644 --- a/src/main/java/com/threerings/media/image/Mirage.java +++ b/src/main/java/com/threerings/media/image/Mirage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/MirageIcon.java b/src/main/java/com/threerings/media/image/MirageIcon.java index 03612725..329877c8 100644 --- a/src/main/java/com/threerings/media/image/MirageIcon.java +++ b/src/main/java/com/threerings/media/image/MirageIcon.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/NinePatch.java b/src/main/java/com/threerings/media/image/NinePatch.java index d245beba..df9f51fe 100644 --- a/src/main/java/com/threerings/media/image/NinePatch.java +++ b/src/main/java/com/threerings/media/image/NinePatch.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/NinePatchMirage.java b/src/main/java/com/threerings/media/image/NinePatchMirage.java index eab51ea6..5afc1321 100644 --- a/src/main/java/com/threerings/media/image/NinePatchMirage.java +++ b/src/main/java/com/threerings/media/image/NinePatchMirage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/Quantize.java b/src/main/java/com/threerings/media/image/Quantize.java index 656135db..09ae4981 100644 --- a/src/main/java/com/threerings/media/image/Quantize.java +++ b/src/main/java/com/threerings/media/image/Quantize.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/SolidMirage.java b/src/main/java/com/threerings/media/image/SolidMirage.java index ddf30fe1..6bfbaf98 100644 --- a/src/main/java/com/threerings/media/image/SolidMirage.java +++ b/src/main/java/com/threerings/media/image/SolidMirage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/TransformedMirage.java b/src/main/java/com/threerings/media/image/TransformedMirage.java index 512bc457..40b3c1d6 100644 --- a/src/main/java/com/threerings/media/image/TransformedMirage.java +++ b/src/main/java/com/threerings/media/image/TransformedMirage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/VolatileMirage.java b/src/main/java/com/threerings/media/image/VolatileMirage.java index 43775852..0bd567a8 100644 --- a/src/main/java/com/threerings/media/image/VolatileMirage.java +++ b/src/main/java/com/threerings/media/image/VolatileMirage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/tools/DumpColorPository.java b/src/main/java/com/threerings/media/image/tools/DumpColorPository.java index 6039cdb6..943836a3 100644 --- a/src/main/java/com/threerings/media/image/tools/DumpColorPository.java +++ b/src/main/java/com/threerings/media/image/tools/DumpColorPository.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/image/tools/xml/ColorPositoryParser.java b/src/main/java/com/threerings/media/image/tools/xml/ColorPositoryParser.java index 3861a85d..e7358510 100644 --- a/src/main/java/com/threerings/media/image/tools/xml/ColorPositoryParser.java +++ b/src/main/java/com/threerings/media/image/tools/xml/ColorPositoryParser.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sound/JavaSoundPlayer.java b/src/main/java/com/threerings/media/sound/JavaSoundPlayer.java index 4fd9c2cb..03a017d5 100644 --- a/src/main/java/com/threerings/media/sound/JavaSoundPlayer.java +++ b/src/main/java/com/threerings/media/sound/JavaSoundPlayer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sound/SoundCodes.java b/src/main/java/com/threerings/media/sound/SoundCodes.java index c9b6b64d..e8da8176 100644 --- a/src/main/java/com/threerings/media/sound/SoundCodes.java +++ b/src/main/java/com/threerings/media/sound/SoundCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sound/SoundEnabledObserver.java b/src/main/java/com/threerings/media/sound/SoundEnabledObserver.java index 97ffc387..019cf649 100644 --- a/src/main/java/com/threerings/media/sound/SoundEnabledObserver.java +++ b/src/main/java/com/threerings/media/sound/SoundEnabledObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sound/SoundLoader.java b/src/main/java/com/threerings/media/sound/SoundLoader.java index 2d44ca2d..0310a995 100644 --- a/src/main/java/com/threerings/media/sound/SoundLoader.java +++ b/src/main/java/com/threerings/media/sound/SoundLoader.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sound/SoundManager.java b/src/main/java/com/threerings/media/sound/SoundManager.java index e0e231bc..df91dd50 100644 --- a/src/main/java/com/threerings/media/sound/SoundManager.java +++ b/src/main/java/com/threerings/media/sound/SoundManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sound/SoundPlayer.java b/src/main/java/com/threerings/media/sound/SoundPlayer.java index 45bff319..4937a57d 100644 --- a/src/main/java/com/threerings/media/sound/SoundPlayer.java +++ b/src/main/java/com/threerings/media/sound/SoundPlayer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sound/Sounds.java b/src/main/java/com/threerings/media/sound/Sounds.java index f59cd3da..c1070e68 100644 --- a/src/main/java/com/threerings/media/sound/Sounds.java +++ b/src/main/java/com/threerings/media/sound/Sounds.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/ButtonSprite.java b/src/main/java/com/threerings/media/sprite/ButtonSprite.java index 447b0a3d..b10e15e8 100644 --- a/src/main/java/com/threerings/media/sprite/ButtonSprite.java +++ b/src/main/java/com/threerings/media/sprite/ButtonSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/FadableImageSprite.java b/src/main/java/com/threerings/media/sprite/FadableImageSprite.java index 72e27af4..665cf8e4 100644 --- a/src/main/java/com/threerings/media/sprite/FadableImageSprite.java +++ b/src/main/java/com/threerings/media/sprite/FadableImageSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/ImageSprite.java b/src/main/java/com/threerings/media/sprite/ImageSprite.java index 5fa7bb60..6f8ebb48 100644 --- a/src/main/java/com/threerings/media/sprite/ImageSprite.java +++ b/src/main/java/com/threerings/media/sprite/ImageSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/LabelSprite.java b/src/main/java/com/threerings/media/sprite/LabelSprite.java index a5ec1dcf..15df57d2 100644 --- a/src/main/java/com/threerings/media/sprite/LabelSprite.java +++ b/src/main/java/com/threerings/media/sprite/LabelSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/OrientableImageSprite.java b/src/main/java/com/threerings/media/sprite/OrientableImageSprite.java index 7b08618a..aabdbf5d 100644 --- a/src/main/java/com/threerings/media/sprite/OrientableImageSprite.java +++ b/src/main/java/com/threerings/media/sprite/OrientableImageSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/PathAdapter.java b/src/main/java/com/threerings/media/sprite/PathAdapter.java index 394e147a..0d14f528 100644 --- a/src/main/java/com/threerings/media/sprite/PathAdapter.java +++ b/src/main/java/com/threerings/media/sprite/PathAdapter.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/PathObserver.java b/src/main/java/com/threerings/media/sprite/PathObserver.java index f109cd42..5cde88da 100644 --- a/src/main/java/com/threerings/media/sprite/PathObserver.java +++ b/src/main/java/com/threerings/media/sprite/PathObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/Sprite.java b/src/main/java/com/threerings/media/sprite/Sprite.java index 8ca8c613..2e5cc88f 100644 --- a/src/main/java/com/threerings/media/sprite/Sprite.java +++ b/src/main/java/com/threerings/media/sprite/Sprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/SpriteIcon.java b/src/main/java/com/threerings/media/sprite/SpriteIcon.java index 9704926d..c0a77d49 100644 --- a/src/main/java/com/threerings/media/sprite/SpriteIcon.java +++ b/src/main/java/com/threerings/media/sprite/SpriteIcon.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/SpriteManager.java b/src/main/java/com/threerings/media/sprite/SpriteManager.java index 0885e341..15f17640 100644 --- a/src/main/java/com/threerings/media/sprite/SpriteManager.java +++ b/src/main/java/com/threerings/media/sprite/SpriteManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/action/ActionSprite.java b/src/main/java/com/threerings/media/sprite/action/ActionSprite.java index f2841b91..04714453 100644 --- a/src/main/java/com/threerings/media/sprite/action/ActionSprite.java +++ b/src/main/java/com/threerings/media/sprite/action/ActionSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/action/ArmingSprite.java b/src/main/java/com/threerings/media/sprite/action/ArmingSprite.java index 225af06c..dc55b8bc 100644 --- a/src/main/java/com/threerings/media/sprite/action/ArmingSprite.java +++ b/src/main/java/com/threerings/media/sprite/action/ArmingSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/action/CommandSprite.java b/src/main/java/com/threerings/media/sprite/action/CommandSprite.java index fd14e7b1..00255896 100644 --- a/src/main/java/com/threerings/media/sprite/action/CommandSprite.java +++ b/src/main/java/com/threerings/media/sprite/action/CommandSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/action/DisableableSprite.java b/src/main/java/com/threerings/media/sprite/action/DisableableSprite.java index 0c624228..e7ed8b39 100644 --- a/src/main/java/com/threerings/media/sprite/action/DisableableSprite.java +++ b/src/main/java/com/threerings/media/sprite/action/DisableableSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/sprite/action/HoverSprite.java b/src/main/java/com/threerings/media/sprite/action/HoverSprite.java index a6dd65bd..be664104 100644 --- a/src/main/java/com/threerings/media/sprite/action/HoverSprite.java +++ b/src/main/java/com/threerings/media/sprite/action/HoverSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/BaseSizableTileSet.java b/src/main/java/com/threerings/media/tile/BaseSizableTileSet.java index 56626d01..a05d1c84 100644 --- a/src/main/java/com/threerings/media/tile/BaseSizableTileSet.java +++ b/src/main/java/com/threerings/media/tile/BaseSizableTileSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/IMImageProvider.java b/src/main/java/com/threerings/media/tile/IMImageProvider.java index e918fcd4..cc18af10 100644 --- a/src/main/java/com/threerings/media/tile/IMImageProvider.java +++ b/src/main/java/com/threerings/media/tile/IMImageProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/ImageProvider.java b/src/main/java/com/threerings/media/tile/ImageProvider.java index 1ff66eb2..56aa6eaa 100644 --- a/src/main/java/com/threerings/media/tile/ImageProvider.java +++ b/src/main/java/com/threerings/media/tile/ImageProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/NoSuchTileSetException.java b/src/main/java/com/threerings/media/tile/NoSuchTileSetException.java index 13135f2d..f9e56da5 100644 --- a/src/main/java/com/threerings/media/tile/NoSuchTileSetException.java +++ b/src/main/java/com/threerings/media/tile/NoSuchTileSetException.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/ObjectTile.java b/src/main/java/com/threerings/media/tile/ObjectTile.java index a3ead343..c00bf93d 100644 --- a/src/main/java/com/threerings/media/tile/ObjectTile.java +++ b/src/main/java/com/threerings/media/tile/ObjectTile.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/ObjectTileSet.java b/src/main/java/com/threerings/media/tile/ObjectTileSet.java index 64076a5e..ae9bd1bf 100644 --- a/src/main/java/com/threerings/media/tile/ObjectTileSet.java +++ b/src/main/java/com/threerings/media/tile/ObjectTileSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/RecolorableTileSet.java b/src/main/java/com/threerings/media/tile/RecolorableTileSet.java index aadb3fea..53c71a9f 100644 --- a/src/main/java/com/threerings/media/tile/RecolorableTileSet.java +++ b/src/main/java/com/threerings/media/tile/RecolorableTileSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/SimpleCachingImageProvider.java b/src/main/java/com/threerings/media/tile/SimpleCachingImageProvider.java index 7beeb132..e4081d1b 100644 --- a/src/main/java/com/threerings/media/tile/SimpleCachingImageProvider.java +++ b/src/main/java/com/threerings/media/tile/SimpleCachingImageProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/SwissArmyTileSet.java b/src/main/java/com/threerings/media/tile/SwissArmyTileSet.java index 50bd0980..60879aae 100644 --- a/src/main/java/com/threerings/media/tile/SwissArmyTileSet.java +++ b/src/main/java/com/threerings/media/tile/SwissArmyTileSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/Tile.java b/src/main/java/com/threerings/media/tile/Tile.java index 32fbd429..1d42e319 100644 --- a/src/main/java/com/threerings/media/tile/Tile.java +++ b/src/main/java/com/threerings/media/tile/Tile.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/TileIcon.java b/src/main/java/com/threerings/media/tile/TileIcon.java index d10c29d8..6621287c 100644 --- a/src/main/java/com/threerings/media/tile/TileIcon.java +++ b/src/main/java/com/threerings/media/tile/TileIcon.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/TileManager.java b/src/main/java/com/threerings/media/tile/TileManager.java index dfa04772..c258bd5f 100644 --- a/src/main/java/com/threerings/media/tile/TileManager.java +++ b/src/main/java/com/threerings/media/tile/TileManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/TileMultiFrameImage.java b/src/main/java/com/threerings/media/tile/TileMultiFrameImage.java index 28f5bf09..4f03ff27 100644 --- a/src/main/java/com/threerings/media/tile/TileMultiFrameImage.java +++ b/src/main/java/com/threerings/media/tile/TileMultiFrameImage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/TileSet.java b/src/main/java/com/threerings/media/tile/TileSet.java index ffb0d807..9b50637c 100644 --- a/src/main/java/com/threerings/media/tile/TileSet.java +++ b/src/main/java/com/threerings/media/tile/TileSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/TileSetIDBroker.java b/src/main/java/com/threerings/media/tile/TileSetIDBroker.java index e8bb9305..65c8f341 100644 --- a/src/main/java/com/threerings/media/tile/TileSetIDBroker.java +++ b/src/main/java/com/threerings/media/tile/TileSetIDBroker.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/TileSetRepository.java b/src/main/java/com/threerings/media/tile/TileSetRepository.java index 39cdb04e..89de24cb 100644 --- a/src/main/java/com/threerings/media/tile/TileSetRepository.java +++ b/src/main/java/com/threerings/media/tile/TileSetRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/TileSubsetMultiFrameImage.java b/src/main/java/com/threerings/media/tile/TileSubsetMultiFrameImage.java index 2c8a5a88..2f4d248b 100644 --- a/src/main/java/com/threerings/media/tile/TileSubsetMultiFrameImage.java +++ b/src/main/java/com/threerings/media/tile/TileSubsetMultiFrameImage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/TileUtil.java b/src/main/java/com/threerings/media/tile/TileUtil.java index e9910171..f1dce8e9 100644 --- a/src/main/java/com/threerings/media/tile/TileUtil.java +++ b/src/main/java/com/threerings/media/tile/TileUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/TrimmedObjectTileSet.java b/src/main/java/com/threerings/media/tile/TrimmedObjectTileSet.java index eb5c1d51..4a0fdf27 100644 --- a/src/main/java/com/threerings/media/tile/TrimmedObjectTileSet.java +++ b/src/main/java/com/threerings/media/tile/TrimmedObjectTileSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/TrimmedTile.java b/src/main/java/com/threerings/media/tile/TrimmedTile.java index 9cfce2f4..425a6708 100644 --- a/src/main/java/com/threerings/media/tile/TrimmedTile.java +++ b/src/main/java/com/threerings/media/tile/TrimmedTile.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/TrimmedTileSet.java b/src/main/java/com/threerings/media/tile/TrimmedTileSet.java index 051e680e..b08beb8f 100644 --- a/src/main/java/com/threerings/media/tile/TrimmedTileSet.java +++ b/src/main/java/com/threerings/media/tile/TrimmedTileSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/UniformTileSet.java b/src/main/java/com/threerings/media/tile/UniformTileSet.java index 304a28c2..37efc294 100644 --- a/src/main/java/com/threerings/media/tile/UniformTileSet.java +++ b/src/main/java/com/threerings/media/tile/UniformTileSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/bundle/BundleUtil.java b/src/main/java/com/threerings/media/tile/bundle/BundleUtil.java index 152416a9..c1eeed3e 100644 --- a/src/main/java/com/threerings/media/tile/bundle/BundleUtil.java +++ b/src/main/java/com/threerings/media/tile/bundle/BundleUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/bundle/BundledTileSetRepository.java b/src/main/java/com/threerings/media/tile/bundle/BundledTileSetRepository.java index 1087bc25..ed7d88cb 100644 --- a/src/main/java/com/threerings/media/tile/bundle/BundledTileSetRepository.java +++ b/src/main/java/com/threerings/media/tile/bundle/BundledTileSetRepository.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/bundle/TileSetBundle.java b/src/main/java/com/threerings/media/tile/bundle/TileSetBundle.java index 7b7d62cb..1d7f67ba 100644 --- a/src/main/java/com/threerings/media/tile/bundle/TileSetBundle.java +++ b/src/main/java/com/threerings/media/tile/bundle/TileSetBundle.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/bundle/tools/DirectoryTileSetBundler.java b/src/main/java/com/threerings/media/tile/bundle/tools/DirectoryTileSetBundler.java index 44fa0a8d..6e7cb629 100644 --- a/src/main/java/com/threerings/media/tile/bundle/tools/DirectoryTileSetBundler.java +++ b/src/main/java/com/threerings/media/tile/bundle/tools/DirectoryTileSetBundler.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/bundle/tools/DirectoryTileSetBundlerTask.java b/src/main/java/com/threerings/media/tile/bundle/tools/DirectoryTileSetBundlerTask.java index e2d467d3..8d0167e1 100644 --- a/src/main/java/com/threerings/media/tile/bundle/tools/DirectoryTileSetBundlerTask.java +++ b/src/main/java/com/threerings/media/tile/bundle/tools/DirectoryTileSetBundlerTask.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/bundle/tools/DumpBundle.java b/src/main/java/com/threerings/media/tile/bundle/tools/DumpBundle.java index 280ece35..99f69bcc 100644 --- a/src/main/java/com/threerings/media/tile/bundle/tools/DumpBundle.java +++ b/src/main/java/com/threerings/media/tile/bundle/tools/DumpBundle.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/bundle/tools/TileSetBundler.java b/src/main/java/com/threerings/media/tile/bundle/tools/TileSetBundler.java index 6d3ed7ec..a2f99915 100644 --- a/src/main/java/com/threerings/media/tile/bundle/tools/TileSetBundler.java +++ b/src/main/java/com/threerings/media/tile/bundle/tools/TileSetBundler.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/bundle/tools/TileSetBundlerTask.java b/src/main/java/com/threerings/media/tile/bundle/tools/TileSetBundlerTask.java index f18c7894..d762605c 100644 --- a/src/main/java/com/threerings/media/tile/bundle/tools/TileSetBundlerTask.java +++ b/src/main/java/com/threerings/media/tile/bundle/tools/TileSetBundlerTask.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/tools/DumpTileSetMap.java b/src/main/java/com/threerings/media/tile/tools/DumpTileSetMap.java index 7ad7fbb9..35084ccf 100644 --- a/src/main/java/com/threerings/media/tile/tools/DumpTileSetMap.java +++ b/src/main/java/com/threerings/media/tile/tools/DumpTileSetMap.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/tools/MapFileTileSetIDBroker.java b/src/main/java/com/threerings/media/tile/tools/MapFileTileSetIDBroker.java index e3428bee..a8f9c47a 100644 --- a/src/main/java/com/threerings/media/tile/tools/MapFileTileSetIDBroker.java +++ b/src/main/java/com/threerings/media/tile/tools/MapFileTileSetIDBroker.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/tools/RenameTileSet.java b/src/main/java/com/threerings/media/tile/tools/RenameTileSet.java index 76c45f0b..d7c7bc20 100644 --- a/src/main/java/com/threerings/media/tile/tools/RenameTileSet.java +++ b/src/main/java/com/threerings/media/tile/tools/RenameTileSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/tools/xml/ObjectTileSetRuleSet.java b/src/main/java/com/threerings/media/tile/tools/xml/ObjectTileSetRuleSet.java index acdcad0a..56301d8b 100644 --- a/src/main/java/com/threerings/media/tile/tools/xml/ObjectTileSetRuleSet.java +++ b/src/main/java/com/threerings/media/tile/tools/xml/ObjectTileSetRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/tools/xml/SwissArmyTileSetRuleSet.java b/src/main/java/com/threerings/media/tile/tools/xml/SwissArmyTileSetRuleSet.java index 25959858..d9cbbee3 100644 --- a/src/main/java/com/threerings/media/tile/tools/xml/SwissArmyTileSetRuleSet.java +++ b/src/main/java/com/threerings/media/tile/tools/xml/SwissArmyTileSetRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/tools/xml/TileSetRuleSet.java b/src/main/java/com/threerings/media/tile/tools/xml/TileSetRuleSet.java index 6741c93c..1055c587 100644 --- a/src/main/java/com/threerings/media/tile/tools/xml/TileSetRuleSet.java +++ b/src/main/java/com/threerings/media/tile/tools/xml/TileSetRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/tools/xml/UniformTileSetRuleSet.java b/src/main/java/com/threerings/media/tile/tools/xml/UniformTileSetRuleSet.java index 3b0f143d..9b126525 100644 --- a/src/main/java/com/threerings/media/tile/tools/xml/UniformTileSetRuleSet.java +++ b/src/main/java/com/threerings/media/tile/tools/xml/UniformTileSetRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/tools/xml/XMLTileSetParser.java b/src/main/java/com/threerings/media/tile/tools/xml/XMLTileSetParser.java index d2e6f1d6..e5c61132 100644 --- a/src/main/java/com/threerings/media/tile/tools/xml/XMLTileSetParser.java +++ b/src/main/java/com/threerings/media/tile/tools/xml/XMLTileSetParser.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tile/util/TileSetTrimmer.java b/src/main/java/com/threerings/media/tile/util/TileSetTrimmer.java index 275c655a..d18e705b 100644 --- a/src/main/java/com/threerings/media/tile/util/TileSetTrimmer.java +++ b/src/main/java/com/threerings/media/tile/util/TileSetTrimmer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/timer/CalibratingTimer.java b/src/main/java/com/threerings/media/timer/CalibratingTimer.java index 730c7af5..8cb31698 100644 --- a/src/main/java/com/threerings/media/timer/CalibratingTimer.java +++ b/src/main/java/com/threerings/media/timer/CalibratingTimer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/timer/MediaTimer.java b/src/main/java/com/threerings/media/timer/MediaTimer.java index 074b6f1e..24302e69 100644 --- a/src/main/java/com/threerings/media/timer/MediaTimer.java +++ b/src/main/java/com/threerings/media/timer/MediaTimer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/timer/MillisTimer.java b/src/main/java/com/threerings/media/timer/MillisTimer.java index 204aa531..4b634a4d 100644 --- a/src/main/java/com/threerings/media/timer/MillisTimer.java +++ b/src/main/java/com/threerings/media/timer/MillisTimer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/timer/NanoTimer.java b/src/main/java/com/threerings/media/timer/NanoTimer.java index fcffbc21..4c8edb80 100644 --- a/src/main/java/com/threerings/media/timer/NanoTimer.java +++ b/src/main/java/com/threerings/media/timer/NanoTimer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/timer/PerfTimer.java b/src/main/java/com/threerings/media/timer/PerfTimer.java index 756482a7..24f8c60a 100644 --- a/src/main/java/com/threerings/media/timer/PerfTimer.java +++ b/src/main/java/com/threerings/media/timer/PerfTimer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tools/RecolorImage.java b/src/main/java/com/threerings/media/tools/RecolorImage.java index d533c3c4..2fd7cd3a 100644 --- a/src/main/java/com/threerings/media/tools/RecolorImage.java +++ b/src/main/java/com/threerings/media/tools/RecolorImage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/tools/ResourceIndexerTask.java b/src/main/java/com/threerings/media/tools/ResourceIndexerTask.java index 2d534829..5729c663 100644 --- a/src/main/java/com/threerings/media/tools/ResourceIndexerTask.java +++ b/src/main/java/com/threerings/media/tools/ResourceIndexerTask.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/AStarPathUtil.java b/src/main/java/com/threerings/media/util/AStarPathUtil.java index 64f453eb..faf18030 100644 --- a/src/main/java/com/threerings/media/util/AStarPathUtil.java +++ b/src/main/java/com/threerings/media/util/AStarPathUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/ArcPath.java b/src/main/java/com/threerings/media/util/ArcPath.java index 13ba5595..6d3c17a3 100644 --- a/src/main/java/com/threerings/media/util/ArcPath.java +++ b/src/main/java/com/threerings/media/util/ArcPath.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/BackgroundTiler.java b/src/main/java/com/threerings/media/util/BackgroundTiler.java index 9817a63b..2640861d 100644 --- a/src/main/java/com/threerings/media/util/BackgroundTiler.java +++ b/src/main/java/com/threerings/media/util/BackgroundTiler.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/BobblePath.java b/src/main/java/com/threerings/media/util/BobblePath.java index ba447025..a909506d 100644 --- a/src/main/java/com/threerings/media/util/BobblePath.java +++ b/src/main/java/com/threerings/media/util/BobblePath.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/DelayPath.java b/src/main/java/com/threerings/media/util/DelayPath.java index cb6b234f..290d3830 100644 --- a/src/main/java/com/threerings/media/util/DelayPath.java +++ b/src/main/java/com/threerings/media/util/DelayPath.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/DelegatingPathable.java b/src/main/java/com/threerings/media/util/DelegatingPathable.java index 903cb943..1fa3feee 100644 --- a/src/main/java/com/threerings/media/util/DelegatingPathable.java +++ b/src/main/java/com/threerings/media/util/DelegatingPathable.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/FrameSequencer.java b/src/main/java/com/threerings/media/util/FrameSequencer.java index e031afa6..d1156c27 100644 --- a/src/main/java/com/threerings/media/util/FrameSequencer.java +++ b/src/main/java/com/threerings/media/util/FrameSequencer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/LinePath.java b/src/main/java/com/threerings/media/util/LinePath.java index 57333f5d..b3dc9299 100644 --- a/src/main/java/com/threerings/media/util/LinePath.java +++ b/src/main/java/com/threerings/media/util/LinePath.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/LineSegmentPath.java b/src/main/java/com/threerings/media/util/LineSegmentPath.java index 65334d33..8fe1c9e8 100644 --- a/src/main/java/com/threerings/media/util/LineSegmentPath.java +++ b/src/main/java/com/threerings/media/util/LineSegmentPath.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/LinearTimeFunction.java b/src/main/java/com/threerings/media/util/LinearTimeFunction.java index f692ce85..8d3fb15f 100644 --- a/src/main/java/com/threerings/media/util/LinearTimeFunction.java +++ b/src/main/java/com/threerings/media/util/LinearTimeFunction.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/MathUtil.java b/src/main/java/com/threerings/media/util/MathUtil.java index 2b16bad2..697a0dac 100644 --- a/src/main/java/com/threerings/media/util/MathUtil.java +++ b/src/main/java/com/threerings/media/util/MathUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/ModeUtil.java b/src/main/java/com/threerings/media/util/ModeUtil.java index 7caf952f..aa289592 100644 --- a/src/main/java/com/threerings/media/util/ModeUtil.java +++ b/src/main/java/com/threerings/media/util/ModeUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/MultiFrameImage.java b/src/main/java/com/threerings/media/util/MultiFrameImage.java index a13d6d83..5eecfd64 100644 --- a/src/main/java/com/threerings/media/util/MultiFrameImage.java +++ b/src/main/java/com/threerings/media/util/MultiFrameImage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/MultiFrameImageImpl.java b/src/main/java/com/threerings/media/util/MultiFrameImageImpl.java index 6f8fa3b5..6535de29 100644 --- a/src/main/java/com/threerings/media/util/MultiFrameImageImpl.java +++ b/src/main/java/com/threerings/media/util/MultiFrameImageImpl.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/Path.java b/src/main/java/com/threerings/media/util/Path.java index 08f9df0c..fac61510 100644 --- a/src/main/java/com/threerings/media/util/Path.java +++ b/src/main/java/com/threerings/media/util/Path.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/PathNode.java b/src/main/java/com/threerings/media/util/PathNode.java index bd6daab0..543b801a 100644 --- a/src/main/java/com/threerings/media/util/PathNode.java +++ b/src/main/java/com/threerings/media/util/PathNode.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/PathSequence.java b/src/main/java/com/threerings/media/util/PathSequence.java index 478cd6cf..589d5a65 100644 --- a/src/main/java/com/threerings/media/util/PathSequence.java +++ b/src/main/java/com/threerings/media/util/PathSequence.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/Pathable.java b/src/main/java/com/threerings/media/util/Pathable.java index b3935ebb..8f7fa5c9 100644 --- a/src/main/java/com/threerings/media/util/Pathable.java +++ b/src/main/java/com/threerings/media/util/Pathable.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/PerformanceMonitor.java b/src/main/java/com/threerings/media/util/PerformanceMonitor.java index b55814c7..028161be 100644 --- a/src/main/java/com/threerings/media/util/PerformanceMonitor.java +++ b/src/main/java/com/threerings/media/util/PerformanceMonitor.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/PerformanceObserver.java b/src/main/java/com/threerings/media/util/PerformanceObserver.java index f99f80a0..e2e45c61 100644 --- a/src/main/java/com/threerings/media/util/PerformanceObserver.java +++ b/src/main/java/com/threerings/media/util/PerformanceObserver.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/SingleFrameImageImpl.java b/src/main/java/com/threerings/media/util/SingleFrameImageImpl.java index f64fe37a..3c6a1b32 100644 --- a/src/main/java/com/threerings/media/util/SingleFrameImageImpl.java +++ b/src/main/java/com/threerings/media/util/SingleFrameImageImpl.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/SingleTileImageImpl.java b/src/main/java/com/threerings/media/util/SingleTileImageImpl.java index 6109b235..672324a9 100644 --- a/src/main/java/com/threerings/media/util/SingleTileImageImpl.java +++ b/src/main/java/com/threerings/media/util/SingleTileImageImpl.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/SmoothBobblePath.java b/src/main/java/com/threerings/media/util/SmoothBobblePath.java index ed3e7c01..f5e88b12 100644 --- a/src/main/java/com/threerings/media/util/SmoothBobblePath.java +++ b/src/main/java/com/threerings/media/util/SmoothBobblePath.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/TiledArea.java b/src/main/java/com/threerings/media/util/TiledArea.java index ee591f37..f0231002 100644 --- a/src/main/java/com/threerings/media/util/TiledArea.java +++ b/src/main/java/com/threerings/media/util/TiledArea.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/TimeFunction.java b/src/main/java/com/threerings/media/util/TimeFunction.java index f0fc1278..30fc7643 100644 --- a/src/main/java/com/threerings/media/util/TimeFunction.java +++ b/src/main/java/com/threerings/media/util/TimeFunction.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/TimedPath.java b/src/main/java/com/threerings/media/util/TimedPath.java index 9fbdbb83..3370a088 100644 --- a/src/main/java/com/threerings/media/util/TimedPath.java +++ b/src/main/java/com/threerings/media/util/TimedPath.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/media/util/TrailingAverage.java b/src/main/java/com/threerings/media/util/TrailingAverage.java index c13194ec..37933a73 100644 --- a/src/main/java/com/threerings/media/util/TrailingAverage.java +++ b/src/main/java/com/threerings/media/util/TrailingAverage.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/Log.java b/src/main/java/com/threerings/miso/Log.java index 964a3b40..10b82659 100644 --- a/src/main/java/com/threerings/miso/Log.java +++ b/src/main/java/com/threerings/miso/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/MisoConfig.java b/src/main/java/com/threerings/miso/MisoConfig.java index b9c5ee0d..54381ff5 100644 --- a/src/main/java/com/threerings/miso/MisoConfig.java +++ b/src/main/java/com/threerings/miso/MisoConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/MisoPrefs.java b/src/main/java/com/threerings/miso/MisoPrefs.java index b142d7e9..a1100eeb 100644 --- a/src/main/java/com/threerings/miso/MisoPrefs.java +++ b/src/main/java/com/threerings/miso/MisoPrefs.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/DirtyItemList.java b/src/main/java/com/threerings/miso/client/DirtyItemList.java index 437ecfc9..787004d0 100644 --- a/src/main/java/com/threerings/miso/client/DirtyItemList.java +++ b/src/main/java/com/threerings/miso/client/DirtyItemList.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/MisoScenePanel.java b/src/main/java/com/threerings/miso/client/MisoScenePanel.java index 26eb3d9f..26aea1dc 100644 --- a/src/main/java/com/threerings/miso/client/MisoScenePanel.java +++ b/src/main/java/com/threerings/miso/client/MisoScenePanel.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/MultiTileSprite.java b/src/main/java/com/threerings/miso/client/MultiTileSprite.java index 77ab2ec0..2592f768 100644 --- a/src/main/java/com/threerings/miso/client/MultiTileSprite.java +++ b/src/main/java/com/threerings/miso/client/MultiTileSprite.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/ObjectActionHandler.java b/src/main/java/com/threerings/miso/client/ObjectActionHandler.java index 2252e227..bf2d48ac 100644 --- a/src/main/java/com/threerings/miso/client/ObjectActionHandler.java +++ b/src/main/java/com/threerings/miso/client/ObjectActionHandler.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/ResolutionView.java b/src/main/java/com/threerings/miso/client/ResolutionView.java index 26c51a6f..65d75106 100644 --- a/src/main/java/com/threerings/miso/client/ResolutionView.java +++ b/src/main/java/com/threerings/miso/client/ResolutionView.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/RethinkOp.java b/src/main/java/com/threerings/miso/client/RethinkOp.java index 51941602..e33337d4 100644 --- a/src/main/java/com/threerings/miso/client/RethinkOp.java +++ b/src/main/java/com/threerings/miso/client/RethinkOp.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/SceneBlock.java b/src/main/java/com/threerings/miso/client/SceneBlock.java index 25e21b72..add3fa55 100644 --- a/src/main/java/com/threerings/miso/client/SceneBlock.java +++ b/src/main/java/com/threerings/miso/client/SceneBlock.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/SceneBlockResolver.java b/src/main/java/com/threerings/miso/client/SceneBlockResolver.java index 7da38647..1e92f346 100644 --- a/src/main/java/com/threerings/miso/client/SceneBlockResolver.java +++ b/src/main/java/com/threerings/miso/client/SceneBlockResolver.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/SceneObject.java b/src/main/java/com/threerings/miso/client/SceneObject.java index 98b3c318..26e733e4 100644 --- a/src/main/java/com/threerings/miso/client/SceneObject.java +++ b/src/main/java/com/threerings/miso/client/SceneObject.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/SceneObjectActionEvent.java b/src/main/java/com/threerings/miso/client/SceneObjectActionEvent.java index 629c487c..37ad98d3 100644 --- a/src/main/java/com/threerings/miso/client/SceneObjectActionEvent.java +++ b/src/main/java/com/threerings/miso/client/SceneObjectActionEvent.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/SceneObjectIndicator.java b/src/main/java/com/threerings/miso/client/SceneObjectIndicator.java index 9946776a..4888ce84 100644 --- a/src/main/java/com/threerings/miso/client/SceneObjectIndicator.java +++ b/src/main/java/com/threerings/miso/client/SceneObjectIndicator.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/SceneObjectTip.java b/src/main/java/com/threerings/miso/client/SceneObjectTip.java index 001a2f04..442794c6 100644 --- a/src/main/java/com/threerings/miso/client/SceneObjectTip.java +++ b/src/main/java/com/threerings/miso/client/SceneObjectTip.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/TileOp.java b/src/main/java/com/threerings/miso/client/TileOp.java index 0249dba4..558b48d2 100644 --- a/src/main/java/com/threerings/miso/client/TileOp.java +++ b/src/main/java/com/threerings/miso/client/TileOp.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/TileOpApplicator.java b/src/main/java/com/threerings/miso/client/TileOpApplicator.java index e3b6050c..f7c86162 100644 --- a/src/main/java/com/threerings/miso/client/TileOpApplicator.java +++ b/src/main/java/com/threerings/miso/client/TileOpApplicator.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/client/TilePath.java b/src/main/java/com/threerings/miso/client/TilePath.java index fe9ae8e6..63a11b5c 100644 --- a/src/main/java/com/threerings/miso/client/TilePath.java +++ b/src/main/java/com/threerings/miso/client/TilePath.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/data/MisoSceneModel.java b/src/main/java/com/threerings/miso/data/MisoSceneModel.java index 0ec4a92e..c4cc015f 100644 --- a/src/main/java/com/threerings/miso/data/MisoSceneModel.java +++ b/src/main/java/com/threerings/miso/data/MisoSceneModel.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/data/ObjectInfo.java b/src/main/java/com/threerings/miso/data/ObjectInfo.java index 04ef00ca..e43fb222 100644 --- a/src/main/java/com/threerings/miso/data/ObjectInfo.java +++ b/src/main/java/com/threerings/miso/data/ObjectInfo.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/data/SimpleMisoSceneModel.java b/src/main/java/com/threerings/miso/data/SimpleMisoSceneModel.java index 375f20fe..871be6fa 100644 --- a/src/main/java/com/threerings/miso/data/SimpleMisoSceneModel.java +++ b/src/main/java/com/threerings/miso/data/SimpleMisoSceneModel.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/data/SparseMisoSceneModel.java b/src/main/java/com/threerings/miso/data/SparseMisoSceneModel.java index deda5bb6..b241c33e 100644 --- a/src/main/java/com/threerings/miso/data/SparseMisoSceneModel.java +++ b/src/main/java/com/threerings/miso/data/SparseMisoSceneModel.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/data/VirtualMisoSceneModel.java b/src/main/java/com/threerings/miso/data/VirtualMisoSceneModel.java index 2ad181de..c61508fd 100644 --- a/src/main/java/com/threerings/miso/data/VirtualMisoSceneModel.java +++ b/src/main/java/com/threerings/miso/data/VirtualMisoSceneModel.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tile/AutoFringer.java b/src/main/java/com/threerings/miso/tile/AutoFringer.java index 0263109c..3b771925 100644 --- a/src/main/java/com/threerings/miso/tile/AutoFringer.java +++ b/src/main/java/com/threerings/miso/tile/AutoFringer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tile/BaseTile.java b/src/main/java/com/threerings/miso/tile/BaseTile.java index 27122924..5f13e11b 100644 --- a/src/main/java/com/threerings/miso/tile/BaseTile.java +++ b/src/main/java/com/threerings/miso/tile/BaseTile.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tile/BaseTileSet.java b/src/main/java/com/threerings/miso/tile/BaseTileSet.java index b568082e..494e4fe4 100644 --- a/src/main/java/com/threerings/miso/tile/BaseTileSet.java +++ b/src/main/java/com/threerings/miso/tile/BaseTileSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tile/FringeConfiguration.java b/src/main/java/com/threerings/miso/tile/FringeConfiguration.java index 3efe8fba..5402926f 100644 --- a/src/main/java/com/threerings/miso/tile/FringeConfiguration.java +++ b/src/main/java/com/threerings/miso/tile/FringeConfiguration.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tile/MisoTileManager.java b/src/main/java/com/threerings/miso/tile/MisoTileManager.java index 27251939..156a79d1 100644 --- a/src/main/java/com/threerings/miso/tile/MisoTileManager.java +++ b/src/main/java/com/threerings/miso/tile/MisoTileManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tile/tools/CompileFringeConfigurationTask.java b/src/main/java/com/threerings/miso/tile/tools/CompileFringeConfigurationTask.java index 7ebf59cc..72d857b4 100644 --- a/src/main/java/com/threerings/miso/tile/tools/CompileFringeConfigurationTask.java +++ b/src/main/java/com/threerings/miso/tile/tools/CompileFringeConfigurationTask.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tile/tools/xml/BaseTileSetRuleSet.java b/src/main/java/com/threerings/miso/tile/tools/xml/BaseTileSetRuleSet.java index 8545758d..4dfd59c4 100644 --- a/src/main/java/com/threerings/miso/tile/tools/xml/BaseTileSetRuleSet.java +++ b/src/main/java/com/threerings/miso/tile/tools/xml/BaseTileSetRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tile/tools/xml/FringeConfigurationParser.java b/src/main/java/com/threerings/miso/tile/tools/xml/FringeConfigurationParser.java index 1d02be1f..192144da 100644 --- a/src/main/java/com/threerings/miso/tile/tools/xml/FringeConfigurationParser.java +++ b/src/main/java/com/threerings/miso/tile/tools/xml/FringeConfigurationParser.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tools/xml/SimpleMisoSceneParser.java b/src/main/java/com/threerings/miso/tools/xml/SimpleMisoSceneParser.java index 9cf46b9c..f5756b5f 100644 --- a/src/main/java/com/threerings/miso/tools/xml/SimpleMisoSceneParser.java +++ b/src/main/java/com/threerings/miso/tools/xml/SimpleMisoSceneParser.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tools/xml/SimpleMisoSceneRuleSet.java b/src/main/java/com/threerings/miso/tools/xml/SimpleMisoSceneRuleSet.java index 529ef3fa..1ea0a413 100644 --- a/src/main/java/com/threerings/miso/tools/xml/SimpleMisoSceneRuleSet.java +++ b/src/main/java/com/threerings/miso/tools/xml/SimpleMisoSceneRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tools/xml/SimpleMisoSceneWriter.java b/src/main/java/com/threerings/miso/tools/xml/SimpleMisoSceneWriter.java index 1fac389f..df5e1ba6 100644 --- a/src/main/java/com/threerings/miso/tools/xml/SimpleMisoSceneWriter.java +++ b/src/main/java/com/threerings/miso/tools/xml/SimpleMisoSceneWriter.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tools/xml/SparseMisoSceneParser.java b/src/main/java/com/threerings/miso/tools/xml/SparseMisoSceneParser.java index ca54db85..691e8795 100644 --- a/src/main/java/com/threerings/miso/tools/xml/SparseMisoSceneParser.java +++ b/src/main/java/com/threerings/miso/tools/xml/SparseMisoSceneParser.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tools/xml/SparseMisoSceneRuleSet.java b/src/main/java/com/threerings/miso/tools/xml/SparseMisoSceneRuleSet.java index 842eff4a..62f7111b 100644 --- a/src/main/java/com/threerings/miso/tools/xml/SparseMisoSceneRuleSet.java +++ b/src/main/java/com/threerings/miso/tools/xml/SparseMisoSceneRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/tools/xml/SparseMisoSceneWriter.java b/src/main/java/com/threerings/miso/tools/xml/SparseMisoSceneWriter.java index b9fc08a4..cd7e2625 100644 --- a/src/main/java/com/threerings/miso/tools/xml/SparseMisoSceneWriter.java +++ b/src/main/java/com/threerings/miso/tools/xml/SparseMisoSceneWriter.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/util/MisoContext.java b/src/main/java/com/threerings/miso/util/MisoContext.java index 53c88f96..ef3e0ea0 100644 --- a/src/main/java/com/threerings/miso/util/MisoContext.java +++ b/src/main/java/com/threerings/miso/util/MisoContext.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/util/MisoSceneMetrics.java b/src/main/java/com/threerings/miso/util/MisoSceneMetrics.java index c8e4fec0..3660e2e4 100644 --- a/src/main/java/com/threerings/miso/util/MisoSceneMetrics.java +++ b/src/main/java/com/threerings/miso/util/MisoSceneMetrics.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/util/MisoUtil.java b/src/main/java/com/threerings/miso/util/MisoUtil.java index 1d9ba6ad..742dfc30 100644 --- a/src/main/java/com/threerings/miso/util/MisoUtil.java +++ b/src/main/java/com/threerings/miso/util/MisoUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/miso/util/ObjectSet.java b/src/main/java/com/threerings/miso/util/ObjectSet.java index ff20aee9..ed076549 100644 --- a/src/main/java/com/threerings/miso/util/ObjectSet.java +++ b/src/main/java/com/threerings/miso/util/ObjectSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/BlankSound.java b/src/main/java/com/threerings/openal/BlankSound.java index d9052ff4..0eaa73d9 100644 --- a/src/main/java/com/threerings/openal/BlankSound.java +++ b/src/main/java/com/threerings/openal/BlankSound.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/Buffer.java b/src/main/java/com/threerings/openal/Buffer.java index 5f86b34f..b0e4b16c 100644 --- a/src/main/java/com/threerings/openal/Buffer.java +++ b/src/main/java/com/threerings/openal/Buffer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/Clip.java b/src/main/java/com/threerings/openal/Clip.java index 452a8f89..e28763ff 100644 --- a/src/main/java/com/threerings/openal/Clip.java +++ b/src/main/java/com/threerings/openal/Clip.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/ClipBuffer.java b/src/main/java/com/threerings/openal/ClipBuffer.java index 386eb9a2..8253ffd8 100644 --- a/src/main/java/com/threerings/openal/ClipBuffer.java +++ b/src/main/java/com/threerings/openal/ClipBuffer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/ClipProvider.java b/src/main/java/com/threerings/openal/ClipProvider.java index 05036afd..c0ec358d 100644 --- a/src/main/java/com/threerings/openal/ClipProvider.java +++ b/src/main/java/com/threerings/openal/ClipProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/FileStream.java b/src/main/java/com/threerings/openal/FileStream.java index 3565e5b6..c489b691 100644 --- a/src/main/java/com/threerings/openal/FileStream.java +++ b/src/main/java/com/threerings/openal/FileStream.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/Listener.java b/src/main/java/com/threerings/openal/Listener.java index d343501e..d2983dde 100644 --- a/src/main/java/com/threerings/openal/Listener.java +++ b/src/main/java/com/threerings/openal/Listener.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/Log.java b/src/main/java/com/threerings/openal/Log.java index 3c6cb794..c62208e3 100644 --- a/src/main/java/com/threerings/openal/Log.java +++ b/src/main/java/com/threerings/openal/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/Mp3StreamDecoder.java b/src/main/java/com/threerings/openal/Mp3StreamDecoder.java index 985bae61..76c2e8a0 100644 --- a/src/main/java/com/threerings/openal/Mp3StreamDecoder.java +++ b/src/main/java/com/threerings/openal/Mp3StreamDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/OggStreamDecoder.java b/src/main/java/com/threerings/openal/OggStreamDecoder.java index b1751771..479a61fd 100644 --- a/src/main/java/com/threerings/openal/OggStreamDecoder.java +++ b/src/main/java/com/threerings/openal/OggStreamDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/OpenALSoundPlayer.java b/src/main/java/com/threerings/openal/OpenALSoundPlayer.java index a1c51c6e..10a0a06e 100644 --- a/src/main/java/com/threerings/openal/OpenALSoundPlayer.java +++ b/src/main/java/com/threerings/openal/OpenALSoundPlayer.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/Sound.java b/src/main/java/com/threerings/openal/Sound.java index f9c8af05..9e445390 100644 --- a/src/main/java/com/threerings/openal/Sound.java +++ b/src/main/java/com/threerings/openal/Sound.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/SoundGroup.java b/src/main/java/com/threerings/openal/SoundGroup.java index da268533..8d86f51f 100644 --- a/src/main/java/com/threerings/openal/SoundGroup.java +++ b/src/main/java/com/threerings/openal/SoundGroup.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/SoundManager.java b/src/main/java/com/threerings/openal/SoundManager.java index 7362e187..914ecd9d 100644 --- a/src/main/java/com/threerings/openal/SoundManager.java +++ b/src/main/java/com/threerings/openal/SoundManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/Source.java b/src/main/java/com/threerings/openal/Source.java index 58b570da..07907519 100644 --- a/src/main/java/com/threerings/openal/Source.java +++ b/src/main/java/com/threerings/openal/Source.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/Stream.java b/src/main/java/com/threerings/openal/Stream.java index 8d32f57e..c3768c86 100644 --- a/src/main/java/com/threerings/openal/Stream.java +++ b/src/main/java/com/threerings/openal/Stream.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/StreamDecoder.java b/src/main/java/com/threerings/openal/StreamDecoder.java index 73e2af99..3db67ff8 100644 --- a/src/main/java/com/threerings/openal/StreamDecoder.java +++ b/src/main/java/com/threerings/openal/StreamDecoder.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/openal/WaveDataClipProvider.java b/src/main/java/com/threerings/openal/WaveDataClipProvider.java index 3f349d94..e8c5a9a5 100644 --- a/src/main/java/com/threerings/openal/WaveDataClipProvider.java +++ b/src/main/java/com/threerings/openal/WaveDataClipProvider.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/resource/FastImageIO.java b/src/main/java/com/threerings/resource/FastImageIO.java index a1f471cf..3ba6a818 100644 --- a/src/main/java/com/threerings/resource/FastImageIO.java +++ b/src/main/java/com/threerings/resource/FastImageIO.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/resource/FileResourceBundle.java b/src/main/java/com/threerings/resource/FileResourceBundle.java index 948b5697..cf035bd9 100644 --- a/src/main/java/com/threerings/resource/FileResourceBundle.java +++ b/src/main/java/com/threerings/resource/FileResourceBundle.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/resource/Handler.java b/src/main/java/com/threerings/resource/Handler.java index c6f20a44..b9b4bd8d 100644 --- a/src/main/java/com/threerings/resource/Handler.java +++ b/src/main/java/com/threerings/resource/Handler.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/resource/KnownAvailabilityResourceBundle.java b/src/main/java/com/threerings/resource/KnownAvailabilityResourceBundle.java index 5fced5f3..e078c264 100644 --- a/src/main/java/com/threerings/resource/KnownAvailabilityResourceBundle.java +++ b/src/main/java/com/threerings/resource/KnownAvailabilityResourceBundle.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/resource/Log.java b/src/main/java/com/threerings/resource/Log.java index d6d60780..bfca7e5b 100644 --- a/src/main/java/com/threerings/resource/Log.java +++ b/src/main/java/com/threerings/resource/Log.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/resource/NetworkResourceBundle.java b/src/main/java/com/threerings/resource/NetworkResourceBundle.java index bd2a88de..1f2e8842 100644 --- a/src/main/java/com/threerings/resource/NetworkResourceBundle.java +++ b/src/main/java/com/threerings/resource/NetworkResourceBundle.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/resource/ResourceBundle.java b/src/main/java/com/threerings/resource/ResourceBundle.java index 61e66031..bd994089 100644 --- a/src/main/java/com/threerings/resource/ResourceBundle.java +++ b/src/main/java/com/threerings/resource/ResourceBundle.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/resource/ResourceManager.java b/src/main/java/com/threerings/resource/ResourceManager.java index 5ad6d74e..d1c8fcbb 100644 --- a/src/main/java/com/threerings/resource/ResourceManager.java +++ b/src/main/java/com/threerings/resource/ResourceManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/tools/CompiledConfigTask.java b/src/main/java/com/threerings/tools/CompiledConfigTask.java index 516531e0..3cf1b8fd 100644 --- a/src/main/java/com/threerings/tools/CompiledConfigTask.java +++ b/src/main/java/com/threerings/tools/CompiledConfigTask.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/tools/xml/CompiledConfigParser.java b/src/main/java/com/threerings/tools/xml/CompiledConfigParser.java index c61872a1..31eb5245 100644 --- a/src/main/java/com/threerings/tools/xml/CompiledConfigParser.java +++ b/src/main/java/com/threerings/tools/xml/CompiledConfigParser.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/tools/xml/NestableRuleSet.java b/src/main/java/com/threerings/tools/xml/NestableRuleSet.java index 6ec9e855..f5de38ec 100644 --- a/src/main/java/com/threerings/tools/xml/NestableRuleSet.java +++ b/src/main/java/com/threerings/tools/xml/NestableRuleSet.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/tools/xml/NestableWriter.java b/src/main/java/com/threerings/tools/xml/NestableWriter.java index 4970d1f0..5cea37df 100644 --- a/src/main/java/com/threerings/tools/xml/NestableWriter.java +++ b/src/main/java/com/threerings/tools/xml/NestableWriter.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/BrowserUtil.java b/src/main/java/com/threerings/util/BrowserUtil.java index 45a126da..9b251346 100644 --- a/src/main/java/com/threerings/util/BrowserUtil.java +++ b/src/main/java/com/threerings/util/BrowserUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/CompiledConfig.java b/src/main/java/com/threerings/util/CompiledConfig.java index 2997b261..d09e7f08 100644 --- a/src/main/java/com/threerings/util/CompiledConfig.java +++ b/src/main/java/com/threerings/util/CompiledConfig.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/DirectionCodes.java b/src/main/java/com/threerings/util/DirectionCodes.java index 382d2c0b..d4aec8eb 100644 --- a/src/main/java/com/threerings/util/DirectionCodes.java +++ b/src/main/java/com/threerings/util/DirectionCodes.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/DirectionUtil.java b/src/main/java/com/threerings/util/DirectionUtil.java index a0144216..3ddb0b72 100644 --- a/src/main/java/com/threerings/util/DirectionUtil.java +++ b/src/main/java/com/threerings/util/DirectionUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/FileUtil.java b/src/main/java/com/threerings/util/FileUtil.java index b7607982..339d6df6 100644 --- a/src/main/java/com/threerings/util/FileUtil.java +++ b/src/main/java/com/threerings/util/FileUtil.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/IdleTracker.java b/src/main/java/com/threerings/util/IdleTracker.java index 174aef99..fec7b2c0 100644 --- a/src/main/java/com/threerings/util/IdleTracker.java +++ b/src/main/java/com/threerings/util/IdleTracker.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/KeyDispatcher.java b/src/main/java/com/threerings/util/KeyDispatcher.java index 398b952b..1f6c9bfa 100644 --- a/src/main/java/com/threerings/util/KeyDispatcher.java +++ b/src/main/java/com/threerings/util/KeyDispatcher.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/KeyTranslator.java b/src/main/java/com/threerings/util/KeyTranslator.java index 55752ffe..45054710 100644 --- a/src/main/java/com/threerings/util/KeyTranslator.java +++ b/src/main/java/com/threerings/util/KeyTranslator.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/KeyTranslatorImpl.java b/src/main/java/com/threerings/util/KeyTranslatorImpl.java index 12e72333..a9b3f191 100644 --- a/src/main/java/com/threerings/util/KeyTranslatorImpl.java +++ b/src/main/java/com/threerings/util/KeyTranslatorImpl.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/KeyboardManager.java b/src/main/java/com/threerings/util/KeyboardManager.java index ab244387..e8989229 100644 --- a/src/main/java/com/threerings/util/KeyboardManager.java +++ b/src/main/java/com/threerings/util/KeyboardManager.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/keybd/Keyboard.java b/src/main/java/com/threerings/util/keybd/Keyboard.java index e9d21edb..82aa79fe 100644 --- a/src/main/java/com/threerings/util/keybd/Keyboard.java +++ b/src/main/java/com/threerings/util/keybd/Keyboard.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/main/java/com/threerings/util/unsafe/Unsafe.java b/src/main/java/com/threerings/util/unsafe/Unsafe.java index 52b5f988..6e9f532c 100644 --- a/src/main/java/com/threerings/util/unsafe/Unsafe.java +++ b/src/main/java/com/threerings/util/unsafe/Unsafe.java @@ -2,7 +2,7 @@ // $Id$ // // Nenya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it diff --git a/src/test/java/com/threerings/cast/CharSpriteViz.java b/src/test/java/com/threerings/cast/CharSpriteViz.java index f49e503c..05ea104d 100644 --- a/src/test/java/com/threerings/cast/CharSpriteViz.java +++ b/src/test/java/com/threerings/cast/CharSpriteViz.java @@ -1,9 +1,9 @@ // -// $Id: CharSpriteViz.java 3355 2005-02-17 01:54:54Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/cast/builder/TestApp.java b/src/test/java/com/threerings/cast/builder/TestApp.java index bb13c797..b19217aa 100644 --- a/src/test/java/com/threerings/cast/builder/TestApp.java +++ b/src/test/java/com/threerings/cast/builder/TestApp.java @@ -1,9 +1,9 @@ // -// $Id: TestApp.java 3355 2005-02-17 01:54:54Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/cast/builder/TestFrame.java b/src/test/java/com/threerings/cast/builder/TestFrame.java index 0f35ddd7..39bd1aee 100644 --- a/src/test/java/com/threerings/cast/builder/TestFrame.java +++ b/src/test/java/com/threerings/cast/builder/TestFrame.java @@ -1,9 +1,9 @@ // -// $Id: TestFrame.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/cast/bundle/BundledComponentRepositoryTest.java b/src/test/java/com/threerings/cast/bundle/BundledComponentRepositoryTest.java index 0cc3cd16..48417d8a 100644 --- a/src/test/java/com/threerings/cast/bundle/BundledComponentRepositoryTest.java +++ b/src/test/java/com/threerings/cast/bundle/BundledComponentRepositoryTest.java @@ -1,9 +1,9 @@ // -// $Id: BundledComponentRepositoryTest.java 3720 2005-10-05 01:39:45Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/geom/NearestViz.java b/src/test/java/com/threerings/geom/NearestViz.java index fa64ba75..9b9a73ce 100644 --- a/src/test/java/com/threerings/geom/NearestViz.java +++ b/src/test/java/com/threerings/geom/NearestViz.java @@ -1,9 +1,9 @@ // -// $Id: NearestViz.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/geom/WhichSideViz.java b/src/test/java/com/threerings/geom/WhichSideViz.java index 8a6da9dd..0dbad8c6 100644 --- a/src/test/java/com/threerings/geom/WhichSideViz.java +++ b/src/test/java/com/threerings/geom/WhichSideViz.java @@ -1,9 +1,9 @@ // -// $Id: WhichSideViz.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/media/ImageLoadingSpeed.java b/src/test/java/com/threerings/media/ImageLoadingSpeed.java index e8bceb9f..38f0f0f2 100644 --- a/src/test/java/com/threerings/media/ImageLoadingSpeed.java +++ b/src/test/java/com/threerings/media/ImageLoadingSpeed.java @@ -1,9 +1,9 @@ // -// $Id: ImageLoadingSpeed.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/media/TestIconManager.java b/src/test/java/com/threerings/media/TestIconManager.java index a334854f..3dad2360 100644 --- a/src/test/java/com/threerings/media/TestIconManager.java +++ b/src/test/java/com/threerings/media/TestIconManager.java @@ -1,9 +1,9 @@ // -// $Id: TestIconManager.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/media/sound/SoundTestApp.java b/src/test/java/com/threerings/media/sound/SoundTestApp.java index 80581785..60c21589 100644 --- a/src/test/java/com/threerings/media/sound/SoundTestApp.java +++ b/src/test/java/com/threerings/media/sound/SoundTestApp.java @@ -1,9 +1,9 @@ // -// $Id: SoundTestApp.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/media/tile/bundle/BundledTileSetRepositoryTest.java b/src/test/java/com/threerings/media/tile/bundle/BundledTileSetRepositoryTest.java index 72cd84e0..5df8ae72 100644 --- a/src/test/java/com/threerings/media/tile/bundle/BundledTileSetRepositoryTest.java +++ b/src/test/java/com/threerings/media/tile/bundle/BundledTileSetRepositoryTest.java @@ -1,9 +1,9 @@ // -// $Id: BundledTileSetRepositoryTest.java 3720 2005-10-05 01:39:45Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/media/tile/bundle/tools/BuildTestTileSetBundle.java b/src/test/java/com/threerings/media/tile/bundle/tools/BuildTestTileSetBundle.java index f7b58465..d12d5bc9 100644 --- a/src/test/java/com/threerings/media/tile/bundle/tools/BuildTestTileSetBundle.java +++ b/src/test/java/com/threerings/media/tile/bundle/tools/BuildTestTileSetBundle.java @@ -1,9 +1,9 @@ // -// $Id: BuildTestTileSetBundle.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/media/tile/tools/xml/XMLTileSetParserTest.java b/src/test/java/com/threerings/media/tile/tools/xml/XMLTileSetParserTest.java index 69757a69..cad47ff2 100644 --- a/src/test/java/com/threerings/media/tile/tools/xml/XMLTileSetParserTest.java +++ b/src/test/java/com/threerings/media/tile/tools/xml/XMLTileSetParserTest.java @@ -1,9 +1,9 @@ // -// $Id: XMLTileSetParserTest.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/media/util/PathViz.java b/src/test/java/com/threerings/media/util/PathViz.java index 98632ad5..01143010 100644 --- a/src/test/java/com/threerings/media/util/PathViz.java +++ b/src/test/java/com/threerings/media/util/PathViz.java @@ -1,9 +1,9 @@ // -// $Id: PathViz.java 4181 2006-06-07 21:54:12Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/media/util/TraceViz.java b/src/test/java/com/threerings/media/util/TraceViz.java index ffbd44ba..b25e0973 100644 --- a/src/test/java/com/threerings/media/util/TraceViz.java +++ b/src/test/java/com/threerings/media/util/TraceViz.java @@ -1,9 +1,9 @@ // -// $Id: TraceViz.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/miso/client/ScrollingFrame.java b/src/test/java/com/threerings/miso/client/ScrollingFrame.java index d6274058..823a8025 100644 --- a/src/test/java/com/threerings/miso/client/ScrollingFrame.java +++ b/src/test/java/com/threerings/miso/client/ScrollingFrame.java @@ -1,9 +1,9 @@ // -// $Id: ScrollingFrame.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/miso/client/ScrollingScene.java b/src/test/java/com/threerings/miso/client/ScrollingScene.java index 81c7e922..0fd5e57c 100644 --- a/src/test/java/com/threerings/miso/client/ScrollingScene.java +++ b/src/test/java/com/threerings/miso/client/ScrollingScene.java @@ -1,9 +1,9 @@ // -// $Id: ScrollingScene.java 3355 2005-02-17 01:54:54Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/miso/client/ScrollingTestApp.java b/src/test/java/com/threerings/miso/client/ScrollingTestApp.java index 314d295f..5cf610ac 100644 --- a/src/test/java/com/threerings/miso/client/ScrollingTestApp.java +++ b/src/test/java/com/threerings/miso/client/ScrollingTestApp.java @@ -1,9 +1,9 @@ // -// $Id: ScrollingTestApp.java 4181 2006-06-07 21:54:12Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/miso/viewer/ViewerApp.java b/src/test/java/com/threerings/miso/viewer/ViewerApp.java index f1de7d8b..66791971 100644 --- a/src/test/java/com/threerings/miso/viewer/ViewerApp.java +++ b/src/test/java/com/threerings/miso/viewer/ViewerApp.java @@ -1,9 +1,9 @@ // -// $Id: ViewerApp.java 4181 2006-06-07 21:54:12Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/miso/viewer/ViewerFrame.java b/src/test/java/com/threerings/miso/viewer/ViewerFrame.java index a7b8a182..021e1294 100644 --- a/src/test/java/com/threerings/miso/viewer/ViewerFrame.java +++ b/src/test/java/com/threerings/miso/viewer/ViewerFrame.java @@ -1,9 +1,9 @@ // -// $Id: ViewerFrame.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/miso/viewer/ViewerSceneViewPanel.java b/src/test/java/com/threerings/miso/viewer/ViewerSceneViewPanel.java index 3608e3e3..8edcb9f5 100644 --- a/src/test/java/com/threerings/miso/viewer/ViewerSceneViewPanel.java +++ b/src/test/java/com/threerings/miso/viewer/ViewerSceneViewPanel.java @@ -1,9 +1,9 @@ // -// $Id: ViewerSceneViewPanel.java 4188 2006-06-13 18:03:48Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/openal/TestSoundManager.java b/src/test/java/com/threerings/openal/TestSoundManager.java index f9b42193..713a7475 100644 --- a/src/test/java/com/threerings/openal/TestSoundManager.java +++ b/src/test/java/com/threerings/openal/TestSoundManager.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ +// +// This 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.openal; diff --git a/src/test/java/com/threerings/util/DirectionTest.java b/src/test/java/com/threerings/util/DirectionTest.java index 95eac346..6f6dfb10 100644 --- a/src/test/java/com/threerings/util/DirectionTest.java +++ b/src/test/java/com/threerings/util/DirectionTest.java @@ -1,9 +1,9 @@ // -// $Id: DirectionTest.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/util/DirectionViz.java b/src/test/java/com/threerings/util/DirectionViz.java index ef6f5430..20d6f754 100644 --- a/src/test/java/com/threerings/util/DirectionViz.java +++ b/src/test/java/com/threerings/util/DirectionViz.java @@ -1,9 +1,9 @@ // -// $Id: DirectionViz.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/util/KeyTimerApp.java b/src/test/java/com/threerings/util/KeyTimerApp.java index c441969c..c84e8186 100644 --- a/src/test/java/com/threerings/util/KeyTimerApp.java +++ b/src/test/java/com/threerings/util/KeyTimerApp.java @@ -1,9 +1,9 @@ // -// $Id: KeyTimerApp.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/util/KeyboardManagerApp.java b/src/test/java/com/threerings/util/KeyboardManagerApp.java index e291db7b..51ea72de 100644 --- a/src/test/java/com/threerings/util/KeyboardManagerApp.java +++ b/src/test/java/com/threerings/util/KeyboardManagerApp.java @@ -1,9 +1,9 @@ // -// $Id: KeyboardManagerApp.java 3099 2004-08-27 02:21:06Z mdb $ +// $Id$ // -// Narya library - tools for developing networked games -// Copyright (C) 2002-2010 Three Rings Design, Inc., All Rights Reserved -// http://www.threerings.net/code/narya/ +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published diff --git a/src/test/java/com/threerings/util/UIDTestApp.java b/src/test/java/com/threerings/util/UIDTestApp.java index ce48e0c0..c1d6bbd2 100644 --- a/src/test/java/com/threerings/util/UIDTestApp.java +++ b/src/test/java/com/threerings/util/UIDTestApp.java @@ -1,5 +1,23 @@ // // $Id$ +// +// Nenya library - tools for developing networked games +// Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved +// http://code.google.com/p/nenya/ +// +// This 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.util;